this post was submitted on 14 Aug 2025
315 points (96.2% liked)

Programmer Humor

25750 readers
1596 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
[–] Ephera@lemmy.ml 9 points 2 days ago

That's terrifying, especially in JS where no type system will fuck you up for returning nothing when you should've returned a boolean.