this post was submitted on 14 Jul 2026
953 points (98.8% liked)

Programmer Humor

33068 readers
361 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] anniewang2007a@sh.itjust.works -4 points 1 month ago (1 children)

Every single one of these companies use git and can roll back changes. It's extremely unlikely that this damage is permanent.

[–] zalgotext@sh.itjust.works 12 points 1 month ago* (last edited 1 month ago) (1 children)

Hopefully they're not storing their production database in git lol. They should be taking backups of the database, but unless they're making one after every transaction, permanent data loss is a real possibility.

[–] filcuk@feddit.uk 9 points 1 month ago

Let's be honest, you have to be extremely careless to have agents running destructive commands freely in prod