this post was submitted on 15 May 2025
1093 points (98.5% liked)

Programmer Humor

24709 readers
321 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
[โ€“] [email protected] 132 points 1 month ago (23 children)

I set all 8 bits to 1 because I want it to be really true.

[โ€“] [email protected] 12 points 1 month ago

I was programming in assembly for ARM (some cortex chip) and I kid you not the C program we were integrating with required 255, with just 1 it read it as false

load more comments (22 replies)