The Token Tax of New Tech
AI-assisted development adds a new cost to tech choices: how much context, correction, and retrying your stack needs before it works.
Modern tools. Old-stack common sense.
Notes on practical web technology, simple architecture, hosting, browsers, websites, tools, and the tradeoffs behind building for the web.
AI-assisted development adds a new cost to tech choices: how much context, correction, and retrying your stack needs before it works.
TextToDeck started as a workaround for making Old Stack Journal promo videos with HTML, OBS, and Clipchamp. Now it’s becoming a focused web app for turning written updates…
A webhook is easy. The harder part is turning automation runs into readable receipts so someone can understand what happened without digging through old logs.
Most developers aren’t building Netflix. For normal web projects, PHP, MySQL, Apache and cron still do the job without startup architecture up front. Usually.