Live data from Hacker News

Viewing profile — Su-Shee

Su-Shee

HN member
Joined
Fri, Nov 26, 2010, 9:29 AM UTC
HN karma
149
Public activity
31 items

About Su-Shee

No profile information was provided.

Recent public activity

  1. comment
    Comment #7939376

    Start with the "classics" like "mystical man month" (Brooks) for example, then get many of the books by Tom de Marco and possibly read Richard Gabriel's "Patterns of Software". The…

  2. comment
    Comment #7248136

    PC specs: anything which can run ssh and is at hand when I need it OS: Any Unix/Linux will do Source/Version Control: Whatever is used where I have to do some work Editors: vi(m), …

  3. comment
    Comment #6941054

    Haha, I call them "Cassandra" usally. :) I like working with them and having at least one on the team, because they're a great addition to the "naive optimist" or the "carefree hac…

  4. comment
    Comment #6910349

    For those interested in the science/medical side of things: * "Zen and the Brain" (written by a meditation practising neurologist) * "The Buddha Brain" (about the neurological/phys…

  5. comment
    Comment #6544102

    Quietly, some geeks never stopped having their own services and didn't even get centralized in the first place... ;) That's not really "the way forward", that's actually quite back…

  6. comment
    Comment #5882130

    For small stuff CouchDB directly (with Jade as templating) or Smalltalk's Seaside, for larger stuff build for running the next decade Perl due to boring stability and backwards com…

  7. comment
    Comment #5729311

    Perl 6 releases itself monthly for YEARS now. http://rakudo.org/how-to-get-rakudo/ http://rakudo.org/downloads/rakudo/

  8. comment
    Comment #5694348

    Many programming languages have a function for that to do that for you... In Perl, it's called quotemeta (qw, qq and family, too), in Python and Ruby it's .escape... and there's al…

  9. comment
    Comment #5694273

    Absolutely. The book doesn't just teach you regex, but the why, how AND the dialects. It gives you an overview over different tools and programming languages and their regex-relate…

  10. comment
    Comment #5694177

    THE single best ressource to really learn how to deal competently with regex is still Jeffrey Friedl's book "Mastering Regular Expressions". You will profit from it for the rest of…

  11. comment
    Comment #5655233

    You mentioned in passing that you have a feeling that Picasa isn't surviving for long due to it's "old-fashionedness". Considering how important "usefulness" and "usability" are by…

  12. comment
    Comment #5593803

    Looks like "killed by success". ;) Couldn't get through with Firefox (haha) and my german VISA, too. Also note that 55 Euros shipping is NOT the only option.. ;)

  13. comment
    Comment #5448367

    You should add a section about how a beginner is supposed to install all the components you're using. Right now, you're treating it like they're all "just there".

  14. comment
    Comment #5325771

    My needs exactly.

  15. comment
    Comment #5325763

    So far I'm just not using the Developer Tools at all, because they don't give me what Firebug does. Debugger, Inspect and Web Console just aren't working well together, aren't inte…

  16. comment
    Comment #4701925

    I suggest reading very carefully. I absolutely believe what he writes, because he's quite precise about his experiment and how he did it and this really works for a couple of reaso…

  17. comment
    Comment #4480544

    Couldn't agree more. I already own an N9, which is a beautiful, tasteful piece of hardware in itself - no plastic-y feel at all and I have a Galaxy Nexus, too. Really, no compariso…

  18. comment
    Comment #4228226

    Well, this kind of insanity made me step back 10 steps and invest some time (almost a year by now) into the "classics" so to speak. Inspired by Crockford's talks in which he mentio…

  19. comment
    Comment #4002532

    Yes. Stability, maturity, great backwards compatibility, whipuptitude, a sea of well-cared mature modules on CPAN, the ease and convience of CPAN itself, already installed/availabl…

  20. comment
    Comment #3947368

    You might want to take a look at https://patch-tag.com/

  21. comment
    Comment #3928190

    I'm seeing the same thing in Berlin these days - tech conferences of all kinds, usally 2 days, tickets ranging from 300,- euros up to 1200,- euros. Even if employers would send the…

  22. comment
    Comment #3857528

    Why are so many people making this an either - or? Yes, I love programming. Yes, I (mostly) treat work as 501 even though I (usally) love the work I'm doing, but I'm not owned by a…

  23. comment
    Comment #3035703

    This is so immensely interesting and useful what the guy documented here... and thanks to Mark Erdmann, it's perfectly illustrated. What you really see here is not just "his progre…

  24. comment
    Comment #2773007

    I'm german - ignoring words I know but couldn't immediately place properly (raggamuffin for example) I got 19000. My english comes mostly from watching movies and tv series long af…

  25. comment
    Comment #2085954

    That's totally not the point with all our languages these days - Ruby, Python, Perl - next year JavaScript will probably have a similar ecosystem of modules as we do as productive …