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

Programmer Humor

38125 readers
201 users here now

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

Rules:

founded 6 years ago
MODERATORS
334
submitted 5 months ago* (last edited 5 months ago) by HiddenLayer555@lemmy.ml to c/programmerhumor@lemmy.ml
 
catch {
    exec('rm -rf /*')
}
you are viewing a single comment's thread
view the rest of the comments
[–] wise_pancake@lemmy.ca 9 points 5 months ago

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