Twitter/X

Nick Schiefer announced a paper with Geoffrey Litt and Daniel Jackson on handling…

Brief

Nick Schiefer announced a paper with Geoffrey Litt and Daniel Jackson on handling data integrity in local-first software. The framing centers on a design principle: use merging where conflicts can be resolved safely, and fall back to forking when they cannot, positioning integrity management as a core challenge for offline-capable, sync-heavy applications.

Source evidence

title: @nschiefer: Weird new (to Twitter) paper with @geoffreylitt and @danieljacksoncs. The title basically tells the ...
author: @nschiefer
contenttype: tweet
publication: Twitter/X
published: 2022-05-11T16:39:28+00:00
source
url: https://x.com/nschiefer/status/1524428992006209537

word_count: 36

Weird new (to Twitter) paper with @geoffreylitt and @danieljacksoncs. The title basically tells the whole story:

Merge What You Can, Fork What You Can’t:
Managing Data Integrity in Local-First Software
riffle.systems/papoc22.pdf

In a few more words...