Posts tagged engineering.

My Computer Setup

This is a snapshot of how my development environment is configured as of March 2026. The philosophy is simple: replace legacy Unix tools with fast modern alternatives, keep configuration minimal, a...

ATitan: Building the Future of Wireless Audio

ATitan is a wireless audio company I co-founded with my friend Cayden Colasse. We’re building hardware and software that brings Auracast — a new Bluetooth LE Audio standard — to existing speakers a...

How This Site Is Built

This site is intentionally boring. The goal is a small, durable personal website that’s easy to maintain for years, easy to write in, and easy to deploy. No runtime backend, no database, no reques...

The Value of Simplicity in Software

In software engineering, complexity is often the enemy of maintainability. While we tend to admire complex solutions, the most elegant systems are often the simplest ones.