bbioonThemes
  • Home
  • Blog

Category: Development

AI, Development

Zero-shot classification instead of regex for messy data

Regex and K-means both fall apart on short free-text data where the same idea gets phrased three different ways. Zero-shot classification with a local model like Gemma 2 handles the paraphrasing, and this is the Ollama pipeline I ran over several thousand security annotations.

Read Article
Core Updates, Development

Testing the Presence API feature plugin in WordPress 7.0

The Presence API feature plugin gives the WordPress admin real-time awareness of who is editing what, using a dedicated ephemeral table on a 60-second TTL instead of hammering wp_options. Here is what ships with it, and where it still gets confused.

Read Article
AI, Development

Scaling RL with Approximate Solution Methods

Tabular RL breaks the moment the state space grows past a toy grid. Approximate Solution Methods swap the lookup table for a weight vector and semi-gradient updates, so one state teaches you about every state like it. Includes where linear models still beat a neural net.

Read Article
Core Updates, Development

WordPress 7.0 Beta adds one-click fatal error recovery

The WordPress 7.0 Beta is live for Business and Commerce plans, and the change worth having is a one-click Deactivate button on the fatal error screen, instead of an SFTP session or a recovery mode email that never arrives.

Read Article
AI, Development, E-commerce Development

Agentic AI supply chain: finding the delays nobody owns

A logistics director with all-green KPIs and 18% late shipments does not have a data problem. Scoped AI agents watching the TMS can tell you which handoff actually broke, and tell you on the morning it happens.

Read Article
AI, Development

Lasso regression and the geometry that stops overfitting

A house-pricing model with zero training error valued a suburban shack at $2.4 million. This is the geometry behind lasso: centering the data, the L1 diamond, and why landing on a corner zeroes a coefficient.

Read Article
AI in WordPress, Development

Studio Code Beta: a WordPress coding agent in your terminal

Studio Code Beta is a CLI coding agent for WordPress, built on Claude Code. It runs WP-CLI, spins up local sites, screenshots its own work, and validates block markup against the editor before inserting it.

Read Article
AI, Bug Fixing, Development

Causal inference analysis: what actually caused the spike

Naive before-and-after averages said the London tube strikes lifted bike usage by 5.5%. A two-way fixed effects model with clustered errors put it at 3.95%. This is why the second number is the one to trust.

Read Article
Development, E-commerce Development

Causal inference in business: match rigor to the stakes

Academic causal inference stalls in applied work. Decision gravity is the fix: constructive decisions can live with an associative read, final ones cannot, and collider bias is what catches the people who guess wrong.

Read Article
AI, AI in WordPress, Development

Claude Code performance comes down to your test loop

Vibes-checking AI output is the new bottleneck. What actually moved my Claude Code performance: terminal permissions for the agent, a test requested with every feature, and a no-stop rule until they pass.

Read Article

Posts navigation

Previous 1 … 7 8 9 … 106 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