bbioonThemes
  • Home
  • Blog

Tag: Backend

AI, AI in WordPress, Development

Building an AI application is mostly infrastructure work

Building an AI application is mostly plumbing: keys kept out of the repo, a plan for 429 responses, and a chunking engine for anything longer than the token limit. Notes on what keeps an AI feature running once it leaves your laptop.

Read Article
AI in WordPress, Development

Causal inference methods that beat your dashboard

A dashboard shows you what moved. These five methods tell you what caused it: doubly robust estimation, instrumental variables, regression discontinuity, difference-in-differences, and CATE, with the Python I run on live WooCommerce data.

Read Article
Development, E-commerce Development

Why your A/B test winners are usually noise

Peeking at results, skipping the power calculation and tracking twenty metrics turn most A/B tests into noise. Here is the pre-test protocol I use on WordPress and WooCommerce sites, plus the short checklist I run before starting a test.

Read Article
Core Updates, Development

WordPress 7.0 Beta 5 and the new command palette shortcut

WordPress 7.0 Beta 5 adds a Command Palette shortcut to the admin bar and closes more than 101 bugs. What the shortcut does, how to register your own commands with the API, and why I update beta sites with WP-CLI.

Read Article
Development

Like-for-like reporting in Power BI with a bridge table

Most like-for-like reporting gets solved in DAX and then runs slowly. This is the model I build instead: a bridge table with a store-month key, the comparison logic in SQL and Power Query, and a sales measure that is nothing but SUM.

Read Article
Development, Front-end

Replacing Moment.js with the native JS Temporal API

Moment.js is in maintenance mode and still costs you bundle size. The JS Temporal API is native, immutable and Stage 4, so this walks through creating dates, arithmetic, Intl formatting and a time zone refactor in a WooCommerce extension.

Read Article
Core Updates, Development

WordPress Studio Xdebug and the new debug log toggle

WordPress Studio added Xdebug support and a dedicated debug log toggle. Here is how I turn both on, the one-site-at-a-time catch, and the port your IDE has to listen on.

Read Article
Development

PythoC: compiling Python down to native binaries

PythoC compiles a subset of Python into standalone native binaries through LLVM. My notes on the 40x Fibonacci run, the print() that produces nothing, and the cases where a native compiler is the wrong tool.

Read Article
AI, Development

Building synthetic training data when none exists

Real test data is usually missing right when you need it. How I generate varied synthetic WooCommerce orders with an LLM, and the two ways it goes wrong: context rot, and only ever prompting for the happy path.

Read Article
AI, Development

Why your RAG pipeline still misses exact keywords

Pure semantic search stops finding part numbers and SKUs. Why I pair embeddings with a BM25 keyword index, what the k1 and b parameters change, and how rank fusion merges the two result sets.

Read Article

Posts navigation

Previous 1 … 20 21 22 … 42 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