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

Programmer Humor

25425 readers
988 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
[โ€“] mavu@discuss.tchncs.de 12 points 2 months 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.

[โ€“] rikudou@lemmings.world 1 points 1 month ago

Ah, the creator od std::vector?