/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

josephg.com
| | archagon.net
4.0 parsecs away

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

Travel
| | Collaboration on rich text is hard to model with plain-text approaches. We review the challenges and how to construct a CRDT for rich text.
| | www.loro.dev
4.3 parsecs away

Travel
| | This article presents the rich text CRDT algorithm implemented in Loro, complying with Peritext's criteria for seamless rich text collaboration. Furthermore, it can be built on top of any List CRDT algorithms and turn them into rich text CRDTs.
| | henrikwarne.com
29.2 parsecs away

Travel
| What a great book Designing Data-Intensive Applications is! It covers databases and distributed systems in clear language, great detail and without any fluff. I particularly like that the author Martin Kleppmann knows the theory very well, but also seems to have a lot of practical experience of the types of systems he describes. There is...