this post was submitted on 24 Feb 2025
880 points (100.0% liked)

Programmer Humor

23785 readers
3326 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
 
all 43 comments
sorted by: hot top controversial new old
[–] [email protected] 112 points 3 months ago (1 children)

Everybody has a test environment, but some people also have a seperate production environment

[–] [email protected] 20 points 3 months ago

I should put this on a sign next to the blinkenlights one

[–] [email protected] 61 points 3 months ago (3 children)

a junior dev asked me one time about our dev test environments. I chuckled before starting to look him dead in the eyes for 50 seconds straight without saying a single word, but my lips quivering. he had audible gasps as if to speak, but was ultimately speechless the entire time. he understood though. I could tell from the 1ml tear that formed only on his left eye. he pushed. prod crashed. we stayed late on a friday. management ordered pizza. I'm lonely and I love pizza. was all part of the plan.

[–] [email protected] 16 points 3 months ago

Username checks out.

[–] [email protected] 6 points 3 months ago (1 children)
[–] [email protected] 8 points 3 months ago (1 children)

no. it's my personal experience.

[–] [email protected] 3 points 3 months ago (1 children)

Do you want it to be a copypasta?

[–] [email protected] 3 points 3 months ago

it has been released to the ether

[–] [email protected] 5 points 3 months ago* (last edited 3 months ago) (2 children)
[–] [email protected] 8 points 3 months ago (1 children)

You can put chicken, on pizza.

(That comma has no business being there, but it doesn't read right without it.)

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago)
[–] [email protected] 6 points 3 months ago

Chickens love pizza too

[–] [email protected] 38 points 3 months ago (2 children)

my work we had test, stage and prod. test was very unstable as every merge auto deployed, so stage was semi stable where you would push changes you verified in test. then one day they decided to remove the stage environment. we have no data in test, other teams never passed data there, so we setup a semi production environment that has data and cost 10x as much. now they want to setup a stage environment to save costs but they don't want to call it stage because that was bad and was too expensive. so they came up with a new name and are making everyone update to push data there. honestly i can't take watching these people be praised for their innovation and promoted to make more of these shit decisions. the world's gone mad and the madder you are the more you're rewarded.

[–] [email protected] 8 points 3 months ago

so they came up with a new name and are making everyone update to push data there. honestly i can't take watching these people be praised for their innovation and promoted to make more of these shit decisions.

This happens so often it is crazy. A bunch of people got hooked up with high salary welfare jobs and now they got to justify their existence. It's why they like having meetings where nothing productive gets done and they try out their boring ass jokes.

[–] [email protected] 3 points 3 months ago* (last edited 3 months ago)

We have five levels:

  • Dev
  • Function test
  • System test
  • Pre-prod
  • Prod
[–] [email protected] 35 points 3 months ago

Bam. Roasted.

Literally. The sudden compression would have briefly caused everything in that capsule to combust like a fire piston.

[–] [email protected] 27 points 3 months ago

mOvE FAsT aNd bREaK THinGs

[–] [email protected] 23 points 3 months ago* (last edited 3 months ago) (1 children)

Hey now, when you test in production...

... you gotta aim for the stars.

[–] [email protected] 2 points 3 months ago

Challenging, but spectacular.

[–] [email protected] 16 points 3 months ago

"Just fucking send it" - that guy

[–] [email protected] 15 points 3 months ago (1 children)

Oh nonono. Real men rest in rest. Then push to stage for QA testing, then flip blue green to go to prod.

Anything else is insane.

[–] [email protected] 5 points 3 months ago* (last edited 3 months ago)

Yes, I test in production and so should you

  • Charity Majors

https://www.youtube.com/watch?v=b2oota_FhGY&t=34

[–] [email protected] 14 points 3 months ago (1 children)

I want Musk, Zuckerberg, and Bezos on the same rocket. Also I want a spectacular fireworks display!

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago)

I too am in favor of these two completely separate events. But I would settle for tax reform and repealing citizens United.

[–] [email protected] 13 points 3 months ago

Hey, it's perfectly possible to create a catastrophic test environment. https://en.m.wikipedia.org/wiki/Apollo_1

[–] [email protected] 13 points 3 months ago

Fail early fail once.

[–] [email protected] 12 points 3 months ago

You're remembered for the rules you break.

[–] [email protected] 10 points 3 months ago (1 children)
[–] [email protected] 6 points 3 months ago

You mean…. Implosive?

[–] [email protected] 10 points 3 months ago (1 children)

Note: A more updated picture is not available, as we never found his ultra compressed remains.

[–] [email protected] 12 points 3 months ago (2 children)
[–] [email protected] 5 points 3 months ago (1 children)

echo -n thatDude | sha256sum

[–] [email protected] 4 points 3 months ago

Yo dude's so compressed, his checksum is 1! laugh track

[–] [email protected] 4 points 3 months ago* (last edited 3 months ago)

The ocean:
tar -cvjSf thatDude.tar.bz2 thatDude

[–] [email protected] 8 points 3 months ago
[–] [email protected] 8 points 3 months ago

Integration tests? More like disintegration tests

[–] [email protected] 7 points 3 months ago

I put in a bunch of asserts and it ran on my machine, we’re good.

[–] [email protected] 4 points 3 months ago