TLDR: I grabbed a list of the 10.000 most popular domains on the internet, downloaded their homepage and checked for compression techniques. Surprisingly, quite a few of them (~8%) are not applying any kind of compression at all with some of them leaving terabytes of potential monthly data savings on the table ($$$ + a slower website).| Danny van Kooten
Build exporters define the output format of your build result| Docker Documentation
A deep dive into how I automated my now page on my personal website by creating a Go script and making use of GitHub Actions.| akashgoswami.dev