this post was submitted on 06 Jan 2026
994 points (99.1% liked)

Programmer Humor

30310 readers
2493 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 42 comments
sorted by: hot top controversial new old
[–] CrackedLinuxISO@lemmy.dbzer0.com 45 points 2 months ago (1 children)

Problem is that if you use white text on dark background, the bugs will be attracted to your code.

Meanwhile, when I use dark text on a white background, the bugs are only attracted to whitespace. Easily removed with a linter.

[–] lens0021@programming.dev 43 points 2 months ago (5 children)
[–] einkorn@feddit.org 56 points 2 months ago (1 children)
[–] NichEherVielleicht@feddit.org 30 points 2 months ago (1 children)
[–] Petter1@discuss.tchncs.de 2 points 2 months ago (1 children)

(TIL)

These are chaos space marines?

They look nice 😯

[–] NichEherVielleicht@feddit.org 3 points 2 months ago* (last edited 2 months ago)

This are space marines. That arm, right bottom is Chaos.

[–] First_Thunder@lemmy.zip 18 points 2 months ago (1 children)

Just here to give out support before you get reckt

[–] 6nk06@sh.itjust.works 9 points 2 months ago* (last edited 2 months ago) (2 children)

Same and I don't understand the obsession with dark stuff. If you have a dark background, you need to work in the dark in order to see the small whitish pixels of text. If you have a light theme, you just need to turn on the light, which is pretty much most of the daytime when you're supposed to work.

Dark modes fucks with my eyes, whereas light mode forces me to use natural light or properly adjust my environment. Also I have a wide range of light colors to work with as the background. Dark mode is stuck to dark background on light text (grey or white, that's all).

Anyway, I'm prepared to die for having such a strange opinion.

[–] lividweasel@lemmy.world 6 points 2 months ago

Naw, I’m with you. When I work for even a short time with dark mode, I see “ghost” images when I look away, like text has been imprinted on my eyes. I’m sure dark mode works for some people, but it sure doesn’t for me.

[–] First_Thunder@lemmy.zip 4 points 2 months ago (1 children)

There is one, UND EXACTLY ONE reason for darkmode. If you have an OLED, it does increase marginally battery life

[–] Micromot@piefed.social 2 points 2 months ago

Should also extend screen lifetime

[–] lengau@midwest.social 7 points 2 months ago (3 children)

I use a light theme during the day and a dark theme at night.

[–] Redkey@programming.dev 10 points 2 months ago

Seriously, the best option is whatever matches the brightness of your screen to its surroundings. I read about this decades ago and it eliminated screen fatigue for me.

If switching to dark mode works for you, great. When I worked on a PC in a well-lit office all day, I would open a program with a white background, hold up a blank white piece of paper next to the screen, and adjust the screen brightness until it looked about the same as the paper. I did this once or twice a week because I was near a set of picture windows and I was affected by weather and the seasons, but in a room with more artificial light it would be "set and forget".

It seemed very dim at first, and several of my coworkers commented on it. It took a few days of resisting the urge to turn the brightness back up, but I got used to it and never went back.

My PC at home is currently set up in a partially shaded corner of a well-lit room, so I put a dim little light bar behind the screen to make the wall match the brightness of the screen and the rest of my desk/room.

[–] thethunderwolf@lemmy.dbzer0.com 2 points 2 months ago

First time I've ever heard of anyone actually using time-of-day-dependent themes

[–] PieMePlenty@lemmy.world 0 points 2 months ago (1 children)

This is the way.
I come into the office early in the morning when its still night and use the dark theme. When the sun comes out, I switch to light. Monitor brightness should blend into the surrounding light. Eye strain otherwise.

[–] lengau@midwest.social 1 points 2 months ago

Like that, but my computer does it for me automatically.

[–] toynbee@lemmy.world 5 points 2 months ago

I personally know one person who uses light theme.

He says that he prefers light theme with the brightness turned all the way down.

It's good that it works for him, but that's not my way.

[–] homes@piefed.world 40 points 2 months ago
[–] Multiplexer@discuss.tchncs.de 26 points 2 months ago* (last edited 2 months ago) (1 children)

Dude, did you ever lift a stone or piece of wood in the forest to have a look at its dark underside?
All that the bugs do is to also switch colour to greyish-white and look even more nasty...

[–] NichEherVielleicht@feddit.org 26 points 2 months ago (2 children)
[–] Flokman@lemmy.world 15 points 2 months ago

Using a photo from The Shining is a nice touch

[–] kubica@fedia.io 22 points 2 months ago (1 children)

Writing new code: Dark theme so that the bugs stay away.

Debugging: Light theme so that you can catch them.

Someone could make an app so that the dark-mode is only activated when you have a key pressed.

[–] Puddinghelmet@lemmy.world 17 points 2 months ago
[–] Lucidlethargy@sh.itjust.works 15 points 2 months ago
[–] zr0@lemmy.dbzer0.com 12 points 2 months ago

Programming in dark mode, because the lower brightness hides the fact, that I am actually crying 90% of my time.

[–] ArsonButCute@lemmy.dbzer0.com 7 points 2 months ago (2 children)

Lite Mode, Dark Mode?

Am I the only one using custom theming in their IDE? It's like, what if gruvbox lite was green instead of orange. Green is calming, makes me feel like I'm in nature. Become one with the bugs and encourage them gently to leave your code alone.

[–] arty@feddit.org 2 points 2 months ago (1 children)

Not only in IDE, but on webpages as well

[–] ArsonButCute@lemmy.dbzer0.com 1 points 2 months ago (1 children)

Oooh what do you use for recoloring web pages?

[–] arty@feddit.org 2 points 2 months ago

Stylish addon with a simple CSS :is(html, body) { background-color: #c3f1c5; } or Tranquility Reader

[–] PolarKraken@lemmy.dbzer0.com 2 points 2 months ago

vibe coding but great

[–] judgyweevil@feddit.it 6 points 2 months ago

Sometimes I have a fruit fly or smth buzzing around my screen at night. Dark mode doesn't make a difference

[–] anton@lemmy.blahaj.zone 6 points 2 months ago

Lure the bugs to your screen and catch them or let them hide in the shade. That's the choice.

[–] Lembot_0006@programming.dev 4 points 2 months ago

(Looks at the GCC): you have light/dark mode?

[–] nexguy@lemmy.world 3 points 2 months ago

Light theme? What am !? A guy that probably has 8 to 17 bodies buried under my porch with 3 more in the local river and 2 in the chimney?

No no, dark mode all the way like a human

[–] zr0@lemmy.dbzer0.com 3 points 2 months ago

Programming in dark mode, because dark souls taught me to embrace the suffering.

[–] nexguy@lemmy.world 3 points 2 months ago

Set you monitor up so that it is electrified to the touch.

[–] CanadaPlus@lemmy.sdf.org 2 points 2 months ago* (last edited 2 months ago)

You know, I always assumed black people wouldn't have the kamikaze-bugs-against-your face problem. If so, this is an ironic choice of template.

Edit: Or is that a me problem, and this was just a bug-bug pun?