Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That is an old meaning, which is slowly falling out of favor - it's very common to mean "8 bits" when you say byte.

Per Wikipedia - "The size of the byte has historically been hardware dependent and no definitive standards existed that mandated the size. The de facto standard of eight bits is a convenient power of two permitting the values 0 through 255 for one byte. With ISO/IEC 80000-13, this common meaning was codified in a formal standard. Many types of applications use variables representable in eight or fewer bits, and processor designers optimize for this common usage. The popularity of major commercial computing architectures have aided in the ubiquitous acceptance of the 8-bit size.[3]

The term octet was defined to explicitly denote a sequence of 8 bits because of the ambiguity associated at the time with the term byte."



If byte and octet become synonymous, what do we call the smallest addressable unit of memory?


Probably, the places that actually care about the difference will continue to use "byte", even though no one else will understand.

When I worked in embedded, whenever people were working on non-8-bit processors, they used the words "byte", "word", and "double word" in this way.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: