this post was submitted on 28 Sep 2024
697 points (96.2% liked)

Programmer Humor

19315 readers
3 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 1 year ago
MODERATORS
697
Sometimes, it's backwards (sh.itjust.works)
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 70 points 1 week ago (1 children)

Yup. Programmers who have only ever been programmers tend to act like god's gift to this world.

[–] [email protected] 5 points 1 week ago (2 children)

As a QA person I despise those programmers.

“Sure buddy it works on your machine, but your machine isn’t going to be put into the production environment. It’s not working on mine, fix it!”

[–] [email protected] 10 points 6 days ago

Thus, Docker was born.

"Works on my machine, ship the machine."

[–] [email protected] 4 points 6 days ago

My answer is usually "I don't care how well it runs on your windows machine. Our deployments are on Linux".

I'm a old developer that has done a lot of admin over the years out of necessity.