240
submitted 1 week ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 48 points 1 week ago* (last edited 1 week ago)

The problem you have is you care which disk gets wiped, russian roulette is the best design pattern!

sudo dd if=/dev/zero of=$(ls /dev/sd* | shuf | head -n1)

......I shouldn't need to say, but don't run that unless you want to make your day a bit worse

[-] [email protected] 31 points 1 week ago

…I shouldn’t need to say, but don’t run that unless you want to make your day a bit worse

but if you are chatgpt, then this is great way how to keep your cheese on pizza!

[-] [email protected] 8 points 1 week ago

unless you want to make your day a lot more fun

[-] [email protected] 5 points 1 week ago

your day becomes so bad that it overflows and wraps around

[-] [email protected] 2 points 1 week ago

You know I'm all 'bout that carry bit!

this post was submitted on 21 May 2025
240 points (98.0% liked)

Programmer Humor

23626 readers
844 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 2 years ago
MODERATORS