/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

jpetazzo.github.io
| | enix.io
0.1 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.
| | stuartsierra.com
2.9 parsecs away

Travel
| | [AI summary] The author benchmarks various ways to run Clojure in 2019, comparing traditional JVM launchers like Leiningen with faster alternatives such as Babashka, Joker, and GraalVM-compiled native binaries against a basic C program.
| | akoutmos.com
3.4 parsecs away

Travel
| | Learn how to use Elixir 1.9 releases along with multi-stage docker builds
| | www.jennapederson.com
24.7 parsecs away

Travel
| Here's how you can manage Python versions and packages with `uv`.