Automation Receipts: A Readable Record for Workflow Runs
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.
Modern tools. Old-stack common sense.
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.
Week 3 of EVE Profit Routes improves the route controls, adding sortable tables, clearer filters, and UI changes that make hauling decisions easier.
Codex makes old-school web development feel fresh again by helping with real code, small fixes, repo context, and practical solo builder workflows.
Week 2 of EVE Profit Routes turns raw market data into route decisions, adding scores, trust signals, and location context for better hauling picks.
The first build diary for EVE Profit Routes: a simple web app turning EVE Online market data into one question: what should I haul right now to make…
I built the OSJ AI Tool Matrix as a custom WordPress plugin, because a hand-edited table of AI tools sounded like a future migraine with admin edits. Oh…
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.
Simple stacks like PHP, MySQL, Apache, and cron jobs are still enough for many solo builder projects. Not every web app needs JavaScript complexity.
Turn an old PC into a useful Ubuntu home server for web development, with Apache, MySQL, PHP, SSL, domains, and safer outside access.
A practical AI coding workflow for solo builders: give the assistant the latest real code, ask for focused full-file patches, test the app yourself, then commit only what…