Y
Hacker News
new
|
ask
|
show
|
jobs
by
threatofrain
434 days ago
But then you don’t get convergence which is a requirement and LLMs will be just as good for Git as they will be for CRDTs.
2 comments
baq
434 days ago
I postulate they may handle written language quite well, within reasonable bounds. Re convergence, turns out it's much more convenient to let conflict resolution be deferred.
link
yencabulator
433 days ago
You can get convergence with the same mechanism that OT uses for compaction: assign a special server role that does it.
link