Ask HN: How do people do remote pair programming?
I am currently using skype/hangout screen sharing which sometimes can be really frustrating. Plus code don't synced (we have to constantly push-and-pull). So I'm curious how do people do remote pair programming? If there is no other alternative, are you interested in having something like google docs but for coding and sync with repo?
1 comment
[ 325 ms ] story [ 311 ms ] threadI would not recommend trying to constantly push-pull to keep code in sync when remote pairing: you're cluttering the hell out of your repo and making "good" commits much harder to see.