bbioonThemes
  • Home
  • Blog

Category: Development

AI, Development

Context payload optimization for ICL tabular models

Bigger context payloads buy accuracy and charge you latency and tokens. How KNN-based prefiltering with scikit-learn trims an ICL payload without losing predictive accuracy, and whether to run it client side or service side.

Read Article
AI, Development

Scientific methodology is how I keep AI slop out of WordPress

AI slop is code that reads fine until it meets real traffic. This is the problem, hypothesis, test, conclusion loop I run on AI written WordPress and WooCommerce work, including a benchmark that settles metadata API versus a custom table.

Read Article
AI, AI in WordPress, Development

Why RAG accuracy drops as the memory pool grows

Retrieval gets worse as the memory pool grows, while the confidence score keeps climbing. Here is what causes RAG memory decay and the four fixes I put into production systems: topic routing, semantic deduplication, relevance based eviction, and lexical reranking.

Read Article
Bug Fixing, Development

How to rewrite Git history without losing your work

A junior dev tried to delete the .git folder to undo a bad merge. Here is what to do instead: the three trees, the three git reset modes, git revert for commits you already pushed, and the reflog for when a hard reset takes the wrong thing.

Read Article
Core Updates, Development, Gutenberg

What changed in the WordPress 7.0 design tools roster

WordPress 7.0 reworks the core design tools roster: Verse becomes Poetry, Accordion, Breadcrumbs and Math arrive with full design support, and pattern overrides are opt-in per attribute through a filter. Includes the updated support table and a registration snippet.

Read Article
Accessibility, AI in WordPress, Design, Development

Why production-ready prototyping keeps breaking sites

Recruiters now expect designers to ship production code out of AI agents. Here is what that costs in practice: toggles no screen reader can see, XSS holes in generated forms, duplicated code, and engineers spending more time per pull request cleaning up after it.

Read Article
Development, E-commerce Development

A practical data strategy for bloated WordPress databases

WordPress data usually rots instead of crashing: postmeta grows, queries slow down, and reports stop matching reality. Ahmad Wael covers when to leave the core schema, how custom tables change your query times, and who has to own the data definitions.

Read Article
Development, E-commerce Development

Measuring campaign impact with propensity score matching

Raw correlation makes campaigns look better than they were. Ahmad Wael walks through propensity score matching in Python: logistic regression for the scores, nearest neighbors for the pairs, and what happens to that 13% lift once selection bias is out of the way.

Read Article
Core Updates, Development, E-commerce Development

WooCommerce 10.7 cuts HPOS order queries by 51%

WooCommerce 10.7 drops an HPOS order request from 271 queries to 132, gives the Fulfillments API typed PHP methods, and hardens the REST API against XSS and CSRF. It also runs a database update, so stage it before you ship.

Read Article
Development, Front-end

How I replaced the Astro Markdown component in v3

Astro 3.0 removed the built-in Markdown component and left developers choosing between raw HTML and heavy MDX. Ahmad Wael covers the community replacement he uses, how it handles indentation, and the Prettier habit that breaks it.

Read Article

Posts navigation

Previous 1 … 9 10 11 … 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