Live data from Hacker News

Viewing profile — touche_bag

touche_bag

HN member
Joined
Mon, Feb 24, 2025, 7:10 PM UTC
HN karma
2
Public activity
5 items

About touche_bag

No profile information was provided.

Recent public activity

  1. comment
    Comment #43170478

    100? I had a customer with 10k upserts incl merge logic for the upserts while serving 100k concurrent reads. Good luck doing that with a SQL database trying to check constraints ac…

  2. comment
    Comment #43170435

    Huh? Rerank is always a boost on top of retrieval. So regardless of the chunking method or model you use, reranking with a good model will always result in higher MRR. And improvem…

  3. comment
    Comment #43170377

    Consistent reads also mean additional checks. I think the WT cache is also very double edged. Completely cripples the database when resource constrained and not sized correctly, wh…

  4. comment
    Comment #43163672

    I think 8 was a release purely focused on performance, with some big improvements. Comparing 3.4 is kinda unfair.. You were fast with the tradeoff of half your data missing half th…

  5. comment
    Comment #43163646

    Interesting take. Have you benchmarked models on your own data? Cause at this point everything is contaminated so I find it impossible to tell what proper sota is. Also - most folk…