Monday, 25 March 2019

New Show Hacker News story: latest news

Show HN: shed – a self-hosted collaborative editor with code running + replays
2 by logv | 0 comments on Hacker News.
demo: https://ift.tt/2FyM6B6 this past january, I spent time trying to figure out how to work with people remotely on problem solving. For a while, we tried out codepad, pramp and google docs, but they all had minor problems. I spent a couple weeks looking through differential sync algorithms (diff patch match, CRDT and OT) and eventually found a good demo using ot.js - shed was built on top of that demo, with a couple added features: running code through docker and ability to watch replays of a session. I thought I'd share it here for others who are looking for self-hosted collaborative editors. thanks!

No comments:

Post a Comment