bbioonThemes
  • Home
  • Blog

Tag: Backend

Core Updates, Development

WordPress 7.0 is running 10% slower on TTFB than 6.9

WordPress 7.0 benchmarks show TTFB about 10% worse than 6.9 while LCP holds steady, which puts the cost on the PHP side. Notes on the script module dependency ticket, oversized Link headers that make Nginx return 502, and polling in real-time collaboration.

Read Article
AI in WordPress, Development, E-commerce Development

Discrete time-to-event modeling for churn timing in WordPress

Binary churn flags tell you that a user left but say nothing about the timing. This post covers discrete time-to-event modeling: why fixed intervals fit WordPress data, how right censoring skews a model, and a small PHP function for hazard rates.

Read Article
AI, Bug Fixing, Development

RAG hallucination detection with a self-healing layer

An LLM can retrieve the right document and still quote the wrong price. This is the detection and healing layer I built to catch that: five failure patterns, a faithfulness score, deterministic patches, and a SQLite drift monitor that caught a real bug in staging.

Read Article
AI, Development

Native agent architecture: why we moved off LangChain

LangChain is fine for a prototype. Once there is real traffic, several agents coordinating and a pager attached, the abstraction costs more than it saves. This is the case for writing the orchestration layer yourself.

Read Article
Design, Development

System tool UX: making maintenance software worth using

Utility software gets designed to be invisible, which is why people resent it. Linear, Vercel and MacPaw treat the maintenance layer as something a person actually sits through, and it shows.

Read Article
AI, Development

Ridge vs Lasso vs ElasticNet: how to pick one

Ridge, Lasso and ElasticNet land within 0.3% of each other on prediction accuracy, but Ridge fits eight times faster and Lasso’s feature selection falls apart once features are correlated. Three numbers tell you which one to fit.

Read Article
AI, Development

Stochastic programming for messy WordPress environments

Hard-coded constants assume a perfect environment. This covers four ways to model uncertainty, from robust optimization to two-stage recourse, and refactors a fixed cron batch size into one that reacts to load.

Read Article
Bug Fixing, Development

Categorical data normalization: the bug that tripled volatility

One ballot label counted as two parties made English local elections look like they were splintering. The fix was normalizing party families before aggregation instead of after, and the headline finding reversed once we did.

Read Article
Accessibility, Development, Front-end

Streaming content interfaces that don’t fight the user

Appending text to a container is the easy part. This post covers the scroll flag that stops snap-back, batching renders to keep layout shift down, ARIA live regions for screen readers, and cleaning up after a broken stream.

Read Article
AI, AI in WordPress, Development

Machine learning pitfalls that hide behind high accuracy

High accuracy is the easiest number to fake. This post covers the machine learning pitfalls I keep finding in production systems: library defaults nobody checked, data leakage from scaling before the split, and metrics that ignore what the model actually decides.

Read Article

Posts navigation

Previous 1 … 6 7 8 … 46 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