Viewing profile — leentee
leentee
HN member- Joined
- Mon, Sep 18, 2023, 8:56 AM UTC
- HN karma
- 7
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About leentee
No profile information was provided.
Recent public activity
-
comment
Comment #48668028
What I get from this is frontier model capabilities are being stagnant.
-
comment
Comment #47699282
Look at their benchmark charts to understand how desperate they're. A lame duck now.
-
comment
Comment #46508505
From my experience optimizing an OLAP database with high concurrency; lots of time the bottleneck is memory speed.
-
comment
Comment #45487067
No backup, no replica? Such a shame.
-
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…
-
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…
-
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 …
-
comment
Comment #37553846
I believe the author means "the best transactional k/v store"