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 🎶
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
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 🎶
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 🎶
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)
- 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
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)
- 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)
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.
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
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.
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.
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.
We think it's time to rethink the stack.
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.
We think it's time to rethink the stack.
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
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
b) using their ability to *review* code deeply for correctness and test coverage
June 25, 2025 at 5:13 PM
b) using their ability to *review* code deeply for correctness and test coverage
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
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
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.
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
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.
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.
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.
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
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.
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.