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

Programmer Humor

36516 readers
289 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 9 points 4 days ago

id really love to see my boss pay 50k for me to manage it locally.

second best case scenario is seeing them light it on fire.

all fine to me.

[–] [email protected] 5 points 4 days ago* (last edited 4 days ago) (1 children)

Never used AWS but would it help to bake a daemon into your default OS image that shuts it down after 24 hours? That way you need to manually disable it for the ones you want to keep.

[–] [email protected] 7 points 4 days ago (1 children)

Usually what happens is people create lambda functions on AWS which are basically managed functions that get invoked when a request comes in (think a modern version of CGI), and then if there are a lot of requests then the user can easily end up with a huge bill.

[–] [email protected] 7 points 4 days ago* (last edited 4 days ago) (1 children)

Damn.

I suppose the obvious question of why Amazon doesn't have an intuitive way of rate limiting those can be answered by the huge bills people rack up.

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

Because they have a predatory business model.

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

Y’all only have 1 comma in your AWS bills?