cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoTell me the truth ...piefed.jeena.netimagemessage-square161linkfedilinkarrow-up1415arrow-down16
arrow-up1409arrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square161linkfedilink
minus-squaremavu@discuss.tchncs.delinkfedilinkarrow-up14arrow-down2·2 months agoThis 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.
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up1·29 days agoAh, the creator od std::vector<bool>?
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.
Ah, the creator od std::vector<bool>?