I’m experimenting with all the RSS readers, and got tired of exporting and importing OPML files into each’s bespoke iCloud syncing. So I deployed FreshRSS to a DigitalOcean droplet using kamal.

It’s syncing just fine. Even across multiple readers on multiple platforms! But the Rubyist in me wants to replace the bloated PHP app with something along the lines of rails new --minimal.