TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What do you do while waiting for builds?

3 pointsby hackerbabzover 4 years ago

2 comments

greenyodaover 4 years ago
From experience, I can tell you what <i>not</i> to do: Don&#x27;t look at HN. It&#x27;s much too easy to get lost in some captivating thread and spend much more time there than you intended. The same is true of news sites or financial sites or social media.<p>Checking work-related e-mail (or other work-related messaging media) is a possibility. At least if you end up spending more time there than you intended, it&#x27;s something that you probably needed to eventually do for your job anyway. The risk is that you&#x27;ll spend too much time on that and will have lost your state of flow for your programming task by the time your build is done.<p>One possibility would be to think about what the next steps are that you&#x27;d need to do when the build is done. Any new tests you need to write? What would you do if the current build doesn&#x27;t actually fix the bug you thought you fixed? Can your code be refactored to make it better? Etc.
pmontraover 4 years ago
Work on other branches or projects. Go to the restroom. Have a coffee.<p>If working from home do some housecleaning. Wash dishes. Shave. Prepare food for lunch or dinner. Etc.