Comment by pton_xd
4 days ago
> To make this possible, we're building DeltaDB: a new kind of version control that tracks every operation, not just commits.
Let me guess: DeltaDB is free to use as long as we host your data and have free range on training AI based on your editor interactions.
Not sure what this guess is based on. Would that be a guess for git also, if mentioned by a company versus an individual?
My read was that they are pulling a Linus Torvalds with the Linux->Git move where both are innovations on their own, but work great together ( without dystopian universe instantiation )
CRDTs mentioned: https://zed.dev/blog/crdts
Definitely sounds very eerie. Luckily there are open source solutions that do just this with no AI integration:
https://github.com/atuinsh/atuin
how is atuin doing what deltaDB does?
ah not much at all, did too much selective reading on my end. Should have read the entire blog and not the quoted selection.
this doesn't seem related to the above post
that said atuin is excellent