Taro Logo
0

What do you do during boring build times at work?

Profile picture
Senior Software Engineer at Taro Communitya month ago

Sometimes stuff is taking forever to deploy. What do you do instead of looking at social media/email while your build is still building or deploying is taking forever (or even debugging)? How do you like to take breaks or feel like you're being productive rather than just sitting idly waiting?

55
3

Discussion

(3 comments)
  • 3
    Profile picture
    Tech Lead/Manager at Meta, Pinterest, Kosei
    a month ago
    • If the build succeeds, what will your next action be?
    • If the build fails, what is the most likely reason? Where will you add a log statement to investigate?
    • Can you catch up on the broader project updates? Learn about the broader context of what the engineers/PMs are working on
    • Get up to get coffee while still keeping your brain in the headspace of the project.

    I'd also investigate a product like Blacksmith (founded by a Taro Premium member Aditya Jayaprakash!) to improve build times.

  • 1
    Profile picture
    Software Engineer | Ex-Amazon
    a month ago

    Usually I will

    1. Update the status on many of the open tickets I have and what the next steps are
    2. It's hard to get a hold of my lead but when I do I always have questions prepared for discussion (ex. here's the update on this task -> my next steps are ... -> Do you agree?)
  • 0
    Profile picture
    Tech Lead @ Robinhood, Meta, Course Hero
    a month ago

    My default action is to review a pull request. I've gotten very fast at it (700+ reviews per half at Meta), so I can generally get in a review within 3-5 minutes.