this post was submitted on 17 Jun 2026
428 points (93.9% liked)

Programmer Humor

31898 readers
656 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] KairuByte@lemmy.dbzer0.com 10 points 2 days ago (1 children)

This wouldn’t be a problem if you used Linux.

[–] fatalicus@lemmy.world 9 points 2 days ago (1 children)

Instead you would have a different problem.

And someone would definitely comment that you wouldn't have that problem on their distro.

[–] halcyoncmdr@piefed.social 5 points 2 days ago (1 children)

And even if you did... You can fix it yourself. And submit the fix for others.

Ignoring that 99.999% of people have no idea how to even begin to write code and believe the terminal to be "hacker mode".

[–] vandsjov@feddit.dk 1 points 1 day ago

And then you have to figure out how to use git. I want to help OSS projects with translations and often run into having to submit translations through git or some other user hostile interface, using some obscure file format that I also break in the process…

Some projects do use some nice web gui and I help there, but I have enough other things going on in my life that I skip the hard to help projects.