Hacker News with Generative AI: CRDTs

CRDTs #2: Turtles All the Way Down (jhellerstein.github.io)
Modern distributed systems often seem to rest on an stack of turtles. For every guarantee we make, we seem to rely on a lower-layer assumption. Eventually we're left wondering: what is at the bottom?
Show HN: Pg_CRDT – CRDTs in Postgres Using Automerge (github.com/supabase)
pg_crdt is an experimental extension adding support for conflict-free replicated data types (CRDTs) in Postgres.
Learn Yjs Interactively (learn.yjs.dev)
Welcome to Learn Yjs — an interactive tutorial series on building realtime collaborative applications using the Yjs CRDT library.
Loro 1.0: A High-Performance CRDTs Library with Version Control (loro.dev)
Faster CRDTs (2021) (josephg.com)