<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Kagi News - Linux &amp; OSS</title>
    <link>https://kite.kagi.com/linux_oss.xml</link>
    <description>Latest news from Kagi News for Linux &amp; OSS category. Items include subcategory tags for filtering (e.g., Sports/NFL, World/Middle East)</description>
    <atom:link href="https://kite.kagi.com/linux_oss.xml" rel="self"/>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>python-feedgen</generator>
    <lastBuildDate>Mon, 27 Apr 2026 12:04:35 +0000</lastBuildDate>
    <item>
      <title>Linux and open source projects showcase self-hosted tools</title>
      <link>https://kite.kagi.com/a3ded69e-03e7-4055-aedd-cbc2aac9d068/linux_oss/2</link>
      <description>&lt;p&gt;A cluster of Linux and open source coverage on April 26-27 highlighted practical, self-hosted, and modding-friendly software and hardware projects across communications, collaboration, media, observability, and DIY devices. Rather than centering on a single breaking event, the sources offer a broad snapshot of the Linux &amp;amp; OSS ecosystem, from mobile Linux and FPGA-friendly tinkering to tools for ham radio, online classrooms, video meetings, music workflows, and infrastructure monitoring. Several items highlight a familiar open source pattern: users and organizations can run key services themselves instead of relying entirely on proprietary platforms. LinuxLinks profiled self-hosted or open platforms including MiroTalk SFU for WebRTC videoconferencing, BigBlueButton for virtual classrooms, Nextcloud Talk for messaging and calls, and OpenObserve for collecting and analyzing telemetry. At the same time, Tux Machines gathered reports on open hardware and modding-friendly devices, including GNU-like mobile Linux, FPGAs, the Framework Laptop 13 Pro, and retro-computing topics.&lt;/p&gt;&lt;h3&gt;Highlights:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Ham radio: LinuxLinks ran several pieces on amateur radio software, including a seven-tool roundup and separate coverage of OpenHamClock, Pat, and OpenWebRX+.&lt;/li&gt;&lt;li&gt;Creative stack: Open source media tools also stood out, with LinuxLinks highlighting 12 guitar-focused applications, 11 console MPD clients, and 10 scrobbler tools for people building customizable music workflows on Linux.&lt;/li&gt;&lt;li&gt;Fresh release: Community activity went beyond editorials to software releases, with a Reddit post flagging FOSPX SYSMON 0.8.1.&lt;/li&gt;&lt;li&gt;Hardware freedom: Tux Machines&amp;#x27; roundups linked current software coverage with hardware topics such as GNU-like mobile Linux, FPGAs, the Framework Laptop 13 Pro, and retro-computing modding.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Perspectives:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;LinuxLinks: Its coverage focused on practical discovery and evaluation of Linux applications through &amp;#x27;best free and open source&amp;#x27; lists and project spotlights. (&lt;a href='https://www.linuxlinks.com/best-free-open-source-linux-web-based-ham-radio-tools/'&gt;LinuxLinks&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Tux Machines: Its April 26-27 roundups focused on open hardware, modding, standards, and GNU-like mobile Linux, framing Linux &amp;amp; OSS alongside repairable and customizable devices. (&lt;a href='https://tuxmachines.org/n/2026/04/27/Open_Hardware_Modding_Weekly_GNU_like_Mobile_Linux_Update_and_F.shtml'&gt;Tux Machines&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Reddit Linux community: A user submission highlighting FOSPX SYSMON 0.8.1 showed how community channels can amplify smaller open source releases outside formal press coverage. (&lt;a href='https://www.reddit.com/r/linux/comments/1sw45tj/release_fospx_sysmon_release_081/'&gt;Reddit&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Sources:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;a href='https://tuxmachines.org/n/2026/04/24/Linux_Devices_and_Open_Hardware_Modding_Friendly_Projects_Produ.shtml'&gt;Linux Devices and Open Hardware/Modding-Friendly Projects/Products&lt;/a&gt; - tuxmachines.org&lt;/li&gt;&lt;li&gt;&lt;a href='https://www.reddit.com/r/linux/comments/1sw45tj/release_fospx_sysmon_release_081/'&gt;Release FOSPX SYSMON Release 0.8.1 · fospx-org/fospx-sysmon&lt;/a&gt; - reddit.com&lt;/li&gt;&lt;li&gt;&lt;a href='https://www.linuxlinks.com/best-free-open-source-linux-web-based-ham-radio-tools/'&gt;7 Best Free and Open Source Linux Web-Based Ham Radio Tools&lt;/a&gt; - linuxlinks.com&lt;/li&gt;&lt;/ul&gt;</description>
      <guid isPermaLink="true">https://kite.kagi.com/a3ded69e-03e7-4055-aedd-cbc2aac9d068/linux_oss/2</guid>
      <category>Linux &amp; OSS</category>
      <category>Linux &amp; OSS/Open Source</category>
      <category>Open Source</category>
      <pubDate>Mon, 27 Apr 2026 05:18:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux kernel 7.1-rc1 opens testing after merge</title>
      <link>https://kite.kagi.com/a3ded69e-03e7-4055-aedd-cbc2aac9d068/linux_oss/1</link>
      <description>&lt;p&gt;Linus Torvalds released Linux 7.1-rc1, closing the merge window for the next kernel cycle. Coverage says the stable release is expected around mid-June. Torvalds described the cycle as fairly normal overall, even as it combined code cleanup with a broad set of new features. One notable maintenance change in 7.1-rc1 is the start of removing aging code. That includes deleted i486 configuration support, plans for further i486 code removals, the beginning of old networking hardware retirements, and the removal of some unused SoC support. At the same time, merge-window coverage highlighted additions such as a new NTFS driver meant to improve on the in-kernel NTFS3 driver, Intel FRED enabled by default, and new audio-device support including the Line6 POD HD PRO and NexiGo N930W webcam.&lt;/p&gt;&lt;h3&gt;Highlights:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Filesystem work: Ahead of 7.1-rc1, the new NTFS driver picked up a number of fixes and was presented as aiming for better performance and more modern features than the existing NTFS3 in-kernel driver contributed by Paragon Software.&lt;/li&gt;&lt;li&gt;Hardware support: Sound updates merged for Linux 7.1 add support for the Line6 POD HD PRO audio device and the NexiGo N930W webcam, expanding out-of-the-box hardware coverage.&lt;/li&gt;&lt;li&gt;Platform change: Coverage of the release candidate says Linux 7.1-rc1 enables Intel FRED by default, a notable low-level change in this cycle.&lt;/li&gt;&lt;li&gt;Code pruning: Torvalds said the cycle includes work to reduce maintenance burden by phasing out i486 support and beginning the removal of some very old networking hardware support.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Perspectives:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Linus Torvalds: Torvalds described the merge window as fairly normal while emphasizing that maintainers are culling some old hardware support specifically to reduce long-term maintenance work. (&lt;a href='https://lwn.net/Articles/1069722/'&gt;LWN.net&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Kernel watchers: The first release candidate arrived after the merge window, and coverage says the stable 7.1 release is expected in mid-June. (&lt;a href='https://tuxmachines.org/n/2026/04/26/Linus_Torvalds_Announces_First_Linux_Kernel_7_1_Release_Candida.shtml'&gt;Tux Machines&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Phoronix coverage via LXer: Coverage singled out the new NTFS driver as one of the cycle&amp;#x27;s most notable additions because it is meant to modernize Linux NTFS support and improve on NTFS3. (&lt;a href='https://lxer.com/module/newswire/ext_link.php?rid=364348'&gt;LXer&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Sources:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;a href='https://lwn.net/Articles/1069722/'&gt;Kernel prepatch 7.1-rc1&lt;/a&gt; - lwn.net&lt;/li&gt;&lt;li&gt;&lt;a href='https://tuxmachines.org/n/2026/04/26/Linus_Torvalds_Announces_First_Linux_Kernel_7_1_Release_Candida.shtml'&gt;Linus Torvalds Announces First Linux Kernel 7.1 Release Candidate&lt;/a&gt; - tuxmachines.org&lt;/li&gt;&lt;li&gt;&lt;a href='https://www.reddit.com/r/linux/comments/1swvqif/linux_71rc1_is_released_with_the_new_ntfs_driver/'&gt;Linux 7.1-rc1 is released with the new NTFS driver, Intel FRED by default and much more&lt;/a&gt; - reddit.com&lt;/li&gt;&lt;li&gt;&lt;a href='https://lxer.com/module/newswire/ext_link.php?rid=364376'&gt;Linux 7.1-rc1 Released With New NTFS Driver, FRED By Default &amp;amp; Much More&lt;/a&gt; - lxer.com&lt;/li&gt;&lt;/ul&gt;</description>
      <guid isPermaLink="true">https://kite.kagi.com/a3ded69e-03e7-4055-aedd-cbc2aac9d068/linux_oss/1</guid>
      <category>Linux &amp; OSS</category>
      <category>Linux &amp; OSS/Kernel</category>
      <category>Kernel</category>
      <pubDate>Mon, 27 Apr 2026 05:53:59 +0000</pubDate>
    </item>
    <item>
      <title>Arch-based CachyOS ships April 2026 installer refresh</title>
      <link>https://kite.kagi.com/a3ded69e-03e7-4055-aedd-cbc2aac9d068/linux_oss/0</link>
      <description>&lt;p&gt;CachyOS, the Arch-based Linux distribution, has published its April 2026 ISO snapshot. The headline change is a new default graphical package manager called Shelly, which replaces Octopi. The release also updates the install and first-run experience with a clean snapshot created right after installation and a dedicated first-setup app. It also adds optional DNS-over-HTTPS during installation and brings fingerprint authentication for sudo to supported hardware. Under the hood, the snapshot also updates NVIDIA handling, expands handheld support, and uses the Kyber scheduler for NVMe devices, according to project and media coverage.&lt;/p&gt;&lt;h3&gt;Highlights:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Fresh install flow: The installer now creates a clean snapshot immediately after installation, and a dedicated first-setup app handles post-install configuration steps.&lt;/li&gt;&lt;li&gt;Gaming devices: The release adds support for the Legion Go S and improves handheld enablement more broadly.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Perspectives:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;CachyOS project: In its release announcement, the project highlighted the Shelly package manager, DNS-over-HTTPS support, and fingerprint sudo integration. (&lt;a href='https://cachyos.org/blog/2604-april-release/'&gt;CachyOS&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Linuxiac: Linuxiac focused on the desktop experience, describing the ISO as a refresh that swaps out Octopi, adds installer improvements, and updates NVIDIA handling. (&lt;a href='https://linuxiac.com/cachyos-april-release-brings-shelly-package-manager/'&gt;Linuxiac&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Phoronix: Phoronix focused on lower-level platform changes, especially the use of the Kyber NVMe I/O scheduler alongside new hardware support and general polish. (&lt;a href='https://www.phoronix.com/news/CachyOS-April-2026'&gt;Phoronix&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Tux Machines: Tux Machines emphasized the security angle, spotlighting fingerprint-based sudo for supported systems. (&lt;a href='https://tuxmachines.org/n/2026/04/27/The_gaming_Linux_distro_everyone_s_switching_to_just_made_sudo_.shtml'&gt;Tux Machines&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Sources:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;a href='https://linuxiac.com/cachyos-april-release-brings-shelly-package-manager/'&gt;CachyOS April Release Brings Shelly Package Manager&lt;/a&gt; - linuxiac.com&lt;/li&gt;&lt;li&gt;&lt;a href='https://cachyos.org/blog/2604-april-release/'&gt;CachyOS April 2026 Release&lt;/a&gt; - cachyos.org&lt;/li&gt;&lt;li&gt;&lt;a href='https://tuxmachines.org/n/2026/04/27/The_gaming_Linux_distro_everyone_s_switching_to_just_made_sudo_.shtml'&gt;The gaming Linux distro everyone&amp;#x27;s switching to just made sudo way more secure with your fingerprint&lt;/a&gt; - tuxmachines.org&lt;/li&gt;&lt;li&gt;&lt;a href='https://www.reddit.com/r/linux/comments/1swcbfg/announcement_cachyos_april_2026_release_changelog/'&gt;[Announcement] CachyOS April 2026 Release Changelog&lt;/a&gt; - reddit.com&lt;/li&gt;&lt;li&gt;&lt;a href='https://distrowatch.com/12811'&gt;Distribution Release: CachyOS 260426&lt;/a&gt; - distrowatch.com&lt;/li&gt;&lt;li&gt;&lt;a href='https://www.phoronix.com/news/CachyOS-April-2026'&gt;CachyOS Introduces New Default GUI Package Manager, Kyber For NVMe I/O Scheduler&lt;/a&gt; - phoronix.com&lt;/li&gt;&lt;/ul&gt;</description>
      <guid isPermaLink="true">https://kite.kagi.com/a3ded69e-03e7-4055-aedd-cbc2aac9d068/linux_oss/0</guid>
      <category>Linux &amp; OSS</category>
      <category>Linux &amp; OSS/Distribution Release</category>
      <category>Distribution Release</category>
      <pubDate>Sun, 26 Apr 2026 15:53:05 +0000</pubDate>
    </item>
  </channel>
</rss>
