Hacker News new | ask | show | jobs
by Gratsby 3709 days ago
I find the part about taking breaks actually increasing productivity interesting.

Years and years ago, I worked as a blackjack dealer. We had 20 minute breaks every hour. It seemed ludicrous to me at first, but the job has essentially two main components - solving a lot of very simple math problems quickly and without errors, and customer service. By keeping all of the dealers fresh, the casino was able to ensure that problems were minimized. Adding cards up to 21 isn't exactly mental gymnastics, but do that at a rate of up to 280 times in an hour and it's actually kind of surprising that more mistakes aren't made.

I've often wondered about how that kind of schedule would play in software development. I find that my own code is better when well rested, but even after all these years I've never been able to force myself to take breaks that frequently.

The side effect of frequent and scheduled breaks was social interaction that was usually work-focused.

1 comments

fascinating anecdote

my best productivity comes from dividing efforts piecemeal and then allotting an hour for each task

the relatable bit is that if the task takes me 15 or 40 or however many minutes to finish the rest of the hour is mine to do with whatever i want

i could go for a walk, make some tea, pick up a book

if the task is unfinished at the end of the hour, i move onto the next task and return to it at the next hour block

even though it creates my most productive circumstances, like you said, i still find i rarely 'force' myself to follow it