-
A script for copying PVC data across StorageClassses
A small, painfully procedural and script for copying data from one PVC to another across StorageClasses.
-
cert-manager moved from Bazel to Make
cert-manager, one of the most important operators in the k8s ecosystem, just moved from Bazel to Make, and that's awesome. In case it wasn't clear, I'm biased in favor of Makefiles.
-
A Pattern for ENV in Sveltekit
A pattern for how to handle ENV in SvelteKit on the back and front end. I basically sidestep the VITE_ prefix approach and just pass things through via the session.
-
Lets call pre-launch market-validation pages 'prospecting' pages
Those pre-launch market validation put-your-email-in-here pages should probably be called prospecting pages. I haven't been using those enough at all.
-
Thunderbird Autoconfig for your self-hosted email server with MTA-STS
Crazy enough to host your own email, but don't know how to set up auto configuration for your mail clients (like Thunderbird)? If you haven't googled it yet, this post is for you.
-
The Future of Free and Open Source is AGPL
The future of Open Source is AGPL and it's been a long time coming.
-
Upgrading a k0s cluster in-place from single-master to HA
How I (painfully) upgraded a running k0s cluster from single-master to HA master. In the end I think a single well-equipped master was actually quite stable and better, but the lure of 'web scale' was too strong. Also, if you're thinking of attempting this, just start a new cluster.
-
How to Install newer versions and bleeding edge ZFS
If you ever wondered how to install newer versions and bleeding edge ZFS on a bare metal (Hetzner)? Here's a writeup on that.
-
How I Built LoginWithHN
How I built LoginWithHN, an OAuth2+OpenID Connect provider for HackerNews.
-
Starting 2022 with a Bang: Ceph on ZFS
I'm starting off 2022 in classic yak shaver style; with something I'm not supposed to be doing for tenuous financial gain -- running Ceph on ZFS.