Y
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
Swisstone
2249 days ago
Use Visual Studio Code and Live Share:
https://code.visualstudio.com/blogs/2017/11/15/live-share
link
rednosehacker
2249 days ago
did you tried it ?
link
Swisstone
2249 days ago
yes, but not on a regular basis
link
wikibob
2247 days ago
Use-Together.com :
https://news.ycombinator.com/item?id=17507864
Screen.so :
https://news.ycombinator.com/item?id=22676040
link
sethammons
2249 days ago
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
link
Antoninus
2249 days ago
Screen share and go.
link
_fourzerofour
2249 days ago
Or if you're feeling risque, two connections to the same tmux session.
link
probinso
2249 days ago
tmux is the most direct option
link