cm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agoTell me the truth ...piefed.jeena.netimagemessage-square168linkfedilinkarrow-up11.17Karrow-down117
arrow-up11.15Karrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agomessage-square168linkfedilink
minus-squaremavu@discuss.tchncs.delinkfedilinkarrow-up14arrow-down2·4 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·3 months 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>?