this post was submitted on 15 May 2025
1154 points (98.7% liked)

Programmer Humor

23844 readers
2741 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] 12 points 2 weeks ago (1 children)

This reminds me that I actually once made a class to store bools packed in uint8 array to save bytes.

Had forgotten that. I think i have to update the list of top 10 dumbest things i ever did.

[โ€“] [email protected] 1 points 2 days ago

Ah, the creator od std::vector?