kanzalibrary@lemmy.world to Linux@lemmy.mlEnglish · edit-21 year agoWhat the most Lightest RSS reader for Debian?message-squaremessage-square29fedilinkarrow-up124arrow-down12file-text
arrow-up122arrow-down1message-squareWhat the most Lightest RSS reader for Debian?kanzalibrary@lemmy.world to Linux@lemmy.mlEnglish · edit-21 year agomessage-square29fedilinkfile-text
For my Thinkpad x200s with: Antix 22 x86 Linux Core 2 Duo L9400 2gb RAM 128gb SSD. What’s your best recommendation RSS reader for this specs?
minus-squarekeNaPHEl@lemmy.fmhy.mllinkfedilinkEnglisharrow-up2·1 year agoYarr, a very lightweight RSS reader. https://github.com/nkanaev/yarr To deploy Yarr within a Docker container, you can use the Docker image provided by Wakeful-Cloud. https://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.
minus-squaremonobot@lemmy.mllinkfedilinkEnglisharrow-up2·1 year agoI wouldn’t count docker as light, not for core2duo processor.
minus-squarekeNaPHEl@lemmy.fmhy.mllinkfedilinkEnglisharrow-up1·1 year agoYou can run directly without docker by downloading it and using the command ./yarr -open
minus-squareAgility0971@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoSo you are certain there are massive performance overhead then?
Yarr, a very lightweight RSS reader. https://github.com/nkanaev/yarr
To deploy Yarr within a Docker container, you can use the Docker image provided by Wakeful-Cloud. https://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.
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?