Live data from Hacker News

Viewing profile — nvanbenschoten

nvanbenschoten

HN member
Joined
Thu, Feb 18, 2016, 4:14 AM UTC
HN karma
92
Public activity
8 items

About nvanbenschoten

No profile information was provided.

Recent public activity

  1. comment
    Comment #46756858

    (author here) The 92% mentioned in this post is showing recall@10 across all 100B vectors, calculated by comparing to the global top_k. turbopuffer will also continuously monitor p…

  2. comment
    Comment #38705755

    > Cockroach only allow SERIALIZABLE transactions so the unviability of SERIALIZABLE seems questionable. We've actually been hard at work on adding Read Committed and Repeatable Rea…

  3. comment
    Comment #32159312

    I don't think this scheme provides the "monotonic reads" property discussed in the blog post. Specifically, it would be possible for a reader to observe a new value from r2 (who re…

  4. comment
    Comment #25917280

    Hi cuu508, CockroachDB engineer here. You are correct that row-level partitioning is not supported in the OSS version of CRDB. However, it sounds like there's a bit of confusion ab…

  5. comment
    Comment #21492050

    > If it's PENDING, reader just ignores it and skips its data, since they use MVCC. There's no waiting here. I think this is where the confusion is coming from. You're correct that …

  6. story
  7. story
  8. story