Running containers for your dependencies during CI E2E tests in the background, without services
Announcing rbb (redis bootleg backup), a tool for backup up redis clusters with only client access. A tool for otherwise reasonable redis administrators backed into a corner and looking to jackhammer their way out.
It took way more trial and error than I expected to set up E2E testing for a python-based project on CircleCI -- my loss (of time) is your gain.
I recently went through the trouble of setting up a (very unnecessary) instance of Zulip on my tiny k8s cluster for some people I co-work with. Setting up Zulip was more trouble, and sharing is caring.
I recently got a System76 Oryx Pro, and despite one initial hardware issue I'm very happy with it. Installing Arch was a breeze, System76's open source drivers were easy to install. Excited to start my long journey with my new daily driver.
Recently while working on a Java project in Emacs, I made some changes to the usual setup
I upgraded my tiny cluster from kubernetes v1.13.0 to 1.15.0, and only briefly visited a single pitfall.
More testing of OpenEBS on my small kubernetes cluster
Yet another article on the internet about how to reasonably manage multiple git personas
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