Y
Hacker News
new
|
ask
|
show
|
jobs
by
dbaupp
814 days ago
Good point! I've added an analysis of this and other bases to
https://huonw.github.io/blog/2024/03/qr-base10-base64/#fn:ot...
1 comments
planede
814 days ago
Doh! I don't know why I went with per-byte encoding for octal. Yeah, you can do 11.1% overhead with base8, not much worse than base32, surprisingly.
link