Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
biggest_lou
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
biggest_lou
11y ago
That's fine for a single document, but definitely doesn't work for an entire directory structure worth of Markdown files
2.
▲
by
biggest_lou
11y ago
Do you really think it's all just tweets and ads? Spoiler art: it's much, much, much more than that. Massive analytics stack, tons of distributed computing needs, lots of well-maintained OSS projects (Mesos, Aurora, Finagle, Pants
3.
▲
by
biggest_lou
11y ago
Um, no. The OSS evangelism team is three people total.
4.
▲
by
biggest_lou
11y ago
I suspect this is the kind of thing that wasn't posted to HN by the original content creator
5.
▲
by
biggest_lou
11y ago
Am I the only one that doesn't see the value of assessing this at the state level? Given the drastic variability of rents within states, this seems like a useless (not to mention misleading) unit of analysis. Even worse, this kind of s
6.
▲
by
biggest_lou
11y ago
FWIW I did write a bunch of documentation on sibling resolution in Riak: http://docs.basho.com/riak/latest/dev/using/conflict-resolut...
7.
▲
Write the Docs 2015 Announcement and CFP
(writethedocs.org)
2 points
by
biggest_lou
12y ago
|
0 comments
8.
▲
Using Riak as a Document Store
(docs.basho.com)
2 points
by
biggest_lou
12y ago
|
0 comments
9.
▲
by
biggest_lou
12y ago
The Rust benchmarks will become a lot more interesting (and realistic) when they don't rely so heavily on unsafe calls to C code.
10.
▲
Clique: an Erlang command-line interface framework from Basho
(github.com)
1 points
by
biggest_lou
12y ago
|
0 comments
11.
▲
Basho Announces Major Upgrade to Riak
(infoq.com)
1 points
by
biggest_lou
12y ago
|
0 comments
12.
▲
by
biggest_lou
12y ago
Is it? As far as I can tell, only their logo is trademarked. I'd be surprised if a general term like Panamax could be trademarked.
13.
▲
by
biggest_lou
12y ago
CRDTs in Riak are different from normal KV operations because you don't have to fetch CRDTs to modify them. Instead, you tell Riak which operations should be performed on them, such as adding a field to a map as you mention. Each data
14.
▲
by
biggest_lou
12y ago
That has almost nothing in common with CRDTs in Riak 2.0: http://docs.basho.com/riak/2.0.0/theory/concepts/crdts
15.
▲
by
biggest_lou
12y ago
Check out the official docs for more info, especially re: usage. http://docs.basho.com/riak/2.0.0/theory/concepts/crdts/ http://docs.basho.com/riak/2.0.0/dev/data-mode
16.
▲
What Makes a Good REST API Framework? (part 1)
(centurylinklabs.com)
2 points
by
biggest_lou
12y ago
|
0 comments