this post was submitted on 19 Aug 2025
725 points (98.5% liked)

Programmer Humor

25844 readers
2779 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
top 25 comments
sorted by: hot top controversial new old
[–] billwashere@lemmy.world 8 points 13 hours ago (1 children)

I’m a card carrying medicated ADHD adult. I have this printed and on my door at work. Yesterday at one point I had a queue of people at my office door. The irony of why I didn’t get a lot done yesterday was lost on most people.

[–] theparadox@lemmy.world 2 points 6 hours ago (1 children)

I feel you. I'm fearful of being so open about my diagnosis though. These days I "wear so many hats" for my job. Unfortunately I have to be support for a number of related systems, script automations, and a tons of other stuff. Recently I've felt like this last project has taken forever and I've been hard on myself because of it.

Only in the last week or so did I realize that I'm writing scripts far more complex than ever before and I don't get into a flow state until everyone else goes home but then it's time for me to go home. Half of my normal work time is trying to get back into the mindset I need to continue building the project. Then I have to focus on different project for a few days and WTF was I doing with that first project?

[–] billwashere@lemmy.world 1 points 5 hours ago

Yeah totally. I’m most productive in the super early morning before anyone gets there, like 6-9am. Or in the late evening after everyone has gone home. But the wife is like why are you still at work. When I get in the zone I get total time blindness. What felt like 15 minutes was more like 4 hours.

[–] SoftestSapphic@lemmy.world 6 points 14 hours ago

God I miss WFH

I was so much more healthy and happy

[–] somerandomperson@lemmy.dbzer0.com 6 points 15 hours ago (1 children)

You need to CTRL+S whenever you do something

[–] billwashere@lemmy.world 5 points 13 hours ago (2 children)

I’m an old comp sci grad. There was a concept we learned in my operating systems class called a context switch.

So basically, a context switch is when an operating system pauses one running process or thread, saves its state, and loads the saved state of another so the CPU can execute it. This makes multitasking possible by letting multiple processes share a single CPU while each later resumes exactly where it left off.

I would kill for this feature in real life.

[–] WhyJiffie@sh.itjust.works 2 points 8 hours ago

the way I think of it is that we do it all the time but its much, much more costly for us humans than for computers

[–] sukhmel@programming.dev 9 points 20 hours ago

As they say, office is the pinnacle of productivity

[–] suicidaleggroll@lemmy.world 52 points 1 day ago (1 children)

Context Switching

It's why I hate when middle managers get a hold of my time allocation. "You have 8 hours a day, so you can spend 1 hour each on these 8 different projects and move them all forward together!" Sprinkle 3-4 pointless meetings throughout the day, and then they wonder why nothing gets done.

[–] billwashere@lemmy.world 6 points 13 hours ago* (last edited 13 hours ago)

I wrote a reply before I got this far down in this thread, but 100% agree.

So for that hour:

10min to stop the last thing I was doing.

10 min to switch to new task (getting environment set up, checking out code, etc).

30 min to figure out where I was the last time I started.

And now 10 min to actually do anything.

God forbid a random pop-in, priority email, slack message, system alert, etc happen in that hour.

Yep seems totally efficient to me.

[–] state_electrician@discuss.tchncs.de 75 points 1 day ago (1 children)

I'd like to point out that this doesn't just apply to programmers. Other people need to think and concentrate for their jobs too.

[–] mmmac@lemmy.zip 4 points 1 day ago (1 children)

Was anybody saying different?

[–] Shayeta@feddit.org -1 points 16 hours ago (2 children)

It is usually only talked about in context of programming, it is implicit.

[–] MrRazamataz@lemmy.razbot.xyz 1 points 4 hours ago

In programmer humour? Hm.

[–] Carrot@lemmy.today 1 points 9 hours ago

I'm guessing you are only in programming communities, I've seen it talked about in plenty of circles outside of programming

[–] terminatortwo@piefed.social 27 points 1 day ago (1 children)

the one thing that made my life better in this regard is: draw/write as you think.

The “poof” still happens, but you have a save state.

Seriously: my notebook is my best tool.

[–] Vupware@lemmy.zip 13 points 1 day ago

Honestly, writing your thoughts can give you incredible insight into what you’re really thinking.

It’s so easy to just swim in a sea of irreconcilable thoughts nowadays — writing down the first thing that comes to mind can give you an interesting look into your mind.

I have written some seriously profound things off the cuff at a whim, or realized things about myself that I wouldn’t have otherwise.

[–] Alteon@lemmy.world 41 points 1 day ago (3 children)

This comic was done better by Jason Heeris back in 2013. Only reason I know this is because I printed it out and stuck it on my cubicle wall.

https://www.reddit.com/r/ProgrammerHumor/comments/f23ytv/this_is_why_you_shouldnt_interrupt_a_programmer/

[–] billwashere@lemmy.world 2 points 13 hours ago

Yep printing this one to go on my door right next to the one above.

[–] taco@piefed.social 7 points 1 day ago

This stands today as my favorite demonstration to show people why I'm so grumpy at their meeting invites. Thank you for posting it here, as it was my first thought when seeing the OP.

This is every dang day of my life!

need to get on ADHD meds.

[–] hemko@lemmy.dbzer0.com 5 points 1 day ago