/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

shortdiv.com
| | www.euccas.me
3.3 parsecs away

Travel
| | [AI summary] This technical article provides a comprehensive in-depth explanation of the zlib library, covering its internal implementation of the deflate algorithm (LZ77 and Huffman encoding), I/O buffering strategies, and various performance optimizations from companies like Intel, Google, and Facebook.
| | blog.ideotec.es
3.7 parsecs away

Travel
| | By hosting your static site in GitLab Pages you don't have to worry about managing a web server, but just as "with great power comes great responsibility", with less responsibility you must also relinquish some control. If you inspect your site's headers you will find that GitLab's servers don't compress your assets, which makes them weigh up to 75% more than necessary! The good news is that you can get that compression without having to touch the server settings.
| | www.brianbondy.com
4.0 parsecs away

Travel
| | Brian Bondy - Father, runner, software engineer, entrepreneur, and writer.
| | www.bennett.ink
25.6 parsecs away

Travel
| [AI summary] The article argues that the Don't Repeat Yourself (DRY) principle is often overused and misapplied by management as a cost-saving metric rather than a means to share implementations for true flexibility.