⌨️ Joseph
Any good recommendations for an RSS reader? I'm trying to curb my mindless scrolling of things like Reddit and HN. I'm on iOS for mobile if that matters.
🔻 Trinity
If you know Python, DIY. Spent a week making a YouTube browser using YouTube's RSS feed function and it was intensely rewarding. Used this library: pypi.org/project/f.... Even for a kinda novice Python coder like me (I don't do OOPs) it wasn't too hard to figure out.