this post was submitted on 01 Jun 2026
380 points (99.2% liked)

Programmer Humor

31695 readers
593 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ranzispa@mander.xyz 35 points 6 days ago (2 children)

TIL: uninstall docker on any machine with Claude code installed.

[–] Ghoelian@piefed.social 16 points 5 days ago (1 children)

Or: dont let Claude code run whatever commands it wants. Read them before allowing.

[–] yermaw@sh.itjust.works 5 points 5 days ago (2 children)

I read them. I didnt understand them but I read them. It still fucked me.

[–] Ghoelian@piefed.social 8 points 5 days ago* (last edited 5 days ago)

Well yeah additionally: don't execute commands you don't understand. Not yourself, but especially not via claude

[–] Baizey@feddit.dk 1 points 3 days ago* (last edited 3 days ago)

That's just letting it run any command it wants with more steps

[–] kunaltyagi@programming.dev 21 points 6 days ago* (last edited 6 days ago)

This was known for a decade now? That's why adding a user to docker group was always an additional step with a warning

And also why podman works the way it does