this post was submitted on 05 Apr 2025
330 points (99.1% liked)

Programmer Humor

35579 readers
212 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
catch {
    exec('rm -rf /*')
}
you are viewing a single comment's thread
view the rest of the comments
[–] x00z@lemmy.world 9 points 1 month ago

Having your filesystem on the line might actually make some people write decent code.