MoreRSS

site iconMatt FantinelModify

Web Developer in Brazil.
Please copy the RSS to your reader, or quickly subscribe to:

Inoreader Feedly Follow Feedbin Local Reader

Rss preview of Blog of Matt Fantinel

Cool Link: Conditional Border Radius In CSS

2025-11-18 18:13:57

Conditional Border Radius In CSS, by Ahmad Shadeed

This is a really cool trick. Turns out that it’s possible, with pure CSS, to have border-radius be applied conditionally.

The given example is a perfect one: sometimes we have cards with rounded corners that look good on their own, but if you’re on mobile and have less space and want the cards to take up the full page width, the rounded corners look awful. You can technically write breakpoints for that, but with clamp you can make the border-radius disappear if the card is too close to the viewport edges!

Cool Link: Solved By Modern CSS: Section Layout

2025-11-17 01:31:10

Solved By Modern CSS: Section Layout, by Ahmad Shadeed

In this awesome post, Ahmad walks through all the possibilities modern CSS offers when building a section layout.

I knew about and have used some of those in the past, but that tip about display: contents was amazing! Never thought of using it like that.

Cool Link: Is software getting worse? - Stack Overflow

2025-11-17 00:48:18

Is software getting worse? - Stack Overflow, by Isaac Lyman

This article has been sitting in my “Read Later” queue for almost 2 years 😳

It is an interesting article for sure, speaking about why speed and optimization has become such a rare thing in software development.

The second part of it, though, has kinda aged like milk, sadly. Developers no longer have a lot of leverage on their jobs, and we now live in a world where the thought of having no human developers involved at all in the code I’m running is real and frankly terrifying.

I’m hopeful companies will eventually figure out that AI-generated crap is still crap when the bubble bursts, but until then, there’s a lot of damage to be done.

Cool Link: You Don't Need Animations

2025-11-17 00:29:03

You Don't Need Animations, by Emil Kowalski

Great and to-the-point article with practical examples of when to use (or not use) animations properly in UIs.

I love me some whooshy animations, but they can be a pain in the ass when overused or when used in the wrong moment.

Cool Link: Introducing SlopStop: Community-driven AI slop detection

2025-11-17 00:19:57

Introducing SlopStop: Community-driven AI slop detection, by Kagi Search

This is a really cool initiative! Kagi has been my search engine of choice for over a year and I’m really happy with how they’re aiming to stop AI slop from taking over their (still great) search results.

In my experience, their results are miles ahead of Google’s, Bing’s or whatever other search engine out there, partly because of their algorithm prioritizes good sites, partly because they allow you to prioritize/deprioritize/block the sites you want.

But a good algorithm only goes so far and with the amount of AI slop hitting the web every day, it’s gonna be harder and harder to avoid them. Now Kagi users can report certain articles as AI-generated so other users can know that beforehand and not click on them, or even block their domains.

Quick Review: Pinocchio

2025-11-16 20:00:00

Pinocchio
2022, Guillermo del Toro, Mark Gustafson

My rating: I like it

Cute with a hint of sadness, I love the combination. The art style and character designs are amazing!