this post was submitted on 01 Jun 2026
412 points (99.0% liked)

Programmer Humor

31647 readers
542 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 41 points 1 day ago (2 children)

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

[–] Ghoelian@piefed.social 15 points 23 hours ago (1 children)

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

[–] yermaw@sh.itjust.works 4 points 19 hours ago (1 children)

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

[–] Ghoelian@piefed.social 6 points 18 hours ago* (last edited 18 hours ago)

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

[–] kunaltyagi@programming.dev 22 points 1 day ago* (last edited 1 day 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