Live data from Hacker News

Viewing profile — grout

grout

HN member
Joined
Mon, Aug 09, 2010, 5:08 PM UTC
HN karma
48
Public activity
41 items

About grout

No profile information was provided.

Recent public activity

  1. comment
    Comment #4224673

    Rule of thumb: If any part of your pitch sounds like Microsoft marketing, you're not ready.

  2. comment
    Comment #4191251

    "Satisfactory."

  3. comment
    Comment #4191209

    Fuck Diablo. My interview will be in Alpha Centauri.

  4. comment
    Comment #4066738

    Perl has this: https://metacpan.org/module/Getopt::Declare

  5. comment
    Comment #4060064

    AVR-targeted gcc has an __int24 type. Not a power of two.

  6. comment
    Comment #4039782

    The readability arguments need to include such modules as Method::Signatures::Simple, which replaces the old manual method (no pun intended) with: method foo ($a, $b) { $self->blar…

  7. comment
    Comment #3966259

    "using rhetorical force to invalidate contrary views" Thank you for epitomizing what makes Linus worth emulating. Rhetorical force. Coooool.

  8. comment
    Comment #3946945

    http://topsy.com/ yeah. we do that.

  9. comment
    Comment #3901740

    A lot. Ignore comments to the contrary.

  10. comment
    Comment #3900819

    Based on that picture, I pity the employees.

  11. comment
    Comment #3829161

    Doesn't build with the gold linker. Feh.

  12. comment
    Comment #3815582

    Forth's necessity of carrying the stack in short-term memory while coding and debugging has seemed to me its deepest flaw as a tool for mortals.

  13. comment
    Comment #3755074

    Mythical Man Month and Silver Bullet essay ought to be mandatory. K&R as well, and Stroustrup (both C++PL and Design and Evolution of C++). Programmers don't stand on each others' …

  14. comment
    Comment #3727889

    Beware the naked man who offers you his shirt.

  15. comment
    Comment #3672809

    OpenSSL's command line tools are so antequated and annoying that I can't help thinking that they're being held back by the Powers That Be so as to discourage casual crypto.

  16. comment
    Comment #3592310

    It is fun watching kids rediscover the wheel.

  17. comment
    Comment #3588171

    sigh Scientists stand on the shoulders of giants; programmers stand on each others' feet.

  18. comment
    Comment #3588154

    The only valid reasons to "leave" Perl apply equally to Python. Sorry, but it's true. Compilers are good enough for type systems to be advantages, now.

  19. comment
    Comment #3564825

    Microsoft wants to kill C. I don't know why.

  20. comment
    Comment #3534922

    You're funny. If this really pushed you over the edge, you were born -on- the edge, and didn't give Perl a fair shake.

  21. comment
    Comment #3494742

    "They laughed at Columbus, they laughed at Fulton, they laughed at the Wright Brothers. But they also laughed at Bozo the Clown." -- Saint Carl Sagan

  22. comment
    Comment #3494409

    Whenever anybody complains about hate, I usually find that what they mean is "don't get mad just because we deserve it." Usually.

  23. comment
    Comment #3492693

    The best system involves keeping end pointers, not lengths. Remaining length changes. End pointer never changes. At previous job we converted our whole code base to this system, an…

  24. comment
    Comment #3482854

    I hope Feinstein gets primaried. Her support for PIPA is sick.

  25. comment
    Comment #3463390

    "The advantage of abstraction" is not always an advantage, which is the whole point of this whole thread.