|
|
|
|
|
by eternityforest
1009 days ago
|
|
Some domains just don't have these issues, like note taking where data is small and there are many acceptable ways to handle conflicts, like backup files and three way merges. Maybe the question is less "How to make this work local first" and more "How to squash down the problem domain into something that just naturally fits with local first"? I wish we had something like an embeddable version of SyncThing, that had incoming file change notifications, conflict handler plugins, and partial sync capabilities, and an easy cloud storage option. I think most everything I've ever wanted to p2pify could probably be built on top of that, except social media which is a separate really hard thing. |
|