/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

blog.osau.re
| | robur.coop
5.0 parsecs away

Travel
| | [AI summary] A technical guide on deploying MirageOS unikernels using Robur's reproducible builds and the Albatross management system, covering installation, networking, and execution for secure supply chains.
| | hannes.robur.coop
1.8 parsecs away

Travel
| | [AI summary] This technical post details the development and deployment of binary MirageOS unikernels, focusing on overcoming challenges related to external configuration and ensuring full reproducibility of builds for security verification.
| | ejpcmac.net
12.7 parsecs away

Travel
| | [AI summary] The article provides a comprehensive guide on using Nix for managing development environments, integrating it with tools like direnv for persistent shell configurations, and optimizing the Nix store for disk space. It also discusses the transition from asdf to Nix, highlighting Nix's superior capabilities in environment management and build automation.
| | felipec.wordpress.com
24.8 parsecs away

Travel
| Chances are you are using a triangular workflow, even if you don't know it. A triangular workflow simply means that you pull from one repository, and push to another. This is what the vast majority of Git users do, unfortunately most of the good stuff is buried in the nearly incomprehensible official manpages. In this...