Mar 24, 2026
4 min read
How I ZSH
(#1 of 6)
I rebuilt my Zsh configuration into a clean, modular system after struggling with my old messy, brittle setup that slowed down my workflow. By organising configs, replacing heavy weigth frameworks with lightweight functions, and treating my shell like a structured project, I made it easier to maintain, extend, and debug.
Mar 20, 2026
7 min read
My Hugo Site
(#13 of 13)
Ditching drawing tools for a declarative, code-based diagramming solution using Mermaid.js…with Catppuccin. Meow!
Mar 18, 2026
5 min read
My Hugo Site
(#12 of 13)
After having my feed bombared with the power of AI-assisted coding using spec driven devolpment and this being a more rational approach to outcome success vs the slop of “vide coding”. I thought I would examin its use to implement a specific Hugo feature I wanted to create for my site, from requirements to styled solution, in minutes.
Mar 14, 2026
10 min read
A primer on Nix and Nix-Darwin and the how and why I have implemented it as a replacement to Homebrew and MacPorts on my laptop for easier and reproducable application and state management in a MacOS environment.
Nov 7, 2025
10 min read
My Hugo Site
(#11 of 13)
How I use GitHub Actions to build and deploy my Hugo site to GitHub Pages. This is my first real CI/CD pipeline.
Oct 29, 2025
6 min read
My Hugo Site
(#10 of 13)
How I use GitHub Pages as the free hosting solution for my Hugo site. Version controlled, highly available, and HTTPS by default.
Oct 20, 2025
4 min read
How I fixed the issue with non-intel trasceiver not working with Intel X520 network card. Intel trying to be smart and how to tell the card to get over itself.
Oct 12, 2025
8 min read
Testing out some hugo internal image render hooks and to what extent custom styling can be added to images