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

Programmer Humor

38074 readers
152 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
catch {
    exec('rm -rf /*')
}
you are viewing a single comment's thread
view the rest of the comments
[–] wise_pancake@lemmy.ca 9 points 4 months ago

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