I also do at least 2 hours of cardio almost every day and strength exercises with my own body weight. This helps very much both physically and mentally.
Ask HN: Has anyone managed to find enjoyment in their work after burnout?
101–110 of 370 posts
Re: Ask HN: Has anyone managed to find enjoyment in their work after burnout?
#102Can you afford a sabbatical? The term has roots in "seven", just like Sabbath, so with 14 years in the industry, you've skipped one. I think a solid half-year off every seven to ten years is an excellent practice for intellectually demanding labor. What makes it a sabbatical is that it's a change of pace which furthers your career. I'd love to take a sabbatical and just work on building stuff, personally: from solder…
I would definitely not want to have no income for half a year (or more). Especially considering the current economic downturn. It would probably stress me out even more.
Re: Ask HN: Has anyone managed to find enjoyment in their work after burnout?
#103Re: Ask HN: Has anyone managed to find enjoyment in their work after burnout?
#104I've burned out a couple of times and the fix was to stop working and do other things (e.g. travel, music, photography, pottery, sport) until I naturally drifted back to coding. Obviously not an option for a lot of people, but with 14 years of experience maybe you have money in the bank.
Finding enjoyment in work feels like a slightly different topic, I try to find some sort of interesting technical challenge or new learning opportunity in every project - though not just adding unnecessary stuff for the sake of it, of course. I kind of disagree with people who say "get a meaningful job", there aren't nearly enough of those to go around. Redefine "meaningful" instead.
Re: Ask HN: Has anyone managed to find enjoyment in their work after burnout?
#105Re: Ask HN: Has anyone managed to find enjoyment in their work after burnout?
#106Re: Ask HN: Has anyone managed to find enjoyment in their work after burnout?
#107Re: Ask HN: Has anyone managed to find enjoyment in their work after burnout?
#108I found that just moving teams and dropping a load of baggage made a huge difference and a huge improvement. I also found that regular physical exercise outside (running for me) is a game changer and totally allows your brain to disconnect. Finally, don't guilt trip yourself on your free time. There is nothing you "should" be doing on your spare time. Want to code? Fine. But do you really? Want to just veg out and wa…
Code is code, but if you have a cool manager and coworkers it can make it enjoyable. Particularly, for myself, I liked management that gave me autonomy, trusted me to write a framework without feeling the need to hand-hold.
Exercise breaks (I started out running, switched to walking when I got older) were something I used to feel guilty about — going out for a run/walk in the middle of a work day. I always wanted to be the guy who always had their nose to the grindstone.
As I got older (and more seniority, I suppose) I got over the guilt by just saying fuck 'em, health is more important. In fact though my productivity and ... code fidelity? ... likely improved. Often I left on the 20 minute walk with my head in a programming fog, returned with a succinct plan on how to proceed before the next programming hurdle reared its head.
Re: Ask HN: Has anyone managed to find enjoyment in their work after burnout?
#109Burnout always happens, in every job. Solution? Well, first, not everyone has the privilege to do something about it, but you're in tech so: Vacations. Sabbaticals. Gap year. Change jobs. I've had 35+ years in tech and done all of the above. I routinely "burn out" (aka, get bored) after about 5 to 7 years and move to a new group or company. Still love coding, still love leading projects. Just need to change it up.
What I think it actually was - strong negative emotions. About the tools, about the organization, about the tasks. And these emotions only got stronger over time and could not be rationalized away.
And looking back, quitting and looking for things I still like was the only solution. Need a certain percentage of work to be exceptional match with what I like to do.
Re: Ask HN: Has anyone managed to find enjoyment in their work after burnout?
#110But the central point is taking care of yourself. Finding tools that work with you.
For instance, I'm finding more and more that music is great, even being a bad player, just by playing a few notes here and there I found myself interested in the math and logic behind. SoMe2 movement on YouTube helped me find this.
Then I started doing simple programming exercises with different languages. Not the ones the market thinks are the most important ones. But ones that can bring back the "hacking" joy. Being a craftsman again.
For instance, I tried to start a side project with Elixir. It didn't work well so far. So now I'm just using exercism.io to do that. Basically, finding the smallest piece that you can handle, truly.
At the same time, you need to find people that you can talk about openly. You'll be surprised that people around also don't take their time to think about them.