Live data from Hacker News

Viewing profile — millrawr

millrawr

HN member
Joined
Sat, Jan 12, 2013, 3:04 AM UTC
HN karma
13
Public activity
8 items

About millrawr

No profile information was provided.

Recent public activity

  1. comment
    Comment #28520534

    It happens frequently because there's often not support in the underlying systems for mergeable latency sketches (e.g. DDSketch, HDR Histogram, or libcircllhist). There thankfully …

  2. comment
    Comment #20921945

    Persisting executed transactions to a log with their read/write sets, and then determining if they actually commit also starts to sound like http://web.eecs.umich.edu/~michjc/eecs5…

  3. comment
    Comment #20902644

    Also see “Building a Bw-Tree Takes More Than Just Buzz Words” https://hyeontaek.com/papers/openbwtree-sigmod2018.pdf > Second, our evaluation shows that despite our improvements, t…

  4. comment
    Comment #18465429

    Building Query Compilers: http://pi3.informatik.uni-mannheim.de/~moer/querycompiler.pd... Is the closest to what you actually want that I've ever been able to find, but it is unfin…

  5. comment
    Comment #18430570

    > outside expert on database optimizers run a months-long bootcamp, with the goal of teaching our developers how state-of-the-art optimizers work, complete with homework assignment…

  6. comment
    Comment #13655129

    CockroachDB is referred to as the clone here. They once gave a talk literally titled "Towards an Open-Source Spanner" ( https://www.youtube.com/watch?v=ndKj77VW2eM ), so I don't be…

  7. story
  8. comment
    Comment #5046340

    I actually asked about this on the mailing list some time ago: http://comments.gmane.org/gmane.comp.lib.judy.devel/244 tl;dr: patent was done for defensive reasons.