Viewing profile — _peregrine_
_peregrine_
HN member- Joined
- Wed, May 18, 2022, 8:11 PM UTC
- HN karma
- 166
- Public activity
- 93 items
- HN profile
- View on Hacker News ↗
About _peregrine_
Recent public activity
- story
- story
- story
- story
- story
-
comment
Comment #46755130
this is actually not how cursor uses turbopuffer, as they index per codebase and thus need many mid-sizes indexes as opposed to one massive index as this post describes
-
comment
Comment #46755118
unfortunately i'm not able to share the customer or use case :( but the metrics that you see in the first charts in the post are from a production cluster
-
comment
Comment #46754462
the solution described in the blog post is currently in production at 100B vectors
-
comment
Comment #46721958
seems like a good rule of thumb to me! though i would perhaps lump "cost" into the "until it breaks" equation. even with decent perf, pg_vector's economics can be much worse, espec…
- story
- story
- story
- story
- story
-
comment
Comment #44942655
yeah I mean that's basically what Javi talks about in the post... if you can throw hardware at it you can scale it (ingestion scales linearly with shards) but the post has some int…
-
comment
Comment #44942642
definitely interesting and related
-
comment
Comment #44942635
nice one
- story
- story
- story
-
comment
Comment #44661084
Pretty solid at SQL generation, too. Just tested in our generation benchmark: https://llm-benchmark.tinybird.live/ Not quite as good as Claude but by the best Qwen model so far and…
- story
- story
-
comment
Comment #44073224
Yeah we're always looking for new models to add
-
comment
Comment #44067123
Yeah I mean SQL is pretty nuanced - one of the things we want to improve in the benchmark is how we measure "success", in the sense that multiple correct SQL results can look struc…