Show HN: Feed-Repeat, a Tool to Repeat Old Posts from Web Feeds (opens in new tab)
A Haskell tool that repeats entries from RSS/Atom feeds into new feeds. It fetches entries from source feeds, and selects a random subset using weighted sampling where older entries have higher priority, and inserts them in output feeds. This blog post describes the motivation behind it.
Read the original article