Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

I've been building an RSS reader for the past year.

Uncategorized
176 71 226

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    9 Views
    minimal #activitypub setup in just two days...12 posts60 followingover 9000 files (sic!)$ du -hd0 /var/snac && find /var/snac | wc -l61.8M /var/snac 9532$meanwhile #rss feed is just 9999 byteshttps://romanzolotarev.com/pub/hi.rss$ curl -s https://romanzolotarev.com/pub/hi.rss | wc -c 9999thanks #snac2 for great defaults and working perfectly out of the box ❤️
  • 0 Votes
    1 Posts
    13 Views
    Today in #FreeSoftwareAdvent #newsraft #RSS ```git clone https://codeberg.org/newsraft/newsraftcd newsraftsudo apt install libcurlpp-dev libgumbo-devmake && sudo make install````1 minute later (without parallelization on a 8yo cpu), you have built a complete RSS reader.You can even get Gemini feeds (gemget needed though).ex:$(gemget -sq https://geminiprotocol.net/news/atom.xml) "GeminiProtocol main feed"Thank you Grigory Kirillov!
  • RSS feed - score filter

    PieFed Meta rss
    1
    0 Votes
    1 Posts
    7 Views
    I’ve just added a score parameter to the community RSS feeds so you can get a RSS feed of posts at or above that score. e.g. https://piefed.social/community/fediverse/feed?score=20 If there is interest then we can add more filters, for flair/tag, etc. But from the server logs it doesn't seem like many people use RSS.
  • 0 Votes
    1 Posts
    13 Views
    What Mastodon is to ActivityPub . . .Wordpress is to RSS.| #Wordpress #RSS #Mastodon #ActivityPub