At one of Braid Protocol's meetings in 2021, Seph (Joseph Gentle) presented his work on what he calls list CRDTs (aka sequence CRDTs), showing how they can be abstracted, potentially making them faster and simpler.
Building a universal list CRDT: Making CRDTs better, faster and simpler
I thought this might be of interest to others learning about sequence CRDTs (like Yjs). It also serves as a good explanation of how they work, so might be worth adding to the list of talks.
At one of Braid Protocol's meetings in 2021, Seph (Joseph Gentle) presented his work on what he calls list CRDTs (aka sequence CRDTs), showing how they can be abstracted, potentially making them faster and simpler.
https://braid.org/meeting-10
I thought this might be of interest to others learning about sequence CRDTs (like Yjs). It also serves as a good explanation of how they work, so might be worth adding to the list of talks.