this post was submitted on 17 Jan 2025
738 points (94.7% liked)
Programmer Humor
32900 readers
1136 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As a software engineer, annoying bugs that should be so simple to fix are so frustrating! I wish I could just have a crack and fixing it myself!
That's what I love so much about open source. Currently have a fork of kiTTY going, working on tracking down a little bug I found in my daily use.
100%, sounds interesting! I'm going to spend some time tomorrow looking at a bug in the jellyfin android TV app related to DTS audio over HDMI.
Whenever I feel like this I think back to how many of those "simple" bugs I've had to fix in my own code and how many years it took off my life expectancy and feel a little connection with the poor developer who is probably currently losing their hair over this too
Definitely true, I dread to think about how much tech debt these companies have. 😬
If you only use Free Open Source software, you can!
Unfortunately my bank, government, national health, surgery, local shops, food delivery services, etc. don't open source their code. It'd be nice if they did however.
They wouldn't want you to know it all depends on a Frankensteined chunk of spaghetti'd COBOL that hasn't been updated since a guy they forgot about set it up before he retired in like 1996. And they're just betting that, if they don't look at it too hard, it won't oopsie a cascade of critical failures.
There are FOSS core-banking systems
True open source software runs on frustrated developers
But yeah, that is a really nice part of FOSS. I have myself been in situations where I just went and fixed a big myself because it annoyed me lol