Live data from Hacker News

Viewing profile — throwaway_99837

throwaway_99837

HN member
Joined
Sat, Dec 20, 2014, 7:41 AM UTC
HN karma
1
Public activity
9 items

About throwaway_99837

.

Recent public activity

  1. comment
    Comment #9319087

    Or, you know, do two passes.

  2. comment
    Comment #9155140

    Problem is he's right and you are wrong.

  3. comment
    Comment #8852919

    64 Kb should be enough for anyone!

  4. comment
    Comment #8846138

    Is this just a long winded way of saying: 'turn recursion into mutual recursion thus eliminating the self-reference.'?

  5. comment
    Comment #8836265

    This just goes to show the broader ancestry of the 'hero worship' that is so prevalent in the Go community nowadays. Rob Pike is the new DHH.

  6. comment
    Comment #8795572

    Also, it doesn't consider the typical scam in the Bitcoin world where someone builds up immense positive reputation points and then goes off riding into the sunset with a single ha…

  7. comment
    Comment #8781667

    I think you should not attach yourself emotionally to whether a certain perspective is "educational" or "instructive" to anyone. Rather, look at both perspectives in a [detached] c…

  8. comment
    Comment #8781483

    `python_to_pythonjs` seems to ignore that flag.

  9. comment
    Comment #8776100

    Pseudocode (better). Notice the immutable everything and the brevity (i.e., vertical space saved). interactive := (name == "-") fd, err := interactive ? (os.Stdin, None) : os.Open(…