Hacker News new | ask | show | jobs
by TeMPOraL 3602 days ago
For you, maybe. I understand that fitness is growing to become a new mainstream religion in the West, but not everyone wants to participate in this.

That said, I'm not saying one should not have a healthy lifestyle. Sure, encourage more physical activity. But for the love of Great Maker, do not break up the time kids spend on intellectual tasks or hobbies into small chunks. You can do fitness rituals in 15-minutes stretches, but you can't do anything that requires any kind of creativity or focus in that time.

2 comments

You can do fitness rituals in 15-minutes stretches, but you can't do anything that requires any kind of creativity or focus in that time.

I do my programming in chunk of twenty minutes at a time.

Complete focus, no distraction.

If you mean Pomodoros, then it doesn't count - the whole idea of "Pomodoro break" is to be short and spent in such a way as to not really break you out of focus.

If you can just sit down at random times and immediately code for 20 minutes with full focus, please tell us your secret. It sounds like a superhuman skill.

What do you do in between?
I do the same thing, 30 minute stints, 3-5 minute breaks. Occasionally if I'm really rolling I'll just keep going but I generally make sure to stop for breaks. The key is to do things that won't get you mentally distracted, has a good stopping point, and lets you mentally rest.

Good breaks:

- I walk around the building

- Watch a short comedy youtube video

- Scroll through memes/comics

- Read blog posts, usually ones that aren't too detail-oriented and with good stopping points (Coding Horror is a good example)

- Listen to an instrumental music song (no lyrics), close my eyes, maybe get some fresh air.

Bad breaks:

- Start a long email

- Other projects.

- Anything mentally taxing or stressful (don't pay bills on break, don't try to figure out what you'll have for dinner)

- Read an exciting book that you don't want to put down

Doing this helps me stay focused all day. Over an 8 hour shift I take breaks for approx 48-80 minutes (plus lunch), so at most a little over an hour is wasted--versus burning out after just a few hours, writing bad code that I then spend the next day cleaning up.

This further translates into me being able to work some more on some side projects when I get home without getting burnt out--and not always programming, but other mental work like writing, art, meal planning, etc.

I'd question how effective a 15-minute fitness session is; it usually takes me that long to get really warmed up, not to mention the time it takes to get cleaned up after I'm done.