Explore >> Select a destination


You are here

chacin.dev
| | actually.fyi
2.0 parsecs away

Travel
| | Cross-compiling to ARM MacOS with Zig is Easy.
| | qsantos.fr
2.5 parsecs away

Travel
| | [AI summary] The article discusses the benefits of using Rust to create small, efficient Docker containers by statically compiling binaries with musl, reducing dependencies and image size compared to Python-based Docker images.
| | blog.timhutt.co.uk
1.9 parsecs away

Travel
| |
| | adamj.eu
17.5 parsecs away

Travel
| Most projects I work on use Python, good ol' Pip, and pip-tools. Below is a pattern I've used to speed up the GitHub Actions workflow runs on several such projects. On larger projects with many dependencies, it can save tens of seconds per run.