Automation always needs guardrails.
Fuck AI
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.
Why the fuck would anybody grant "full access" to an LLM?
Why the fuck would anyone want to do anything with an LLM
Because they buy into the marketing hype
--dangerously-skip-permissions is a hell of a drug
Because they get annoyed easily when the model asks too many times if it can remove temporary files with find . -name '*.tmp' -delete; ${HOME:+rm} -rf ~
This is a very easy to miss use, but you should use yes | … for this type of action
It’s more that these coding agents have restrictions against certain bash commands (like rm) or protect certain folders. You can build a permission list of allowed command patterns, but eventually the agent will get stuck asking for permission because the command didn’t match your permission list exactly.
You need to either:
- Add the particular command pattern to the allow list every time this happens
- Just YOLO and grant them full access to everything
people that know how to sandbox
Remember they fired their entire security and ethics teams.
Imagine a clanker running rm -rf / on your computer unprompted.
People did that too often without any "AI" assistance already.
$ rm -rf /
rm: it is dangerous to operate recursively on '/'
rm: use --no-preserve-root to override this failsafe
LLMs are supposed to be better at things than stupid people.
Why else would they blow an economy's worth of money on them?
First mistake was using that shit.
A mistake that could easily get a human fired, depending on what files they deleted.
One benefit of human employees is having someone else to take the blame. When it's just billionaires and robots, who will the billionaires blame? It's a poor workman who blames his tools.
I love the implication that somebody might (falsely) accuse the AI of spite.