Y
Hacker News
new
|
ask
|
show
|
jobs
by
aidenn0
1896 days ago
Of course it shouldn't be base 10. It should be base 60. That has more prime factors
and
wastes fewer bits than BCD does.
1 comments
lmilcin
1896 days ago
Or base 256 so that it fits a byte efficiently. Oh... wait...
link