Live data from Hacker News

Viewing profile — codeordie

codeordie

HN member
Joined
Mon, Dec 24, 2012, 8:55 PM UTC
HN karma
6
Public activity
5 items

About codeordie

No profile information was provided.

Recent public activity

  1. comment
    Comment #9145435

    I think it really depends on the initial state of the code, and on who is doing the refactoring. If this code base was in good shape to start with, this is probably just illustrati…

  2. comment
    Comment #9046409

    It's not bad, and Apache Spark adds SQL on top of some other nosql DBs, but they are still hard to use. Cassandra for example: you can't just put a secondary index on a table to en…

  3. comment
    Comment #8709792

    Ha - same thing happened to me!

  4. comment
    Comment #5279662

    I think you are spot on - I've done a lot of working from home, but it's by far the most satisfying when there's a chat room (or IRC) system setup. It makes it fun, I feel more con…

  5. comment
    Comment #4964058

    For scraping, how does this compare to pjscrape? ( http://nrabinowitz.github.com/pjscrape/ )