Post #1404687
2026-02-18 13:29 UTC
@lxo yup server runs locally, you should be able to recompile it and patch it without issue. it just uses git remotes as a storage and transport layer to sync issues but they are otherwise inert -- everything happens locally.
the data model that enables uncoordinated seamless merging this is encoding the issues as a CRDT, specifically automerge which is excellently written and well maintained https://automerge.org/
Replies (0)
No replies.