bbioonThemes
  • Home
  • Blog

Category: Development

Design, Development

A WordPress website design service beats a DIY build

Scott Wilson came out of a liver transplant with an organ donation campaign to run, not time to debug a slider. Why he had his site built for him instead of assembling it himself.

Read Article
AI, Development

Causal inference and the accuracy trap in ML

A readmission model with 94% accuracy made things worse because it found a correlation, not a cause. Where Pearl’s ladder of causation comes in, and how DoWhy’s four steps keep you honest.

Read Article
AI, Development

Why NumPy and Pandas give different variance results

Same ten numbers, two different variances. NumPy defaults to the population formula and Pandas to the sample one. Here is what ddof does and how to set it so your pipeline and your prototype finally agree.

Read Article
Bug Fixing, Development, Front-end

Why dropdowns get clipped in scrollable containers

Overflow clipping and stacking contexts, not z-index, are what break action menus inside scrollable tables. Portals, CSS anchor positioning and the Popover API each solve a different part of the problem.

Read Article
AI, Development

Handling outliers and missing values in credit scoring

Mean imputation and unclipped outliers are what break credit risk models. This covers splitting first to avoid leakage, IQR clipping with training-set bounds, and what to do when the missingness itself is informative.

Read Article
Development

How JavaScript destructuring cleans up WordPress code

Manually reassigning object properties is a habit worth dropping. Array and object patterns, nested REST API responses, and rest properties, with the WordPress and WooCommerce cases where each one saves you lines.

Read Article
AI, Development

Vibe coding without wrecking your codebase

An agent turned a missing database index into a 500-line middleware layer. What I do differently now: plan mode before any code, core WordPress functions first, and a read through the tool calls rather than just the final file.

Read Article
Development

Build a Navier-Stokes solver in Python from scratch

A walkthrough of writing an incompressible Navier-Stokes solver in Python with NumPy: momentum and continuity, finite difference discretization, the Pressure-Poisson step, and airflow around a wing.

Read Article
Core Updates, Development, Gutenberg

Pattern overrides in WP 7.0 now work with custom blocks

WordPress 7.0 lets any block that supports Block Bindings take part in Pattern Overrides, not just the old Core list. You opt a custom block in with the block_bindings_supported_attributes filter.

Read Article
AI, Development

Personalized restaurant ranking without the popularity trap

Popularity sorting puts the same big chain at the top of every shelf. A lightweight two-tower embedding setup, with a frozen TinyBERT on the item side, ranks restaurants by what the user is browsing for.

Read Article

Posts navigation

Previous 1 … 28 29 30 … 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