-
Rhymote: a Remote for Rhythmbox
Introducing Rhymote, a plugin and mobile application remote for Rhythmbox
-
REST-ish Services in Haskell: Part 2
Part 2 of a series on how I write REST-ish web services in Haskell with a dash of robustness
-
REST-ish Services in Haskell: Part 1
Part 1 of a series on how I write REST-ish web services in Haskell with a dash of robustness
-
Disassembling Raid on Hetzner Without Rescue Mode
How to disassemble software RAID on
-
Using Gitlab Deploy Tokens With k8s
How to use Gitlab deploy tokens with Kubernetes
-
Up and Running With Linkerd v1
Getting Linkerd 1 working on a small app in my Kubernetes cluster
-
Running Untrusted Workloads K8s Container Linux Part 3
Third and final part of my adventures and mistakes in trying to get untrusted workloads running on k8s (with container linux underneath)
-
Running Untrusted Workloads K8s Container Linux Part 2
Second part of my adventures and mistakes in trying to get untrusted workloads on k8s (with container linux underneath)
-
Running Untrusted Workloads K8s Container Linux Part 1
Adventures and mistakes in trying to get untrusted workloads on k8s (with container linux underneath)
-
Kicking The Tires On Fathom
Kicking the tires on Fathom (https://usefathom.com/)
-
Hetzner fresh Ubuntu (18.04 LTS) install to single node Kubernetes cluster with ansible
I install Kubernetes on yet another linux distribution, this time Ubuntu 18.04 LTS, using ansible to make it happen
-
A Pattern For Component Based Program Architecture In Rust
An approach I recently
-
Trying (and failing) to get LXD running on Container Linux
Trying (and failing) to get LXD working on CoreOS's (now Redhat's) Container Linux
-
Securing Your Kubernetes Cluster
Good resources I've stumbled upon discussing securing your Kubernetes cluster(s)
-
Even faster rust builds in Gitlab CI
Getting even faster builds out of rust on Gitlab CI
-
k8s Container Linux ignition with rkt and kube-router
Modifying a recently created Container Linux ignition configuration to use rkt and kube-router (instead of containerd and canal).
-
SQLite Is threadsafe, parallel access safe, but I still want to extend it.
Some thoughts on Sqlite's thread safety, parallel access safety, and how I want to extend it
-
Yet another cluster re-install after switching back to Container Linux
Switching back to Container Linux, and using kubeadm + ignition to install Kubernetes.
-
Minimal effort build improvements and a GHC 8.2.2 upgrade
How attempting to speed up my CI builds led to upgrading to GHC 8.2.2 (and eventually speeding up my CI builds)