Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 87 words in the discussion.

Trending Topics

#automerge#paper#lattice#https#need#idea#resolution#relevant#types#blooml

Discussion (3 Comments)Read Original on HackerNews

alexisreadabout 2 hours ago
Relevant paper on lattice types (BloomL): https://dsf.berkeley.edu/papers/UCB-lattice-tr.pdf

In addition to this, you’ll need a causal register (per-key merkle clock) to order concurrent edits, rather than drop one.

Lastly, you’re likely to need a Pijul style VCS to handle semantic merges.

Animatsabout 1 hour ago
This is apparently based on Automerge.[1] It sounds like a really good idea. Is it a good enough idea to sync MMO game clients and servers?

Paper from 2012, last Automerge site update in 2025. Why isn't this everywhere?

[1] https://automerge.org/

SupperOfTheLamb40 minutes ago
They say in the article: the correct resolution of a merge depends on the context. Automatic resolution may introduce bugs!