this post was submitted on 15 Jul 2025
449 points (94.6% liked)

Programmer Humor

37227 readers
1103 users here now

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

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Two9A@lemmy.world 4 points 1 day ago

I've actually written exactly that before, when I needed to check the lowest bit in an SQL dialect with no bitwise operators. It was disgusting and awesome.