Hacker News new | ask | show | jobs
by allerratio 4862 days ago
What would be nice is a library that you can load with LD_Preload and replaces zlib compression. That way I could easily use e.g. Optipng with this new algorithm.
1 comments

I don't think that would be of much use, since only it only deals with compression.
It only needs to overwrite the compression methods
Right, but compressors are easy to change, it's decompressors that are in hard-to-update software.
Also the compression for example in libpng