Live data from Hacker News

Viewing profile — cschramm

cschramm

HN member
Joined
Wed, Jul 18, 2012, 3:36 PM UTC
HN karma
164
Public activity
30 items

About cschramm

[ my public key: https://keybase.io/cschramm; my proof: https://keybase.io/cschramm/sigs/9kukxUswUm2MCyqfK0NyTzlgH9xsYbW_pMbs_7R08rM ]

Recent public activity

  1. comment
    Comment #14182280

    You can follow the assignments of such "socket numbers" for NCP in RFCs 349, 433, 503, 739, 750, and 755. RFCs 758, 762, 770, 776, and 790 address both socket numbers for NCP and p…

  2. comment
    Comment #9325107

    There's absolutely no proof in this. The fact that a request with a TTL smaller than 12 does not trigger a response does not mean the responder is the host after 12 hops. Assuming …

  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #5531016

    For me it's the RSS feed

  11. story
  12. story
  13. comment
    Comment #5510287

    Yeah, copying GitHub URLs sucks. You cannot actually select it with your mouse, since some creepy JavaScript interferes and selects it for you. the result is that it's selected, bu…

  14. story
  15. comment
    Comment #4969802

    PhpStorm and RubyMine subscription renewals during Doomsday sale. :D

  16. story
  17. comment
    Comment #4731905

    No it's not. What makes a language functional is its ability to eliminate tail recursion.

  18. comment
    Comment #4673945

    Not using Unity?

  19. story
  20. story
  21. comment
    Comment #4606415

    Many of the universities around here (Munich) got an edu domain (tum.edu (e. g. www.cs.tum.edu), hm.edu). Really US-restricted TLDs, as far as I know, are mil, gov and pro.

  22. comment
    Comment #4300018

    Looking at MattJ100's link ( http://pubs.opengroup.org/onlinepubs/009695399/utilities/gre... ), it seems like POSIX grep actually does not have any recursion. Hence, only lubutu's …

  23. comment
    Comment #4299963

    The commit details are back now. :)

  24. comment
    Comment #4297662

    If it's not a load issue and neither some intended limitation to prevent load issues, somebody pulled it on purpose. ...which I actually included in not being able to handle HN. ;)…

  25. comment
    Comment #4296566

    *BSDs have (=> OS X probably too). Solaris, HP-UX and OpenServer have not. AIX is weird: > -r Searches directories recursively. By default, links to directories are followed. > -R …