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

Programmer Humor

35426 readers
3 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
[–] wise_pancake@lemmy.ca 9 points 3 weeks ago

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