this post was submitted on 14 Aug 2025
119 points (96.9% liked)

Programmer Humor

38282 readers
147 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] potatoguy@potato-guy.space 24 points 1 month ago

Today i have seen:

if (var === true || var === 'true' || var === "true")

I'm just fortunate enough to not work with the frontend at our very backend service, but I always hear things that shouldn't be even allowed in this planet.