Matteo Fogli

@pecus
42 Followers
202 Following
57 Posts
CEO of @madebymodo under disguise. Obssessed with performance, promoting a faster and universal Web.

We have a new *beautiful* logo for CSS, 4, 5 and Next đź’ś

https://nerdy.dev/a-community-css-logo

Devtools Fm 151 · August 25, 2025

Website for Adam Argyle: Teacher, Speaker, CSSWG member, and creator of Open Props and VisBug.

nerdy.dev

For me, the Web Almanac has the same vibe as getting a new sticker album with tons of packets of stickers: long hours of attentive reading and an overall enjoyable time

(please make it with stickers next year!)

https://almanac.httparchive.org/en/2024/

(via @scottjehl)

The 2024 Web Almanac

The Web Almanac is an annual state of the web report combining the expertise of the web community with the data and trends of the HTTP Archive.

I wrote about the need to review your icons when localizing, in order to make sure you're actually communicating what you intend to. https://ericwbailey.website/published/dont-forget-to-localize-your-icons/
Don’t forget to localize your icons

Culture impacts how icons are interpreted, understood, and used.

I pitched in an accessibility review of a design system while taking on a strategy to migrate a complex web app from vue2 to vue3. I am super excited at this line of work, so much the number of open tabs in my browser has already jumped to "do you think RAM is infinite?" level

I just had to get in, and wait for a ride from point A to point B. It was like being a man!!! Not a care in the world!!! Personal safety who???” [2/2]

Thank you @cassidoo for pointing it out

The thing that struck me the most

“The thing that struck me even harder was the fact that I didn’t have to worry about the driver in the front seat. I didn’t have to keep a pulse on the doors locking in case the driver was a creep, I didn’t have to make any uncomfortable conversation, I didn’t have to have a family member follow my ride juuuust in case. [1/2]

https://cassidoo.co/post/driverless-cars-are-comfy/

I fell asleep in a driverless car

I tried out the Waymo driverless car service and it was pretty nice.

đź’  State of CSS 2024 Results

by Geoff Graham @geoff
Feat: @sachagreif State of CSS

#css #webdev

https://css-tricks.com/state-of-css-2024-results/

State Of CSS 2024 Results | CSS-Tricks

The results from this year's survey are fairly fresh off the presses. We took a little time to sit with them and jot down some things we noticed and found interesting.

CSS-Tricks

What if I will tell you how we could solve fit-to-width text with pure #CSS without any hardcoded parameters? Curiously, scroll-driven animations will allow us to do just that!

Welcome my new article — â€śFit-to-Width Text” — where I continue exploring the experimental implementations of the latest specs.

https://kizu.dev/fit-to-width-text/

Fit-to-Width Text

What if I will tell you how we could solve fit-to-width text with pure CSS without any hardcoded parameters? Curiously, scroll-driven animations will allow us to do just that! Join me as I continue exploring the experimental implementations of the latest specs.

A few months ago I wrote about how I approach alternative text for images and tried to offer context for each of my considerations.

“My Approach to Alt Text”

https://adrianroselli.com/2024/05/my-approach-to-alt-text.html

I also link other resources that are not mine.

#a11y #accessibility

My Approach to Alt Text

I ran across a survey from Tilburg University on the experiences and perspectives of image describers. It asked what process I follow to write image alternative text, and it occurred to me that I don’t use a checklist or guideline anymore. That may or may not be a good thing,…

Adrian Roselli

It seems the topic of ALT text for the accessibility of images is trending on Bluesky, but I haven’t seen the post by “the man of alt text” himself (that's @aardrian , definition by @SaraSoueidan ) being cited yet, so here it is:

https://adrianroselli.com/2024/04/long-alt.html

Long Alt

TL;DR: Keep your image alternative text brief, devoid of special characters, empty of URLs, and ideally in one language. Here We Go Sometimes you can have too much alternative text, particularly for an <img>. I don’t mean there is a limit to what is allowed, I mean there is a…

Adrian Roselli