Brad Woods Digital Garden

Hacker News (score: 32)
Found: June 27, 2025
ID: 23

Description

Brad Woods Digital Garden

More from Hacker

Show HN: I rewrote my notepad calculator as a local-first app with CRDT syncing

Show HN: I rewrote my notepad calculator as a local-first app with CRDT syncing I launched NumPad v1 on here a few years ago, and back then it wasn&#x27;t much more than a thin CodeMirror wrapper around the calculator engine I&#x27;d written.<p>Now I&#x27;ve rewritten it as a PWA that supports multiple documents, persists them to IndexedDB, and has a syncing service for paying customers. Syncing is handled by Automerge[1] under the hood, which <i>should</i> make it relatively easy to get document sharing working too.<p>[1] <a href="https:&#x2F;&#x2F;automerge.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;automerge.org&#x2F;</a>

No other tools from this source yet.