mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.1K
active users

#tinytinyrss

0 posts0 participants0 posts today
Continued thread

67M de RAM c'est quand même pas trop mal niveau minimalisme, ça tourne bien sur ma patate. Y'a moyen d'améliorer mais c'est clairement loin d'un patapouf comme NextCloud! 😍

Pour recontextualiser:

- #Airsonic tourne à environ 700MB (erk Java)
- #Immich tourne à environ 400MB (miam NodeJS + des conteneurs Podman)
- #Nginx fait... 7MB
- #Wallabag est à 100MB
- #TinyTinyRSS est à 40MB
- #BookStack est à 15MB
- #Zabbix est à 15MB
- #Dokuwiki tourne autour de 50MB
- #Radicale fait 30MB (avec un pic à ~150MB 😱 OK, pas si léger le Python)

Tout ça sur ce vieux dinosaure datant de quasiment 10 ans, eh oui!

So I tried #freshrss and #tinytinyrss yesterday in my search for a #selfhosted #rss reader.

While both are relatively easy to set up (even for someone who has never actually used Docker, like me), both are missing a feature that I'm used to in #inoreader.

That feature is the ability to set different views per-folder.

I have some folders where I just want to see the titles, and some folders I want to be displayed as cards, showing the first image in the post and the title.

I did see that one of the readers has a "experimental card plugin", so I'm going to try that out today, if I manage to figure out how to install plugins when using #Docker.

This is actually a great test of how much I'm ready to compromise just to use #oss , non-AI software.

J'utilise énormément les flux #RSS pour lire les news sur le web.

Mon "daily driver" est le plug-in #FeedBro pour #Firefox.
J'exporte de temps à autres la liste de mes abonnements (un simple fichier OPML), que je fais lire par mon lecteur RSS du moment sur smartphone et tablette.
Mais j'utilise aussi d'autres ordis depuis lesquels je voudrais pouvoir y accéder aussi. Du coup je lorgne vers #TinyTinyRSS et #MiniFlux.
Est-ce hébergable sur un serveur OVH ? Y a-t-il d'autres solutions ?

After thoroughly destroying my #TinyTinyRSS install through neglect (I had been on the old Linuxserver.io image since they discontinued publishing updates), I stood up a new fresh install and managed to import my feeds. It was a very unhinged process since the original install was dead and I did not have an OPML file anywhere for my subscriptions.

What killed it? Well... an update to MySQL 9.0. It changed the authentication in a way that breaks legacy auth and thus the 5-year-old version of TTRSS I had been running. It probably would have been possible to get it back up and running by exporting the database back into a MySQL 8.4 container, but that seemed like a lot of work for very out-of-date software. There was also no clear migration path since the author of TTRSS had long ago abandoned support for MySQL and there are only a handful of dubious third party migratrion utilities out there. There really wasn't much history to save, so I figured the best thing to do was start fresh, but saving my existing subscriptions if I could.

First, I had to connect to the DB and pull all of the feed URLs out of the DB for my user account into a text file. Then I had to use a utility to convert it into an OPML file using a random GitHub utility. github.com/andysylvester/urls-

The utility in question would regularly barf on URLs that didn't respond in a timely manner, so I had to prune a handful of dead ones. Then I had to fix some illegal characters in the file (such as ampersands) so it would actually import.

After importing, I realized just how many dead feeds I had. Websites that hadn't updated in a decade or more, or ones that had simply vanished from the Internet. So many of them belonged to friends that blogged until social media (primarily Facebook) gobbled up their limited attention. It was a regular graveyard of an Internet long ago killed by centralization.

GitHubGitHub - andysylvester/urls-to-opml: Convert a list of URLs in a text file to an OPML subscription list using code from ChatPGTConvert a list of URLs in a text file to an OPML subscription list using code from ChatPGT - andysylvester/urls-to-opml

Passage de #TinyTinyRSS à #FreshRSS

Tout marche très bien, c’est plus léger, c’est plus efficace, la base est plus légère, c’est plus choupi.

Mon seul regret pour le moment : les applis mobiles pour aller avec ça, y’a rien qui va.

Entre celles qui plantent, celles qui sont inutilisables, celles qui ne mettent à jour rien, celles où l’on ne peut pas classer comme on veut, celles où l’on ne peut pas passer de lu à non-lu…

C’est laborieux…

Replied in thread

@thelinuxEXP You mentioned downloading #youtube #videos via #rss: I use #TinyTinyRSS and have all "subs" (I don't have a Google account) there in a feed category. Channel subs are made via #rssbridge. The feed category aggregates all the feeds into one. The aggregated feed then will be the source of my small #python script that downloads the videos via #yt-dlp and then uses the #ttrss api to "mark" the post/feed item/video to "read", after downloading. It's hacky but it works.

Hello friends of #BSDCafe and #Fediverse! 👋

I've always been a proponent of information decentralization. I've had a longstanding appreciation for #blogs and their corresponding #RSS feeds. When #Google Reader shut down, I decided to take on the task of #selfhosting my own feed aggregator.
Initially, I used #TinyTinyRSS, then I transitioned to using #FreshRSS and #Miniflux.
Currently, I manage an installation of FreshRSS with around 300 active users, but it's not linked to BSD Cafe.

Now, I'm looking to set up a dedicated feed aggregator specifically for BSD Cafe users. However, I'm torn between options. FreshRSS is a classic choice with a solid track record. On the other hand, Miniflux is modern, highly functional, offers great mobile accessibility, and is built on Go.
I'd love your input on which one to install.

Let's hear your thoughts (also on comments)! 🤔