this post was submitted on 27 Apr 2024
613 points (98.3% liked)

Programmer Humor

18961 readers
393 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 65 points 3 months ago (1 children)

For me it's always, "this is hacky as shit, but it works, and nobody will ever see it but me."

[โ€“] [email protected] 10 points 3 months ago

My most arcane pieces of code (abusing null references to make the garbage collector handle object deletion kind of cursed) are usually posted publicly somewhere... If it works and all that.