this post was submitted on 02 Aug 2024
765 points (97.8% liked)

Programmer Humor

19187 readers
1425 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] 24 points 1 month ago (1 children)

More like

console.log('shit');
[…]
console.log('fuck');
[…]
console.log('ass');
[–] [email protected] 11 points 1 month ago (1 children)

yeah and then you forget about one that makes it into a release and then see it in the console.

[–] [email protected] 11 points 1 month ago

This is the real reason we have linters.