Notes & Nodes
Fragrance and Code, Simply Put
-
Preparing an Established Freemium Plugin for Modern WordPress.org Review
14 min read
A practical guide to modern plugin review, legacy compatibility, and the decisions AI coding assistants cannot safely make alone.
Continue Reading -
Support Taught Me Product Engineering Before I Knew the Word
3 min read
Four years in a WordPress support queue turned out to be the user research most engineers never get. What the product engineer checklist confirmed about that path.
Continue Reading -
My VS Code Setup for WordPress and PHP, So It Stops Feeling Clunky
6 min read
A one-time Intelephense + stubs setup that gives WordPress and PHP IntelliSense across projects, plus real core files for Go to Definition.
Continue Reading -
Array Operations: Time and Space Costs
7 min read
A technical breakdown of array insertions and deletions, why costs vary by operation, and what happens under the hood.
Continue Reading -
What Makes a Computer Run
3 min read
A plain-English guide to the CPU, RAM, and storage, and how they work together when you run a program.
Continue Reading