I have created a tech content platform with thousands of tech feeds from individual bloggers, open source projects and enterprises.

The content is organised into spaces. In the Linux space, you can find the latest Linux related articles. Each space is filtered by topic and with the threshold parameter you can even control the filtering.

There is also an RSS feed that you can subscribe to: https://insidestack.it/spaces/linux/rss

    • kivarada@programming.devOP
      link
      fedilink
      arrow-up
      3
      ·
      4 hours ago

      You are welcome! FYI you can also tweak the feed with search params:

      • limit: must be between 1 and 20 (default 10)
      • threshold: must be between 0 and 1 (default for linux is 0.77) - the larger the more articles you get in the feed (but maybe also unrelated)

      I plan to provide fully customizable feeds that every user can configure for their needs.

      • myrmidexA
        link
        fedilink
        arrow-up
        2
        ·
        4 hours ago

        whooo even better. I’ll dig into this once I get off work! :D

        • kivarada@programming.devOP
          link
          fedilink
          arrow-up
          2
          ·
          4 hours ago

          just to not raise wrong expectations: Currently only those two params are available.

          Fully customised feeds with your own search queries and more is in the loop. I hope it is ready in the next 2 or 3 weeks. This is still a solo project I work on…