this post was submitted on 28 Sep 2024
693 points (96.3% liked)

Programmer Humor

19310 readers
2223 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
693
Sometimes, it's backwards (sh.itjust.works)
submitted 5 days ago* (last edited 5 days ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 4 days 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 4 days ago

Thus, Docker was born.

"Works on my machine, ship the machine."

[–] bitchkat 4 points 4 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.