Zsolt Ero
OpenFreeMap lets you display custom maps on your website and apps for free. You can either self-host or use our public instance. Everything is open-source,…
Zsolt Ero
OpenFreeMap lets you display custom maps on your website and apps for free. You can either self-host or use our public instance. Everything is open-source,…
kliksphilip
JPEG VS AVIF - The Battle of Compression
In this super thorough study I test one single HD image and come to vast sweeping conclusions about JPEG XL and AVIF. But that's still one image comparison…
Cloudflare
,
Alex Krivit and
Suleman Ahmad
Introducing Speed Brain: helping web pages load 45% faster
With the initial release of Speed Brain, we have designed a solution with important side effect prevention guardrails that completely removes the…
Darren Horrocks
Why Copilot is Making Programmers Worse at Programming
If you as the developer do not understand the code, do not understand how you got to where you are, do not understand how to solve the problem yourself.…
Introducing TODS – a typographic and OpenType default stylesheet
The idea is to set sensible typographic defaults for use on prose (a column of text), making particular use of the font features provided by OpenType.…
Is the sticky thing stuck? Is the snappy item snapped? A look at state queries in CSS
Is the sticky thing stuck? A lot of us have been there, we have a header navigation that should remain sticky and should only show a shadow from the…
Syndicating an RSS feed to Mastodon using a Cloudflare worker
Everything shared from my site to Mastodon runs out of a single all activity RSS feed. […] This feed is populated from a fairly verbose processContent
…
McKayley Gourley
The Department of Energy Wants You to Know Your Conservation Efforts Are Making a Difference
By not showering for two whole weeks, you enabled an AI Facebook bot to create and post several images of Jesus eating breakfast at a Denny’s, which…
The thing with switching to a new formatting context, as we do with flex and grid layouts, is that the minute you use display: flex
or `display:…
Jeremy Gray
Why Apple Uses JPEG XL in the iPhone 16 and What it Means for Your Photos
For iPhone photographers, the benefits far outweigh the potential downsides. There’s little doubt that JPEG XL is an excellent image format that offers…
I have to admit that I'm often sad when I read “Font Awesome” in the code of projects I'm auditing for performance. A fairly heavy font is often loaded to display a few icons, whereas we've known for a long time that SVG is generally more suitable.
But the arrival of Web Awesome, and my enduring admiration for @zachleat@zachleat.com and @leaverou@front-end.social (and their creations) means that their arrival at Font Awesome may well change my epidermal reaction to the name.
Bravo!
Tyler
Multiple studies conducted by real scientists and doctors over the past several centuries have repeatedly concluded that a positive relationship with…
So what is the current state of ES5 on the web today? And what are the best practices for web developers when building code for production? TL;DR:…
Cookie Status team
Cookie Status :: Current Status Of Browser Tracking Prevention
The cookiestatus.com website is a knowledge sharing resource for the various tracking protection mechanisms implemented by the major browsers and…
Should form labels be wrapped or separate?
All browsers and assistive technologies support explicit association, however implicit association is not reliably supported by voice control software.…
I'm now using #Eleventy's screenshot service for my links content, thanks a lot @zachleat@zachleat.com!
But…
…it looks like many screenshots fail, so I get the default image — Eleventy's logo —, as you can see in my #Cloudinary Library… 😅
The Dev Tools Performance Monitor Panel
The Performance Monitor collects performance data in realtime and puts it on a graph. It’s handy for detecting performance problems at a high-level.…
Discovering Third Party Performance Risks
[…] a tool called Third Party Explorer, which leverages WebpageTest data to help analyze a third party’s impact on a page load. The idea behind this…
GIFs Are Forever, Let’s Make Them Better
Everyone loves animated GIFs, right? Not if you have finite bandwidth, a shaky network connection or motion sensitivity! But fear not: Thanks to newly…