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

Programmer Humor

35176 readers
88 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

Certainly nicer than my SDL experience of catch { window.becomeunclosable(); }