bbioonThemes
  • Home
  • Blog

Category: Development

AI, Development

Why your AI project needs a knowledge graph

A knowledge graph has three layers: an ontology, controlled vocabularies and observational data. This post walks through what each one does, and shows the WordPress version of the shift from flat meta_query lookups to taxonomy-based entity relationships.

Read Article
AI, Development, E-commerce Development

What breaks in retrieval-augmented generation at scale

Retrieval-augmented generation is past the demo stage. Notes on chunk size as an experimental variable, why HNSW precision degrades as the index grows, the latency cost of extra retrieval layers, and a transient wrapper for caching retrieval in WordPress.

Read Article
AI, Development

How local LLMs found a faster matmul on a MacBook

A multi-agent Autogen loop running Mixtral 8x7B locally on an M3 MacBook rewrote a Rust matrix multiply until it hit NEON SIMD and Rayon, taking it from 760ms to 359ms. Notes on how the loop was set up and where the generated code went wrong.

Read Article
AI, Development

Why your GPU idles between inference batches

An L40S idling a full second between batches is a data transfer problem, not a compute problem. How multi-worker output processing, pre-allocated pinned buffers and dedicated CUDA streams took one PyTorch inference pipeline to about 4X throughput.

Read Article
AI, Development

Data poisoning: who manipulates training data and why

Poisoned training data does not crash anything. It shifts your model’s weights while the accuracy score stays high. Who does it and why, from malware authors to artists using Nightshade, plus what a sanitization layer on your ingestion path needs to check.

Read Article
Development, Gutenberg

The WordPress code block finally highlights syntax natively

The code block was a glorified textarea until WordPress.com rebuilt it. Native highlighting for over 100 languages, copy buttons and line numbers in the sidebar, and syntax token colors you can set from theme.json instead of loading Prism.js on every page.

Read Article
AI, Development

Killing the yellow halo in AI image compositing

RGB alpha blending averages channels, so background color stays baked into the edges of every cut-out. Moving the operation into Lab and deprojecting the chroma vector removes the spill, and a three-tier mask fallback keeps the pipeline running when a model chokes.

Read Article
Development, E-commerce Development

The modern data stack is hitting a ceiling for WordPress

Databricks and Snowflake are running into a market ceiling while the fees to connect your own data keep climbing. Why WooCommerce reporting is usually better off staying in WordPress, on lean SQL and a WP-CLI command.

Read Article
Core Updates, Development, E-commerce Development

WooCommerce platform updates and the Zagreb dev meetup

WooCommerce is moving to a block-first frontend, and the Developer Advocacy team is taking the 2026 roadmap to Zagreb. What the Interactivity API and block-based checkout extensibility mean if you still maintain legacy hooks.

Read Article
Core Updates, Development

WordPress Core Team Reps: nominations for 2026 are open

Nominations for the 2026 WordPress Core Team Reps close on January 31. The job is administrative rather than technical: agendas, Dev Chat, release monitoring and quarterly updates, at roughly two hours a week.

Read Article

Posts navigation

Previous 1 … 64 65 66 … 107 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