/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

daniel-siepmann.de
| | ejpcmac.net
2.5 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.
| | earthly.dev
2.7 parsecs away

Travel
| | Learn what Nix is and how it can revolutionize software development with its unique approach to package management and operating system configurati...
| | nixcademy.com
3.1 parsecs away

Travel
| | I recently bought a Macbook because more and more people are asking me how touse Nix in certain situations under MacOS.In this article, we walk through installing Nix on MacOS and see how pleasantthe experience is these days.After that, we show how to go declarative on MacOS with nix-darwin to enablecompilation for Linux and Intel Macs, as well as some other nice features.
| | vincent.bernat.ch
19.5 parsecs away

Travel
| Caddy, a web server written in Go, supports compile-time plugin extensions. This article explains how to add plugins using Nix and xcaddy.