Octet (ConceptClass, 5)

From Compile Worlds

(Difference between revisions)
(Created page with '{{Short|June 19, 2009}} An '''octet''' is, as you might have imagined, a sequence of eight bits. Affectionally called a '''byte''', it's overrated and yet anothe...')
Line 1: Line 1:
-
{{Short|[[June 19]], [[2009]]}}
 
-
 
An '''octet''' is, as you might have imagined, a sequence of [[eight]] [[bit]]s. Affectionally called a '''byte''', it's overrated and yet another of those silly standards that's come into place just accidentally and stayed forever since. Luckily, there are still quite a few systems which are independent of the word size and do not have any concept of octets, such as networking.
An '''octet''' is, as you might have imagined, a sequence of [[eight]] [[bit]]s. Affectionally called a '''byte''', it's overrated and yet another of those silly standards that's come into place just accidentally and stayed forever since. Luckily, there are still quite a few systems which are independent of the word size and do not have any concept of octets, such as networking.
-
File sizes are most commonly expressed in terms of octets instead of bits, leaving comparisons between file size and Internet speeds (which ''are'' measured in bits) very confusing to most.
+
File sizes are most commonly expressed in terms of octets instead of bits, leaving comparisons between file size and Internet speeds (which ''are'' measured in bits) very confusing to most. A ''kilobyte'' is [[1024]] bytes, a ''megabyte'' is 1024 kilobytes, and so on through ''gigabyte'', ''terabyte'', ''petabyte'' etc. That is until the [[SI]] guys came and messed everything up, where these terms were officially renamed to ''kibibyte'', ''mibibyte'' and so on, which sound retarded, while the original terms are retained for powers of [[1000]] bytes (units which nobody but [[hard disk]] manufacturers ever care about), creating great confusion because now nobody knows which series you actually mean unless you use the silly [[baby talk]] versions.
[[Category:Computing]]
[[Category:Computing]]

Revision as of 00:28, 6 October 2010

An octet is, as you might have imagined, a sequence of eight bits. Affectionally called a byte, it's overrated and yet another of those silly standards that's come into place just accidentally and stayed forever since. Luckily, there are still quite a few systems which are independent of the word size and do not have any concept of octets, such as networking.

File sizes are most commonly expressed in terms of octets instead of bits, leaving comparisons between file size and Internet speeds (which are measured in bits) very confusing to most. A kilobyte is 1024 bytes, a megabyte is 1024 kilobytes, and so on through gigabyte, terabyte, petabyte etc. That is until the SI guys came and messed everything up, where these terms were officially renamed to kibibyte, mibibyte and so on, which sound retarded, while the original terms are retained for powers of 1000 bytes (units which nobody but hard disk manufacturers ever care about), creating great confusion because now nobody knows which series you actually mean unless you use the silly baby talk versions.