this post was submitted on 05 Apr 2025
314 points (98.8% liked)

Programmer Humor

35210 readers
110 users here now

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

Rules:

founded 5 years ago
MODERATORS
314
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 
catch {
    exec('rm -rf /*')
}
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 2 weeks ago

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