Live data from Hacker News

Viewing profile — blueicecubes

blueicecubes

HN member
Joined
Thu, Aug 17, 2017, 4:41 PM UTC
HN karma
14
Public activity
8 items

About blueicecubes

No profile information was provided.

Recent public activity

  1. story
  2. 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?…

  3. 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_…

  4. 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."

  5. 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".

  6. comment
    Comment #23928896

    This was discussed a year ago at length: https://news.ycombinator.com/item?id=19396563

  7. comment
  8. comment
    Comment #17801262

    > "good moderation" pun intended