bbioonThemes
  • Home
  • Blog

Tag: APIs

AI, Development

GMVAE model classification with 0.2% labeled data

On EMNIST Letters, a GMVAE reached 80% accuracy from roughly three labeled samples per cluster, where XGBoost needed 35 times the supervision. Most of that comes down to soft decoding instead of hard cluster assignment.

Read Article
Core Updates, Development

What a 15-year WordPress content strategy actually looks like

Spry Fox has run the same WordPress blog since 2010, through hits, an acquisition and spin-outs. Why that outlasts social platforms, and how to cache a deep archive with the Transients API so an old database stays fast.

Read Article
Core Updates, Development, Gutenberg

Gutenberg 23.0: template revisions and an RTC fix

Gutenberg 23.0 adds an experimental revisions panel for templates, template parts and patterns, plus a flag that stops legacy meta boxes from disabling real-time collaboration. The Guidelines rename will catch you out on update.

Read Article
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
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
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
AI, AI in WordPress

Advanced RAG retrieval with cross-encoders and reranking

Basic embeddings only get you so far. Ahmad Wael explains the two-stage pattern behind advanced RAG retrieval: a bi-encoder for recall, a cross-encoder for precision, and the caching tricks that keep the second pass off most of your traffic.

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
Core Updates, Development

Auto sizes, the Gallery block, and WordPress core performance

Notes from the April 21, 2026 performance chat: what auto sizes fixes about the sizes attribute, why the Gallery block is holding up a core merge, and a wp_calculate_image_sizes filter that beats regexing the_content.

Read Article

Posts navigation

Previous 1 … 4 5 6 … 70 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