bbioonThemes
  • Home
  • Blog

Tag: Backend

AI, Development

Inside the WP AI Client, the AI plumbing for WordPress 7.0

The WP AI Client merge proposal would put a provider-agnostic AI API in WordPress 7.0: one PHP interface, a fluent prompt builder, WP_Error returns, and no outbound calls until a plugin configures a provider.

Read Article
Core Updates, Development

WordPress core performance: script modules, AI and 1ms wins

Notes from the WordPress performance chat: bridging classic scripts with script modules for the CodeMirror upgrade, memoizing wp_normalize_path, and why Copilot kept reintroducing a PCRE bug that had already been fixed.

Read Article
AI, AI in WordPress, Development

Inside the new WordPress AI Experiments: MCP and request logs

The Core AI team put out a Call for Testing for the AI Experiments plugin. Here is what is in it: MCP server support, markdown feeds, extra providers and AI request logging, plus the $400 API bill that convinced me logging is the part you cannot skip.

Read Article
AI, AI in WordPress, Development

How Recursive Language Models get around context rot

A million-token context window does not mean a model can reason across a million tokens. Recursive Language Models hand the context to a sandboxed Python REPL and let the model write code to partition and query it, which is how DSPy now implements the strategy.

Read Article
Development

Building a crime trends data pipeline that survives bad data

Cron jobs and hope are not a data pipeline. Ahmad Wael walks through an ETL setup for crime trend data with Python, Prefect and PostgreSQL, including schema validation, automatic retries and a Metabase dashboard running in Docker.

Read Article
AI, AI in WordPress, Core Updates, Development

How the WordPress MCP Adapter connects your site to AI agents

WordPress 6.9 shipped the Abilities API, and the MCP Adapter is what lets AI agents find those abilities and call them. Ahmad Wael covers flagging an ability for MCP, the two transport methods, custom servers, and keeping permission callbacks tight.

Read Article
Design, Development

Building a custom VS Code theme with Shiki and TextMate scopes

A custom VS Code theme takes hours rather than weeks once you move past CSS variables and into TextMate tokens. Ahmad Wael on scaffolding the first pass, debugging scopes in the Extension Host, and picking contrast that does not fry your eyes by lunchtime.

Read Article
AI, Development

Why demand forecasting needs typed SKU relationships

Basic GNNs treat every SKU connection the same. Heterogeneous Graph Transformers weight each edge type separately, which cut WAPE from 0.86 to 0.58 on an FMCG dataset. The post also shows the typed-edge table I use instead of flat post meta.

Read Article
AI, Development

LLM optimization techniques worth reading from January 2026

The January 2026 Towards Data Science pieces I actually used: Ryan Pegoud cutting LLM memory 84% with Triton fused kernels, ACE context engineering, and Hugo Lu on the ceilings at Databricks and Snowflake.

Read Article
Development

Publishing a VS Code extension: what actually breaks

Shipping a theme to the VS Code Marketplace and Open VSX took longer than writing it. Notes on Azure DevOps PAT tokens, uploading a .vsix by hand when the CLI login stalls, Eclipse Foundation namespaces, and why relative README image paths break in both registries.

Read Article

Posts navigation

Previous 1 … 37 38 39 … 47 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