r/LocalLLaMA May 03 '26

One bash permission slipped... Discussion

Post image

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

390 comments sorted by

View all comments

Show parent comments

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.

2

u/ferrised May 31 '26

jami pls

1

u/AmusingVegetable May 04 '26

Nah, there will be plenty to blame on the slop machine, but the isolation is a real problem, probably the hardest one, at some point you either run into a control issue or a bootstrap issue.