Hacker News new | ask | show | jobs
Marvelous – A Markdown editor where every save is a Git commit (github.com)
4 points by stevenjobson 3 days ago
1 comments

How do you solve multi-device sync and conflict resolution? The model seems simple, but may leak Git semantics to the surface. How does it keep the high-frequency history useful: does it squash it periodically? Durable history and meaningful history are not quite the same thing.