bbioonThemes
  • Home
  • Blog

Author: Ahmad Wael

I'm a WordPress and WooCommerce developer with 15+ years of experience building custom e-commerce solutions and plugins. I specialize in PHP development, following WordPress coding standards to deliver clean, maintainable code. Currently, I'm exploring AI and e-commerce by building multi-agent systems and SaaS products that integrate technologies like Google Gemini API with WordPress platforms, approaching every project with a commitment to performance, security, and exceptional user experience.
AI in WordPress, Development, E-commerce Development

Discrete time-to-event modeling for churn timing in WordPress

Binary churn flags tell you that a user left but say nothing about the timing. This post covers discrete time-to-event modeling: why fixed intervals fit WordPress data, how right censoring skews a model, and a small PHP function for hazard rates.

Read Article
AI, Development

Deep Q-learning for Connect Four: replay buffers and masking

Notes from moving a Connect Four agent off tabular Q-learning and onto a DQN: why correlated updates destabilize the network, how action masking handles full columns, where the GIL caps throughput, and why the agent learned attack before defense.

Read Article
AI, Bug Fixing, Development

RAG hallucination detection with a self-healing layer

An LLM can retrieve the right document and still quote the wrong price. This is the detection and healing layer I built to catch that: five failure patterns, a faithfulness score, deterministic patches, and a SQLite drift monitor that caught a real bug in staging.

Read Article
AI, Development

Native agent architecture: why we moved off LangChain

LangChain is fine for a prototype. Once there is real traffic, several agents coordinating and a pager attached, the abstraction costs more than it saves. This is the case for writing the orchestration layer yourself.

Read Article
Core Updates, Development, Gutenberg

Generating Block Editor Handbook docs from block.json

WordPress wants to build Block Editor Handbook pages straight from block.json at build time. That would kill doc drift and give core blocks a reference that matches the code you are actually running.

Read Article
Design, Development

System tool UX: making maintenance software worth using

Utility software gets designed to be invisible, which is why people resent it. Linear, Vercel and MacPaw treat the maintenance layer as something a person actually sits through, and it shows.

Read Article
AI, Development

Ridge vs Lasso vs ElasticNet: how to pick one

Ridge, Lasso and ElasticNet land within 0.3% of each other on prediction accuracy, but Ridge fits eight times faster and Lasso’s feature selection falls apart once features are correlated. Three numbers tell you which one to fit.

Read Article
Design, Development, Front-end

Why your CSS saturate() filters look bad

Saturation is a correction tool, not a volume knob. How CSS saturate() actually paints, why the order you chain filters in changes the result, and the stacking context backdrop-filter quietly creates.

Read Article
Development, Gutenberg

WordPress E2E tests with Playwright and wp-env

Manual regression testing was my bottleneck, so I automated it. This covers wp-env setup, Playwright with the WordPress test utils, and testing block variations and meta bindings without clicking through the editor.

Read Article
AI, Development

Stochastic programming for messy WordPress environments

Hard-coded constants assume a perfect environment. This covers four ways to model uncertainty, from robust optimization to two-stage recourse, and refactors a fixed cron batch size into one that reacts to load.

Read Article

Posts navigation

Previous 1 2 3 4 … 118 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