this post was submitted on 15 May 2025
190 points (96.1% liked)

Programmer Humor

36102 readers
541 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
[โ€“] virku@lemmy.world 4 points 3 weeks ago (1 children)

Oh man! That took me down memory lane!

I once had to reverse engineer a database to make an invoice integration. They had an int named flags. It contained all status booleans in the entire system. Took me a while to figure that one out.

[โ€“] sxan@midwest.social 3 points 3 weeks ago

We've all been there, friend. The bit arrays can't hurt you now.