this post was submitted on 18 Jan 2024
719 points (98.5% liked)

Programmer Humor

19877 readers
414 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
[โ€“] ohlaph 53 points 11 months ago (3 children)
aint (something) {
    somethingElse()
}
[โ€“] 15liam20 2 points 11 months ago

Or maybe

taint(condition) {}

load more comments (2 replies)