Live data from Hacker News

Ask HN: Tips for staying focused during dev cycle interruptions

news.ycombinator.com

1–3 of 3 posts

Ask HN: Tips for staying focused during dev cycle interruptions

#1
We've all been there: waiting for brew, waiting for a CI pipeline, running the full integration suite, xcode doing anything at all.

What's your useful advice for staying "on task" when your dev cycle is peppered with 15-120 second interruptions?

Of course where possible we should pour effort into minimizing these interruptions but for this question I'm talking mental tricks etc.

Re: Ask HN: Tips for staying focused during dev cycle interruptions

#2
Don't surf the net. Don't read HN. Don't fire up a game. Those things are going to make you switch mental context twice (once each way). Instead, close your eyes and take a few deep breaths.

(Says the guy who, instead, sees what's new on HN...)