Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
roder
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
284 ms
·
1.
▲
Writing an Orchestrate REST Client
(orchestrate.io)
2 points
by
roder
12y ago
|
0 comments
2.
▲
True Ventures raises new $250M fund
(venturebeat.com)
1 points
by
roder
13y ago
|
0 comments
3.
▲
Immutability and why it matters
(orchestrate.io)
2 points
by
roder
13y ago
|
0 comments
4.
▲
Basho UK Launch Party Announcement - Open Invitation
(basho.com)
1 points
by
roder
14y ago
|
0 comments
5.
▲
by
roder
15y ago
we're working on it :)
6.
▲
by
roder
15y ago
http://www.oracle.com/technetwork/database/nosqldb/overview/... hipster oracle loves irony
7.
▲
Basho Releases Riak v1.0.0
(blog.basho.com)
122 points
by
roder
15y ago
|
20 comments
8.
▲
by
roder
15y ago
https://bitbucket.org/which_linden/eventlet/src/f30a2fa65f30...
9.
▲
by
roder
15y ago
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 more managable because of CoffeeScript. In terms of the genera
10.
▲
by
roder
15y ago
Of course the opposite of ACID is BASE: http://queue.acm.org/detail.cfm?id=1394128
11.
▲
Webmachine and RESTful Web Frameworks with Justin Sheehy
(infoq.com)
16 points
by
roder
15y ago
|
0 comments
12.
▲
Pull Request: Fix language design issues by ieure for Fructose
(github.com)
1 points
by
roder
15y ago
|
0 comments
13.
▲
by
roder
15y ago
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 run that same server on your own hardware or managed by SyncP
14.
▲
InfoQ: Riak Core: Dynamo Building Blocks
(infoq.com)
34 points
by
roder
16y ago
|
0 comments
15.
▲
by
roder
16y ago
Basho http://basho.com Engineers Sales/Marketing
16.
▲
Pivotal Labs: Riak Overview and Schema Design
(pivotallabs.com)
14 points
by
roder
16y ago
|
0 comments
17.
▲
by
roder
16y ago
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; whereas bitcask only stores keys in memory as an "index" to
18.
▲
by
roder
16y ago
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 and full-text search.
19.
▲
Tips to promote your applications on the web
(davidedicillo.com)
2 points
by
roder
16y ago
|
0 comments
20.
▲
Nokia Sues Apple for Patent Infringement in Europe
(nytimes.com)
1 points
by
roder
16y ago
|
0 comments
21.
▲
Differences between Node.js and Erlang
(jlouisramblings.blogspot.com)
2 points
by
roder
16y ago
|
0 comments
22.
▲
by
roder
16y ago
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 OTP gen_server and Redis.
23.
▲
by
roder
16y ago
here ya go: https://twitter.com/#!/roder/status/12954711699230720
24.
▲
by
roder
16y ago
gist was updated, I included a client, which is needed to recreate the issue.
25.
▲
by
roder
16y ago
Yes - first set of tests in the updated post.
26.
▲
by
roder
16y ago
I have no idea, I am completely baffled. I really want to try without the node_redis library and do it all in memory, keeping the Array of elements in the returned list at less than 1000. UPDATE: I should also mention, if you look at the c
27.
▲
SyncPad Node.js Server Revisited
(blog.mysyncpad.com)
56 points
by
roder
16y ago
|
15 comments
28.
▲
Protocol Buffers with Riak for Node.js
(techno-weenie.net)
2 points
by
roder
16y ago
|
0 comments
29.
▲
by
roder
16y ago
contact me @roder to talk about the performance. There was a bug in 1.0 on the iPad app that didn't keep the line up with your finger. Now in 1.0.1, which is in the queue for approval, that has been resolved. Hopefully the network stuff
30.
▲
by
roder
16y ago
When I wrote the Node.js server in September, the latest version was v0.2.3; which is what I tested on. I failed to mention that in the post, but thanks for pointing that out. I'll run the test again later tonight and post a follow up.
More ›