Blog

Google Zopfli Banner Stage 2

Optimizing Google’s Compression Algorithm Zopfli (Stage 2)

Test Building Post Notes: All tests and optimizations can be downloaded from my GitHub repo. github.com/marcobeltempo/zopfli/tree/optimization_tester To build the source code run the make command from the main directory Execute/compress file ./zopfli your_file_nameIn continuation of Stage 1 – Optimizing Google’s Compression Algorithm, it was time to begin optimizing our compression application Zopfli. Re-cap Zopfli, a compression algorithm […]

Read More
GNU Wget Project Banner

GNU Source Building | Wget | Part 1

This post will be the first of two, discussing the ideas behind Free Software Foundation, as well as getting hands-on with a couple common GNU software packages you’ve probably used at some point in time. Brief History  GNU is an operating system with 100% free software. It was launched in 1983 by Richard Stallman (rms) […]

Read More