/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

wimpysworld.com
| | enix.io
2.6 parsecs away

Travel
| | This serie of articles deals with solutions for Docker image size optimization. In this first part, we talk about *multi-stage build*. We also explain differences between static and dynamic libraries and why it matters. We also describe the use of the famous Alpine Linux distribution.
| | www.calazan.com
2.9 parsecs away

Travel
| | [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.
| | www.danieldemmel.me
2.5 parsecs away

Travel
| | I hereby renounce years of suffering with native extension compilations breaking
| | loufranco.com
11.9 parsecs away

Travel
| [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability.