Live data from Hacker News

Viewing profile — catharsis

catharsis

HN member
Joined
Mon, Feb 11, 2013, 7:06 PM UTC
HN karma
28
Public activity
8 items

About catharsis

No profile information was provided.

Recent public activity

  1. comment
    Comment #5386438

    I had no idea who Nathan Marz was. When I saw the title, I assumed "Leaving Twitter" was implying discontinuing usage of Twitter from an outsider's perspective, not an employee par…

  2. comment
    Comment #5329158

    Soma.fm is my go to for internet radio. I personally find Mission Control the perfect thing to relax my mind and just zone out. For the uninitiated, it's a blend of down tempo atmo…

  3. comment
    Comment #5310816

    This assumes that it is known that the password is four random words. The security of this method hinges on the fact that that information is not known.

  4. comment
    Comment #5308180

    This sounds like state based programming. IIRC this was a moderately popular way of programming games in the past. The resulting code is somewhat monolithic however, hard to mainta…

  5. comment
    Comment #5289756

    You could always scrape plain text from the PDF files. It might even be better, since I imagine some books in plain text may be outdated. I did have K&R C and SICP in plain text, b…

  6. comment
    Comment #5216030

    I'm not in a place to find the link, but 37signals has a very good article about this. Start right from the core function (for example if the competitor is photoshop, make paint). …

  7. comment
    Comment #5216007

    Any IRC channel would work (##programming or ##python for example.) However, I wouldn't overthink it. There's really only two things you have to worry about when naming classes, va…

  8. comment
    Comment #5202605

    I understand it's beyond the discussion here, however, I'd really appreciate a link to that study. It sounds very interesting.