Skip to main content

Web Design

Exploring web design with 2 articles

The Phantom State Pattern: A Taxonomy of WordPress Context-Dependent Bugs
web-design

The Phantom State Pattern: A Taxonomy of WordPress Context-Dependent Bugs

Hover / tap to read more
web-design

The Phantom State Pattern: A Taxonomy of WordPress Context-Dependent Bugs

A WP-CLI rescue that should have been two lines burned thirty minutes on a property that was NULL in CLI but populated in web requests. Here is the bug class behind that failure, and the self-healing pattern that prevents the next one.

The API Under the Floorboards: 286 Endpoints That Change WordPress Fleet Operations
web-design

The API Under the Floorboards: 286 Endpoints That Change WordPress Fleet Operations

Hover / tap to read more
web-design

The API Under the Floorboards: 286 Endpoints That Change WordPress Fleet Operations

We spent fourteen rounds of research designing SSH-based fleet tools, then discovered the hosting platform we run on already exposes a 286-endpoint REST API that does most of the same work without ever opening a shell.