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

You won't gain anything by compressing (binary) hashes.
Oh yes indeed.