The End of Tt-Rss.org

(community.tt-rss.org)

22 points | by gslin 2 days ago ago

10 comments

  • kevinsky 2 days ago ago

    Liked the product. The developer's blog post sounds they feel burned out and not appreciated. Might be due to their take it or leave it attitude.

    • altairprime 2 days ago ago

      Appreciation isn’t the certain source of joy for hobby projects that most users think it ought to be. If you’re intrinsically motivated enough to create something like this, then you’re intrinsically bored by it, too. Appreciation does not necessarily have any bearing on that, no matter that your users hope otherwise, especially in fields like tech where neurodivergence is a local norm. May their departure serve as a beacon for others to leave behind the unrewarding.

    • ocdtrekkie 2 days ago ago

      The developer of this project makes being a jerk to everyone who talks to him his personal mission. People asking for support are insulted on his forum... pretty routinely.

      I use a fork of TTRSS daily, it's good software, but I strongly discourage anyone ever talk to upstream.

  • rpdillon 2 days ago ago

    Fox always was an interesting personality, and this post seems a fitting tone to close out the project. I really like tt-rss, and self-hosted it for years after Google Reader's untimely demise, but switched to FreshRSS some years back, and haven't looked back. I will clone tt-rss's repo, though. It has more features in some ways, and is worth preserving.

    • mekster 2 days ago ago

      NextCloud news did just fine as a replacement.

  • Xiol a day ago ago

    Funnily enough I set up a self-hosted RSS reader last night and TTRSS was one of the options I considered, having used it years ago. Feel like I dodged a bullet picking an alternative!

    (Settled on Miniflux)

  • BoredPositron a day ago ago

    I used it for ten years after google reader got nuked and wanted to give something back. Wrote some bugfixes and one or two new features. It was not a pleasant experience. Switched to fresh and found a great community... I'll leave it at that. Sad to see it go but more because of nostalgia than anything else.

  • aboardRat4 2 days ago ago

    Ttrss misses the point really.

    It's yet again rewriting a mail reader interface, which is hard and seldom useful.

    What we really need is a way to fetch walled garden and rss content into a maildir, and then our mail clients will do the rest.

    • frumiousirc a day ago ago

      > What we really need is a way to fetch walled garden and rss content into a maildir, and then our mail clients will do the rest.

      Inspired by your comment I tried blending together rss2email, Maildir, notmuch and gnus. While it all "works" the RSS feed content comes through in markdown'ish (?) markup. The flowers are out of the garden but they are all a bit wilted.

      • aboardRat4 19 hours ago ago

        There is rss-bridge. It's more advanced.

        But actually it's not possible to avoid selenium, I'm afraid.

        For gnus, we'd have to render markdown into html.