cm0002@suppo.fi to Programmer Humor@programming.dev · 1 month agoTech bros having their production environments nuked by AI is never gonna get oldsuppo.fiimagemessage-square160linkfedilinkarrow-up1966arrow-down112cross-posted to: fuck_ai@lemmy.world
arrow-up1954arrow-down1imageTech bros having their production environments nuked by AI is never gonna get oldsuppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 1 month agomessage-square160linkfedilinkcross-posted to: fuck_ai@lemmy.world
minus-squareanniewang2007a@sh.itjust.workslinkfedilinkarrow-up1arrow-down5·1 month 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-up12·1 month 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-up9·1 month 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