this post was submitted on 11 Dec 2025
435 points (96.6% liked)
Programmer Humor
27817 readers
1809 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Because I thought computers would be less unpleasant to deal with than people.
Turns out they can be just as stupid, and I didn't even get out of having to work with people either.
My intro to computer science professors said the problem with computer (sans the now rare hardware bug not worked around by the OS and lower layers) is that a computer will do exactly what you tell it to... And that's where most bugs come from. I've found computers can do very silly things over the years due to operator error ๐ค
For most software engineering jobs it's actually more people work than computer work.
Most of the time you can kick a computer in anger without consequences and that's enough for me. Can't do it with my colleagues without at minimum having to talk with HR. And sometimes it even solves the issue (maybe helps with humans too, but can't legally try it)