Live data from Hacker News

Viewing profile — awmarthur

awmarthur

HN member
Joined
Mon, Feb 03, 2020, 10:19 PM UTC
HN karma
66
Public activity
26 items

About awmarthur

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #34082695

    (OP) I'm mostly interesting in a fast hash for writing a generic, concurrent hash map. The reference to Tries came from the original issue in the Golang repo about possible uses fo…

  5. story
  6. story
  7. comment
    Comment #33319663

    related and useful: "Ribbon filter: Practically smaller than Bloom and Xor" ( https://arxiv.org/abs/2103.02515 ) This paper does a good job of showing the space/time tradeoffs of v…

  8. story
  9. story
  10. comment
    Comment #31853257

    That sounds somewhat similar to Dolt's storage index structure: Prolly Trees https://www.dolthub.com/blog/2020-04-01-how-dolt-stores-tabl...

  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
    Data Releases on Dolthub

    We recently added Tags and Data Releases to Dolt and Dolthub. Checkout the demo on our blog: https://www.dolthub.com/blog/2020-09-14-data-releases/

  23. story
  24. story
  25. comment
    Comment #22950981

    Dolt is 'Git for Data'. It's a tool to create SQL databases that you can push, pull, diff, branch, and merge. I created a Dolt repository to track the National Vulnerability Databa…