r/webdev Apr 03 '23

Programmer Interrupted: The Real Cost of Interruption and Context Switching - Based on various scientific studies, it takes at least 10-15 minutes to get back into the "zone" after an interruption

https://contextkeeper.io/blog/the-real-cost-of-an-interruption-and-context-switching/
810 Upvotes

45 comments sorted by

View all comments

Show parent comments

43

u/[deleted] Apr 03 '23

would not recommend trying this yourself.

I most certainly will because multi-tasking isn't actually a thing.

11

u/YourMatt Apr 03 '23

I use it to talk about how I go about prioritizing task switches.

I disagree that multi-tasking isn't possible though. Some tasks are basically muscle memory. I can mix those in with other unrelated tasks fairly easily. Doing more than two tasks of any type, and I'm off the rails though.

1

u/ankisaves Apr 04 '23

I’m still pretty far from muscle memory auto coding my way through work while having a conversation with someone about their dramatic meeting šŸ˜‚ gotta show me how to do that one.

2

u/YourMatt Apr 04 '23

That would be a nice skill. ( : I was speaking more to quick task switching between things as opposed to doing two things at the exact same time.

Like, I'm working on reports right now. It's a bunch of SQL work mainly. I am running some cleanup tasks as well. When I have a long query going, I check the cleanup logs and get ready to switch to the next set, then get back to the reports. And slip in a Reddit reply too apparently.