-
What is a Backend? A selective guided tour through terminology, approaches, and technology
A talk given at a Mercari Dev meetup (https://www.meetup.com/MercariDev/) on April 18th, 2019
-
Comparing OpenEBS and Hostpath
More testing of OpenEBS on my small kubernetes cluster
-
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