←back to thread

282 points _vaporwave_ | 3 comments | | HN request time: 0.622s | source
Show context
Waterluvian ◴[] No.44999915[source]
Some days an interruption will throw me off my train of thought, and I spend the remaining six hours collecting discarded bottles and railway ties for hopeful use somewhere, somehow, sometime.

Other days an interruption costs me pretty much nothing.

I’m still trying to figure out how to tell which of those days I’m going to have and whether to just not log into Slack for the day.

replies(14): >>44999940 #>>45000121 #>>45000236 #>>45000314 #>>45000493 #>>45001283 #>>45001447 #>>45001905 #>>45001941 #>>45002030 #>>45002057 #>>45003807 #>>45005151 #>>45005448 #
karmakaze ◴[] No.45000493[source]
I've found one thing that minimizes interruption cost: pair programming. At one startup we pair programmed all day, every day. Resuming from an interruption was almost seamless. Can't explain it, only experienced it.
replies(8): >>45000671 #>>45000685 #>>45000970 #>>45001512 #>>45002084 #>>45002294 #>>45007473 #>>45007708 #
SoftTalker ◴[] No.45000671[source]
If only I wouldn’t prefer stabbing myself in the leg with a rusty knife over pair programming.
replies(9): >>45000690 #>>45000909 #>>45000936 #>>45000950 #>>45001156 #>>45001994 #>>45002151 #>>45003045 #>>45004772 #
dylan604 ◴[] No.45000690[source]
I've never done official pair programming, but I get frustrated when I'm not on the keyboard as I find others think slower.
replies(6): >>45000835 #>>45000842 #>>45001070 #>>45001123 #>>45004510 #>>45004715 #
kmoser ◴[] No.45000842[source]
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.
replies(7): >>45000983 #>>45001098 #>>45001516 #>>45001693 #>>45001724 #>>45004116 #>>45006400 #
1. stevetron ◴[] No.45004116[source]
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?
replies(1): >>45005212 #
2. el_benhameen ◴[] No.45005212[source]
I do this, but with a second monitor and second machine, and then we use git to synchronize our work
replies(1): >>45010478 #
3. tstenner ◴[] No.45010478[source]
With VS Code and IntelliJ you can even do it in the same documents at the same time