bbioonThemes
  • Home
  • Blog

Tag: APIs

AI, AI in WordPress, Development

Drift detection: why a live ML model quietly gets worse

The difference between data drift and concept drift, the two tests I reach for first (K-S and PSI), and how I wire the check into a WP-CLI command so a drifting model triggers an alert instead of a bad quarter.

Read Article
AI in WordPress, Development

Your agent picks the wrong tool because of your MCP schema

Agents pick the tool with the longer description, not the right one. What that length bias looks like in a WooCommerce integration, how to keep internal arguments out of the prompt, and why a proxy beats editing someone else’s MCP server.

Read Article
AI in WordPress, Development

The plugin queue doubled in 2025: what that means for your code

The Plugins Team 2025 retrospective puts submissions at about 330 a week and reviews up 40.6%, with the same size team. Here is what the automated scans catch and how to run the Plugin Check plugin before the reviewers do.

Read Article
Core Updates, Development, E-commerce Development

What WooCommerce 10.5 changes about variation price caching

WooCommerce 10.5 swaps full object serialization for stable signatures from a new CallbackUtil class, taking an 800-variation price lookup from about 500ms to 40ms. Dynamic pricing plugins now have to add their own factors to the cache hash.

Read Article
AI, AI in WordPress, Development

Retrieval-augmented forecasting: giving models a memory

Retrieval-augmented forecasting adds a search step to a time-series model, so it can pull similar windows out of history instead of leaning on frozen training weights. Covers embeddings, FAISS indexing and four ways to fuse retrieval with a forecaster.

Read Article
AI, Development

Why small-scale credit scoring cannot be private and fair

Differential privacy noise hides the fairness gap when a bank only has a few thousand records. Across half a million records a federated model reached 96.94% accuracy with a 0.069% fairness gap, which is the case for joining a consortium.

Read Article
AI, Development

Why visual anomaly detection models fail in production

High AUROC on MVTecAD does not mean a model survives a production line. Notes on input resolution, center cropping, background masking, and where early stopping usually goes wrong.

Read Article
AI in WordPress, Development

Probabilistic multi-variant reasoning beats one-shot LLM code

An LLM hands you one confident answer and hides the trade-offs. Probabilistic multi-variant reasoning asks it for several options plus the ways each one fails, and leaves the decision with you.

Read Article
AI, Development

RAG chunk size is the variable most people never tune

Small chunks lose context, medium chunks produce near identical similarity scores, large chunks are stable but noisy. How RAG chunk size affects retrieval, plus a PHP splitter that respects word boundaries.

Read Article
Development

Playground Blueprints: theme demos that run in the browser

A Blueprint turns a bare Playground instance into a real theme demo. Here is the WXR export, the GitHub media swap and the blueprint.json steps that get you there.

Read Article

Posts navigation

Previous 1 … 39 40 41 … 70 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