bbioonThemes
  • Home
  • Blog

Tag: Backend

AI, Development

SAP-RPT-1 and the trade-offs of tabular foundation models

SAP-RPT-1 applies transformer pretraining to relational tables, so you feed it context rows instead of training a model per use case. My notes on the cost that moves to inference, the merge logic the API needs, and why one universal model still looks unlikely.

Read Article
AI, Development, E-commerce Development

Two-stage hurdle models for zero-inflated WooCommerce data

Zero-heavy data breaks a single regression, and the +1 log-transform hack does not save it. How I split CLV prediction into a hurdle classifier and an amount regression, with the two mistakes that bite in production.

Read Article
AI in WordPress, Core Updates, Development

The WordPress 7.0 Connectors API, and its rough edges

The Connectors API gives WordPress one registry for external services, starting with AI providers. Notes on the init lifecycle, the unregister and register dance for overrides, and the keys that sit unencrypted in wp_options.

Read Article
AI, AI in WordPress, Development

AI coding assistants and the WordPress code they get wrong

AI coding assistants write PHP that reads fine and falls over in production. A WooCommerce audit, the naive fetch they keep producing, and the refactor I run it through.

Read Article
AI, AI in WordPress, Development

Gemini Embeddings 2: one vector space for text, images and video

Gemini Embeddings 2 is in public preview: one vector space for text, images, audio and video. The preview limits, calling it from WordPress with the HTTP API, and why cosine similarity on its own still is not enough.

Read Article
AI, AI in WordPress

Prompt caching: stop paying twice for the same tokens

Prompt caching takes up to 90% off input token cost and around 80% off latency, but only when the prompt prefix never moves. Here is how the pre-fill stage works, where the 1,024-token threshold sits, and how to order a prompt so it hits the cache.

Read Article
AI, Development

Bayesian thinking: your intuition was not the problem

A single noisy A/B test made a client drop a feature that was working. Bayesian thinking is the correction: write down what you believed before the data arrived, then update it. Includes the mammogram problem and a five-step checklist.

Read Article
AI, Development

Building a Claude Code Skill that actually triggers

I moved a 500-line prompt into a Claude Code Skill and stopped re-pasting it every morning. This covers the three loading stages, how to write a description Claude will act on, and the three implementation patterns.

Read Article
AI, Development

Credit scoring EDA: what to check before you train

Jumping straight to XGBoost hides the problems in the data. Notes from a 32,581-row credit dataset: a heavy class imbalance, quartile cuts on age and income, and what a missing loan date does to model stability.

Read Article
AI, Development

The 2026 data mandate and your governance architecture

Grace periods for the EU AI Act and the Cyber Resilience Act run out in 2026, which moves data governance out of the legal team and into the server room. What that means for provenance, SBOMs and brittle pipelines.

Read Article

Posts navigation

Previous 1 … 23 24 25 … 47 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