bbioonThemes
  • Home
  • Blog

Category: Development

Design, Development, Front-end

Anchor positioning and @scope just went Baseline

Chrome 144 and Firefox 147 moved anchor positioning and @scope to Baseline, so tooltips and style isolation no longer need a JS library. Also here: the Temporal API in Chrome, the dead HTML document outline, and using your OS as a CMS.

Read Article
AI, Development

How I run coding agents in parallel without losing track

Running several coding agents at once only works if you plan the work first and keep them off each other’s files. Here is the four-step workflow I use with Claude Code and Warp, plus the migration mess that taught me the isolation rule.

Read Article
Core Updates, Development

WordPress 7.0 drops PHP 7.2 and 7.3 support

The January 2026 Dev Chat confirmed WordPress 7.0 will drop PHP 7.2 and 7.3. Here is what that frees up in core, where the filter extension argument stands, and how to get on the release squad.

Read Article
Development, Front-end

CSS relative colour and OKLCH for WordPress themes

Hand-calculated HEX palettes break the moment a base color changes. This walks through CSS Relative Colour and OKLCH in WordPress themes, and how @property lets you animate one channel at a time.

Read Article
Bug Fixing, Development, E-commerce Development

Historical data analysis when MySQL runs out of room

Running decades of data through wp_postmeta will take your server down. Here is how I structured a 500 million row temperature dataset as an OLAP schema and queried it with MDX instead of raw SQL.

Read Article
Core Updates, Development

What 2025 changed about WordPress Playground

WordPress Playground spent 2025 getting 42% faster and reaching 99% compatibility with the top 1,000 plugins. Here is what changed in Blueprints and database support, and why it now works for real testing.

Read Article
AI, Development

Transformer high-norm artifacts and the Softmax bottleneck

High-norm spikes in Vision Transformers come from Softmax, not from bad training data. Here is why the sum-to-1 constraint turns background tokens into attention sinks, and what registers, sigmoidal gating and self-distillation actually do about it.

Read Article
AI, Development

Human-centered data analytics starts with a decision

Most reporting tools get built because someone asked for data, not because anyone had a decision to make. Here is how I pick which metrics are worth building, why clarity beats accuracy, and where ethics fits in before the first line of SQL.

Read Article
Development

Enterprise financial models in Power BI need a star schema

A flat Excel sheet dropped on the canvas does not survive real financial reporting. Here is what I do in Power Query and the model layer instead: profile the columns, reference rather than duplicate, build a dynamic date table, and keep relationships single-direction.

Read Article
Development, Front-end

CodePen slideVars turns CSS variables into sliders

CodePen slideVars reads the CSS custom properties on :root and builds a slider panel from them, so an interactive demo no longer needs hand-wired range inputs. Covers slideVars.init(), the config object for scoped variables, and the decimal-step bug I hit.

Read Article

Posts navigation

Previous 1 … 66 67 68 … 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