Outpost Universe Forums

Off Topic => Computers & Programming General => Topic started by: Hooman on January 11, 2018, 04:49:28 PM

Title: Atom - Teletype
Post by: Hooman on January 11, 2018, 04:49:28 PM
I came across the Teletype (https://teletype.atom.io/) package for the Atom editor. Very neat. Lets two people using Atom share an editor tab over the internet, and they're both able to type, on separate lines, at the same time. This would be awesome to try out in a pair programming session.

I didn't see any mention of voice, so I assume that would be handled by 3rd party software. I assume it's a more limited form of screen sharing, as you're only sharing the editor window. This makes me curious how things like compiling and testing would be carried out. I'm wondering if both ends save a copy of the files, and if other Atom plugins play nicely with such a setup.
Title: Re: Atom - Teletype
Post by: leeor_net on January 11, 2018, 10:32:31 PM
I'm game. Would make pair programming a lot easier as much less bandwidth would be needed.