One of my favorite self hosted services is https://github.com/johnwarne/upvote-rss since it allows me to get content from high traffic sites but in a very truncated and digestible way. Particularly, my favorite feature is how it can send only the N most popular posts each day (with a day lag, of course).
I’m looking for a more generic solution that does something like this but for arbitrary RSS feeds.
For example, if I want to subscribe to a super busy feed but I only want to get 2 posts randomly selected each day.
I’m totally willing to achieve this without a full blown extra proxy. If there are some RSS clients or a FreshRSS extension that can do something like that, for example.
Otherwise, I may just try to extend/fork upvote-rss’s functionality for this 😅
yunohost is awesome. The only reason I don’t still use it is because I use command line and containers daily already, so I’m genuinely faster that way. I recommend yunohost to friends and I’d go back to it if I already didn’t have a clean, particular way to set up things in my homelab.