Earlier quoted context omitted.
I've always described (the old) Twitter as an RSS feed but for people, which I loved. Is there a way to recreate this without all the slop?
https://github.com/dimdenGD/OldTwitter Works fine. Reverse chronological sorting with just who you follow. For automated... apart from self host RSS options or nitter instance, neither of which I've tried... For semi automated I have a manual but not too laborious google sheet: https://imgur.com/a/S5xTlPp Uses: https://github.com/dimdenGD/OldTwitter https://github.com/BlackGlory/copycat TLDR workflow: 1. open "old" t…
I ditched the algorithm for RSS
281–283 of 283 posts
Re: I ditched the algorithm for RSS
#282Earlier quoted context omitted.
Does the world need another RSS reader/mousetrap? We already have so many. https://duckduckgo.com/?t=ffab&q=rss+readers What is your friend's idea to revolutionize with their new reader?
Someone doesn't really need a reason to build something besides that they want to build it. I built many RSS readers and I was not trying to revolutionise anything, I was just having fun. This mindset of "revolution" and "disruption" will block you from actually just doing the things you want sometimes.
If that's developing to offer (OP in particualrly said their friend would soon be offering a new service) an RSS Reader because there's something to actually innovate and more fully solve a problem, then it's great. Otherwise, it's just fodder for AdWords and Facebook when they eventually try to build acquisition for a business around it.
Re: I ditched the algorithm for RSS
#283I've recently launched Mashups.io - my own Yahoo Pipes tool. https://www.mashups.io And using the tool, I've been filtering, changing and tweaking various RSS feeds along the way. I absolutely love RSS and absolutely loved Yahoo Pipes. For me, that got me into mashing up stuff on the web. For devs, RSS feeds also provide a very easy way to source data. No need to get API keys and tokens, it gives you real life datase…