Live data from Hacker News

Viewing profile — void_star

void_star

HN member
Joined
Mon, Nov 26, 2007, 7:02 AM UTC
HN karma
29
Public activity
10 items

About void_star

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #8625706

    This is really cool. Does anyone have pointers to relevant papers that inspired/influenced their type system?

  3. 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...

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

  5. comment
    Comment #8482923

    I'm reminded of a blogpost from 2012: http://medriscoll.com/post/9117396231/the-guild-of-silicon-v...

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

  7. story
    Ask HN: Screencast software for demos?

    Looking for screencast software for PC. What do people recommend?

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

  9. comment
    Comment #84605

    You might want to look into secure indices. It's still very new but seems to solve your problem.

  10. comment
    Comment #83506

    How is this a startup? Auto-complete is NOT hard: it's a trie.