i don’t get why people use web services for rss, it can be done completely clientside, that’s… kind of the whole point of rss…
The end of tt-rss.org
Submitted 1 day ago by vegetaaaaaaa@lemmy.world to selfhosted@lemmy.world
https://community.tt-rss.org/t/the-end-of-tt-rss-org/7164
Comments
Swedneck@discuss.tchncs.de 16 hours ago
fodor@lemmy.zip 4 hours ago
No, it isn’t the whole point. The point is to curate our own news. And a separate question is how to browse the results. If you use two devices, you might want a server side solution. Maybe. There are many reasonable setups.
uzay@infosec.pub 16 hours ago
To keep it synchronized between devices
jcolag@lemmy.sdf.org 10 hours ago
In my case (not necessarily your case, of course), the cheapest selling-point has become that I already have a browser open for almost everything else, so that’s one less thing to install and check in on. But it’s also easier to keep up to date reading when individual computers have problems and usually has a nicer API for scripting, if you need that sort of thing.
ominouslemon@sh.itjust.works 14 hours ago
Try a good one such as Inoreader or NewsBlur, you’ll never look back
tehWrapper@lemmy.world 23 hours ago
Is freshrss the best alternative at this point?
jadelord@discuss.tchncs.de 22 hours ago
It always has been.
refract@lemmy.zip 10 hours ago
If you already have a Nextcloud instance I can recommend the “App” called News. There is an official android app that works well.
tehWrapper@lemmy.world 5 hours ago
I have had nextcloud in the past and may go back.
cyberwolfie@lemmy.ml 12 hours ago
I like FreshRSS - I also have some readers that connect to my instance, like FluentReader that provides a better full article view, but I mostly use FreshRSS directly these days.
tehWrapper@lemmy.world 5 hours ago
Looks like it supports a wide range of readers with two different API .
FreshRSS supports access from mobile / native apps for Linux, Android, iOS, Windows and macOS, via two distinct APIs: Google Reader API (best), and Fever API (limited features, less efficient, less safe).
brainwashed@feddit.org 14 hours ago
I use and like it.
clb92@feddit.dk 17 hours ago
I didn’t like it, as it didn’t have the exact full article view mode I desired, but lots of people like it.
clb92@feddit.dk 17 hours ago
The loss of Google Reader is basically what taught me not to get too attached to services I can’t host myself. I’m hosting an older version of TT-RSS (due to migration issues to newer versions), and will continue with that until it no longer works for me, and then I will probably move on to CommaFeed. I’ve already tested all the commonly self hosted RSS readers out there, and that’s the one that fits my needs best, other than TT-RSS.
mike_wooskey@lemmy.thewooskeys.com 23 hours ago
I really enjoy tt-rss. I self host it so i guess I’ll keep using it until i find a replacement, but this is sad.
tehWrapper@lemmy.world 18 hours ago
Kinda hope someone else picks up the work cause I have been using ttrss for well over 15 years.
tofu@lemmy.nocturnal.garden 15 hours ago
The gas chamber guys? Good riddance
DreamlandLividity@lemmy.world 8 hours ago
Care to elaborate?
tofu@lemmy.nocturnal.garden 2 hours ago
jerkface@lemmy.ca 21 hours ago
I think the kids would say: “Mood.”
poVoq@slrpnk.net 22 hours ago
The post is abit low on details, but I strongly suspect this is a victim of AI scraping.
fodor@lemmy.zip 4 hours ago
Well, they’ve also been maintaining the software since 2005. They said why they’re closing shop, so why not take their words at face value? They have no obvious reason to lie.
Many of us have started and maintained projects and then moved on when our lives changed. That is just normal.
erock@lemmy.ml 15 hours ago
While not the same I use an rss-to-email service that hits the minimal sweet spot for me
vegetaaaaaaa@lemmy.world 1 day ago
I have copied the latest git revision
c67b943aa894b90103c4752ac430958886b996b2
from gitlab.tt-rss.org/tt-rss/tt-rss to my gitea instance which is mirrored to gitlab.com/nodiscc/tt-rss and github.com/nodiscc/tt-rss.I don’t intend to make changes or bugfixes (it’s working fine), but I will try to keep it compatible with the PHP version in Debian stable, since I’ve been using it for years and would really like to keep doing so.