Hello 👋

I (occasionally) write on tech I use, things I do, and stuff I learn.

Notes

Oct 2025

Questions that will probably come back

Practice makes perfect.

Mar 2025

atoi()

LC8 took all of my time today. Pseudocoding here for reference later.

Dec 2024

Advent of Code 2024

I have decided to challenge my problem solving by following through on Advent of Code this year.

Nov 2024

From .md to the Edge: Deploying this Hugo Site on Cloudflare Pages

How this site and its domain moved to Cloudflare, and why boring deployments are a good thing

Sep 2024

How to fix messed up internal VPN on Ubuntu

Stack Overflow to the rescue.

Jun 2024

A/B Testing 101

Let's say I bake two different batches of cookies and I'm not sure which one would do better if I had to sell just one.

May 2024

DAO Design Pattern with Spring Boot

From hating the J of Java (irrationally) to easily writing complex controller classes and services with Spring Boot: my first hands-on experience with Java, Spring Boot, and the DAO design pattern.

Feb 2024

srcdit

Edit and source dotfiles directly from the terminal

Jan 2024

Asking questions the smart way - summarized

Summarizing the article 'How To Ask Questions The Smart Way' by Eric S. Raymond and Rick Moen

Nov 2023

First 4 hours of using Neovim

Notes from what I've learned researching and using `neovim` for the past 4 hours.