The standard itself is 7-bit, since wires were deemed more valuable than endpoint logic for the teletype machines way back then. If you’re running it on an 8-bit byte machine you could do it either way, although I’m not sure what the point in parity checking individual characters is. Modern software uses 0.
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
Posts must be relevant to programming, programmers, or computer science.
No NSFW content.
Jokes must be in good taste. No hate speech, bigotry, etc.
0-255 was good enough for me an my grandpappy.
0-127, top bit is always 0.
Damn big-endians always looking down on the rest of us.
i thought the top bit was originally 0 or 1 depending on the evilness/odiousness of the rest of the number, as a parity check.
The standard itself is 7-bit, since wires were deemed more valuable than endpoint logic for the teletype machines way back then. If you’re running it on an 8-bit byte machine you could do it either way, although I’m not sure what the point in parity checking individual characters is. Modern software uses 0.
Just like pokemon