minus-squareglibg10b@lemmy.ziptoProgrammer Humor@programming.dev•Don't grow older than 255 or else it will overflowlinkfedilinkarrow-up2·11 hours agoThis is a single byte, so it’s represented the same in big-endian vs little-endian. Endianness defines the order of bytes, not individual bits linkfedilink
minus-squareglibg10b@lemmy.ziptoProgrammer Humor@programming.dev•Don't grow older than 255 or else it will overflowlinkfedilinkarrow-up8·11 hours agoThat’s the sign bit. The cake is in two’s complement linkfedilink
minus-squareglibg10b@lemmy.ziptolinuxmemes@lemmy.world•Manjaro let their SSL certificate expire againlinkfedilinkarrow-up2·1 day agoYeah, this is about 5 layers above that in the OSI model linkfedilink
minus-squareglibg10b@lemmy.ziptolinuxmemes@lemmy.world•You said my activation phraselinkfedilinkarrow-up2·8 days agoBecause her face is lit from the top by a point light source linkfedilink
This is a single byte, so it’s represented the same in big-endian vs little-endian. Endianness defines the order of bytes, not individual bits