The reason for that I think is that Svelte and astro are just using vanilla JavaScript as much as possible. With Svelte you can basically use any JS library whereas other react based frameworks require some custom wrappers to interact with them.
@RolfBly Love me RSS!
If you weren't aware of it, Google alerts https://www.google.com/alerts has a neat feature where you can define search terms for specific things and get the alerts in an RSS feed as they become indexed on Google search.
So you're getting, basically, the "bleeding edge" of new content for keywords you want to track.
This is great for keeping updated with local news stories mentioning your city, or new blog posts that discuss some tool you particularly like.
@catzilla @RolfBly Yeah that's really annoying. A lot of readers these days are capable of scraping the page for you though, either as soon as a new entry is recieved (can take up a lot of space eventually) or on demand when you open the entry in the reader.
Personally I love these features because I can tinker with it as much as I'd like. For example on one site that is full of clutter, I have a rule that only gets the post content and nothing else. It's a much more enjoyable experience.