Technology, homelabs, and the business of building things.
Technology leadership, career insights, and the business of innovation.

WattWay: Find the Cheapest EV Charging on Your Route
DC fast charging runs $0.20 to $0.59 per kWh — nearly 3× for identical electrons. WattWay plans the cheapest stops for your car. Free, no account.

1,000 Miles, One Foam Pad, and Everything the Ioniq 9 Taught Us
A 1,000-mile road trip in the Hyundai Ioniq 9: two charging accounts, camping in utility mode, Austin's cheap public chargers, and the tailgate that beat a dresser.

Patent Pending. Here's What I Actually Filed.
Two provisional patent applications, filed pro se, on the multi-tile workspace and on automatic chat translation. Here is what is actually in them and why the architecture matters.

Connecting Claude to Your Homelab with MCP and Tailscale SSH
Give Claude SSH access to your homelab with an MCP server over Tailscale — bash, browser automation, and unlimited local ComfyUI image generation. Includes the Windows SSH gotcha that cost me an evening.

Read the Contract
A guy from an expert network called Ridgetop Research hit me up on LinkedIn last week. Friendly message, totally professional — his client wanted to c…

You Still Have to Test. Especially When AI Wrote It.
AI-generated code does not get a testing exemption. A walk through what an end-to-end Playwright session caught on the salty.poker build, and why integration testing is the part the methodology cannot delegate away.

The Iteration Loop Is Still the Job
Spec-driven agentic development compresses the build phase. It does not eliminate the iteration loop. A debugging story from this week and what it says about the methodology.

Debugging Code You Didn't Write (But You're Still Responsible For)
I spent Tuesday morning staring at a 404 from a service I knew existed. The table engine was up. The routes were registered. The tests passed. And eve…

I Let AI Write My Code for a Week. Here's My Honest Report.
There is a difference between asking AI to help you write a function and asking it to build your company. GitHub Copilot suggests an autocomplete as y…