Live data from Hacker News

Viewing profile — rcr

rcr

HN member
Joined
Thu, Jan 15, 2015, 12:26 AM UTC
HN karma
57
Public activity
23 items

About rcr

No profile information was provided.

Recent public activity

  1. comment
    Comment #37826891

    It's really no less likely, namespace or not. There are better mechanisms for handling this situation, pidfds for example.

  2. comment
    Comment #37822820

    This doesn't entirely solve the problem of potentially killing the wrong process though

  3. comment
    Comment #37822808

    Linux introduced pidfds for this reason.

  4. 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.

  5. 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…

  6. comment
    Comment #37450078

    There are no flags to parse. Why are you adding flag parsing? This would fail a junior interview Steven.

  7. comment
    Comment #37447693

    You've demonstrated nothing and made no discernable argument to anyone. Best of luck in the job search my friend.

  8. 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

  9. 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…

  10. 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 …

  11. comment
    Comment #37446099

    Who cares though? We get it, you prefer golang, congrats?

  12. comment
  13. comment
  14. 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.

  15. 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???

  16. comment
    Comment #16109946

    Yes, Aaron Swartz is mentioned 6 times in the article above.

  17. 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.

  18. 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.

  19. comment
    Comment #10086511

    Some friends of mine decided we're going to bring webrings back. This was my attempt: http://rcr.io/webring.htm

  20. 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?

  21. comment
    Comment #9391465

    You can't really be serious.

  22. comment
  23. 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…