bbioonThemes
  • Home
  • Blog

Tag: APIs

Bug Fixing, Development, Front-end

Scroll animations with CSS sibling-index(), not JavaScript

A text vortex where every character animates on its own, built with CSS sibling-index(), sibling-count() and scroll-timeline. The only JavaScript left is the bit that splits the string into characters.

Read Article
AI, Development

Building a LangGraph agent: state instead of longer prompts

Linear RAG breaks down as soon as the solution path is not known up front. LangGraph swaps the chain for a stateful graph: a shared state object, nodes that update it, and conditional edges that pick the next step at runtime.

Read Article
AI, Development

Agentic AI anomaly detection instead of static thresholds

Static thresholds flag every promo spike and still miss the slow climbs. This post walks through a hybrid setup: Z-scores and growth rates to catch candidates, then a GroqCloud agent that decides whether to fix, keep or escalate each point.

Read Article
AI, Development

Distributed Q-Learning routing for sparse graphs

Central pathfinding blows up on sparse graphs. This covers distributed Q-Learning routing: one agent per node, the update rule, a QNode class, and what happened when it replaced Dijkstra on a real traffic project.

Read Article
AI, Core Updates, Development

WordPress 7.0 roadmap: AI client, VIPS and realtime editing

WordPress 6.9.1 shipped, but the interesting decisions sit in the 7.0 roadmap: merging the WP AI Client into core, running libvips in worker threads, and realtime editing that your hosting may not survive.

Read Article
AI, Core Updates, Development

WP AI Client in WordPress 7.0: dependencies and namespaces

The WP AI Client merge proposal for WordPress 7.0 raises three real problems: bundled third-party dependencies, flat versus nested ability namespaces, and an update settings ability that can write to the database.

Read Article
Development, E-commerce Development

WooCommerce Checkout Summit: a single track on checkout

The first WooCommerce Checkout Summit runs in Palermo in April 2026. One track, no recorded sessions, and James Kemp from Woo talking through the architectural calls behind the Block-based checkout.

Read Article
AI, Development

Your GPU is idle because the CPU keeps interrupting

The host and device paradigm decides whether your GPU works or waits. Where CPU and GPU interaction turns into a bottleneck, how CUDA streams overlap transfers with compute, and which one-line habits trigger a synchronization stall.

Read Article
AI, Development

Dependable systems beat clever code in production

Clever WordPress code tends to fall over in production. What changes when you optimize for reliability instead: a chunked WP-CLI batch pattern, debugging a failing WooCommerce checkout methodically, and using LLMs for edge cases rather than features.

Read Article
AI, Core Updates, Development

WordPress 7.0 development: an AI client with no PR yet

The WP AI Client is up for a core merge with Beta 1 ten days out and no PR to test. Notes on that proposal, the admin reskin in ticket #64308, the Release Squad now in place, and what Gutenberg 22.5 changes for 7.0.

Read Article

Posts navigation

Previous 1 … 26 27 28 … 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