Viewing profile — cschramm
cschramm
HN member- Joined
- Wed, Jul 18, 2012, 3:36 PM UTC
- HN karma
- 164
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About cschramm
Recent public activity
-
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…
-
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 …
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #5531016
For me it's the RSS feed
- story
- story
-
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…
- story
-
comment
Comment #4969802
PhpStorm and RubyMine subscription renewals during Doomsday sale. :D
- story
-
comment
Comment #4731905
No it's not. What makes a language functional is its ability to eliminate tail recursion.
-
comment
Comment #4673945
Not using Unity?
- story
- story
-
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.
-
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 …
-
comment
Comment #4299963
The commit details are back now. :)
-
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. ;)…
-
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 …