c/hackernews · by rssbot@lemmy.bestiver.se · 266dGoogle Antigravity just deleted the contents of whole drive https://old.reddit.com/r/google_antigravity/comments/1p82or6/google_antigravity_just_deleted_the_contents_of/Comments 20 points · 5 comments · view on lemmy.world
5 Comments
rikudou@lemmings.world · 4 pts · 266d
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.
velindora@lemmy.cafe · 4 pts · 266d
People who allow any google product into their lives.
dataprolet@lemmy.dbzer0.com · 0 pts · 266d
No, software should be safe and provide railguards that prevent such behavior.
Onomatopoeia@lemmy.cafe · 1 pts · 266d
Verify.
Mistakes happen.
And the world "should" be perfect.
rikudou@lemmings.world · 1 pts · 266d
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.