Live data from Hacker News

Viewing profile — hansw2000

hansw2000

HN member
Joined
Sat, Jan 24, 2015, 5:56 AM UTC
HN karma
3
Public activity
3 items

About hansw2000

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #9922506

    I don't think the network in this case was generated by an algorithm. According to Knuth, this network was discovered by M. W. Green and it's still the smallest (60 comparators) 16…

  3. comment
    Comment #8938972

    It's because of the difference in how arguments are passed to functions in 32-bit vs 64-bit mode. In the System V AMD64 ABI, the first integer argument to a function is passed in t…