Hacker News new | ask | show | jobs
by stevekemp 519 days ago
Back in the day I used r2e, which was an old python scrip for the same purpose.

I actually removed it primarily because it was the last package on my system at the time to need python, and removing it let me purge a whole bunch of python packages and save a lot of space!

These days I still read feeds via RSS, via a static golang binary. It lets me do filtering, and similar things:

https://github.com/skx/rss2email/