Tag

Tag: Engineering Judgment

Why I still write PHP in 2026

Expert Opinion Sep 11, 2026

Why I still write PHP in 2026

PHP is the language I reach for most, by choice. The PHP I write has almost nothing in common with the code that gave the language its reputation. Here is what modern PHP actually looks like, the three criticisms I think are fair, and the rule I use to decide when it is the wrong tool.

Read article
What I stopped letting AI do after it cost me a day

Expert Opinion Aug 28, 2026

What I stopped letting AI do after it cost me a day

Writing code got cheap. Checking whether it is right did not. I lost most of a day to a change that was correct, reviewed, and built on a premise that was wrong from the first sentence. Here is the line I draw now and why it is about the premise, not the difficulty.

Read article
Ten years on one codebase, and what I would build differently

Expert Opinion Aug 04, 2026

Ten years on one codebase, and what I would build differently

I ran one product's codebase for ten years and decided not to migrate it to a framework. That call saved roughly a year of frozen feature work and cost me things I did not see at the time. Here is the architecture I built instead, the score I invented to track it, and the three decisions I would make differently.

Read article