cm0002@suppo.fi to Programmer Humor@programming.dev · 3 days agoTech bros having their production environments nuked by AI is never gonna get oldsuppo.fiimagemessage-square159fedilinkarrow-up1943
arrow-up1943imageTech bros having their production environments nuked by AI is never gonna get oldsuppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 3 days agomessage-square159fedilink
minus-squareanniewang2007a@sh.itjust.workslinkfedilinkarrow-up1·2 days agoEvery single one of these companies use git and can roll back changes. It’s extremely unlikely that this damage is permanent.
minus-squarezalgotext@sh.itjust.workslinkfedilinkarrow-up11·edit-22 days agoHopefully 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.
minus-squarefilcuk@feddit.uklinkfedilinkarrow-up7·2 days agoLet’s be honest, you have to be extremely careless to have agents running destructive commands freely in prod
Every single one of these companies use git and can roll back changes. It’s extremely unlikely that this damage is permanent.
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.
Let’s be honest, you have to be extremely careless to have agents running destructive commands freely in prod