cm0002@suppo.fi to Programmer Humor@programming.dev · 2 months agoTech bros having their production environments nuked by AI is never gonna get oldsuppo.fiimagemessage-square158linkfedilinkarrow-up1877arrow-down111
arrow-up1866arrow-down1imageTech bros having their production environments nuked by AI is never gonna get oldsuppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 2 months agomessage-square158linkfedilink
minus-squareanniewang2007a@sh.itjust.workslinkfedilinkarrow-up1arrow-down5·2 months 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 months 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-up8·2 months 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