Viewing profile — roder
roder
HN member- Joined
- Mon, Apr 20, 2009, 7:38 PM UTC
- HN karma
- 1,777
- Public activity
- 175 items
- HN profile
- View on Hacker News ↗
About roder
Recent public activity
- story
- story
- story
- story
-
comment
Comment #3357476
we're working on it :)
-
comment
Comment #3067728
http://www.oracle.com/technetwork/database/nosqldb/overview/... hipster oracle loves irony
- story
-
comment
Comment #2853149
https://bitbucket.org/which_linden/eventlet/src/f30a2fa65f30...
-
comment
Comment #2683762
SyncPad switched its webclient from JS to CoffeeScript. In terms of human-readable code, we reduced the lines of code by ~30%. It's cleaner and more concise. I feel our code is mor…
-
comment
Comment #2538766
Of course the opposite of ACID is BASE: http://queue.acm.org/detail.cfm?id=1394128
- story
- story
-
comment
Comment #2408531
The video demonstrates SyncPad's Enterprise edition. The consumer version runs using a custom Erlang message-queue server on EC2. The Enterprise Edition of SyncPad allows you to ru…
- story
-
comment
Comment #2180538
SyncPad - online collaborative whiteboard for consumers & enterprise http://mysyncpad.com
-
comment
Comment #2162694
Basho http://basho.com Engineers Sales/Marketing
- story
-
comment
Comment #2092017
I wouldn't call it "related" or even "similar"… it's similar in that they're both key value stores, but there's no durability and Ramcloud stores both keys & values in memory; wher…
-
comment
Comment #2053224
Riak also supports, in addition to HTTP, Protocol Buffers - a binary encoding protocol introduced by Google. A few other notable Riak features include a JS or Erlang MapReduce API …
- story
- story
- story
-
comment
Comment #1989704
tumblr :/ The way that SyncPad was prototyped was using PHP/MySQL. I ported that to using Mochiweb. I manage all of the queuing of messages through a relatively straight forward OT…
-
comment
Comment #1989078
here ya go: https://twitter.com/#!/roder/status/12954711699230720
-
comment
Comment #1988519
gist was updated, I included a client, which is needed to recreate the issue.