Live data from Hacker News

Viewing profile — fry_the_guy

fry_the_guy

HN member
Joined
Mon, Mar 04, 2013, 8:16 PM UTC
HN karma
15
Public activity
7 items

About fry_the_guy

No profile information was provided.

Recent public activity

  1. comment
    Comment #8731521

    Your definition of performance is a little weird. Presumably you will want to retry conflicting transactions, so you generally would not count them towards your throughput. For exa…

  2. comment
    Comment #6439903

    Discussing the CAP theorem is a discussion on what is theoretically possible. All I am claiming is that it is theoretically possible to make a CP system that, in practice, is highl…

  3. comment
    Comment #6439859

    I think the better argument against the CAP theorem is that while it is true, is it not really that useful. If you have a database with nodes in three data centers, it is much more…

  4. comment
    Comment #6361176

    I guess you need to make sure all your backups are in order before crossing the border.

  5. comment
    Comment #6355571

    The more I read about the Oculus Rift, the more I want to try one. When the first generation of a technology looks this good, it really makes you excited for the 2nd and 3rd genera…

  6. comment
    Comment #6341105

    Looks like fun, I am excited to try it out tonight

  7. comment
    Comment #5320681

    The current RavenDB documentation still warns against using "system transactions" because of performance reasons ( http://ravendb.net/docs/client-api/advanced/transaction-supp... )…