Gutenberg 22.6: icons, revisions, and real-time collaboration
Gutenberg 22.6 adds a server-side Icon block, visual revision diffing, and real-time collaboration via Yjs. It’s a stability-focused release ahead of WordPress 7.0.
Gutenberg 22.6 adds a server-side Icon block, visual revision diffing, and real-time collaboration via Yjs. It’s a stability-focused release ahead of WordPress 7.0.
A rundown of the February 2026 WordPress Performance Updates chat: Site Health tests moving to WP_Query, Modern Image Formats and View Transitions progress, and taming GitHub notification noise.
Ahmad Wael on why the Tailwind components vs utilities split is mostly semantic, and how the @utility directive keeps CSS flat without extra layers or specificity fights.
Ahmad Wael walks through how to define an internal credit risk model modeling scope: building the (ID x Year) dataset, avoiding temporal overlaps, and meeting ECB standards for PD, EAD, and LGD.
Getting a larger effective batch size out of the GPUs you already have: gradient accumulation in a PyTorch loop, DDP with no_sync(), why the loss has to be scaled, and the bucket size and data loading settings that decide whether scaling stays linear.
Round-robin lead assignment ignores capacity, licensing and expertise, and a transient counter invites race conditions. A look at running the match as a linear program in PuLP outside WordPress, split into a batch mode and an online mode.
WordPress 7.0 changes how the iframed editor decides which posts get isolated CSS, checking blocks actually used in a post rather than every block registered on the site. Legacy blocks still work, but the push toward Block API version 3 is real.
Aliasing happens when digital sampling can’t keep up with a signal, folding high frequencies into false, lower ones. Covers the Nyquist-Shannon theorem, the “Wagon Wheel” effect, and fixing downsampling with anti-aliasing filters in PHP and FFmpeg.
WordPress.com built its new AI Assistant directly into the block editor and Media Library. It edits blocks and generates images with Google’s Gemini models, though full layout control needs a Block Theme.
WordPress sites carry more digital weight than they need. This post covers dark-first themes, lighter image formats like AVIF, and trimming the “digital fat” that slows sites down and drains batteries.