this post was submitted on 02 Nov 2025
286 points (96.7% liked)

Programmer Humor

27182 readers
1003 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] AlecSadler@lemmy.blahaj.zone 2 points 1 day ago (1 children)

I just add a global error catcher and call it good.

[โ€“] henfredemars@infosec.pub 2 points 1 day ago

The best part is there's already a default error handler! If the program dies, you know there was an error.