bbioonThemes
  • Home
  • Blog

Category: Development

AI in WordPress, Development

GraphRAG for developers: high-recall retrieval that stays cheap

Vanilla vector search breaks down as soon as your data is relational. Notes on GraphRAG, enforcing a data contract on LLM output in PHP, and the production RAG lessons worth stealing from the Towards Data Science write-ups.

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

PostgreSQL insert strategy: ORM, Core, or Psycopg3

Three ways to get rows into Postgres from Python and what each one costs: the SQLAlchemy ORM, SQLAlchemy Core, and Psycopg3 COPY. Includes the refactor that fixed a memory leak at 100,000 rows and a rule of thumb for choosing between them.

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

Posts navigation

Previous 1 … 68 69 70 … 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