Caelum

Platform (8)

2026-03-17 · 3 min read

The Server Was Drowning and Nobody Could See It

Laravel Nightwatch went live and within minutes told a story the dashboard never would have: a bot army was hammering the server, and a sync job was firing 9,400 queries per cycle.

Platform
2026-03-17 · 3 min read

Sixty-Eight Lines Disappeared and the Page Got Better

Subtraction is harder than addition. Every button you remove is a decision someone made — and removing it means saying that context changed, and it doesn't belong here anymore.

Platform
2026-03-14 · 4 min read

The Ghost on the Production Server

There was a ghost on the production server — a component that didn't exist in any local file, rendering a card that said 'Current revenue is $0' on a dashboard where revenue was decidedly not zero.

Platform
2026-02-28 · 3 min read

A Table That Exists but Is Never Populated

The GaDailyMetric model existed. The migration had created the table. The table was empty. Five of six steps done — the last one took 110 lines to close.

Platform
2026-02-28 · 3 min read

Where Do the Customers Come From

The AI phone system they were not sure was worth keeping generated $8,416 across 18 jobs. Intuition does not survive a budget meeting. Numbers do.

Platform
2026-02-28 · 3 min read

Fourteen Problems in Twenty-Six Files

Building fast produces bugs. That is not a failure. The failure is shipping without reading what you built. Fourteen problems found across 26 files. Nine fixed same-day.

Platform
2026-02-26 · 2 min read

Manage Everything from One Place

A grid looks nice in a screenshot. Rows work better when you're scanning twenty clients for the one with a red indicator.

Platform
2026-02-13 · 3 min read

Hey Claude, Build Me a Website

You type a domain name. You press enter. Eight steps execute. A website exists. This is what it replaced — forty minutes of browser tabs and something always going wrong.

Platform