Adam Wiggins
banner
adamwiggins.bsky.social
Adam Wiggins
@adamwiggins.bsky.social
Working to make computers better. Cofounder of Ink & Switch, Heroku, Muse, Local First Conf.
Reposted by Adam Wiggins
We’re hosting @syncconf.bsky.social Community Day and have an open space to drop in, hack, do demos, and connect with others working on sync and related systems.

Feel free to drop in during the day, we’ll do a few group discussions in the afternoon.

luma.com/l28n75qt
November 13, 2025 at 6:46 PM
Reposted by Adam Wiggins
@adamwiggins.bsky.social calling out a lot of important things in his talk:

Idealism vs pragmatism in software

Preventing data lockin during this AI shift

Longevity of software and data preservation
November 13, 2025 at 2:02 AM
November 7, 2025 at 4:40 PM
Preview of my @syncconf.bsky.social talk

Just five days away now, getting excited!
November 7, 2025 at 4:40 PM
Getting excited for the conf, just 2.5 weeks away

The density of top-notch developers speaking (and attending) is off the charts!
Full lineup and schedule for @syncconf.bsky.social in SF on Nov 12. Link in the 🧵 below 👇
October 25, 2025 at 5:33 AM
Four of the top minds in web development on stage together! 🔥
The panel at Sync Conf 2025 brings together @tannerlinsley.com, @jamescowling.dev, @schickling.dev and @aaronboodman.com for a deep dive into challenges and tradeoffs between the technical approaches being explored in sync today.
October 10, 2025 at 4:27 PM
It's a huge amount of work to run a CFP process, but also rewarding. Hope to write a debrief post about how we did it at some point.
It was agonizing to choose from among the 34 excellent submissions, but here are the four talks selected from our CFP process!
October 7, 2025 at 3:19 PM
Reposted by Adam Wiggins
The Holy Grail for web apps is when my Passkey can unlock local private data.
September 18, 2025 at 6:31 PM
I think the DX piece—it just seems more fun to build this way.
September 4, 2025 at 4:38 PM
I wrote about this including

- the benefits of synced apps for UX and DX
- how it plays with agentic apps and LLM-assisted coding
- the relationship to local first
- why I got involved with Sync Conf

adamwiggins.com/posts/why-sync
Why sync · Adam Wiggins
Web developers are discovering the joys of sync, including next-frame UIs, multiplayer by default, and a simplified stack.
adamwiggins.com
September 4, 2025 at 3:35 PM
Sync seems to be having a moment among web developers!
September 4, 2025 at 3:35 PM
Reposted by Adam Wiggins
I bought my ticket already and will be there!

Figuring out which of my colleagues at @inkandswitch.com might join us, and maybe a little community hacking alongside.
Announcing Sync Conf 2025. Join us in SF on Nov 12th.
August 19, 2025 at 7:57 PM
Have something to say about sync engines, local first, or sync as an enabler for AI agents? Submit your talk soon.
CFP is open until end of August. Share your ideas and help shape the future of Sync.
August 20, 2025 at 4:16 PM
Reposted by Adam Wiggins
Announcing Sync Conf 2025. Join us in SF on Nov 12th.
August 19, 2025 at 3:06 PM
“The syncing model solves a fundamental challenge of most modern web apps out there, and it does it in a way that feels, well… better.”

frontendatscale.com/issues/50/
The Syncing Era of the Web | Frontend at Scale
The rise of sync engines, local-first development, and the end of the state management wars.
frontendatscale.com
August 14, 2025 at 11:52 AM
“The concept is beautifully simple: instead of your app being a fancy form that sends data to a server, it has its own local database. Sometimes the server is just another client to sync with. It can be a fundamental inversion of how we build web applications.”

bytemash.net/posts/i-went...
Linear sent me down a local-first rabbit hole | Bytemash
A deep dive into local-first architecture, triggered by wondering why Linear feels so fast. Looking at the technical implementation, exploring tools like Jazz and Electric SQL, and explaining why my n...
bytemash.net
August 11, 2025 at 8:24 AM
“It’s magical to update a row in Postgres and instantly see the UI reflect that change. This simplifies background tasks, makes multi-device and multi-user flows easier to reason about, and reduces boilerplate. Just write to Postgres and let the sync engine do the rest.”

neon.com/blog/tanstac...
TanStack DB with Sync - the future of real-time UI - Neon
Learn how to achieve end-to-end reactivity and optimistic UI updates with Electric SQL, TanStack DB, and Postgres.
neon.com
August 7, 2025 at 5:55 AM
😍 Eng manager job working on storage APIs, workers, etc for Firefox. Relevant to improving local-first apps in the browser! www.mozilla.org/en-US/career...
Mozilla Careers — Engineering Manager, DOM (Web Standards) or SpiderMonkey (Javascript) — Open Positions
Mozilla is hiring a Engineering Manager, DOM (Web Standards) or SpiderMonkey (Javascript) in Remote US, Security, Security, Security, Strategy, Operations, Data & Ads,…
www.mozilla.org
August 4, 2025 at 8:02 AM
Reposted by Adam Wiggins
A helpful graph made by @stevekrouse.com on the inverse relationship between vibes and understanding in AI assisted code.

Put a few thoughts down here: maggieappleton.com/2025-08-vibe...

Original article: blog.val.town/vibe-code
August 2, 2025 at 12:23 PM
Reposted by Adam Wiggins
📄✨ New paper! Emilie Ma (kewbi.sh) and I looked at the problem of users of end-to-end encrypted apps recovering their private keys if their device is lost, broken, or stolen. We found a cryptographic approach that is decentralised and resilient against social engineering arxiv.org/abs/2507.21122
Kintsugi: Decentralized E2EE Key Recovery
Kintsugi is a protocol for key recovery, allowing a user to regain access to end-to-end encrypted data after they have lost their device, but still have their (potentially low-entropy) password. Exist...
arxiv.org
July 30, 2025 at 10:09 AM
Reposted by Adam Wiggins
Do you write TypeScript? Enjoy Automerge? Love building both tools and community? You might be a great fit for our ✨new✨ Automerge TypeScript Maintainer role!

www.inkandswitch.com/jobs/automer...

(Remote role, 🇬🇧 UK-based preferred but not required)
Automerge TypeScript Maintainer
Industrial research lab working on digital tools for creativity and productivity
www.inkandswitch.com
July 23, 2025 at 10:05 PM
Reposted by Adam Wiggins
Automerge 3 is here: the heart transplant is complete! Huge improvements in memory usage and (in most cases) correspondingly big performance improvements too. Backwards compatible on disk and the network so there's no reason not to upgrade today: automerge.org/blog/automer...
Automerge 3.0 | Automerge CRDT
Automerge is a local-first data sync engine that makes it easy to build collaborative apps. Today we're excited to announce version 3.0 of Automerge!
automerge.org
July 15, 2025 at 6:04 AM
Reposted by Adam Wiggins
This pattern is at the core of how @livestore.dev handles sync, offline support, and conflict detection — and it’s been really fun diving deep into it while working on the upcoming course.

If you’ve ever wanted to build local-first apps that sync like magic, this approach is worth understanding.
June 19, 2025 at 7:31 PM
Reposted by Adam Wiggins
Reposted by Adam Wiggins
Introducing… (Not Boring) Camera

3 years, 100+ prototypes, and wild graphics tech to make our perfect camera. Only to say… forget perfection. Just have fun and capture life’s beautiful chaos. Hope you love it as much as we do—thumbprints and all 🖤

notbor.ing/camera
June 5, 2025 at 3:57 PM