this post was submitted on 15 May 2025
1169 points (100.0% liked)

Programmer Humor

25002 readers
1001 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] 14 points 1 month 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 1 month ago

Ah, the creator od std::vector?