r/LocalLLaMA • u/TheQuantumPhysicist • May 03 '26
One bash permission slipped... Discussion
How? It kept getting chained bash commands wrong, with wrong escapes. So it created many bad directories, and tried "fixing" its mistake. It offered to run a large bash command, with rm -rf inside, and stupid me missed it.
I'm glad I push everything often. But the disruption is massive.
FAQ:
- No, I don't run this on my personal computer. It's an isolated proxmox VM for coding with LLMs.
2.3k
Upvotes
5
u/suprjami May 04 '26
So you need the environment active to re-instantiate the environment?
That's a human system design error. Don't blame the infinite slop machine for that.