this post was submitted on 28 Sep 2024
722 points (100.0% liked)

Programmer Humor

22085 readers
872 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
722
Sometimes, it's backwards (sh.itjust.works)
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 74 points 6 months ago (1 children)

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

[–] [email protected] 7 points 6 months 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] 11 points 6 months ago

Thus, Docker was born.

"Works on my machine, ship the machine."

[–] [email protected] 4 points 6 months 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.