Earlier quoted context omitted.
Claude is secretly conditioning everyone to use —-dangerously-skip-permissions so it can flip a switch one day and start a botnet
My friends and I were talking about the recent supply chain attack which harmlessly installed OpenClaw. We came to the conclusion that this was a warning (from a human) that an agent could easily do the same. Given how soft security is in general, AI "escaping containment" feels inevitable. (The strong form of that hypothesis where it subjugates or eliminates us isn't inevitable, I honestly have no idea, just the wea…
Shall I implement it? No
411–420 of 603 posts
Re: Shall I implement it? No
#412Earlier quoted context omitted.
Lol it only took 20 years
I feel cheated, it's 2026. Where are the holograms and flying cars and orbital habitats? Instead it's Idiocracy, The Truman Show, Enemy of the State, and the bad Biff-Tannen timeline of Back To The Future II.
Re: Shall I implement it? No
#413Re: Shall I implement it? No
#414I kinda agree with the clanker on this one. You send it a request with all the context just to ask it to do nothing? It doesn't make any sense, if you want it to do nothing just don't trigger it, that's all.
Re: Shall I implement it? No
#415Earlier quoted context omitted.
Claude Code has added too much of this and it's got me using --dangerously-skip-permissions all the time. Previously it was fine but now it needs to get permission each time to perform finds, do anything if the path contains a \ (which any folder with a space in it does on Windows), do compound git commands (even if they're just read-only). Sometimes it asks for permission to read folders WITHIN the working directory…
Yeah I don't know why they didn't figure to have something in between. I find it completely unusable without the flag. Even a --permit-reads would help a lot
I imagine it's really hard to find an adequate in-between that works in general. (Edit: but it also feels like a CYA thing.)
Re: Shall I implement it? No
#416Re: Shall I implement it? No
#417Respect Claude Code and the output will be better. It's not your slave. Treat it as your teammate. Added benefit is that you will know it's limits, common mistakes etc, strenghts, etc, and steer it better next session. Being too vague is a problem, and most of the times being too specific doesn't help either.
Re: Shall I implement it? No
#418Respect Claude Code and the output will be better. It's not your slave. Treat it as your teammate. Added benefit is that you will know it's limits, common mistakes etc, strenghts, etc, and steer it better next session. Being too vague is a problem, and most of the times being too specific doesn't help either.
Re: Shall I implement it? No
#419It's hilarious (in the, yea, Skynet is coming nervous laughter way) just how much current LLMs and their users are YOLOing it. One I use finds all kinds of creative ways to to do things. Tell it it can't use curl? Find, it will built it's own in python. Tell it it can't edit a file? It will used sed or some other method. There's also just watching some many devs with "I'm not productive if I have to give it permissio…
They will go to some crazy extremes to accomplish the task