this post was submitted on 27 Feb 2026
25 points (100.0% liked)

Linux

63443 readers
443 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] kivarada@programming.dev 3 points 3 days ago (1 children)

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.

[–] myrmidex@belgae.social 2 points 3 days ago (1 children)

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

[–] kivarada@programming.dev 1 points 3 days 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...