TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Differential Synchronization (2009)

56 pointsby dhotsonalmost 7 years ago

3 comments

sctbalmost 7 years ago
Some related work includes operational transformation (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Operational_transformation" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Operational_transformation</a>), and Darcs&#x27; patch theory (<a href="https:&#x2F;&#x2F;en.wikibooks.org&#x2F;wiki&#x2F;Understanding_Darcs&#x2F;Patch_theory" rel="nofollow">https:&#x2F;&#x2F;en.wikibooks.org&#x2F;wiki&#x2F;Understanding_Darcs&#x2F;Patch_theo...</a>).
delinkaalmost 7 years ago
We’re looking seriously at using this at work. Is anyone aware of any OSS implementations?
评论 #17536269 未加载
评论 #17537195 未加载
marknadalalmost 7 years ago
Neil Fraser went on to apply this work at Google with Google Docs (Operational Transformation, see other comment here).<p>He was also one of my heroes that inspired my work to build a decentralized (and offline-first) version, that I later applied to graphs with <a href="https:&#x2F;&#x2F;github.com&#x2F;amark&#x2F;gun" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;amark&#x2F;gun</a> .<p>Some good follow ups are:<p>- Martin Kleppmann&#x27;s <a href="https:&#x2F;&#x2F;youtu.be&#x2F;yCcWpzY8dIA?t=29m36s" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;yCcWpzY8dIA?t=29m36s</a><p>- Cartoon explainer <a href="http:&#x2F;&#x2F;gun.js.org&#x2F;explainers&#x2F;school&#x2F;class.html" rel="nofollow">http:&#x2F;&#x2F;gun.js.org&#x2F;explainers&#x2F;school&#x2F;class.html</a>