Git
- The BitTorrent Creator Thinks CRDTs Can Fix Merge Conflicts Forever
Bram Cohen published Manyana, a ~470-line Python demo proposing CRDTs as the foundation for a new version control system. The core insight: a CRDT merge cannot fail by definition, which is a fundamentally different property from anything git offers.