bbioonThemes
  • Home
  • Blog

Category: AI

AI, Design

Turning dead user research into virtual personas

A 60-page research PDF nobody ever opened became a set of virtual personas the team could actually question mid-sprint. Here is the setup, the kind of data you need to feed it, and the mistake that makes the whole thing useless.

Read Article
AI, Bug Fixing

The actor-critic method and the bugs that stall it

REINFORCE was too slow for a warehouse path-finding bot, so I switched to the actor-critic method and hit three problems on the way: an undetached TD target, snapshot rewards the agent gamed, and a gamma that erased the payoff.

Read Article
AI, Development

Agentic AI gives you a dot, not an ROC curve

A health-tech client had 99.8% accuracy on a disease that shows up in 0.2% of patients. Their agent said no to everyone. Here is how I pulled a continuous risk score out of a binary agent so the AUC comparison against their XGBoost model meant something.

Read Article
AI, Development

AI engineer vs machine learning engineer: who to hire

An AI engineer wires up models that already exist. A machine learning engineer builds the model. Which one you hire decides whether you ship in two weeks or spend six months in a sandbox, and here is how I tell the two jobs apart.

Read Article
AI, Development

Getting software FP8 performance out of RTX 30-series cards

The RTX 30-series has no hardware FP8, so I packed four FP8 values into one FP32 container and unpacked them inside a Triton kernel. On a client’s 3080s that cut the memory bottleneck and ran about 3.3x faster.

Read Article
AI, Development

How to work out machine learning AUC in Excel

A client thought their WooCommerce recommendation engine was broken because accuracy at a 0.5 threshold read 51%. The ranking was fine, the threshold was not. This walks through checking AUC in a spreadsheet with sorted scores and the trapezoidal rule.

Read Article
AI, Development

Gradient descent variants that fix slow model training

A WooCommerce recommendation engine kept timing out the server, and the weights oscillated instead of settling. Swapping the basic update rule for Momentum and then Adam is what fixed it, and this explains why adaptive step sizes matter on messy data.

Read Article
AI, AI in WordPress

What breaks user trust in your AI features

A WooCommerce client’s GPT search assistant was inventing products and discount codes. Prompt engineering did not fix it. Confidence thresholds, source links, and honesty about the limits did.

Read Article
AI, Development

What vibe coding cost one WooCommerce analytics dashboard

A client’s AI-built WooCommerce analytics dashboard crashed the moment we filtered by customer lifetime value. Rebuilding it meant sketching the data model and writing a DAL spec before touching any UI.

Read Article
AI, Development

What AI-driven server management actually changed for me

A mid-day flash sale took down a 30k-product WooCommerce shop and cost me three hours in Nginx logs. Here is what AI-driven server management does to that hunt, and where the automation stops.

Read Article

Posts navigation

Previous 1 … 44 45 46 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