Posts
A Quick Overview of Locks, Blocking, and Deadlocks
11/12/2025Another exciting day of lacking gainful employment. What to write about? I suppose I'm overdue to cover something data related.
I once overheard an o...
Creating a CI/CD pipeline for a Next.js site with GitHub Actions
11/11/2025For this site, I have a monorepo containing both code for my Node.js server and Next.js frontend. You can see the code here. I ...
Attempting to deploy an EC2 webserver with Terraform
11/6/2025I initially planned to deploy my website to an EC2 instance. I've used Linode in the past for small deployments like this, but it probably behooves me...
About this blog site
11/6/2025I started this blog to learn PostgreSQL primarily, but it ballooned into learning a couple other technologies and frameworks. The backend of this site...