Hacker News new | ask | show | jobs
by genuine_smiles 953 days ago
> We simply have slightly different goals in our work, which undoubtedly reflect where our engineering investments lie.

I’d love to hear more about this. Do you elaborate anywhere?

1 comments

I have been writing a video game using automerge-repo for networking & save files. I researched Yjs and Automerge and felt that Yjs is better suited to an ongoing session like a conference call, whereas automerge is better suited for network partitions etc. This fit my use-case best. My opinion might be out-of-date as this area is moving quickly, and there are quite a few options out there now.