Post #2399318
2025-03-16 14:22 UTC
@mrchrisadams@mastodon.social CRDTs are for real time collab, less for offline-first. But Insaw a demo the other day and this is way cool.
Replies (1)
-
@mrchrisadams@mastodon.social 2025-03-16 14:45
@janl@narrativ.es TBH, I haven't looked into the code to see how it's implemented, but my exposure to CRDTs came from this “local first" paper here a few years back https://www.inkandswitch.com/local-first/ I understood Y.js to be another implementation of these ideas using CRDTs with an offline/local first bias. This isn't my area of expertise tho 😅. I'm just glad to see OSS that offers plausible ways out from everyone living in the same SaaS monoculture that's developed around us.