Y
Hacker News
new
|
ask
|
show
|
jobs
by
speedgoose
2191 days ago
I would guess that once compressed, binary represented as hex strings don't take much more space than base64 strings. Probably still a bit more than the compressed binary though.
1 comments
dependenttypes
2191 days ago
You won't gain anything by compressing (binary) hashes.
link
speedgoose
2191 days ago
Oh yes indeed.
link