A blog, notes, gallery, lifestyle and fully conglomerated posts from Joshua.| joshblais.com
NixOS Hates Precompiled Programs (Learn How To Fix It)| www.rugu.dev
On paper, Dev Containers are great to define and share development environments easily. Actually using them is not that great: lack of reproducibility, integrating host files in containers, difference in implementations between various tools…| blog.crafteo.io
Cross compilation tutorial using Nix| nix.dev
Episode #18: After struggling with various tools and suggestions for years, I finally streamlined setting up a new Python project by using Nix.| cloudnativeengineer.substack.com
Nix shells are the best tool for creating software development environments right now. This article provides a template to get you started with Nix shells from scratch, and explains how to add common features.| Paperless
Some notes on using nix| Julia Evans