Live data from Hacker News

Viewing profile — ndotl

ndotl

HN member
Joined
Tue, May 29, 2012, 1:31 AM UTC
HN karma
106
Public activity
6 items

About ndotl

[ my public key: https://keybase.io/jiawen; my proof: https://keybase.io/jiawen/sigs/42nvI6zbZw99tutHkVnrQS9GF6szdbWGOPKnKsOemKo ]

Recent public activity

  1. story
  2. comment
    Comment #30938518

    You can even win an IOCCC and be remembered nearly thirty years later: https://github.com/c00kiemon5ter/ioccc-obfuscated-c-contest/...

  3. comment
  4. comment
    Comment #23519498

    Named arguments are great but should be used with care as they also create a reverse dependency. It prevents you from ever renaming the arguments in the future.

  5. comment
    Comment #20793927

    To me, this is another example of functional vs object oriented styles of programming. signify is essentially a pure function. It carries no state and the output is purely a functi…

  6. comment
    Comment #4035566

    Obligatory MIT version: MITHenge. http://web.mit.edu/planning/www/mithenge.html