More like "oh shit, we are so screwed". It's already a better system administrator than I am. It can run plenty of obscure linux commands, trash the system and maybe restore system state to functional. I was vibe-setting my system permissions with some local qwen3.6 . It was all going well for 30 minutes. Then in between other commands, it made me run a variant of "sudo chmod 644 /usr/bin" Which it explained when the…
You don't need to actually reinstall to fix this. You can boot to single user mode and then you're root. Fix the permissions from there. Even if you've accidentally removed permission from chmod itself, you can use the linker trick to fix that (your LLM can explain that one but use a fresh context so it's not roleplaying where it doesn't know how to fix without a reinstall)
But as soon as I turned off the computer, and it no longer booted, I had to switch browser to an other machine to access the LLM and therefore could not access the context or conversation history which was stored in the browser and so the new LLM had no idea of all it had done before except from my prompt where I tried to explained what it had done.
Then from the live usb, the LLM made the situation even less recoverable when it started removing some system file in the hope to restore them cleanly with an apt install, probably because it didn't have a clue of the extent of the damages it needed to repair.
Thanks anyway, I'll try your solution if it happens again.