Blog
Building and Deploying a Next.js Site on Vercel
In this guide you will create a Next.js website, push it to GitHub, and deploy it on Vercel. You will end with a live site, a working domain, and automatic HTTPS.
Tiling Window Managers: An Overview
A tiling window manager arranges your computer's windows automatically. Instead of floating windows that overlap, each window gets a part of the screen.
Self-Hosting a Static Site
In this guide you will register a domain, rent a server, point the domain at the server, and serve the site over HTTPS.
Installing yay: My Go-To AUR Helper
yay is an AUR helper. It lets you install packages from the Arch User Repository (AUR), using the same simple commands as pacman. It is the first tool I install on any new Arch system.
How to Install Arch Linux with archinstall
Arch Linux has a reputation for being hard to install. For years, this was true. You had to run each step by hand. However, since April 2021, Arch ships with an official tool called archinstall.