RSSAmplifier

Blog

Joe Banks's Blog

Various ramblings about topics I find interesting and projects I'm working on

jb3.devRSS feed ↗4 posts

Latest posts

Infrastructure as Nix: Migrating my Personal Infrastructure to NixOS

I've recently moved my entire personal infrastructure to NixOS. This post explores the transition, the technical stack I'm using, and why Nix is a game-changer for self-hosting.

High Availability Alertmanager on Kubernetes: No Alerts Left Behind

AlertManager is a rock solid approach for alerting in Prometheus, but how do you make it highly available on Kubernetes? This article covers my approach to making AlertManager highly available on Kubernetes, and how you can do the same.

PyDis Statistics Part 2: Analysis and Querying

Python Discord is a community built on data and analytics. This article, the second in a series, covers how we analyse data to draw conclusions.

PyDis Statistics Part 1: Collection

Python Discord is a community built on data and analytics. This article, the first part of a series, discusses the tools and systems we use to collect statistics.