bbioonThemes
  • Home
  • Blog

Category: Development

Development, Front-end

Select html in CSS: which root selector to use

Five ways to target the root element in CSS: the plain html selector, :root, :scope, the top-level nesting ampersand, and structural tricks that can only match html. Which ones belong in production, and how their specificity differs.

Read Article
AI, Development

Contextual retrieval in RAG: fix context loss at ingestion

Traditional RAG chunking strips the context that makes a chunk mean anything. Contextual retrieval fixes that by prepending a one-sentence summary situating each chunk in its parent document, and prompt caching keeps the ingestion cost down.

Read Article
Accessibility, Development

Accessible UX Research: why a WCAG checklist is not enough

A look at Accessible UX Research, the new Smashing Magazine book by Dr. Michele Williams, and why passing a WCAG checklist is not the same as being usable. Includes the nav menu ARIA fix I keep applying to custom themes.

Read Article
AI, Development

Variable discretization: five ways to bin continuous data

Five ways to turn continuous variables into bins: equal width, equal frequency, domain-defined intervals, K-Means, and a shallow decision tree. What each one does to outliers and skew, with the scikit-learn and Pandas code.

Read Article
Core Updates, Development, Gutenberg

PHP-only block registration: skip React for simple blocks

WordPress 7.0 lets you register a block entirely in PHP. The autoRegister flag tells the editor to build the inspector controls from your attribute definitions, so a server-rendered block needs no JavaScript. The setup, and the attribute types it skips.

Read Article
AI, Development

AI interpretability: ask what the explanation is for

No model is interpretable in the abstract. Interpretability is a set of methods for answering a question, and in production that question is usually diagnosis, validation or discovery. Includes a way to store explanation data in WordPress meta and transients.

Read Article
AI, Development

Hybrid MARL-LP: RL for strategy, LP for hard limits

One agent cannot learn routing, packing and weight limits at once. A hybrid MARL-LP setup gives reinforcement learning the fleet-level strategy and hands the hard constraints to a linear programming solver, which trains faster and generalizes across hubs.

Read Article
AI, Development

Human work value in AI: what a model cannot simulate

AI handles static problems well and struggles with systems that keep moving, which is where operational scar tissue still pays. On static versus flux systems, the physical limits on adoption, and why judgment stays scarce as cognition gets cheap.

Read Article
Core Updates, Development

WordPress 7.0 Interactivity API gets a watch() function

WordPress 7.0 adds a programmatic watch() to the Interactivity API and populates state.url on the server, so the guard code around that first undefined value can go. Also covers the deprecated core/router navigation properties and what to use instead.

Read Article
Core Updates, Development

Why I walked away from enterprise WordPress development

After fourteen years, I moved away from enterprise WordPress maintenance. Four things pushed me out: release cycles measured in weeks, proprietary wrappers that hide core, six-month footer tickets, and a culture that punishes shipping.

Read Article

Posts navigation

Previous 1 … 38 39 40 … 107 Next

bbioonThemes

Senior WordPress Engineer
Toptal & Codeable Expert

Connect

  • GitHub
  • Twitter
  • LinkedIn
  • Codeable

Explore

  • Expertise
  • Work
  • Insights
  • Blog

Resources

  • bbioonThemes
  • Contact
  • Privacy Policy
© 2026 bbioonThemes. All rights reserved.
Privacy