What the most Lightest RSS reader for Debian?

https://lemmy.world/post/1767957

What the most Lightest RSS reader for Debian? - Lemmy.world

For my Thinkpad x200s with: - Antix 22 x86 Linux - Core 2 Duo L9400 - 2gb RAM - 128gb SSD. What your best recommendation RSS reader for this specs?

Yarr, a very lightweight RSS reader. github.com/nkanaev/yarr

To deploy Yarr within a Docker container, you can use the Docker image provided by Wakeful-Cloud. github.com/Wakeful-Cloud/yarr

I have been running it on Raspberry Pi 3 for a couple of months without any issues, so I believe you won’t encounter any problems.

GitHub - nkanaev/yarr: yet another rss reader

yet another rss reader. Contribute to nkanaev/yarr development by creating an account on GitHub.

GitHub
I wouldn’t count docker as light, not for core2duo processor.
You can run directly without docker by downloading it and using the command ./yarr -open
So you are certain there are massive performance overhead then?