/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.inkandswitch.com
| | nomad.foo
1.9 parsecs away

Travel
| | A deep dive into the theoretical framework and the technical implementation of a text CRDT.
| | archagon.net
2.4 parsecs away

Travel
| | Alexei's pile o'stuff, featuring writing on software development, travel, photography, and more.
| | mattweidner.com
2.2 parsecs away

Travel
| | [AI summary] The text provides a comprehensive overview of CRDT (Conflict-Free Replicated Data Type) design principles and applications, focusing on complex scenarios like rich text editing with inline and block formatting, and block-level operations such as moving, splitting, and merging. It also covers edge cases and rendering strategies to ensure consistency in collaborative environments.
| | davquar.it
35.1 parsecs away

Travel
| Let's look at Paxos: a beautiful and fundamental safe, but not live, distributed consensus protocol. Let's see how it works, what the main elements are, and have some examples.