About 8 results
https://nelind.leaflet.pub/3mmzqedkay22b · 29 May 2026
CI/CD has become a standard tool in every modern software developers day to day experience. We demand a lot from our CI/CD systems! and our software is all the better for it. But I think a lot of us have a slightly under-principled way of talking and think...
https://toolbox.leaflet.pub/3mbyw54q7gc22 · 9 Jan 2026
you think having 3 repositories and NixOS involved in running a static website is ridiculous? Well, no, you are ridiculous!
https://toolbox.leaflet.pub/3mbhfupgzu22l · 2 Jan 2026 · 🦋 Bluesky
Using nix as an IaC tool
https://desertthunder.leaflet.pub/3m7wqodccx22m · 14 Dec 2025 · 🦋 Bluesky
Dev Log 36: 2025-12-14
https://dunkirk.sh/blog/atuin · 24 Apr 2025
its a bit tricky on nix, but it's sooo worth it
https://bruce.leaflet.pub/3mmvzrtbezc2s · 23 Mar 2025
NixOS is great, but it is a bit tedious to always type out vim /etc/nixos/... etc to make changes to your system, nor do I want a complicated setup for my nix configuration files. So I devised a little script to speed up the progress, which I saved to conf...
https://matteogassend.com/articles/dotfiles-the-nix-way · 30 Oct 2024
I've recently started exploring the Nix ecosystem (I got hooked by Vimjoyer's videos) and decided to give it a try (I even installed NixOS on my laptop, but that will come in a later article). Dotfiles First things first, what are dotfiles ? They are bas...
https://seth.computer/notes/how-im-writing-haskell · 4 Aug 2019
A walkthrough of a Haskell development environment built on NixOS, Vim, GHCid, and Hoogle. Covers the Nix and Cabal setup, fast compiler feedback with GHCid, testing with hspec, and documentation lookups, all prioritizing simplicity and locally contained t...