bbioonThemes
  • Home
  • Blog

Tag: APIs

AI, Development

Reinforcement learning for LLM reasoning: proofs over vibes

Part 2 of the vibe proving series: how an RL loop built around a hard proof checker teaches a model to follow logic rules, and where it still falls over on nested proofs.

Read Article
AI, AI in WordPress

Hugging Face Transformers for NLP without the API bill

Running NLP locally with Hugging Face Transformers instead of paying per API call: the pipeline API, zero-shot tagging, chunking text past a 512 token limit, and where to host the model.

Read Article
Development

Why transformed probabilities need a Jacobian adjustment

Square a random variable and the probability density stretches with it. Here is why naive substitution integrates to 2.0 instead of 1, and how the Jacobian factor puts it back.

Read Article
AI in WordPress, E-commerce Development

RFM analysis for WooCommerce customer segmentation

Reporting plugins bloat the database and still guess at who your best customers are. Here is how I build RFM scores from WooCommerce order data in Pandas, and what the segments are actually good for.

Read Article
Core Updates, Development

Why WordPress Core may drop the PHP filter extension

The latest dev chat turned into an argument over whether WordPress Core should require PHP’s filter extension. PHPMailer uses it today. Here is what that costs you on hosts that compiled PHP without it.

Read Article
Core Updates, Development

Learning WordPress without burning out

The WordPress ecosystem ships faster than anyone can absorb it. After 14 years I scan most of it and go deep on very little. Here is how I set stopping points so that keeping up does not turn into burnout.

Read Article
AI, Development

Why I use GliNER2 for structured data extraction

A client had ten thousand messy biographical records that needed to become a clean knowledge graph. GPT-4o would have done it and cost a fortune, so I used GliNER2 instead: schema-driven extraction that runs on a CPU.

Read Article
AI, Development

How I handle covariance shift with IPW

A WooCommerce recommendation engine scored 0.85 AUC in staging and fell apart on launch day because the live audience did not match the training data. Inverse probability weighting is how I got an honest read on what the model was really doing.

Read Article
AI, Development

Cyclical feature encoding and the midnight paradox

A client’s hourly sales model lost its accuracy every night at midnight because it read 23:00 and 00:00 as far apart. Sine and cosine encoding puts the hours back on a circle, which is where they belong.

Read Article
AI, Development

Distributed computing with Ray, from one core to 64

A client bought a 64-core Threadripper and their script still ran on one core for an hour. Ray brought it down to about two minutes, with less code than the multiprocessing version I tried first.

Read Article

Posts navigation

Previous 1 … 40 41 42 … 70 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