Live data from Hacker News

Viewing profile — codavid

codavid

HN member
Joined
Tue, Apr 27, 2010, 4:29 AM UTC
HN karma
20
Public activity
5 items

About codavid

No profile information was provided.

Recent public activity

  1. comment
    Comment #1382348

    My understanding is that mongodb is not durable ( http://ivoras.sharanet.org/blog/tree/2010-02-20.mongodb-and-... ) - I am not sure I understand how VoltDB is durable, though (but …

  2. comment
    Comment #1343292

    You do loose useful information, because you don't know where branches started/ended. For feature branches, that's very useful: useful for bisect, useful for reverting a branch. Fo…

  3. comment
    Comment #1342930

    I think git is much better than hg, but I think most complaints made in the post are fair. Git UI is truly awful. IMO, The two killer features of git are the index and content-base…

  4. comment
    Comment #1297401

    Which is exactly what the build service gives you...

  5. comment
    Comment #1297232

    The .rpm vs .deb debate is a fallacy. The real issue is that when packaging for say debian and RHEL you have to care about different glibc, different compiler versions with potenti…