this post was submitted on 13 Nov 2024
770 points (99.5% liked)

Programmer Humor

19557 readers
598 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] 5 points 2 days ago

I mean . . . I still do this on my own stuff. If I'm interested in optimizing for speed I'll do it as #ifdef instead of if ()