Viewing profile — rcr
rcr
HN member- Joined
- Thu, Jan 15, 2015, 12:26 AM UTC
- HN karma
- 57
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About rcr
No profile information was provided.
Recent public activity
-
comment
Comment #37826891
It's really no less likely, namespace or not. There are better mechanisms for handling this situation, pidfds for example.
-
comment
Comment #37822820
This doesn't entirely solve the problem of potentially killing the wrong process though
-
comment
Comment #37822808
Linux introduced pidfds for this reason.
-
comment
Comment #37807040
I have adhd. I find listening to familiar voices talking gives my brain just enough of something to focus on to calm my anxiety. Starcraft vods are my go to.
-
comment
Comment #37450470
Fyi before anyone else decides to read the idiocy that follows in this thread, this is guy is a known troll with a long history of this exact behavior. Same person: https://news.yc…
-
comment
Comment #37450078
There are no flags to parse. Why are you adding flag parsing? This would fail a junior interview Steven.
-
comment
Comment #37447693
You've demonstrated nothing and made no discernable argument to anyone. Best of luck in the job search my friend.
-
comment
Comment #37447467
Also, take a look at openbsd's version of yes https://github.com/openbsd/src/blob/master/usr.bin/yes/yes.c
-
comment
Comment #37447384
For an extremely simple utility like the 'yes' command that is compiled and distributed as a binary to trillions of installations what metric do you consider more important, size a…
-
comment
Comment #37446983
But you're also arguing in bad faith. Your go code is shorter, okay, but it doesn't do the same thing as the GNU yes code, so what point are you trying to make? I can also link to …
-
comment
Comment #37446099
Who cares though? We get it, you prefer golang, congrats?
- comment
- comment
-
comment
Comment #37441078
Because you can't imagine a case its needed it must not exist? I also remember being a junior dev who thought they had all the answers.
-
comment
Comment #16710544
I just finally rid myself of boxes worth of old computer parts and cables. But what if I need 7 VGA adapters???
-
comment
Comment #16109946
Yes, Aaron Swartz is mentioned 6 times in the article above.
-
comment
Comment #16074506
I just replaced my 5 year old XPS 13 and didn't even bother researching other laptops. Hands down the best hardware I've ever owned.
-
comment
Comment #15846037
I've learned no greater lesson about program structure than the time I finally got around to writing test cases for my first modest (~10k lines of C) personal project.
-
comment
Comment #10086511
Some friends of mine decided we're going to bring webrings back. This was my attempt: http://rcr.io/webring.htm
-
comment
Comment #9455678
What advantage is there to storing the high and low bits of the 2 bit depth CHR separately, as mentioned in footnote 2?
-
comment
Comment #9391465
You can't really be serious.
-
comment
Comment #9313572
Wow.
-
comment
Comment #8938193
Yeah. "The circuit is extremely complex", sure, to someone with no basic knowledge about circuits. It's a couple of frequency dividers and BCD drivers. Not to say I'm not impressed…