/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

johns.codes
| | myme.no
0.9 parsecs away

Travel
| | [AI summary] The article discusses the use of Nix and flakes to create a robust development environment that integrates JavaScript, Haskell, and Docker. It highlights the benefits of using Nix for managing dependencies, environment isolation, and reproducibility. The author describes various tools and techniques, such as direnv, Docker containers, and the nix develop command, to enhance productivity and streamline workflows. The conclusion emphasizes the potential of Nix as a powerful tool for developers, despite its steep learning curve.
| | tonyfinn.com
0.5 parsecs away

Travel
| | Nix Flakes can be used for more than just package definitions. This post covers how you can define a development environment in a Nix flake.
| | general-metrics.com
1.1 parsecs away

Travel
| | How to set up a Go + Templ project using Nix flakes.
| | stephank.nl
9.8 parsecs away

Travel
| [AI summary] The author shares a technical guide on migrating personal NixOS configurations to use flakes, detailing methods for remote deployment, managing automatic upgrades on different systems, and setting up a private Git hosting server.