Hosting my Git Repositories

Notes on how I hosted my Git Repositories and why I decided to do it.

Shower Thoughts 2026-01-01

An exploration of thoughts I had while taking a shower on 2026-01-01.

Install multiple PostgreSQL versions from src on Arch

Notes about installing multiple versions of PostgreSQL side by side from source on Arch Linux.

Fix PostgreSQL Collation version miss-match

Notes about fixing PostgreSQL Collation version miss-match issues on Arch Linux.

Install Ruby on Arch Linux

Notes about installing Ruby on Arch Linux via frum.

Upgrade PostgreSQL on Arch Linux

My notes about how to upgrade PostgreSQL on Arch Linux when you have installed PostgreSQL via the official package management system.

Pull Request Alternative Design Doc

This post is actually a living design document for an idealized alternative to what is currently a pull request work flow.

Git Commit Creation

My attempt at producing the ultimate guide to creating Git commits that I wish I had when I was a less experienced developer.