-
Ops Pearl: Managing Git Personas
Yet another article on the internet about how to reasonably manage multiple git personas
-
A Quick introduction to manual OpenAPI V3
A quick rough-and-tumble guide to manually writing OpenAPI v3 schemas (which you shouldn't be doing), with a focus on the NodeJS ecosystem
-
Setting Up Statping
I set up statping for a few websites I maintain on my small k8s cluster
-
A Galaxy Scale Addressing Scheme for Compute Availability
Back-of-the-napkin ideas on a scalable, generic, galaxy-scale compute/storage physical addressing scheme.
-
Ops Pearl: fast-forwarding a Git clone without a full pull
A pretty few lines of git magic to fast-forward a git clone without a full git pull
-
Mithril SystemJS and ParcelJS Getting Started Guide
A quick walkthrough primer on building sites with Mithril, SystemJS and ParcelJS
-
Component Styling with CSS Variables, BEM-like class selectors, and some Tachyons
An approach to styling components for external use with CSS variables, using other pardigms sparingly along the way.
-
Kicking the Tires on OpenEBS for Cluster Storage
Trying out OpenEBS on my Kubernetes cluster as a replacement for Rook
-
Paxosmon: Gotta Consensus Them All
A survey of Paxos-based consensus algorithms
-
Rest-ish Services in Haskell Part 3
Part 3 of a series on how I write REST-ish web services in Haskell with a dash of robustness
-
A small collection of Day 2 Vue Patterns
Patterns I've found myself using repeatedly on Vue projects
-
How to get off Yahoo! mail
How I got off Yahoo! Mail with Thunderbird and a generous helping of POP
-
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)