by HelloFellowDevs on 8/12/20, 8:59 PM with 6 comments
by tucif on 8/12/20, 9:26 PM
Usual remote control/vnc limit you to use whatever the other person is using, which makes it more difficult when that person isn't using the same stack you are used to (different terminal emulator, shell, editor, OS)
If there was a way for me to edit a file using vim and the other person to use vscode, for example, that would be a good step forward, all while still being able to see where the other's cursor and selections are.
by earpwald on 8/12/20, 9:03 PM
What I prefer is using VS Code to Live Share as it makes it much easier to talk through and show what I mean or review in real time.
Its hard, but it is worth the time when two devs can work together in such a manner.
by jimmyvalmer on 8/12/20, 9:13 PM