bbioonThemes
  • Home
  • Blog

Tag: Backend

AI, Development, E-commerce Development

Pandas performance: why row loops wreck your pipelines

Row-wise iteration is what makes most Pandas code slow. This walks through profiling with %timeit and memory_usage, replacing iterrows with vectorized operations, cutting memory with category types, and when to move to Polars or DuckDB instead.

Read Article
Core Updates, Development

WordPress documentation overhaul: 200 issues closed

The WordPress documentation team has triaged close to 800 GitHub issues and closed more than 200. Most of the remaining work sits with the DevHub parser and the theme and plugin handbooks, which is also where outside contributors are most useful.

Read Article
AI, Development

Robust variable selection for scoring models that hold up

Scoring models that look great on one training set often break in production. These are the four filter rules I run across stratified folds so variable selection survives data the model has never seen.

Read Article
Development

WordPress Student Clubs are fixing the contributor pipeline

One-off campus workshops rarely turn students into contributors. WordPress Student Clubs give them a year-round, student-led space, and the early numbers from events in India suggest it is working.

Read Article
AI, Development

Why my personal AI assistant ditched ICS for the Calendar API

Part two of the Fernao build log: the ICS calendar feed needed five minutes to generate a schedule, so I moved to the Google Calendar API and got it down to twenty seconds. The new Task Breaker module splits oversized tasks into 20-minute subtasks.

Read Article
Core Updates, Development

WordPress 7.0 moves to May 20, 2026, and RC3 is really a beta

WordPress 7.0 now ships May 20, 2026. Notes on why the schedule moved, why the release squad is treating RC3 as a new Beta 1, and the jump to PHP 7.4 as the minimum version.

Read Article
AI, Development

Cutting a 220,000-token document down to 4,000 with K-means

Part 2 on summarizing a 200,000-word handbook: validating K-means clusters with UMAP and silhouette scores, picking the chunk nearest each centroid, and where the final reduce step still drops topics.

Read Article
AI, Development

Why byte-level models beat LLMs for cross-script name search

Levenshtein and Soundex break the moment a query crosses script boundaries. Notes from a sanctions screening build on byte-level transformer embeddings, ANCE hard negative mining, and where CJK still causes trouble.

Read Article
AI, Development

Scaling RL with Approximate Solution Methods

Tabular RL breaks the moment the state space grows past a toy grid. Approximate Solution Methods swap the lookup table for a weight vector and semi-gradient updates, so one state teaches you about every state like it. Includes where linear models still beat a neural net.

Read Article
Core Updates, Development

WordPress 7.0 Beta adds one-click fatal error recovery

The WordPress 7.0 Beta is live for Business and Commerce plans, and the change worth having is a one-click Deactivate button on the fatal error screen, instead of an SFTP session or a recovery mode email that never arrives.

Read Article

Posts navigation

Previous 1 … 4 5 6 … 42 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