From 092cac7da2b40eb334c45b843375e36411adf004 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Thu, 30 Apr 2026 09:10:05 +0200 Subject: Note ideas --- BACKLOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/BACKLOG.md b/BACKLOG.md index b267574..7dbf751 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -2,7 +2,7 @@ ## Posts -- My `~/bin` scripts and wrappers. +- My `~/bin` scripts and shell aliases. - OpenBSD hooks: rc.firsttime(8), upgrade.site(8), apmd(8) /etc/apm/suspend, crontab(5) @reboot, etc. - Auto-install Arch Linux on vmm (unstable, at least on Intel hardware). - Checkout recently modified Git branch using fzf (git-co). @@ -29,6 +29,14 @@ - Prevent browsers from requesting a non-existing /favicon.ico. - Bidirectional sync (via untrusted server). - Mount external OpenBSD softraid crypto volume at boot. +- Practical quantum-safe secrets provisioning for NixOS (using Agenix): post-quantum Age host key, encrypted SSH host key, systemd DynamicUser+LoadCredentials+RefreshOnReload +- Efficient/small-scale observability (for self-hosters) using VictoriaMetrics, VictoriaLogs, and Perses on NixOS +- Split tunnel VPN for select services on NixOS (e.g. Miniflux) +- systemd's DynamicUser vs. backup +- NixOS config archive/tarball script +- NixOS configuration revision usage: NixOS config, CLI, pkg diff, pending commits +- (How to) patch a Go submodule/dependency with Nix (e.g. Perses/Echo) +- (How to) build a multi-binary Cabal project with Nix (e.g. Kapho) ## Other content @@ -41,3 +49,4 @@ - Revisit [CSS nesting support](https://caniuse.com/css-nesting). - Add Favicon. - Add [Open Graph](https://ogp.me/) meta data. +- Style feeds: . -- cgit v1.3.1