Anselm Eickhoff
banner
anselm.io
Anselm Eickhoff
@anselm.io
Thinking about code & design. Play is the only humane form of work. Founder of @garden.co - creator of Citybound & @jazz.tools
Btw: this is one of the first third-party libraries for Jazz ever.

And if it's usefulness, API design, documentation, demo and attention to detail are any indication, we're going to have an *insane* ecosystem.

Stay tuned 🎶
August 20, 2025 at 1:41 PM
And it elegantly inherits all the local-first properties! 🤯

- vector search incurs no network latency at all
- vector search is offline first
- real-time cross device sync, with new matching items appearing in search results reactively as they are created (watch the video)
August 20, 2025 at 1:41 PM
RSVP here, would love to meet you in person!

lu.ma/icpt219a?ut...
Rethink The Stack Happy Hour · Luma
There are topics in modern apps that are table stakes for users, but cause explosions in complexity and performance issues in traditional stacks: Low global…
lu.ma
August 3, 2025 at 4:39 PM
Proud for the event to be co-sponsored by Vercel!

You'll also hear from Luba Kravchenko about Cache, CDN and Fluid Compute which give you much more flexible, cost-effective and performant versions of traditional infra abstractions.
August 3, 2025 at 4:39 PM
One thing that's clear is: there is actually a lot of pressure on app builders because app requirements have become so much more complex.

We think it's time to rethink the stack.
August 3, 2025 at 4:39 PM
Relatable
June 26, 2025 at 6:28 AM
This is why I think The GP’s Speed Trials are the most interesting codegen hackathon yet. A great chance to demo and share what works in practice, and help shape the alchemy that is quality engineering at breakneck speeds. Proud to be a tooling partner as @jazz.tools
June 25, 2025 at 5:13 PM
b) using their ability to *review* code deeply for correctness and test coverage
June 25, 2025 at 5:13 PM
We’ve got a place and I think a date in ~1 month, will DM you @todepond.com, stay tuned for the announcement @amb26ponder.bsky.social
June 18, 2025 at 3:38 PM
Resumable streams? (Something that other solutions need lots of extra infra for, see OP)

Obviously built-in. The same sync protocol that gracefully deals with offline or sketchy connections (for any kind of Jazz app feature) handles network interruptions during the LLM response.
June 4, 2025 at 5:51 PM
Jazz takes care of syncing the tokens to everyone who's interested in them, globally, at super low latency.

They're also immediately persisted as a typed CoValue (typically co.richText) with rich edit metadata and permissions - ready to build more complex multi-user apps around.
June 4, 2025 at 5:51 PM