Octet, not byte

From XionKB
Revision as of 03:13, 25 April 2023 by Alexander (talk | contribs) (new category)
Jump to navigationJump to search

In general, we try to avoid using the term byte, because it is sometimes ambiguous, much like the term 'word' is. It is burden enough that the size of a word is machine-dependent, and since the size of a byte is too, let us dispense with it in favour of a term that is not: octet.

Bytes are almost always 8 bits. Octets are always 8 bits.

Sometimes hardware literature will take the liberty of using the term byte in their own given context. Let us not write hardware literature in such a way, and let us not give existing hardware literature such an excess deference when it does so.