DEV Community

Cover image for How do you fight boredom in software development?
Ben Halpern
Ben Halpern Subscriber

Posted on

How do you fight boredom in software development?

Our work can't all be exciting, how do you cope with the tasks that are just booorrrring?

Top comments (50)

Collapse
 
egilhuber profile image
erica (she/her)

Break it down to micro-steps in my to-do list, then just throw on music and plug away!

Collapse
 
hatlesshacker profile image
Syed Nasim

Oh my god. I scrolled down to the comments section to write the exact same thing.

Collapse
 
wayofthepie profile image
wayofthepie

I was thinking about this all last week. Monday I set a goal of mapping out our infrastructure to see what we could cleanup. Tuesday came and i still hadn't even logged in. Wednesday came and I thought

This is going to bore the crap out of me, but it needs doing. How can I make it exciting?

Thursday came, no bright ideas to make it exciting, so I just dove into a pomodorro session. Twenty five minutes later I had made a good start and mapped out all vms we used. Five pomodorros later, I was done! At least for that cloud provider.

It reminded me of something I learned from the Coursera "Learning how to learn" course recently, but is still not at the front of my mind:

Focus on the process, not the outcome.

Doing so in this instance I always had a quick feedback loop, every twenty five minutes, so it never felt boring. If I tried to sit down and focus solely on getting it done entirely I would have been frustrated. I do this when coding all the time, it just never occured to me to do it for other tasks!

Collapse
 
zaerald profile image
Zaerald

In my case, I think of it as an input based rather than the output based, by doing an output based you're focused on how many tasks you've finished and be demotivated afterward if you didn't finish any, but by tackling the task as an input based, which time, in this case, you'll be much more motivated as you're seeing progress over the time you've worked on the task.

Collapse
 
xowap profile image
Rémy 🤖

With interns, that's how.

More seriously, the more I move forward the more I feel that development should be layered. When you're starting out everything is new and exciting and the more you progress the more you need advanced stuff. But in the end there is not so much funky stuff out there.

So the organization I'm trying to figure right now with my company is having several layers of developers based on their experiences, the front line being juniors doing junior jobs and backed by another line of seniors that teach them how to unlock the funky stuff.

This way seniors are always busy with interesting-ish stuff and juniors are never blocked for a week on stupid stuff.

Collapse
 
hyftar profile image
Simon Landry

While it makes a lot of sense, it could also be really beneficial for your company to share the knowledge and do pair programming with juniors.

Collapse
 
xowap profile image
Rémy 🤖

Yeah that's basically the idea. Back-up on specific problems is done through pair programming, this way juniors are always explained the fix

Collapse
 
nataliedeweerd profile image
𝐍𝐚𝐭𝐚𝐥𝐢𝐞 𝐝𝐞 𝐖𝐞𝐞𝐫𝐝

Sometimes it's nice to switch off and do a boring job XD usually whack on some comedy and blast through it mindlessly!

Collapse
 
jeikabu profile image
jeikabu

I've been a software engineer 20 years and never been "bored". If you find your work boring, that's probably because it is. Perhaps you've outgrown it and it's time to move on. If the company you work at lacks opportunities, it's probably time to move on.

All "work" involves occasionally tedious tasks: attending pointless epic meetings, filing TPS reports, etc. If it was fun all the time we'd pay to do it, and not vice-versa.

Collapse
 
gwutama profile image
Galuh Utama

Procrastinate until deadline. Usually motivation comes by then.

Collapse
 
xera0 profile image
XeRA0

I found the pomodoro technique the most efficient way to fight the boredom off as I am at the moment learning JS with a lot of frameworks and I am rocking 10-16 hours per day and I can vouch for it it helps alot

Collapse
 
gsto profile image
Glenn Stovall

I try to remind myself why I'm doing the work in the first place. But not all work is fulfilling, so when that doesn't work I try to put some kind of challenge on it.

can I improve my efficiency while working on the task? That way I can get through the boring stuff faster as well.

Can I learn some other skill on top of it? Once when I had a data entry job I spent time learning all of the shortcut keys on the computer.

If that doesn't work, I try to be mindful of how working through boredom is a mental muscle in and of itself. I'm actively learning a new skill and its how to sit with and work through boredom. Similar to how part of dieting can be learning how to sit with being hungry if that's something you aren't used to. As my old coach used to say, "get comfortable being uncomfortable."

Collapse
 
carlosiscoding profile image
Carlos Arredondo

If it's something boring then it means it doesn't require a lot of my "attention", so I throw on a podcast or a playlist and plug away.

If it's going to take a long time then I make sure to get up and walk around every 45 minutes.

Collapse
 
ca5th profile image
Catherine

Listening to music while I do it. If it's reeeeally boring and mindless then listening to a podcast or a youtube video.