karmakaze a day ago

I usually prefer to be navigator than driver. It's the navigator that does the high level thinking. The one at the keyboard is the one who's usually better at typing and writing out the design patterns that are agreed upon. Of course we did swap roles routinely, maybe several times a day. Oh and to top it off we switched pairing partners every week or two. It was a brutal experiment but I learned a lot and I'd say it was a great success.

kmoser a day ago

Have you tried plugging in a second keyboard and taking over where necessary? I do a lot of remote work in which my colleague and I work on the same computer and it's quite useful for either of us to jump in with our own keyboard (and mouse). It does take a bit of occasional verbal negotiation to agree on who really knows what to do (and can do it fastest) but if you communicate well then it's pretty easy.

  • EagnaIonat 21 hours ago

    There is evidence that two people on the keyboard can increase productivity.

    https://www.youtube.com/watch?v=kl6rsi7BEtk

  • stevetron 13 hours ago

    What about an editor that is designed for multiple people to edit the same document? Tie the second keyboard, the second mouse, and a second cursor as resources together and independently edit?

    • el_benhameen 10 hours ago

      I do this, but with a second monitor and second machine, and then we use git to synchronize our work

  • bn-l a day ago

    Damn I wish I had a relationship with someone like that.

  • ustad 21 hours ago

    Can you say more about your setup? Does it require extra hardware/software?

    • kmoser 8 hours ago

      We're just using TeamViewer. I connect remotely to my colleague's computer while they are sitting in front of their keyboard.

  • karmakaze a day ago

    Right I only call using the same computer pair programming. Now working remote (with Tuple app) it's still two keyboards/mice on one computer (sometimes mine, sometimes theirs), though it's infrequent for specific tasks.

  • Waterluvian 21 hours ago

    The wildest thing I experienced once was this experimental “two cursors, two highlights, two clipboards” setup. I badly wish that had caught on. It was like Google Docs but Local Multiplayer.

    • karmakaze 7 hours ago

      I sometimes wish the separate clipboards could be turned off, or have a way of pasting from the other's clipboard.

    • konsalexee 9 hours ago

      If you enjoy Tuple, we just silently open-sourced Hopp (one of the maintainers here), we are still in Beta era, but would love some feedback!

    • goosejuice 11 hours ago

      Tuple.app does this. It's pricey but an excellent product.

  • godelski 8 hours ago

    Just a reminder for everyone, you can do this with tmux. So you could even just sit next to each other (or not) and be on your own machines.

saagarjha a day ago

I find that working with people who are smarter than I am helps a lot with this.

globular-toast 11 hours ago

I find the less dominant person just switches off, stops thinking and just becomes a keyboard with about 20x the latency and 10% the speed and accuracy.

glxxyz a day ago

"no the other one, down a bit, no the one above, no go back..."

  • mrbombastic 11 hours ago

    Calling out explicit line numbers and zoom annotation tools help with this

exe34 12 hours ago

for me it's not that I think faster, it's just that I will check 10 things really fast and exclude the "no it can't be there" things - because that's usually where it is. So if somebody else is holding the mouse and keyboard, I would then have to convince them that these things that they are convinced are fine need checking.

I really hate this work of convincing them, because it's much faster to check it first and explain why it was a good idea later once I've fixed the problem.