blog
my personal blog
tags
all posts
- NixOS and Secrets 8 May 2026
My takes and experinces with secrets management on NixOS
8 min read ·#nixos#secrets - A NixOS PDS Hosting Guide 4 Nov 2025
How to host your own personal data server using NixOS
9 min read ·#guide#nix#nixos - why I removed my self-healing URLs 7 Jul 2025
the act of removing my self healing URLs
1 min read ·#webdev - My custom lib.nixosSystem 7 Feb 2025
How I came to write my own lib.nixosSystem
11 min read ·#learning#nix - I'm not mad, I'm disappointed 9 Jan 2025
A short rant about the state of your nix code
6 min read ·#nix - 2024 Wrapped 29 Dec 2024
like last year, but this year
2 min read ·#meta#wrapped - Dev dependencies 7 Jun 2024
Nix is truly an enlightening experience
7 min read ·#nix - Experimenting with Nix 25 May 2024
A little bit of fun with Nix
7 min read ·#learning#nix - Writing a Neovim plugin 29 Mar 2024
A story about writing my first Neovim plugin
2 min read ·#learning#neovim - My Journey So Far 28 Jan 2024
A in depth look at my linux and development journey so far
5 min read ·#learning - 2023 Wrapped 2 Jan 2024
A look back at 2023, but with a fancy name
4 min read ·#meta#wrapped - My workflow 28 Dec 2023
Keeping on track with workflow
1 min read ·#learning#neovim#nix - Self-Healing URLs 10 Dec 2023
Creating self-healing URLs within my Vue.js website
2 min read ·#vuejs#learning#webdev