bbioonThemes
  • Home
  • Blog

Tag: AI

AI, Development

A tabular foundation model beats XGBoost on 800 rows

Predicting lead conversion from 800 WooCommerce rows, where XGBoost just memorized the noise. Why TabPFN and in-context learning made a better baseline than another afternoon of hyperparameter tuning.

Read Article
Bug Fixing, Development

Measure Python code performance before you optimize

A WooCommerce sync script went from ten minutes to three hours after the catalog grew. cProfile showed the API was fine and a nested loop building strings was eating 70% of the runtime.

Read Article
AI, Development

Why I swapped mega-prompts for a custom AI assistant

I spent hours refining a mega-prompt and still got different output every session. Here is why that logic moved into a custom AI assistant, how the MATCH framework structures one, and when a private local session is the better call.

Read Article
AI, Development

The YOLOv1 loss function, one term at a time

A client’s detector found the gearboxes and ignored the bolts, and the problem was the loss function rather than the dataset. Here is how the YOLOv1 loss splits into five terms, why width and height get a square root, and what the lambdas are for.

Read Article
Development, E-commerce Development

Why MRR lied to me about a WooCommerce search

MRR said a WooCommerce store search was fine while shoppers kept skipping the top result. Here is why binary relevance metrics mislead, and how NDCG and ERR score a result list closer to the way people read one.

Read Article
AI, Development

Prompt engineering vs RAG: the resume that lied

A friend’s AI resume draft claimed an Azure certification he never had. Three hours of prompt tweaking did not stop it, but indexing his verified work history did, and a grounded mini model beat an ungrounded larger one.

Read Article
AI in WordPress, Development

Harris corner detection for smarter product crops

A jewelry retailer’s smart crop kept locking onto diamond reflections, because edge detection flagged every one of them. Harris corner detection found the structural points instead. Here is the R score logic and the OpenCV implementation.

Read Article
AI, Development

Why I moved a client’s agent to the NeMo Agent Toolkit

A client’s weekend-built AI agent fell apart the moment real users touched it. Here is what the NeMo Agent Toolkit handled for us that my own custom wrapper could not: YAML config, grounded tools, and a server you get for free.

Read Article
AI, Development

Effective AI programming is a context problem

An AI coding agent invented table names on a 50k SKU WooCommerce sync until I wrote the schema down for it. Here are the context files I now keep in every project, and why decisions made in meetings need to end up in the repo too.

Read Article
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

Posts navigation

Previous 1 … 47 48 49 … 58 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