Tag: #offline-first
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Local-First Software Design — An Alternative Architecture for the Age of Cloud Fatigue
As cloud fatigue grows in 2026, local-first architecture is back in the spotlight. From the seven ideals of Ink and Switch to sync engine design, using CRDTs from a design perspective, an ecosystem comparison of Electric
2026-06-12 · 19 min read #local-first#architecture#crdt#sync-engine#offline-firstPWA & Offline-First Sync Engines 2026 Deep Dive - Workbox · Replicache · RxDB · Y.js · Automerge · LiveStore · ElectricSQL · Zero · Ground
A consolidated map of the PWA and offline-first sync engine ecosystem as of May 2026. From the PWA foundations (Service Workers, Workbox 8, IndexedDB, OPFS) to client-side sync engines like Replicache, Zero, RxDB, Electr
2026-05-16 · 21 min read #english#pwa#offline-first#sync-engine#workboxCRDT Complete Guide 2025: Conflict-Free Replicated Data Types, Local-First Collaboration, Yjs/Automerge
Everything about CRDTs! Conflict-free Replicated Data Types principles, State-based vs Operation-based, basic CRDTs (G-Counter/PN-Counter/G-Set/2P-Set/LWW-Register), advanced (Sequence/RGA/Yjs), local-first software, Aut
2026-04-15 · 12 min read #crdt#distributed-systems#local-first#collaboration#yjs