Rainsystems · Editorial operations
The newsroom · est. May 2024

Between commits.

A studio notebook. Essays on editorial systems, engineering field notes, the occasional rant about CSS. Published when there's something worth writing, not on a schedule.

Tech · May 8, 2025 · Lead story

How to Fix PageSpeed Scores With srcset

If your PageSpeed score drops when you add a hero image, the problem is usually straightforward. srcset tells the browser which version of an image to load based on the device, with no CDN required.

By Akel Aguad·May 8, 2025·1 min read
Read the story →

If your PageSpeed score drops when you add a hero image, the problem is usually straightforward. srcset tells the browser which version of an image to load based on the device, with no CDN required.

From the lead story