this post was submitted on 12 Jun 2025
736 points (99.2% liked)

Programmer Humor

24206 readers
472 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 57 points 3 days ago* (last edited 3 days ago) (1 children)

Oh, it's expected costs.
Like, figure out the compute requirements of your code, multiply by the cost per compute unit (or whatever): boom, your cost.
Totally predictable.
Compared to suddenly having to replace a $20k server that dies in your data center.
So much easier.

Except when your code (let's be honest, the most likely thing to have an error in it... At least compared to some 4+ year old production hardware that everyone runs) has a bug in it that requires 20x compute.
But maybe that is a popularity spike (the hug-of-death)! That's why you migrated to the #cloud anyway, right? To handle these spikes! And you've always paid your bills so... Yeh, here's a 20x bill.

[–] [email protected] 18 points 3 days ago (2 children)

Good point. Maybe it depends on what I want to happen when that load spike comes.

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

Maybe it depends on what I want to happen when that load spike comes.

I don't know what they wanted to happen, but at my old place the load spike overloaded the UPS units.

Me: "we really shouldn't be running these at ~~85~~ ~~90~~ 95%."

Brass: "That's not 100. Find room to ingest this company we bought when the CEO made a friend at a circlejerk."

Overnight server update check: blip

UPS: Bypass mode, bitches!

¯\_(ツ)_/¯

[–] [email protected] 9 points 2 days ago

Saw that Grafana gets special notifications permissions on iOS for emergencies - expensive charges should wake up whoever’s on the hook for them :)