Hacker News new | ask | show | jobs
by bringtheaction 3003 days ago
Would rather store percentages in single bytes, so let 0xFF / 0xFF = 100%.

0x81 / 0xFF = 129 / 255 ~= 50.59%

1 comments

Makes a lot of sense, but maybe a slightly longer bow to draw given that we would never us xx/99 as a percentage in decimal :)