Talks
The conference is on Nov 12, 2025. The venue is The Lodge at The Regency Ballroom located at 1290 Sutter St, San Francisco, CA.
- Check in and coffee
- Welcome James Arthur
- Teaching models to collaborate Lee Byron
- Synchronizing data across computation Frank McSherry
- Conflict resolution x Notion blocks Angelique Nehmzow
- Break
- Why physical replication still matters Carl Sverre
- CRDTs solved conflicts, not sync Adam Fish
- Can sync be network-optional? Brendan O'Brien
- How to design a sync-first database James Cowling
- Lunch
- A tale of two sync engines Arushi Bandi
- Always be pair programming swyx
- SQLite persistence on the web Conrad Hofmeyr
- sync(sync) Aaron Boodman, Johannes Schickling, James Cowling, Kyle Mathews
- Break
- Oops, my sync engine has become a database Anselm Eickhoff
- Your data, your rules & the way to share them Irakli Gozalishvili, Chris Joel
- Building AI agentic apps in 2025 Sunil Pai
- Local-first software: pragmatism vs idealism Adam Wiggins
- Post-event mingling
Can sync be network-optional?
Nov 12 12:00 - 12:20
In his talk at Local-First Conf this year, Jess Martin gave the community a "yellow-minus" grade for the local-first principle of being "network optional", claiming strong existence proofs for offline access. But we're still missing the ability to interoperate without a network in place.
Sync problems inherently involve the network. This talk will take a cross-sectional look at different approaches to sync, evaluating existing tools from the perspective of both capacity for being network optional, and design tradeoffs that sync engines must make to preserve the property.
We'll pay particular attention to support for partial replication, throughput tradeoffs, consistency guarantees, and developer adoption challenges.
And of course, we'll do all of this while replicating memes. Many. many. memes.
