Live data from Hacker News

Viewing profile — roder

roder

HN member
Joined
Mon, Apr 20, 2009, 7:38 PM UTC
HN karma
1,777
Public activity
175 items

About roder

pythonista, erlang lover, compulsive refactorer, obsessive about testing. living in miami

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #3357476

    we're working on it :)

  6. comment
    Comment #3067728

    http://www.oracle.com/technetwork/database/nosqldb/overview/... hipster oracle loves irony

  7. story
  8. comment
    Comment #2853149

    https://bitbucket.org/which_linden/eventlet/src/f30a2fa65f30...

  9. 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…

  10. comment
    Comment #2538766

    Of course the opposite of ACID is BASE: http://queue.acm.org/detail.cfm?id=1394128

  11. story
  12. story
  13. 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…

  14. story
  15. comment
    Comment #2180538

    SyncPad - online collaborative whiteboard for consumers & enterprise http://mysyncpad.com

  16. comment
    Comment #2162694

    Basho http://basho.com Engineers Sales/Marketing

  17. story
  18. 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…

  19. 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 …

  20. story
  21. story
  22. story
  23. 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…

  24. comment
    Comment #1989078

    here ya go: https://twitter.com/#!/roder/status/12954711699230720

  25. comment
    Comment #1988519

    gist was updated, I included a client, which is needed to recreate the issue.