Viewing profile — timonv
timonv
HN member- Joined
- Sun, Dec 11, 2011, 9:40 PM UTC
- HN karma
- 133
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About timonv
No profile information was provided.
Recent public activity
-
comment
Comment #45263495
Just released Swiftide 0.31 A Rust library for building LLM applications. From performing a simple prompt completion, to building fast, streaming indexing and querying pipelines, t…
- story
-
comment
Comment #44281573
Hey everyone, Just shipped a major release for Swiftide. Swiftide provides the building blocks to build composable agentic and RAG applications. Shoutout to wulawulu for contributi…
- story
- story
-
comment
Comment #42658900
Kwaak is an open-source app that can run multiple, autonomous coding agents right in your terminal
- story
- story
-
comment
Comment #41712360
Cool, that's a fun read! I recently added sparse vector support to fastembed-rs, with Splade, not bm-25. Still, would be nice to compare the two.
-
comment
Comment #41712284
I've worked with C++ in the past, it's subject to taste. I like how Rust's rigidness empowers rapid change _without_ breaking things. Besides, the ML ecosystem is also very mature.…
-
comment
Comment #41712141
Core maintainer of Swiftide here. That's a fair comment! Additionially, it's interesting to note that almost all the time is spend in FastEmbed / onxx in the Swiftide benchmark. A …
-
comment
Comment #41532711
Excited to announce that Swiftide, a Rust library for building RAG applications, can now do hybrid search with Qdrant, supports filters in search, load parquet files for indexing (…
- story
-
comment
Comment #41424626
Swiftide, a Rust native library for building LLM applications with RAG, now has Lancedb, Fluvio and RAGAS support
- story
- story
- story
-
comment
Comment #28775826
Salonized | Software Engineer | ONSITE, VISA | Amsterdam, Netherlands | https://jobs.salonized.com Salonized is the Benelux' leading software provider for Salons to manage their ap…
-
comment
Comment #18814302
Salonized | Software Engineer | onsite | full-time | Amsterdam, Netherlands We help making running a salon easy. Sounds boring? Heck no! We have the happiest customers, fantastisc …
-
comment
Comment #18647433
Salonized | Software Engineer | onsite | full-time | Amsterdam, Netherlands We help making running a salon easy. Sounds boring? Heck no! We have the happiest customers, fantastisc …
-
comment
Comment #17482736
SEEKING WORK | Netherlands, Amsterdam | REMOTE | Travel possible I help startups translate their business ideas into a viable product. I fill the gap where companies miss a technic…
-
comment
Comment #17317862
I've had the XPS13 for 1,5 years now, came from 10 years Mac, running Linux for the past 4 years or so. Generally I'm very happy with the laptop, build quality is great, linux supp…
- story
-
comment
Comment #12652815
I can vouch for this. Keeps the mind strong as well. Never have backpain and completely fixed my (mild) kyphosis. Additionally: * Try to keep about 20% tension in your abs/core all…
-
comment
Comment #12581903
Impressive! It works really well. Has anyone set it up with ctrlp in vim? I have `rg %s --files --color=never`, which works, but shows an empty white line at the prompt, so I need …