dwyl / remote-working

:bulb: If you are curious about remote working read this!
33 stars 7 forks source link

Investigate remote pair programming tools #6

Open nelsonic opened 9 years ago

nelsonic commented 9 years ago

Is remote pair programming workable? Is the latency/delay acceptable?

nelsonic commented 9 years ago

Possible: https://github.com/code-friends/CodeFriends + http://codefriends.io/#/ ??

nelsonic commented 8 years ago

If we could convert this to Atom Editor it would be decent...

rjmk commented 8 years ago

I believe some people have had success using screen / tmux and vim / emacs / nano.

Also mosh may be better than ssh in terms of lag

nelsonic commented 6 years ago

Scrimba https://scrimba.com is "pivoting" into a "remote collaboration" (on code) tool. Thanks to @perborgen for the personal demo of the tool last week. It's looking slick! 😍

perborgen commented 6 years ago

Thanks for the mention @nelsonic ! Here's a video which explains how screen sharing with Scrimba works: https://www.youtube.com/watch?v=Rsorl3-TjdY

Happy to answer any questions or help people get set up :)