top | item 46691360

(no title)

clbrmbr | 1 month ago

I have been running two or three Claude’s bare metal with dangerously skip permissions all day every day for two months now. It’s absolutely liberating.

discuss

order

Gazoche|1 month ago

Until it decides to delete your home directory:https://old.reddit.com/r/ClaudeAI/comments/1pgxckk/claude_cl...

pixl97|1 month ago

You're not running it on a filesystem that takes snapshots and is easily reversible?

holoduke|1 month ago

Is it worth the risk? For me yes. Today Claude decided to checkout a git commit from yesterday and all local unstaged changed were lost. Annoying mistake. Lost 6 hours of work I think. Nevertheless I still prefer giving all access to Claude. Also root. It can do everything.

giancarlostoro|1 month ago

This could be avoided by aliasing rm to something else that stops you from deleting stupid things like your entire home directory / partition root.

esperent|1 month ago

You can use the /hookify plugin to add hooks for preventing dangerous commands like this.

croes|1 month ago

I have been driving without seat belt for two month now. It’s absolutely liberating.

InsideOutSanta|1 month ago

I have been skydiving without a parachute for 23 seconds now. It's absolutely liberating.

sixhobbits|1 month ago

same, it's made a couple of damaging mistakes but so far it has a better track record than me in terms of fat-fingering `rm` commands or what have you

kaffekaka|1 month ago

I am sure that someday I will do something fat-fingered myself as well, but I have not in many years now. Are you saying that you make "damaging mistakes" relatively often?

coldtea|1 month ago

And that's as a dev. Then we expect uses to know better than e.g. to trust links to .sh style installers some FOSS suggests...

nailer|1 month ago

> Then we expect uses to know better than e.g. to trust links to .sh style installers some FOSS suggests...

I don't know anyone that inspects every binary yet we apparently we should not trust shell scripts?