Viewing profile — blueicecubes
blueicecubes
HN member- Joined
- Thu, Aug 17, 2017, 4:41 PM UTC
- HN karma
- 14
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About blueicecubes
No profile information was provided.
Recent public activity
- story
-
comment
Comment #26290712
The article starts with "We've been experimenting with breaking up employees into random groups (of size 4)." How does stopping at a list of group sizes (numbers) help you do that?…
-
comment
Comment #26287991
If you want to assign people to groups randomly, why not just something like: import random import numpy people = [...] min_size = 3 random.shuffle(people) groupings = numpy.array_…
-
comment
Comment #24548560
"'Elementary' means that very little is required to know ahead of time in order to understand it, except to have an infinite amount of intelligence."
-
comment
Comment #24446774
Is there a (business, legal, etc.) reason for the distinction between one-to-few and one-to-many? Both are one to "more than one".
-
comment
Comment #23928896
This was discussed a year ago at length: https://news.ycombinator.com/item?id=19396563
-
comment
Comment #20393367
latency
-
comment
Comment #17801262
> "good moderation" pun intended