RSS BotMB to Hacker NewsEnglish · 3 months agoGoogle Antigravity just deleted the contents of whole driveold.reddit.comexternal-linkmessage-square5linkfedilinkarrow-up121arrow-down11file-text
arrow-up120arrow-down1external-linkGoogle Antigravity just deleted the contents of whole driveold.reddit.comRSS BotMB to Hacker NewsEnglish · 3 months agomessage-square5linkfedilinkfile-text
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up5arrow-down1·3 months agoWho in their right mind gives an AI access to do whatever without asking for permissions? Especially when asking for permissions is the default? This is 100% on the user.
minus-squarevelindora@lemmy.cafelinkfedilinkEnglisharrow-up4·3 months agoPeople who allow any google product into their lives.
minus-squareDataprolet@lemmy.dbzer0.comBannedlinkfedilinkEnglisharrow-up1arrow-down1·3 months agoNo, software should be safe and provide railguards that prevent such behavior.
minus-squareOnomatopoeia@lemmy.cafelinkfedilinkEnglisharrow-up1·3 months agoVerify. Mistakes happen. And the world “should” be perfect.
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up1·3 months agoSure, what else should the developers prevent me from? Running sudo rm -rf /*? Or sudo dd if=/dev/zero of=/dev/sda? I get that people hate AI, but this is literally the same as running rm -rf /* - you should know what you’re doing if you’re doing that. Like, in claude it’s dangerouslyDisableSandbox, if you enable that, the errors are on you.
Who in their right mind gives an AI access to do whatever without asking for permissions? Especially when asking for permissions is the default? This is 100% on the user.
People who allow any google product into their lives.
No, software should be safe and provide railguards that prevent such behavior.
Verify.
Mistakes happen.
And the world “should” be perfect.
Sure, what else should the developers prevent me from? Running
sudo rm -rf /*? Orsudo dd if=/dev/zero of=/dev/sda?I get that people hate AI, but this is literally the same as running
rm -rf /*- you should know what you’re doing if you’re doing that.Like, in claude it’s
dangerouslyDisableSandbox, if you enable that, the errors are on you.