Live data from Hacker News

Viewing profile — leentee

leentee

HN member
Joined
Mon, Sep 18, 2023, 8:56 AM UTC
HN karma
7
Public activity
8 items

About leentee

No profile information was provided.

Recent public activity

  1. comment
    Comment #48668028

    What I get from this is frontier model capabilities are being stagnant.

  2. comment
    Comment #47699282

    Look at their benchmark charts to understand how desperate they're. A lame duck now.

  3. comment
    Comment #46508505

    From my experience optimizing an OLAP database with high concurrency; lots of time the bottleneck is memory speed.

  4. comment
    Comment #45487067

    No backup, no replica? Such a shame.

  5. comment
    Comment #44936751

    I think the new UPDATE implementation is great, however its impact is limited. As a heavy CH user, our typical use case is inserting rows with some columns are missing, then backfi…

  6. comment
    Comment #44623947

    First, I think the article provides false claim, the solution doesn't guarantee durability. Second, I believe good synchronous code is better than bad asynchronous code, and it's w…

  7. comment
    Comment #39257346

    Yet another database built on ByteKV. Back then when I was in ByteDance, all infrastructure were more or less using ByteKV for data and metadata storage. Unfortunately we had less …

  8. comment
    Comment #37553846

    I believe the author means "the best transactional k/v store"