Notes From Building Software That Actually Matters

Twenty years of building software has taught us that the hardest problems usually aren't technical. This is where we write about Laravel, architecture, business systems, workflow design, and the occasional experiment that teaches us something new.

How I Built an AI Expert That Costs About Two Cents

Creating an AI based astrology platform has a lot of lessons surrounding implementation, cost, and how production level AI should feel like normal software. I run through high level decisions that were actively made and the AI agent that gives readings based off of real data.

When WordPress Stops Scaling

WordPress shines for blogs and small stores — but at a certain point, optimizing it turns into fighting it. If your site crashes during traffic spikes, you're afraid to update anything, or you're duct-taping plugins together just to get custom workflows working, it might be time to stop patching and start rebuilding. Here's how to know when you've outgrown WordPress.

Why Engineers Should Care About Emotions

Every bug report, stakeholder meeting, and code review is an emotional transaction before it's a technical one. "Frustrated" and "overwhelmed" lead to very different fixes — and so do "dismissive" and "skeptical" in a PR comment. Naming the feeling precisely is a debugging skill. Here's an interactive emotion wheel and why it belongs in your technical toolkit.