How to deal with burnout?

[...] So to combat burnout, the solution is simply allowing yourself to experience the opposite, which is contrast.
[...]
I personally use activities from all of the four categories above to keep myself from going absolutely crazy and I highly recommend you do the same.

Thanks Baron, I also do #1-#4 but maybe not regularly enough.
 
Burnout is essentially when you put too much energy and focus into a single activity over a prolonged period of time. So to combat burnout, the solution is simply allowing yourself to experience the opposite, which is contrast.

Contrast can be defined as doing something that's the opposite of the task or lifestyle that's been leading you down the burnout road. So if you're burned out from programming, examples of contrast would be:

1. Physical exercise. This could be running, biking, lifting weights, boxing, MMA, etc.
2. Art. Examples include painting, sculpting, woodworking, and making music.
3. Cooking. Buy a book on a certain cuisine of cooking and learn to make the recipes in it.
4. Traveling. Go somewhere for the weekend that you've never been before so you can be exposed to new sights and experiences.

If you can learn to regularly inject some contrast into your life, you'll find that not only will your burnout start to fade, but solutions to problems will come to you more easily and with less effort than before. And more importantly, life will feel more enjoyable and will become less of a grind on your mental state.

I personally use activities from all of the four categories above to keep myself from going absolutely crazy and I highly recommend you do the same.
Hello Baron,

None of this works if a trader is not making Alot of money trading. This does not work for losing traders.

Losing traders should keep working hard and ignore burnout until profitable.
 
I'm linking to this article because I want to debunk a very damaging red herring that has pretty much become the norm when pointing out the horrors of software developer burnout.

It's almost a meme that the cause of burnout is "just" overwork (hours above the legal limit of 8 per day). "It wasn’t until the past few decades that the idea of “going home from work” changed."

No motherfuckers, it's not email and general connectivity that burns people. And I think I know the reason even burned-out mentally drained guys keep repeating that instead of pointing at the real culprit. Because the real culprit is too painful to contemplate, so deeply are we fucked / conditioned by the malware system employing us.

The cause is: YOUR OWN LIMITATION. Not incompetence, you might be an 150+ IQ individual, and I have a hypothesis that the higher the IQ the harder the fall. It's in fact easier for imbeciles shitting IQ 70 equivalent code for as long as they can till switching project than for really smart people who actually put the effort to comprehend.

You don't think AS YOU SHOULD! This is so ridiculously beyond my mental capacity that I might as well fuck off and find another job. No, you are conditioned into thinking "if I put more effort, I can take this exam too".
 
https://blog.codinghorror.com/everything-is-fast-for-small-n/

The problem with software is that we have:

1) At the top a manager as in "N=1". If he ever programmed, he no longer does it anyways, he "escaped". For him it's "simple". A 4 Mhz ZX-Spectrum machine would have solved that yesterday already so what are you incompetents still lagging today when the client is waiting?

2) At the field level we have 10. A simple project involves at least 10:
a) programming languages
b) microservices
c) classes
d) objects within a class
e) parametrizations / generics / templates of a class
f) configurations / annotations of that class
g) parameters to the constructor or any function in the object
h) number of function call stack levels one gets before something happens
g) number of people who originally had an idea why this got so complicated

Now if you familiar with the mathematics of permutations, the cyclomatic complexity of that horror is 10 for #a. For every instance in #a there are 10 instances of #b. Overall 10 times 10, so 10^2. Raise another power for each level and the number of code paths in the program is 10^9. ONE BILLION POSSIBILITIES. With some "bugs to solve" and "additional features that must fit in perfectly to add" and you have exactly one fucking "sprint" (1 week) to fucking deliver or else you're labeled an incompetent slacker who hates the company.
 
Last edited:
You don't need any medication. Medication is a beginning of the end.

Go to the stadium. Exercise the living hell out of yourself.
Take shower. Plenty of food with proteins & a box of ice cream as reward
+ Gladiator (2000)

A small but effective therapy.
Cost little. Gives a lot.

View attachment 264890

This,in bold....but switch the ice cream for Armodafinil.hahaha

Joking aside,if you are a biohacker and fond of Nootropics,I recommend Armo over the generic Modafinil.I think Modvigil was where I started.
 
I also have the same problems with burnout.

I largely withdraw my above recommendation.

Its not my place to advise medication in lieu of good habits,especially quality sleep and nutrition.

I have found Nootropics to give me a mental boost but they are no magic bullet,they have side effects and I did significant research before dabbling.
 
Back
Top