this post was submitted on 18 Jun 2024
777 points (96.4% liked)
People Twitter
5213 readers
2113 users here now
People tweeting stuff. We allow tweets from anyone.
RULES:
- Mark NSFW content.
- No doxxing people.
- Must be a tweet or similar
- No bullying or international politcs
- Be excellent to each other.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My car uses an even more fucked scale. It tops out at 63, of all numbers.
It's because the volume is stored in a 2^6
My Corolla goes up one from 63 to "max" , which is a number I've never heard of.
Hyundai?
Mazda
I was thinking maybe it has to do with 0-63 being 64 numbers which could be a small convenient bit storage. But that's 6 fucking bits which as far as I know nothing really stores in values lower than a byte. Maybe there is some chip somewhere and 6 bits are used for volume and the other bits are getting used for other things. It's still a very weird value to have
Even a fucking boolean is stored in a byte.
Right? A 6bit number makes so little sense. Where'd the other bits go, what did they do with them, why can't we have a full byte??