Viewing profile — void_star
void_star
HN member- Joined
- Mon, Nov 26, 2007, 7:02 AM UTC
- HN karma
- 29
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About void_star
No profile information was provided.
Recent public activity
- story
-
comment
Comment #8625706
This is really cool. Does anyone have pointers to relevant papers that inspired/influenced their type system?
-
comment
Comment #8553971
Except no mention of vector clocks, so it's unclear how one would detect or repair a conflict. Maybe that is an implementation detail that is intended to be ironed out later...
-
comment
Comment #8553816
It's a little unfortunate that consistency is only mentioned as a footnote. If this is being used internally at Netflix, how are they dealing with consistency issues in the face of…
-
comment
Comment #8482923
I'm reminded of a blogpost from 2012: http://medriscoll.com/post/9117396231/the-guild-of-silicon-v...
-
comment
Comment #2672276
This should be titled "how I learned to stop worrying about memory fragmentation and love jemalloc." On a slightly more serious note, jemalloc is a pretty incredible piece of syste…
-
story
Ask HN: Screencast software for demos?
Looking for screencast software for PC. What do people recommend?
-
comment
Comment #104602
This might be slightly off topic but for harder to find parts you should check out Weird Stuff Warehouse in Sunnyvale (it's close to Yahoo). The people are pretty friendly and it's…
-
comment
Comment #84605
You might want to look into secure indices. It's still very new but seems to solve your problem.
-
comment
Comment #83506
How is this a startup? Auto-complete is NOT hard: it's a trie.