this post was submitted on 01 Aug 2025
151 points (96.9% liked)

Programmer Humor

25425 readers
973 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 days ago (2 children)
try
{
     execute.SomeMethod();
}
catch(Exception ex)
{}
[โ€“] kiri@ani.social 2 points 1 day ago* (last edited 1 day ago)
load more comments (1 replies)