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
- HN profile
- View on Hacker News ↗
About fry_the_guy
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
comment
Comment #6361176
I guess you need to make sure all your backups are in order before crossing the border.
-
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…
-
comment
Comment #6341105
Looks like fun, I am excited to try it out tonight
-
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... )…