Hacker News new | ask | show | jobs
How to do remote-pair-programming?
6 points by rednosehacker 2249 days ago
Please share your experience !
5 comments

Use Visual Studio Code and Live Share: https://code.visualstudio.com/blogs/2017/11/15/live-share
did you tried it ?
yes, but not on a regular basis
Slack has a screen share option. We were customers of the company they bought to get the functionality, and it worked great back then. I assume it works similarly in slack
Screen share and go.
Or if you're feeling risque, two connections to the same tmux session.
tmux is the most direct option