Live data from Hacker News

Viewing profile — HenryR

HenryR

HN member
Joined
Wed, Aug 13, 2008, 2:39 PM UTC
HN karma
602
Public activity
96 items

About HenryR

No profile information was provided.

Recent public activity

  1. comment
    Comment #32980585

    You might not be aware that this is one of, if not the , seminal paper in distributed systems. Lamport clocks, described briefly in the review, are an answer to the general problem…

  2. story
  3. comment
    Comment #29736556

    This might be useful: https://web.stanford.edu/class/ee384m/Handouts/HowtoReadPape... If you find there is just too much unfamiliar technical language, it’s a good idea to pause an…

  4. comment
    Comment #29736541

    Companies usually provide the space and will sponsor pizza and drinks, at least in SF. That’s about all the costs beyond the time of the organizers which is offered for free.

  5. comment
    Comment #23807488

    Where Wizards Stay Up Late ( https://www.amazon.com/Where-Wizards-Stay-Up-Late/dp/0684832... )

  6. story
  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #18424480

    Authors try to compare their work against hash tables because, usually, HT represent an upper bound on the performance of point-lookups; we don't know how to do much better in gene…

  12. story
  13. story
  14. story
  15. story
  16. story
  17. comment
    Comment #18206188

    Should be fixed now! (But I've been wrong with css before)

  18. comment
    Comment #18205111

    Oh yeah that's no good. I'll fix that when I'm back at my computer. Thanks for pointing that out!

  19. comment
    Comment #18203245

    Yeah, Masstree has settled into the standard set of comparator systems for most research since it was published - and not as a strawman "this system was crap, so let's pretend we'v…

  20. comment
    Comment #18203231

    I could either figure out how Judy works, or review another three papers :)

  21. comment
    Comment #18203228

    I don't know of one, but it's such a natural idea that I'd guess it's been studied. There are standard implementations of LRU caches that use e.g. a hash map and a linked list to g…

  22. comment
    Comment #18203000

    Author here - if you like this you might also like another paper summary of mine in the same vein: https://news.ycombinator.com/item?id=18132730

  23. comment
    Comment #18202633

    Here's a recent comparison of Masstree to ART: https://twitter.com/andy_pavlo/status/986647389820747776?s=2... ART looks to be better in most cases. It's on my list of K-V stores t…

  24. story
  25. comment
    Comment #18136801

    I am surprised that anyone is trying to differentiate on storage at this time, precisely when that's the part of the stack that's being cannibalized by the cloud vendors (look at t…