
News
Automattic’s board placed Matt Mullenweg on paid leave before a rapid reversal. Here is the reported timeline, what participants said, and what remains unclear about the leadership dispute.
![Hands repairing a torn paper flowchart before changing a legacy application]()
Development
Learn how to refactor a legacy PHP application with no tests by building a safety net, finding seams, and changing one observable behavior at a time.
![Screenshot-inspired mobile and desktop performance reports showing scores of 100]()
Development
I took mikelopez.com from 67 mobile and 93 desktop to a 100 PageSpeed Insights score on both using static HTML, responsive images, AI-assisted diagnosis, and Cloudflare Pages.
![Database rows passing through offset and cursor pagination paths]()
Development
Compare cursor pagination vs OFFSET in PHP and MySQL, then build a stable, secure PDO implementation that keeps large result sets fast.
![PHP 8.6 for WordPress Developers: What to Watch Before Release]()
Development
PHP 8.6 for WordPress developers is now in beta with safer session defaults, closure optimizations, new syntax, and compatibility changes plugin teams should test before release.
![How to Refactor Interdependent PHP Files With PhpStorm and AI]()
Development
Refactor legacy PHP code with PhpStorm by mapping dependencies, preserving dynamic WordPress contracts, using AI within clear limits, and verifying every change.
![How to Review AI-Generated PHP Code Without Fooling Yourself]()
Development
Review AI-generated PHP code with a disciplined checklist for assumptions, WordPress security, data access, compatibility, tests, and maintainability in production.
![What WordPress's Real-Time Collaboration Delay Teaches Software Teams]()
Development
WordPress delayed real-time collaboration after finding architectural and performance risks. The decision offers practical lessons for software teams before they ship.
![Pax Silica Philippines: Why I Support It With Eyes Wide Open]()
News
I support Pax Silica Philippines for its potential to create skilled jobs, attract future-tech investment, and strengthen security, but only with safeguards and accountability.
![PHP 8.5 for WordPress Developers: Features Worth Using]()
Development
PHP 8.5 adds cleaner URI handling, pipelines, safer return values, improved cloning, and useful performance tools. Here is what matters for WordPress developers.