Y
Hacker News
new
|
ask
|
show
|
jobs
by
pizzafeelsright
898 days ago
if twitter didn't do compression it would be fun to store large files as images with twitter as a filesystem
1 comments
tecleandor
898 days ago
Well, you can maybe put some qr codes less sensible to compression XD. OK, OK, it was a joke, just do some steganography.
link
colejohnson66
898 days ago
It's possible to abuse Unicode codepoints to store bytes:
https://github.com/qntm/base131072
link