Viewing profile — biggest_lou
biggest_lou
HN member- Joined
- Tue, Jul 01, 2014, 5:38 PM UTC
- HN karma
- 19
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About biggest_lou
No profile information was provided.
Recent public activity
-
comment
Comment #10588479
That's fine for a single document, but definitely doesn't work for an entire directory structure worth of Markdown files
-
comment
Comment #10364768
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-main…
-
comment
Comment #10364763
Um, no. The OSS evangelism team is three people total.
-
comment
Comment #9969957
I suspect this is the kind of thing that wasn't posted to HN by the original content creator
-
comment
Comment #9646343
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 m…
-
comment
Comment #9420216
FWIW I did write a bunch of documentation on sibling resolution in Riak: http://docs.basho.com/riak/latest/dev/using/conflict-resolut...
- story
- story
-
comment
Comment #8790888
The Rust benchmarks will become a lot more interesting (and realistic) when they don't rely so heavily on unsafe calls to C code.
- story
- story
-
comment
Comment #8170322
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.
-
comment
Comment #8074348
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, suc…
-
comment
Comment #8066877
That has almost nothing in common with CRDTs in Riak 2.0: http://docs.basho.com/riak/2.0.0/theory/concepts/crdts
-
comment
Comment #8066289
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-modeling/data-typ…
- story