cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoTell me the truth ...piefed.jeena.netimagemessage-square167fedilinkarrow-up11.18Karrow-down117
arrow-up11.16Karrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square167fedilink
minus-squaremavu@discuss.tchncs.delinkfedilinkarrow-up14arrow-down2·1 month 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·20 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>?