Hacker News new | ask | show | jobs
by raphlinus 2138 days ago
I was trying to use a CRDT to share state between the GUI editor and the language server process. My attempt didn't work well, for reasons I've written about. I have no doubt it can be made to work, and the research towards that might be interesting.