this post was submitted on 01 Aug 2025
170 points (97.2% liked)

Programmer Humor

26772 readers
842 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
 

Don't say anyway, say anyhow

you are viewing a single comment's thread
view the rest of the comments
[โ€“] jubilationtcornpone@sh.itjust.works 13 points 2 months ago (3 children)
try
{
     execute.SomeMethod();
}
catch(Exception ex)
{}
[โ€“] kiri@ani.social 2 points 2 months ago* (last edited 2 months ago)
load more comments (2 replies)