Please don't delete the production DB

https://lemmy.zip/post/61484299

Human developers should not develop with the production DB, why the hell would you give an AI the rights to touch the prod DB?
Dangerously-skip-permission is carte blanche for the model to do whatever it pleases with your system. If you happen to have access to a production database on your system, then the model also has access to it, should you use that option.
Yes, but the question is why the hell do you have access to the production database?!
Startups and small companies where there simply aren’t enough resources to set up proper operational controls
No no no I’m not running Dev ops on the production system. I’m running prod ops on the developer system.
I’ve worked at places where senior devs have access to prod for emergency fixes but usually the procedure is to use a VPN AND an ssh key with a passphrase. Usually.

I’ve worked at several places where I’ve been able to access production databases.

No need to be so dramatic about it, really.