bbioonThemes
  • Home
  • Blog

Tag: AI

AI, Development

SplineTransformer: fitting curves without the polynomial mess

Polynomial features go wild at the edges of your data. Scikit-Learn’s SplineTransformer keeps the fit local: how to build the pipeline, tune the knot count with cross-validation, and use periodic extrapolation on cyclical features.

Read Article
AI, AI in WordPress, Development

NeMo Agent Toolkit: real metrics for LLM agents

Most LLM agents ship with no visibility between the input and the answer. How the NeMo Agent Toolkit traces every tool call and scores trajectory rather than answer accuracy alone, using Arize Phoenix and W&B Weave.

Read Article
AI, Development

How I use slash commands in Cursor and Claude Code

I stopped retyping the same AI prompts and moved them into a commands folder. How slash commands work in Cursor and Claude Code, the two I use most on WordPress projects, and why that folder belongs in Git.

Read Article
AI

Automatic prompt optimization for vision agents with HRPO

Manual prompt tweaking does not survive contact with vision models. A walkthrough of HRPO in the Opik-optimizer SDK on driving data: how the loop is wired, why you need a hold-out set, and the run that took accuracy from 15% to 39%.

Read Article
AI, Design, Development

Penpot MCP server: design context an AI can read

Penpot is testing an MCP server that lets assistants like Claude read real design files instead of guessing from your prompt. What is in the experiment, how the translation layer works, and why design-as-code cuts down on invented components.

Read Article
AI, Development

HNSW recall degradation: why your RAG gets worse at scale

Recall in an HNSW index slips as the vector database grows, and nothing in your logs will tell you. What ef_search actually does, why a Flat search makes a useful baseline, and when to pre-filter on metadata instead.

Read Article
AI, Development

What Advent of Code 2025 taught me about algorithmic thinking

Notes on four Advent of Code 2025 puzzles where the obvious answer falls over: splitting beams, junction boxes, factory switches and reactor paths. The fixes are memoization, Union-Find, MILP in SciPy and an explicit DFS stack.

Read Article
AI, AI in WordPress, Development

Drift detection: why a live ML model quietly gets worse

The difference between data drift and concept drift, the two tests I reach for first (K-S and PSI), and how I wire the check into a WP-CLI command so a drifting model triggers an alert instead of a bad quarter.

Read Article
AI in WordPress, Development

Your agent picks the wrong tool because of your MCP schema

Agents pick the tool with the longer description, not the right one. What that length bias looks like in a WooCommerce integration, how to keep internal arguments out of the prompt, and why a proxy beats editing someone else’s MCP server.

Read Article
AI, AI in WordPress, Development

AI coding agent context: give it a map, not your whole repo

Three habits that stop a coding agent inventing hooks and tables: an AGENTS.md file it has to keep updated, real documentation and schema files in the context, and a fresh thread when the task changes.

Read Article

Posts navigation

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