Expert Opinion Jul 21, 2026
The ticket said use SVG. The real fix was one line somewhere else.A one-line ticket asked me to switch thumbnails from PNG to SVG for better quality. Following it would have opened a stored XSS hole…
Read articleField notes from 15+ years shipping and modernizing production systems. Real debugging stories, AI-native engineering, and practical lessons for founders and teams who need software that holds up.
Expert Opinion Jul 21, 2026
The ticket said use SVG. The real fix was one line somewhere else.A one-line ticket asked me to switch thumbnails from PNG to SVG for better quality. Following it would have opened a stored XSS hole…
Read article
Software Development Jul 14, 2026
What does it cost to modernize a legacy PHP application?Modernizing a legacy PHP app costs less than a rewrite and carries far less risk, because you keep the product earning while you fix…
Read article
Legacy Modernization Jul 14, 2026
Two Errors, One Insert: The Deadlock That Was Not a DuplicateTwo error signatures sat on the same line of code, a duplicate-key error and a deadlock. They looked like one problem and were not.…
Read article
Coding & Programming Jul 10, 2026
How to optimize Redux state for performanceRedux does not get slow on its own. It gets slow when the store holds too much, components re-render on data they do not…
Read article
Expert Opinion Jul 09, 2026
Writing code got cheap. Verifying it did not.AI made writing code cheap this year. It did not make verifying code cheap. The bottleneck moved one step downstream, to the part nobody…
Read article
Software Development Jul 03, 2026
I Shipped a Feature to Production and Nobody Could See It. On Purpose.I made a new UI the default for one account and left everyone else on the old one, from the same deploy. The difference…
Read article
Software Development Jun 30, 2026
How to modernize a legacy PHP application without a full rewriteA rewrite is the riskiest way to fix a legacy PHP app, and usually the slowest. Here is how I modernize a codebase that…
Read article
Expert Opinion Jun 26, 2026
The team didn’t shrink. It changed shape.A principal engineer told me one to three seniors with AI can replace a team of juniors. He was right, and he stopped one…
Read article
Software Development Jun 18, 2026
The Bug That Was Never One Bug: A Missing Toolbar That Hid Three ProblemsA campaign-builder bug looked like a one-line fix. It was three problems stacked under one symptom. Here is how I found the two the…
Read article
AI Engineering Mar 12, 2026
Agentic AI in PHP Is Not a Prototype Idea. It Is a Production Architecture DecisionAgentic AI systems in PHP are not a novelty. They are a structured architecture problem… and PHP solves it cleanly when you treat the AI layer…
Read articleTell us what your business runs on. We will tell you, plainly, what we would modernize, what we would leave alone, and how we would keep it safe while we do it.
Book a call