TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Tips for staying focused during dev cycle interruptions

1 点作者 aprinsen超过 2 年前
We&#x27;ve all been there: waiting for brew, waiting for a CI pipeline, running the full integration suite, xcode doing anything at all.<p>What&#x27;s your useful advice for staying &quot;on task&quot; when your dev cycle is peppered with 15-120 second interruptions?<p>Of course where possible we should pour effort into minimizing these interruptions but for this question I&#x27;m talking mental tricks etc.

2 条评论

AnimalMuppet超过 2 年前
<i>Don&#x27;t</i> surf the net. Don&#x27;t read HN. Don&#x27;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.<p>(Says the guy who, instead, sees what&#x27;s new on HN...)
revskill超过 2 年前
You need better programming language ?<p>Per my experience, choosing a &quot;productive language&quot; matters.<p>For example, working with Javascript&#x2F;Typescript is not productive, because it&#x27;s easy for me to lose focus on other things.