Why Your Logo Looks Thicker in Chrome
A 15px logo renders heavier in Chrome than Firefox, and it is not a bug. Partial IDCT scaling, what it discards, why design systems feel it most, and the format…
Writing
WordPress, BuddyPress, Laravel, Astro, AI. Search the archive or filter by topic.
A 15px logo renders heavier in Chrome than Firefox, and it is not a bug. Partial IDCT scaling, what it discards, why design systems feel it most, and the format…
Safari Technology Preview 250 adds text-decoration-inset, white-space-trim, wrap-inside, content on ::marker and ruby-overhang spaces. Three have no MDN page ye…
A static Astro build, a 360-line Cloudflare Worker handling contact and newsletter forms with no PHP, WordPress kept as the editor, and the four failures that t…
Name-driven layouts promise that these sections look good. Type-driven layouts promise that anything of this shape looks good. The rules that make it hold, how …
Adopting the host theme’s brand colour failed WCAG AA on 7 of 11 themes. PHP could not fix it because the colour only resolves in the browser. How we deri…
The 9 best FlutterFlow alternatives in 2026, from Bubble and Adalo to skipping app-building entirely with a ready community platform.…
WordPress 7.1 adds four filters to configure the Site Editor Pages, Templates, Parts and Patterns screens. Default views, saved views, layouts and Quick Edit fo…
WordPress 7.1 ships a second token system. theme.json styles the front end; the new –wpds-* custom properties and ThemeProvider style the admin. The namin…
background.gradient finally lets a gradient layer over a background image, minWidth completes the dimensions pair, and textShadow arrives in Global Styles. The …
Physical CSS properties break the moment your block theme meets an RTL locale. What writing-mode actually does, why margin-inline beats margin-left, and how to …
The parts of design work AI removes first are the parts juniors used to do. That work was tedious, and it was also how people learned the craft and earned a sea…
One question decides it: when this appears twice and someone edits one, should the other change? How the four reuse mechanisms in a block theme differ, what eac…