View Single Post
Old 02-23-2020, 11:16 AM   #22
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,389
Karma: 107076273
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Quote:
Originally Posted by petercreasey View Post
1024 is divisible by 16 and 1000 is not. (16 bits is key with hexadecimal)
No, it's purely to do with RAM addressing originally, so called 1K RAM chips, powers of two on address lines, so 1024 bits per chip. Later 4 bit, then 8 bit chips. The storage, being power of two based, tended to double or quadruple on each iteration of chip design.

Nothing to do with hexadecimal, or even octal which used to be popular. Though obviously it's inherent that all the chip sizes are divisible by 16. It's to do with binary. There are 10 kinds of people in the world, the minority that understand binary and the rest.
Quoth is offline   Reply With Quote