<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~files/feed-premium.xsl"?>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedpress="https://feed.press/xmlns" xmlns:podcast="https://podcastindex.org/namespace/1.0" version="2.0">
  <channel>
    <feedpress:locale>en</feedpress:locale>
    <feedpress:newsletterId>itsfoss</feedpress:newsletterId>
    <atom:link rel="hub" href="https://feedpress.superfeedr.com/"/>
    <title>It's FOSS</title>
    <description>Making You a Better Linux User</description>
    <link>https://itsfoss.com/</link>
    <image>
      <url>https://itsfoss.com/content/images/2025/11/android-chrome-512x512.png</url>
      <title><![CDATA[It's FOSS]]></title>
      <link>https://itsfoss.com/</link>
    </image>
    <generator>Ghost </generator>
    <lastBuildDate>Thu, 23 Apr 2026 22:35:46 +0530</lastBuildDate>
    <atom:link href="https://feed.itsfoss.com/" rel="self" type="application/rss+xml"/>
    <ttl>60</ttl>
    <item>
      <title><![CDATA[FOSS Weekly #26.17: Ubuntu 26.04 Release, Firefox Controversy, Positive News on Age-verification and More Linux Stuff]]></title>
      <description><![CDATA[New major releases from Ubuntu and Fedora.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17324247/foss-weekly-26-17</link>
      <guid isPermaLink="false">69e8b5a31492b60001f36399</guid>
      <category><![CDATA[Newsletter ✉️]]></category>
      <dc:creator><![CDATA[Abhishek Prakash]]></dc:creator>
      <pubDate>Thu, 23 Apr 2026 20:51:15 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/foss-weekly-2--1.webp" medium="image"/>
      <content:encoded><![CDATA[
<p>Ubuntu 26.04 is releasing today. As a long-term support release, it will be supported till at least 2031, making it an important upgrade for many users.</p><p>Curious about what&rsquo;s new? I&rsquo;ve <a href="https://itsfoss.com/ubuntu-26-04-release-features/" rel="noreferrer">covered the key features and changes in this major release</a>.</p><p>If you&rsquo;re currently on Ubuntu 24.04 or even 25.10, you probably have a few questions about upgrading. Should you do it now? Is it worth it? I&rsquo;ve <a href="https://itsfoss.com/ubuntu-26-04-faq/">addressed those in a dedicated article</a>.</p><p>On a related note, Fedora 44 faced another delay but is now expected to release tomorrow, April 24.</p><p><strong>Here are other highlights of this edition of FOSS Weekly:</strong></p><ul><li>A young Polish developer fixing 20 year old Linux bug.</li><li>A new privacy-first cloud service.</li><li>Russian CPUs being dropped from Linux.</li><li>And other Linux news, tips, and, of course, memes!</li></ul><h2 id="%F0%9F%93%B0-linux-and-open-source-news">&#128240; Linux and Open Source News</h2><p>Linux 7.1 is <a href="https://itsfoss.com/news/linux-kernel-baikal-cpu-support-removal/">dropping support for Baikal SoCs</a>, the Russian ARM-based processors that were intended to give Russian state enterprises a domestic alternative to Intel and AMD.</p><p>Cal.com, the open source Calendly alternative, <a href="https://itsfoss.com/news/cal-com-goes-proprietary/">has gone closed source</a>. The stated reason is that AI can now scan public repos and find exploitable vulnerabilities far faster than before.</p><p>A 20-year-old bug in the Enlightenment E16 window manager, introduced in 2006, was found and fixed this month by <a href="https://itsfoss.com/news/kamila-enlightenment-e16-bug/">a 21-year-old graduate student</a> who daily drives the 1999-era window manager.</p><p>MZLA Technologies, the Mozilla subsidiary behind Thunderbird, <a href="https://itsfoss.com/news/thunderbolt-launch/">has launched Thunderbolt</a>, an open source, self-hostable AI client aimed at organizations that can't send sensitive data to third-party AI services.</p><p>Elsewhere in the world of Mozilla, Firefox's new mascot Kit <a href="https://itsfoss.com/news/mozillas-firefox-mascot-gender-controversy/">generated more drama than any browser mascot</a> should've. A Reddit post used they/them pronouns to introduce the cartoon Firefox character; someone noticed a few weeks later, and the predictable cycle followed.</p><p>And some positive news. After months of advocacy by System76, <a href="https://itsfoss.com/news/colorado-age-attestation-bill-open-source-exemption/">Colorado's age verification bill is set for an amendment to exclude open source</a>. At least that's what it looks like for now.</p><h2 id="%F0%9F%A7%A0-what-we%E2%80%99re-thinking-about">&#129504; What We&rsquo;re Thinking About</h2><p>If you're already using Tuta for email and calendar and have been wondering where the cloud storage was, <a href="https://itsfoss.com/news/tuta-drive-closed-beta/">it's now in closed beta</a>. Tuta Drive uses the same post-quantum hybrid encryption as the rest of the suite, is hosted in Germany, and is zero-knowledge by design.</p><p>Is the OS-level age verification all about protecting children? Theena does not think so and <a href="https://itsfoss.com/opinion/age-verification-tobacco-moment/">expresses his opinions in this article</a>.</p><h2 id="%F0%9F%A7%AE-linux-tips-tutorials-and-learnings">&#129518; Linux Tips, Tutorials, and Learnings</h2><p><a href="https://itsfoss.com/copy-files-directory-linux/">Chapter 7</a> of our Terminal Basics series covers everything you need to know about the <code>cp</code> command for copying single files, multiple files, renaming during a copy, using <code>-r</code> for directories, and handling overwrites safely with <code>-n</code> and <code>-i</code>.</p><p>If your Linux Mint desktop feels a bit plain and you have RAM to spare, we have covered <a href="https://itsfoss.com/linux-mint-window-effects/">nine Cinnamon extensions and built-in effects</a> worth trying for anyone who wants to make the desktop feel a bit more alive.</p><p>Compiling <a href="https://itsfoss.com/compile-linux-kernel/">your own kernel</a> sounds intimidating, but it's mostly a long sequence of well-defined steps. The journey involves fetching and verifying the source, configuring with <code>menuconfig</code>, building and installing modules, headers, and the kernel itself.</p><p>Markdown has become essential. From Git repositories to AI skills to personal knowledge base, <a href="https://itsfoss.com/markdown-guide/">knowing the basics of Markdown helps a lot</a>.</p><h2 id="%F0%9F%91%B7-ai-homelab-and-hardware-corner">&#128119; AI, Homelab and Hardware Corner</h2><p>Linux gamers rejoice! A <a href="https://itsfoss.com/news/playnix-linux-console/">gaming console</a> has been announced that runs an Arch-based distro.</p><div class="kg-card kg-cta-card kg-cta-bg-grey kg-cta-minimal    " data-layout="minimal">
            
            <div class="kg-cta-content">
                
                
                    <div class="kg-cta-content-inner">
                    
                        <div class="kg-cta-text">
                            <p><span style="white-space: pre-wrap;">Tired of AI fluff and misinformation in your Google feed? Get real, trusted Linux content. Add It&rsquo;s FOSS as your preferred source and see our reliable Linux and open-source stories highlighted in your Discover feed and search results.</span></p>
                        </div>
                    
                    
                        <a href="https://www.google.com/preferences/source?q=itsfoss.com" class="kg-cta-button " style="background-color: #000000; color: #ffffff;">
                            Add It's FOSS as preferred source on Google (if you use it)
                        </a>
                        
                    </div>
                
            </div>
        </div><h2 id="%E2%9C%A8-apps-and-projects-highlights">&#10024; Apps and Projects Highlights</h2><p>Managing a handful of containers from the terminal is fine until it isn't. <a href="https://itsfoss.com/pods-container-management/">Pods</a> is a clean Adwaita-native GUI for Podman and Docker that handles the everyday tasks.</p><h2 id="%F0%9F%93%BD%EF%B8%8F-videos-for-you">&#128253;&#65039; Videos for You</h2><p>And I share the new features in Ubuntu 26.04 in this video along with my opinions on (some of) them. Please <a href="https://youtu.be/-rBpfr7CXJQ">watch it here</a>.</p><figure class="kg-card kg-embed-card"><iframe width="200" height="113" src="https://www.youtube.com/embed/-rBpfr7CXJQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="" title="26 New Features in Ubuntu 26.04 LTS I Discovered So Far"></iframe></figure><div class="kg-card kg-button-card kg-align-center"><a href="https://www.youtube.com/@itsfoss" class="kg-btn kg-btn-accent">Subscribe to It's FOSS YouTube Channel</a></div><h2 id="%F0%9F%92%A1-quick-handy-tip">&#128161; Quick Handy Tip</h2><p>In many Linux terminal emulators like GNOME Terminal, Ptyxis, etc. You can press <code>CTRL+SHIFT+F</code> to open a search interface for going through your scrollback history. This typically contains options for <em>matchcase</em>, <em>whole words</em>, and <em>regular expressions</em>.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/scrollback-history-search.png" class="kg-image" alt="linux terminal scrollback history" loading="lazy" width="886" height="578" srcset="https://itsfoss.com/content/images/size/w600/2026/04/scrollback-history-search.png 600w, https://itsfoss.com/content/images/2026/04/scrollback-history-search.png 886w" sizes="(min-width: 720px) 720px"></figure><p><a href="https://t43217012.p.clickup-attachments.com/t43217012/da09f1e7-b651-4c93-b93b-141e46671d4b/copy-link-to-highlight-firefox.png"></a></p><h2 id="%F0%9F%8E%8B-fun-in-the-fossverse">&#127883; Fun in the FOSSverse</h2><p>Take your container knowledge for a test with <a href="https://itsfoss.com/quiz/container-crossword/">this members-only puzzle</a>.</p><p>Who said that? Let me enlighten you. &#129488;</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/memes-11.jpeg" class="kg-image" alt="windows 11 switch to linux meme" loading="lazy" width="1080" height="1350" srcset="https://itsfoss.com/content/images/size/w600/2026/04/memes-11.jpeg 600w, https://itsfoss.com/content/images/size/w1000/2026/04/memes-11.jpeg 1000w, https://itsfoss.com/content/images/2026/04/memes-11.jpeg 1080w" sizes="(min-width: 720px) 720px"></figure><p><strong>&#128467;&#65039; Tech Trivia</strong>: On April 21, 1988, <a href="https://en.wikipedia.org/wiki/Tandy_Corporation">Tandy Corporation</a> announced it would clone IBM's PS/2, which was made possible only because IBM had opened up the license to its proprietary MCA bus patents after years of trying to lock competitors out.</p><p>The <a href="https://en.wikipedia.org/wiki/IBM_PS/2">PS/2</a> was IBM's attempt to retake control of the PC market it had accidentally given away by publishing open hardware specs in 1981. It failed completely. </p><p>Within four years IBM was a minor player in its own market, and by 2005 it had exited PC manufacturing entirely, selling the division to Lenovo.</p><p><strong>&#129489;&zwj;&#129309;&zwj;&#129489; From the Community</strong>: FOSSers <a href="https://itsfoss.community/t/great-news-for-laptop-purchasers/15593">are deliberating</a> whether CAMM2 memory will be the next thing in computer hardware.</p>
<img src="https://feed.itsfoss.com/link/24361/17324247.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Things You Should Know About Ubuntu 26.04]]></title>
      <description><![CDATA[Ubuntu 26.04 is releasing today. I answer some of the frequently asked questions about upgrading to the new version.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17324199/ubuntu-26-04-faq</link>
      <guid isPermaLink="false">69ea10b01492b60001f36840</guid>
      <category><![CDATA[Ubuntu]]></category>
      <dc:creator><![CDATA[Abhishek Prakash]]></dc:creator>
      <pubDate>Thu, 23 Apr 2026 19:46:33 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/ubuntu-26-04-faq.webp" medium="image"/>
      <content:encoded><![CDATA[
<p>Ubuntu 26.04 is releasing today. It is natural to have questions about a new release, specially for beginners.</p><p>I have tried to answer those frequently asked questions about Ubuntu 26.04 here. I hope it helps clear your doubts if you had any. And if you still have questions, feel free to ask in the comment section below.</p><h2 id="what-are-the-system-requirements-for-ubuntu-2604">What are the system requirements for Ubuntu 26.04?</h2><p>Ubuntu 26.04 requires a 2 GHz dual core processor or better, a minimum of 6 GB RAM and at least 25 GB of free disk space. These stats for the default GNOME version. KDE and Xfce flavors may work with 4 GB RAM. </p><p>If you are dual booting it with Windows, you should at least give it 50 GB or even 100 GB. 25 GB will be filled way too soon.</p><h2 id="how-long-will-ubuntu-2604-be-supported">How long will Ubuntu 26.04 be supported?</h2><p>It is a&nbsp;long-term&nbsp;support (LTS) release and like any LTS release, it will be supported for five years. Which means that Ubuntu 26.04 will get security and maintenance&nbsp;updates until April 2031. Flavors get supported for three years only.</p><p>You can enable Ubuntu Pro, free for personal use, and get extended support for five more years. This will give you just security and maintenance updates; new features and software versions will mostly not be available.</p><p>There is also the option for legacy add-on for Ubuntu Pro that will add five more years to extend the life. </p><p>These extensions are suitable for people who do not seek new features as much and happy to have a computer that works for most of their day to day need of browsing internet, manage photos and document etc.</p><h2 id="there-are-other-options-in-ubuntu-2604">There are other options in "Ubuntu 26.04"?</h2><p><a href="https://itsfoss.com/which-ubuntu-install/">Ubuntu has various flavors</a> based on the desktop environments they provide. <a href="https://kubuntu.org/">Kubuntu</a> is with KDE, <a href="https://lubuntu.me/">Lubuntu</a> is with LXQt, <a href="https://xubuntu.org/">Xubuntu</a> is with Xfce desktop. I hope you are familiar with the concept of <a href="https://itsfoss.com/what-is-desktop-environment/" rel="noreferrer">desktop environments</a>. This is what determines how your Linux system looks by default.</p><h2 id="where-can-i-download-ubuntu-2604">Where can I download Ubuntu 26.04?</h2><p>You can get the ISO image of Ubuntu 26.04 GNOME from <a href="https://ubuntu.com/download/desktop">its website</a>. You have both direct download and torrent options. Other official flavors will be available on their official websites.</p><p>Note: if you don't see the option to download Ubuntu 26.04, you can get it from the <a href="https://releases.ubuntu.com/resolute/" rel="noreferrer">daily build page.</a></p><h2 id="can-i-download-ubuntu-2604-via-torrent">Can I download Ubuntu 26.04 via torrent?</h2><p>Yes. you can. If you have an inconsistent or slow internet, you can download Ubuntu ISO image via torrent as well. Just go to the Ubuntu download page and look for alternative downloads. Scroll down a bit and you&rsquo;ll see the torrent options.</p><h2 id="how-can-i-install-ubuntu-2604">How can I install Ubuntu 26.04?</h2><p>Just like any other version. You download the ISO, make a live USB and use it to install Ubuntu on your system. You can dual boot it as well. The detailed steps are demonstrated in our <a href="https://itsfoss.com/install-ubuntu/">Ubuntu installation guide</a>.</p><h2 id="can-i-install-kde-or-some-other-desktop-environment-on-ubuntu-2604">Can I install KDE or some other desktop environment on Ubuntu 26.04?</h2><p>Yes, you can. Linux gives you the flexibility to install the desktop environment of your choice. However, I recommend that if you have a fresh Ubuntu install where you don't have important data, it is better to install the official flavor instead. This is because some times, desktop environment elements conflict with each other. So if you want KDE, go for Kubuntu.</p><h2 id="i-am-already-using-ubuntu-can-i-upgrade-to-ubuntu-2604">I am already using Ubuntu. Can I upgrade to Ubuntu 26.04?</h2><p>Yes. Ubuntu allows you to upgrade from one version to the next or one <a href="https://itsfoss.com/long-term-support-lts/">long-term support</a> (LTS) version to next. If you are already using Ubuntu 24.04 LTS or 25.10, you will have the option to upgrade to Ubuntu 26.04 LTS. </p><p>If you are using Ubuntu 22.04 LTS, you'll have to upgrade to 24.04 LTS first and then upgrade to 26.04. </p><p>Please <a href="https://itsfoss.com/how-to-know-ubuntu-unity-version/" rel="noreferrer">check your Ubuntu version</a>. If you are using any version other than 22.04, 24.04 or 25.10, chances are that it has reached end of life. A fresh install will make more sense. </p><h2 id="why-dont-i-see-the-upgrade-to-2604-option">Why don't I see the upgrade to 26.04 option?</h2><p>A new Ubuntu release is gradually rolled out to users. You'll see it eventually, just keep your system upgraded.</p><p>If you cannot wait, you can force update manager to look for "development release" and that should give you the option to upgrade to 26.04 immediately.</p><h2 id="should-i-wait-or-upgrade-to-ubuntu-2604-right-away">Should I wait or upgrade to Ubuntu 26.04 right away?</h2><p>In my experience, a new Ubuntu release often brings up bugs and issues that have gone unnoticed in the testing phase. If you easily get annoyed and don't want to troubleshoot, I would advise upgrading for a few week from the release. If you want to take it even more slow and comfortable, you can wait till the first point release of Ubuntu 26.04.1. Most of the discovered bugs are fixed by then. </p><h2 id="do-i-need-to-back-up-before-upgrade">Do I need to back up before upgrade?</h2><p>Upgrading from existing Ubuntu version to new version is generally safe. In my 17 years of Ubuntu usage, I have never experienced a broken system while upgrading it.</p><p>That said, it is not impossible to encounter issues. It's rare but rare events do happen. So, if you have important data, make a backup with timeshift or simply copy the data on an external disk. </p><p>Before upgrading, if these things have not been backed up, I copy most of the contents from the home directory to <a href="https://amzn.to/4dMg7hi?ref=itsfoss.com">my SanDisk external SSD</a> (partner Amazon link) shown in the picture below. SSD with USB 3 or Thunderbolt have very good copying speed.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://itsfoss.com/content/images/2026/04/sandisk-external-ssd-.webp" class="kg-image" alt="My SandDisk external SSD" loading="lazy" width="1000" height="563" srcset="https://itsfoss.com/content/images/size/w600/2026/04/sandisk-external-ssd-.webp 600w, https://itsfoss.com/content/images/2026/04/sandisk-external-ssd-.webp 1000w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">SanDIsk external SSD (</span><a href="https://amzn.to/4dMg7hi?ref=itsfoss.com" target="_blank"><span style="white-space: pre-wrap;">Amazon link</span></a><span style="white-space: pre-wrap;">)</span></figcaption></figure><h2 id="should-i-upgrade-to-2604-or-do-a-fresh-install">Should I upgrade to 26.04 or do a fresh install?</h2><p>That is up to your technical abilities and convenience. Personally, I feel that a fresh install works better, specially if you have been upgrading to newer versions for the past several versions. Still try the upgrade first and if you feel it is sluggish, you can go for a fresh install. </p><p>Remember that you'll lose your data on the disk if you go for a fresh install. So, please make a backup of your important data on an external disk.</p><h2 id="if-i-upgrade-to-ubuntu-2604-can-i-downgrade-to-2510-or-2404">If I upgrade to Ubuntu 26.04 can I downgrade to 25.10 or 24.04?</h2><p>No, you cannot. While upgrading to the newer version is easy, there is no option to downgrade.&nbsp;If you want to go back to Ubuntu 24.04 or 25.10, you&rsquo;ll have to do a fresh install of the desired version.</p><h2 id="should-i-be-concerned-about-wayland-only-ubuntu-2604">Should I be concerned about Wayland only Ubuntu 26.04?</h2><p>That is really up to you. If you are using a software that is important to your workflow and that software does not support Wayland, then you will have issues. </p><p>While it is still possible to install the legacy Xorg <a href="https://itsfoss.com/display-server/" rel="noreferrer">display server </a>on KDE, GNOME 50 has completely removed Xorg support. As far as I know, you cannot use Xorg on GNOME 50 or higher anymore.</p><p>So, please check which applications are essential for your workflow and then check from their website or forum to verify if they support Wayland or not. Make a decision accordingly if you have to keep on using 24.04 or switch to 26.04.</p><h2 id="how-do-i-know-if-ubuntu-2604-supports-all-my-wifi-and-printer-drivers">How do I know if Ubuntu 26.04 supports all my wifi and printer drivers?</h2><p>While a newer version brings newer kernel that supports more hardware, it is not unheard to encounter wifi connectivity issues. </p><h2 id="more-questions">More questions?</h2><p>I have tried to answer the common doubts an Ubuntu beginner usually have about a new release. This is coming from seventeen years of using Ubuntu and fourteen years of running this website. But then I am not a beginner anymore and I may not be able to think of all the questions a new Ubuntu user might have. So, if you still have doubts, please ask them in the comments and I'll try to help you out.</p><p></p>
<img src="https://feed.itsfoss.com/link/24361/17324199.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Microsoft Has WSL, But This Developer Built One for Windows 95]]></title>
      <description><![CDATA[WSL9x lets you run a modern Linux kernel 6.19 inside Windows 9x without needing virtualization.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17324109/wsl9x-overview</link>
      <guid isPermaLink="false">69e9bdbf1492b60001f36666</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Thu, 23 Apr 2026 17:13:16 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/wsl9x-banner.png" medium="image"/>
      <content:encoded><![CDATA[
<p><a href="https://www.kernel.org">Linux</a> has had a quiet takeover of computing. It powers all of the world's <a href="https://www.top500.org/">top 500 supercomputers</a> and <a href="https://www.android.com/">Android</a>, which runs on billions of smartphones.</p><p>It has also found its way into places that have nothing to do with traditional computing. Smart TVs run some variant of it. Cars run it. If something has a processor and a purpose, there is a good chance Linux is involved somewhere.</p><p>Over the years, we have also seen some interesting experiments involving Linux and Windows together. <a href="https://itsfoss.com/loss32-distro/">loss32</a> runs an entire desktop as Win32 software under Wine, and Microsoft's <a href="https://itsfoss.com/wsl/">WSL</a> has made Linux a part of Windows 10 and beyond.</p><p>Now, <a href="https://social.hails.org/@hailey">Hailey</a>, an open source developer, has taken that idea and <a href="https://social.hails.org/@hailey/116446826733136456">turned it around</a>. Instead of Linux hosting Windows apps, she has made <a href="https://en.wikipedia.org/wiki/Windows_9x">Windows 9x</a> host Linux.</p><h2 id="wsl9x-overview-%E2%AD%90">WSL9x: Overview &#11088;</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://itsfoss.com/content/images/2026/04/wsl9x-on-windows-95.png" class="kg-image" alt="on a windows 95 system, wsl9x is showcased via many ms dos prompt windows 95" loading="lazy" width="1280" height="1024" srcset="https://itsfoss.com/content/images/size/w600/2026/04/wsl9x-on-windows-95.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/wsl9x-on-windows-95.png 1000w, https://itsfoss.com/content/images/2026/04/wsl9x-on-windows-95.png 1280w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Via Hailey on </em></i><a href="https://codeberg.org/hails/wsl9x"><i><em class="italic" style="white-space: pre-wrap;">Codeberg</em></i></a><i><em class="italic" style="white-space: pre-wrap;">.</em></i></figcaption></figure><p>The project brings a Linux subsystem to Windows 9x, covering 95, 98, and ME, with <a href="https://itsfoss.com/news/kernel-6-19-release/">Linux kernel 6.19</a> running alongside the Windows 9x kernel, letting both operate on the same machine at the same time.</p><p>As for how it works, a patched kernel from Hailey's <code>win9x-um-6.19</code> branch sits at the core, which is compiled using the User Mode Linux architecture and loaded at a fixed base address of <code>0xd0000000</code>.</p><p>A <a href="https://www.lenovo.com/us/en/glossary/what-is-vdd/">VxD</a> (<em>virtual device driver</em>) handles initialization, loads the kernel off disk and manages the event loop for page faults and syscalls. Since Win9x lacks the right interrupt table support for the standard Linux syscall interrupt, WSL9x reroutes those calls through the fault handler instead.</p><p>Rounding it all out is <code>wsl.com</code>, a small 16-bit DOS program that pipes the terminal output from Linux back to whatever MS-DOS prompt window you ran it from (<em>as shown in the screenshot above</em>).</p><p>In her Mastodon post (<em>linked above</em>), Hailey pointed out that WSL9x <strong>requires no hardware virtualization</strong>, and that it can run on hardware as old as the i486. The same architecture that you might remember is <a href="https://itsfoss.com/news/linux-kernel-i486-cpu-support-removal/">being dropped from the Linux kernel</a>.</p><h2 id="get-wsl9x-%F0%9F%93%A5">Get WSL9x &#128229;</h2><p><a href="https://codeberg.org/hails/wsl9x">WSL9x</a> doesn't ship a pre-built binary, so <strong>you'll need to build it from source</strong> and deploy it on a Windows 9x system (<em>95, 98, or ME</em>). The source code and build instructions are on <a href="https://codeberg.org/hails/wsl9x">Codeberg</a>.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://codeberg.org/hails/wsl9x" class="kg-btn kg-btn-accent">WSL9x</a></div><hr><p>&#128172; <em>Do you think that this is something that you would play around with? Or is just a gimmick?</em></p>
<img src="https://feed.itsfoss.com/link/24361/17324109.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[A Linux Hardware Maker is Convincing Colorado to Leave Open Source Alone]]></title>
      <description><![CDATA[After months of advocacy, Colorado&#x27;s age verification bill is set for an amendment to exclude open source.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17323994/colorado-age-attestation-bill-open-source-exemption</link>
      <guid isPermaLink="false">69e86bee1492b60001f360d5</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Thu, 23 Apr 2026 12:07:05 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/carl-richell-age-attestation-amendment-banner.png" medium="image"/>
      <content:encoded><![CDATA[
<p>Carl Richell, the founder of <a href="https://system76.com">System76</a>, has shared that Colorado's Age Attestation Bill (SB26-051) is <strong>set to be amended to exclude open source software</strong> from its requirements.</p><p>The <a href="https://fosstodon.org/@carlrichell/116442974622287951">proposed amendment</a> would exclude open source operating systems and apps, code repositories like GitHub and GitLab, and containers like Docker and Podman.</p><p>We covered this bill <a href="https://itsfoss.com/news/colorado-age-attestation-bill/">back in February</a>, when it made no such distinction. Carl has been <a href="https://x.com/carlrichell/status/2031125624711164182">working directly</a> with Colorado Senator <a href="https://leg.colorado.gov/legislators/matt-ball">Matt Ball</a>, the bill's co-author, to push for these exclusions since then, and it looks like his efforts are paying off.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://itsfoss.com/content/images/2026/04/carl-richell-age-attestation-amendment.png" class="kg-image" alt="this tiny picture shows a post by carl richell talking about the amended colorado age attestation bill" loading="lazy" width="743" height="382" srcset="https://itsfoss.com/content/images/size/w600/2026/04/carl-richell-age-attestation-amendment.png 600w, https://itsfoss.com/content/images/2026/04/carl-richell-age-attestation-amendment.png 743w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Carl Richell via </em></i><a href="https://fosstodon.org/@carlrichell/116442974622287951"><i><em class="italic" style="white-space: pre-wrap;">Fosstodon</em></i></a><i><em class="italic" style="white-space: pre-wrap;">.</em></i></figcaption></figure><p>When <a href="https://www.linkedin.com/in/ngompa">Neal Gompa</a> (<em>of Fedora fame</em>) <a href="https://fosstodon.org/@neal@social.gompa.me/116442983713330769">followed up</a>, asking whether there was any outreach to California and New York over their age verification bills, Carl replied by saying that the community now has <strong>a template to take the fight elsewhere</strong>.</p><p>And that the next step is a letter to Colorado representatives to pass the bill with the amendments in place, and then adapting that letter for other states while working with the open source community to raise awareness.</p><p>Before any of that, though, <strong>Carl has to testify</strong>. &#127963;&#65039;</p><p>He's scheduled to appear before lawmakers today, on April 23, and is asking the community for backup. He's specifically looking for stories where kids have built or made things thanks to having unhindered access to open source software.</p><p>You can share them on the Fosstodon post linked above or <a href="https://fosstodon.org/@carlrichell">DM him directly</a>.</p><p>As for <a href="https://leg.colorado.gov/bills/SB26-051">the bill itself</a>, it passed the Colorado Senate 28-7 back in March and is currently waiting on a House vote.</p><h2 id="speaking-up-helps">Speaking up helps!</h2><p>All this is proof that speaking up against something detrimental and fighting for your rights does work if there's enough noise and disruption surrounding it.</p><p>And while users of Linux distros and other open source platforms in Colorado will hopefully breathe a sigh of relief, those in the other states are still at risk of being affected by age verification laws.</p><p><em>Maybe Carl's template is something you could apply in your state? </em>&#128521;</p><p>And then there's also the <a href="https://itsfoss.com/news/os-level-age-verification-across-us/">proposed federal bill</a> pushing for OS-level age verification across the US, with no exemptions for open source, potentially overriding any state-level exclusions.</p>
<img src="https://feed.itsfoss.com/link/24361/17323994.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[The People Who Put Emulators on Your Steam Deck Now Want to Sell You a Linux Console]]></title>
      <description><![CDATA[The Playnix Console is a €1,179 Linux-powered gaming machine with an RX 9060 XT inside.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17323368/playnix-linux-console</link>
      <guid isPermaLink="false">69e717981492b60001f35ce5</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Wed, 22 Apr 2026 11:25:05 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/playnix-console-banner.png" medium="image"/>
      <content:encoded><![CDATA[
<p>Before we get into the console, we must know some background information.</p><p><a href="https://www.emudeck.com">EmuDeck</a> is an installation script that simplifies setting up emulators on the <a href="https://store.steampowered.com/steamdeck">Steam Deck</a> and other SteamOS devices. It handles emulator configuration, hotkeys, and most of the tedious setup work that retro gaming on Linux would otherwise involve.</p><p>Back in 2024, the project lead, <a href="https://github.com/dragoonDorise">Dragoon Dorise</a>, launched <a href="https://x.com/EmuDeck/status/1829172047559397518" rel="noreferrer">an IndieGoGo campaign</a> for <strong>EmuDeck Machines</strong>, a pair of Linux mini PCs built for couch gaming in a Dreamcast-inspired 3D-printed case. The idea was to make hardware as approachable as EmuDeck had made software.</p><p>But <strong>it never shipped</strong>. Funding fell short of what manufacturing required, and the project quietly died. Now, EmuDeck is rejoining the gaming hardware space with a Linux-powered gaming console that looks a lot like an <a href="https://www.xbox.com/en-US/consoles/xbox-series-s">Xbox Series S</a>.</p><h1 id="playnix-console-for-linux-gamers">Playnix Console: For Linux Gamers</h1><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/playnix-front-rear-views.png" class="kg-image" alt="against a mixed green/blue background, two pictures of the playnix console are shown, on the left is the front view, on the right is the rear view" loading="lazy" width="1280" height="720" srcset="https://itsfoss.com/content/images/size/w600/2026/04/playnix-front-rear-views.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/playnix-front-rear-views.png 1000w, https://itsfoss.com/content/images/2026/04/playnix-front-rear-views.png 1280w" sizes="(min-width: 720px) 720px"></figure><p>The Playnix Console is powered by a six-core <a href="https://www.amd.com/en/support/downloads/drivers.html/processors/ryzen/ryzen-5000-series/amd-ryzen-5-5500.html">AMD Ryzen 5 5500</a>, which is running at 3.6 GHz and has a 65W TDP. Graphics duties are handled by an <a href="https://www.amd.com/en/products/graphics/desktops/radeon/9000-series/amd-radeon-rx-9060xt.html">AMD Radeon RX 9060 XT</a>. It is an RDNA4 card with 32 compute units, 16GB of GDDR6 VRAM, and a 150W TDP.</p><p>For the memory, <strong>16GB of DDR4-3200</strong> in dual-channel configuration is on offer, and given how absurd RAM prices have been lately, this seems like a sensible call over packing in more at added cost.</p><p>Cooling is handled by <a href="https://www.noctua.at/en">Noctua</a> and <a href="https://www.thermalright.com">Thermalright</a> fans, with claims that <strong>the console stays around 65 &deg;C during 4K gaming</strong> while maintaining quiet operation.</p><p><strong>What makes it a Linux gaming console</strong> is that it ships with <strong>PlaynixOS</strong>, a custom Arch Linux-based distro developed by Playnix that boots straight into Steam's gaming mode, with updates being handled in the background.</p><p>Of course, if that doesn't suit your gaming needs, you can swap it out for other Linux-powered or proprietary OSes like Bazzite, Nobara Linux, SteamOS, and Windows.</p><p>As for what kind of games you can play on it, the official text points out that <strong>4K 60 FPS</strong> at <em>High</em> settings using FSR or XeSS presets is possible in a resource-heavy title like <strong>CyberPunk 2077</strong>.</p><p>The Playnix team has also created <a href="https://kb.playnix.io">Playnix KB</a>, a portal that lets the community share game settings and tweaks for maximizing performance across different titles. It's already populated with many popular games, and updated information should come in as more people get their hands on the console.</p><p>The <strong>rest of the specifications</strong> include:</p><ul><li><strong>Storage:</strong> 1x 512 GB NVMe and 1x empty NVMe slot.</li><li><strong>Ports:</strong> 2x USB 3.0 + 4x USB 2.0 + 1x USB C 3.1 + 1x Gigabit Ethernet + 1x HDMI 2.1 (<em>HDR 4K 120hz and 8K 60hz support</em>), 1x DisplayPort 2.1 (<em>with HDR 4K 120hz and 8K 60hz support</em>).</li><li><strong>Connectivity: </strong>WiFi 6E and Bluetooth 5.</li><li><strong>Power:</strong> Unnamed Flex ATX 600W PSU.</li></ul><p>All of the above is enclosed in <strong>a 3D-printed case</strong> that encourages user repairability, as much of the internal components like the CPU, GPU, RAM, etc. can be repaired or upgraded, provided they fit inside the case.</p><p>Its measurements are 320 x 247 x 64 mm / 12.6 x 9.7 x 2.5 inches.</p><h2 id="want-yours">Want Yours?</h2><p>Batch #1 and #2 are already sold out, and at the time of writing, #3 was up for order with a <strong>$1,179</strong> price tag, which doesn't include shipping. These devices come with <strong>a 2-year warranty</strong> that covers repairs and replacement.</p><p>You can get yours by visiting the <a href="https://playnix.io/1-11-playnix-console.html">official store</a>.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://playnix.io/1-11-playnix-console.html" class="kg-btn kg-btn-accent">Playnix Console</a></div>
<img src="https://feed.itsfoss.com/link/24361/17323368.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[This Simple GUI Tool Takes the Pain Out of Docker and Podman]]></title>
      <description><![CDATA[A polished, libadwaita-based container manager that now works with both Podman and Docker.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17322304/pods-container-management</link>
      <guid isPermaLink="false">69e5c3e51bd09f0001c43fc6</guid>
      <category><![CDATA[First Look]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Mon, 20 Apr 2026 19:44:45 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/pods-banner.png" medium="image"/>
      <content:encoded><![CDATA[
<p>If you've spent any time poking around <a href="https://itsfoss.com/self-hosting-starting-projects/">the self-hosting world</a>, you've likely come across <a href="https://en.wikipedia.org/wiki/Containerization_(computing)">containers</a>. They let you run software in isolated environments that carry their own dependencies, keeping things clean and predictable without the extra weight of a full <a href="https://itsfoss.com/virtual-machine/">virtual machine</a>.</p><p>That's made them a staple for everything from running a home media server to deploying production applications. Spin one up, use it, and tear it down. The host machine stays clean all the way through.</p><p><a href="https://linuxhandbook.com/courses/docker/">Docker</a> is where most people start, and for good reason. It has the ecosystem, the documentation, and years of community knowledge behind it. <a href="https://linuxhandbook.com/courses/podman/">Podman</a> is Red Hat's alternative, largely compatible with <a href="https://www.docker.com">Docker</a> on the command line but without a daemon running in the background, and it runs containers as a regular user rather than root.</p><p>Now <strong>managing containers can be a handful</strong> if you have got a bunch of them running, and this is where <strong>Pods</strong> comes in. It is built in Rust and uses libadwaita for its interface, following GNOME's design principles closely.</p><p>From a single window, you can pull and build images, create containers and pods, start and stop them in bulk, view logs, monitor processes, inspect details, and clean things up when you're done.</p><p>With <a href="https://github.com/marhkb/pods/releases/tag/v3.0.0">Pods 3.0</a>, the entire backend was rebuilt <strong>to support multiple container engines</strong>, with experimental Docker support being the first addition to come out of that change.</p><p>I took this release for a test run to see how it performed.</p><h2 id="pods-easy-container-management">Pods: Easy Container Management</h2><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/pods-welcome-page.png" class="kg-image" alt='a welcome screen on pods that is titled, "welcome to pods" with a "new connection" button below' loading="lazy" width="1063" height="642" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pods-welcome-page.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/pods-welcome-page.png 1000w, https://itsfoss.com/content/images/2026/04/pods-welcome-page.png 1063w" sizes="(min-width: 720px) 720px"></figure><p>I ran Pods on a <a href="https://itsfoss.com/news/fedora-43-release/">Fedora Workstation 43</a> system, which already had <a href="https://podman.io">Podman</a> pre-installed. Do keep in mind that I had no prior experience with containers going into this, so I stuck to simple images like <a href="https://github.com/containers/PodmanHello">PodmanHello</a>, <a href="https://hub.docker.com/_/nginx">nginx</a>, and <a href="https://hub.docker.com/_/busybox">BusyBox</a> to get a feel for how the app handled the basics.</p><p>After enabling the Podman socket, I launched Pods and <strong>set up a new connection</strong>. Two URLs were already pre-selected, the <em>Podman Unix Socket</em> and the <em>Docker Unix Socket</em>, with the option to point to a custom URL if needed. </p><p>I gave the connection a name and a color, and Pods quickly populated with the available containers.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/pods-podman-docker-connection.png" class="kg-image" alt="pods app new connection configuration for podman and docker" loading="lazy" width="1128" height="787" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pods-podman-docker-connection.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/pods-podman-docker-connection.png 1000w, https://itsfoss.com/content/images/2026/04/pods-podman-docker-connection.png 1128w" sizes="(min-width: 720px) 720px"></figure><p>From there, <strong>I could see the telemetry of any running containers</strong>, along with options to kill, restart, start/stop, pause, and delete them. I tested the start/stop toggle with nginx, and it worked without a hitch.</p><p>I even double-checked that by running the <code>podman ps</code> command before and after I had used the start/stop toggle, and the results were positive. Pods was able to start and stop a container without much fuss.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/pods-container-running.png" width="1601" height="974" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pods-container-running.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/pods-container-running.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/pods-container-running.png 1600w, https://itsfoss.com/content/images/2026/04/pods-container-running.png 1601w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/pods-cointainer-stopping-1.png" width="1601" height="974" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pods-cointainer-stopping-1.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/pods-cointainer-stopping-1.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/pods-cointainer-stopping-1.png 1600w, https://itsfoss.com/content/images/2026/04/pods-cointainer-stopping-1.png 1601w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption><p><i><em class="italic" style="white-space: pre-wrap;">Starting and stopping containers using Pods.</em></i></p></figcaption></figure><p>I did notice that freshly pulled containers came with long, jargony names by default. That was easy enough to sort out though, <strong>as Pods lets you rename them directly</strong> from the interface.</p><p><em>You can click on the pen icon near a container's name to do so!</em></p><p>And in cases where I had pulled something by mistake or just didn't need a container around anymore, I could delete it just as quickly using the delete button.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/pods-rename-container.png" width="1302" height="729" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pods-rename-container.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/pods-rename-container.png 1000w, https://itsfoss.com/content/images/2026/04/pods-rename-container.png 1302w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/pods-cointainer-deletion.png" width="1302" height="925" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pods-cointainer-deletion.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/pods-cointainer-deletion.png 1000w, https://itsfoss.com/content/images/2026/04/pods-cointainer-deletion.png 1302w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption><p><i><em class="italic" style="white-space: pre-wrap;">Renaming and deleting containers using Pods.</em></i></p></figcaption></figure><p>Pods also let me <strong>batch manage containers</strong> through a "<em>Multi-Selection</em>" mode, which surfaces the same kill, restart, start/stop, pause, and delete options but across multiple containers at once.</p><p>This can come in handy when you have several containers you want to act on without going through each one individually.</p><p>You will find this mode in the top bar menu; just click on the checkmark button.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/pods-container-multi-selection.png" class="kg-image" alt="mutli-selection demo of pods is shown here, where three containers are selected, with options to kill, restart, start/stop, pause, and delete the selected containers" loading="lazy" width="1302" height="925" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pods-container-multi-selection.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/pods-container-multi-selection.png 1000w, https://itsfoss.com/content/images/2026/04/pods-container-multi-selection.png 1302w" sizes="(min-width: 720px) 720px"></figure><p>I could even <strong>create pods</strong>, which are groups of containers that share the same network and resources, but I stuck to focusing on containers for this one. I went into the <em>Images</em> page to see what options were on offer. Here, I could see each image's properties, like its ID, when it was created, how much storage it was using, and what command it had.</p><p>I could also inspect the image properties in structured text for a more detailed look under the hood, browse through the history of the image, and check the repository tags it was associated with.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/pods-image-management.png" width="1302" height="925" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pods-image-management.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/pods-image-management.png 1000w, https://itsfoss.com/content/images/2026/04/pods-image-management.png 1302w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/pods-image-inspection-1.png" width="1302" height="925" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pods-image-inspection-1.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/pods-image-inspection-1.png 1000w, https://itsfoss.com/content/images/2026/04/pods-image-inspection-1.png 1302w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption><p><i><em class="italic" style="white-space: pre-wrap;">Image management in Pods.</em></i></p></figcaption></figure><p>Finally, I checked out the <strong><em>Prune Stopped Containers</em></strong> option, which lets you bulk remove containers that are no longer running. It even shows a calendar view to set a cutoff time, so you can prune only containers that stopped before a specific date rather than wiping everything at once.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/pods-prune-stopped-containers.png" class="kg-image" alt="screenshot of pods that shows the prune stopped containers menu with a prune until button and a calendar view to tweak its configuration" loading="lazy" width="1302" height="925" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pods-prune-stopped-containers.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/pods-prune-stopped-containers.png 1000w, https://itsfoss.com/content/images/2026/04/pods-prune-stopped-containers.png 1302w" sizes="(min-width: 720px) 720px"></figure><p>You can find it via a dedicated button in the top bar that looks like an eraser.</p><h2 id="get-started">Get Started</h2><p>If you think Pods would be a good fit for your workflow, then you can install it from <a href="https://flathub.org/en/apps/com.github.marhkb.Pods">Flathub</a>, or, alternatively, by running the following command:</p><pre><code>flatpak install flathub com.github.marhkb.Pods</code></pre><p>If you prefer building from source, then you can visit the project's <a href="https://github.com/marhkb/pods">GitHub</a> repository.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://flathub.org/en/apps/com.github.marhkb.Pods" class="kg-btn kg-btn-accent">Pods (Flathub)</a></div>
<img src="https://feed.itsfoss.com/link/24361/17322304.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Thunderbolt Wants to Do for AI Clients What Thunderbird Did for Email]]></title>
      <description><![CDATA[This self-hostable enterprise AI client lets you bring your own models and keep your data off third-party servers.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17321781/thunderbolt-launch</link>
      <guid isPermaLink="false">69e1ddb91bd09f0001c42d3d</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Sun, 19 Apr 2026 17:38:58 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/thunderbolt-launch-banner.png" medium="image"/>
      <content:encoded><![CDATA[
<p>MZLA Technologies Corporation, the Mozilla Foundation subsidiary behind <a href="https://thunderbird.net">Thunderbird</a>, has announced <a href="https://www.thunderbolt.io/announcing-thunderbolt">Thunderbolt</a>, an open source, self-hostable AI client for organizations that want to run AI on their own infrastructure.</p><p>The project is funded through investment from <a href="https://www.mozilla.org/" rel="noreferrer">Mozilla</a> and is <strong>a standalone product</strong>, separate from Thunderbird, built by a different team within MZLA that's focused on enterprise AI products.</p><p>Offered under <strong>Mozilla Public License 2.0</strong>, Thunderbolt offers an AI workspace where users can interact with AI through chat, search, and research, connect to enterprise data, and choose the models and tools that fit their needs.</p><p>It runs natively on <strong>Linux</strong>, <strong>Windows</strong>, <strong>macOS</strong>, <strong>iOS</strong>, and <strong>Android</strong>, with a web client also being made available.</p><h2 id="a-thing-to-note%E2%80%A6">A thing to note&hellip;</h2><p>You should know that <strong>Thunderbolt ships with telemetry on by default</strong>.</p><p>According to the project's <a href="https://github.com/thunderbird/thunderbolt/blob/main/TELEMETRY.md">telemetry documentation</a> on GitHub, it uses <a href="https://posthog.com">PostHog</a> to collect usage data covering chat activity, model selections, settings changes, and location information. </p><p>This can be switched off in settings, and the project states no <a href="https://en.wikipedia.org/wiki/Personal_data">personally identifiable information</a> (PII) is collected without explicit consent.</p><h2 id="who-is-it-for">Who is it for?</h2><p>The <strong>intended audience</strong> for this could be organizations with strict data residency or compliance requirements. So think healthcare providers, legal firms, and financial institutions that cannot afford sensitive internal data flowing through third-party AI services.</p><p>As for its competition, Thunderbolt is a direct challenge to <a href="https://copilot.microsoft.com/">Microsoft Copilot</a>, <a href="https://chatgpt.com/business/enterprise/">ChatGPT Enterprise</a>, and <a href="https://support.claude.com/en/articles/9797531-what-is-the-enterprise-plan">Claude Enterprise</a>. In the open source space, it sits alongside tools like <a href="https://openwebui.com">Open WebUI</a> and <a href="https://www.librechat.ai">LibreChat</a>, both of which offer <a href="https://itsfoss.com/ollama-web-ui-tools/" rel="noreferrer">self-hosted AI frontends</a>.</p><p>Announcing Thunderbolt, the CEO of MZLA Technologies Corporation, <a href="https://ryanleesipes.me">Ryan Sipes</a>, added that:</p><blockquote>AI is too important to outsource. With Thunderbolt, we&rsquo;re giving organizations a sovereign AI client that allows them to decide how AI fits into their workflows &ndash; on their infrastructure, with their data, and on their terms.</blockquote><h2 id="what-can-you-expect">What can you expect?</h2><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/thunderbolt-marketing-banner.png" class="kg-image" alt="this multi-colored (white, yellow, purple, pink) banner shows some screenshots of thunderbolt running on a laptop and smartphone" loading="lazy" width="1200" height="630" srcset="https://itsfoss.com/content/images/size/w600/2026/04/thunderbolt-marketing-banner.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/thunderbolt-marketing-banner.png 1000w, https://itsfoss.com/content/images/2026/04/thunderbolt-marketing-banner.png 1200w" sizes="(min-width: 720px) 720px"></figure><p>Thunderbolt <strong>connects to frontier models</strong> from Anthropic, OpenAI, and Mistral, handles local inference through <a href="https://itsfoss.com/ollama/">Ollama</a>, and accepts custom providers, with the workspace offering <em>Chat</em> and <em>Search</em> modes.</p><p>It can also handle <strong>scheduled work</strong>, pulling together briefings, tracking topics over time, or kicking off actions when set conditions are met.</p><p>deepset's <a href="https://haystack.deepset.ai">Haystack</a> integration ties the client into enterprise agent and <a href="https://en.wikipedia.org/wiki/Retrieval-augmented_generation">RAG</a> pipelines within the same architecture, whereas <a href="https://modelcontextprotocol.io">MCP</a> (Model Context Protocol) support is in preview, and <a href="https://agentcommunicationprotocol.dev">ACP</a> (Agent Client Protocol) is in active development with an <a href="https://github.com/thunderbird/thunderbolt/blob/main/docs/roadmap.md">April 2026 target</a>.</p><h2 id="how-to-get-it">How to get it?</h2><p>You can get started with Thunderbolt by visiting <a href="https://www.thunderbolt.io">thunderbolt.io</a>. Organizations interested in enterprise deployment, professional support, or custom development <a href="https://www.thunderbolt.io/contact">can get in touch with the team</a>.</p><p>As for the source code, it lives on <a href="https://github.com/Thunderbird/thunderbolt">GitHub</a>. </p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.thunderbolt.io" class="kg-btn kg-btn-accent">Thunderbolt</a></div><p>Other than that, the <a href="https://github.com/thunderbird/thunderbolt/blob/main/docs/faq.md">FAQ</a> does mention that a<strong> Thunderbolt version for regular users</strong> is on the cards, but there's no release date for it yet.</p>
<img src="https://feed.itsfoss.com/link/24361/17321781.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Mozilla’s New Firefox Mascot ‘Kit’ Triggers Online Backlash Over Pronouns]]></title>
      <description><![CDATA[From cute mascot to online outrage, Firefox’s “Kit” quickly became the center of a debate no one expected. But is the controversy even justified?]]></description>
      <link>https://feed.itsfoss.com/link/24361/17321728/mozillas-firefox-mascot-gender-controversy</link>
      <guid isPermaLink="false">69e05fe1ffba6400016d4c15</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Pulkit Chandak]]></dc:creator>
      <pubDate>Sun, 19 Apr 2026 14:37:16 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/It---s-Just-a-Mascot----Right.webp" medium="image"/>
      <content:encoded><![CDATA[
<p>It started with one thing. I don&rsquo;t know why&hellip; but somehow, it turned into a debate no one expected.</p><p>I could not help taking a walk in Linkin Park ;)</p><p>Okay. Back to serious stuff. Weird but serious stuff.</p><p>So, last month, Mozilla unveiled the new Firefox mascot, named Kit. That's a cute-looking macot, by the way.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/mozilla-firefox-new-mascot-kit.jpg" class="kg-image" alt="Kit, Mozilla Firefox's new mascot" loading="lazy" width="2000" height="1125" srcset="https://itsfoss.com/content/images/size/w600/2026/04/mozilla-firefox-new-mascot-kit.jpg 600w, https://itsfoss.com/content/images/size/w1000/2026/04/mozilla-firefox-new-mascot-kit.jpg 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/mozilla-firefox-new-mascot-kit.jpg 1600w, https://itsfoss.com/content/images/size/w2400/2026/04/mozilla-firefox-new-mascot-kit.jpg 2400w" sizes="(min-width: 720px) 720px"></figure><p>Mozilla <a href="https://www.reddit.com/r/firefox/comments/1rsrjle/you_may_have_noticed_someone_new_in_firefox_lets/">shared a post</a> in their official subreddit. A couple of weeks later, someone noticed the use of'pronouns in that post and all hell broke loose. What was supposed to bring "warmth and familiarity", brought heated arguments and boycott threats.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/mozilla-kit-announcement-reddit-1.webp" class="kg-image" alt="Mzolla Firefox new mascot announcement" loading="lazy" width="1305" height="592" srcset="https://itsfoss.com/content/images/size/w600/2026/04/mozilla-kit-announcement-reddit-1.webp 600w, https://itsfoss.com/content/images/size/w1000/2026/04/mozilla-kit-announcement-reddit-1.webp 1000w, https://itsfoss.com/content/images/2026/04/mozilla-kit-announcement-reddit-1.webp 1305w" sizes="(min-width: 720px) 720px"></figure><p>As you can see above, instead of "it", they/them was used in that post, potentially indicating the assignment of non-binary gender identity to them. More on this in the later section of this article.</p><blockquote>Hi everyone, if you&rsquo;ve been poking around our recent updates, you might have noticed a new mascot showing up a little more intentionally. We figured it&rsquo;s time to introduce them properly. Meet Kit. And before you ask, Kit is neither fox nor red panda, they&rsquo;re a firefox of course. </blockquote><p>The discussion gained traction around April 11, when <a href="https://x.com/LundukeJournal/status/2042698874540720217">Brian Lunduke highlighted</a> the pronoun usage and thus bringing the topic into wider debate.</p><figure class="kg-card kg-embed-card"><blockquote class="twitter-tweet"><p lang="en" dir="ltr">Meet &ldquo;Kit&rdquo;.  The Firefox Web browser&rsquo;s new, non-binary mascot.<br><br>Yes.  You read that right.<br><br>Non-binary.  With &ldquo;They/Them&rdquo; pronouns.<br><br>Because, of course <a href="https://twitter.com/mozilla?ref_src=twsrc%5Etfw">@Mozilla</a> had to inject &ldquo;pronouns&rdquo;, and &ldquo;gender identity&rdquo; politics into a web browser. <a href="https://t.co/wPnpCcDfy0">pic.twitter.com/wPnpCcDfy0</a></p>&mdash; The Lunduke Journal (@LundukeJournal) <a href="https://twitter.com/LundukeJournal/status/2042698874540720217?ref_src=twsrc%5Etfw">April 10, 2026</a></blockquote>
<script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></figure><h2 id="how-the-internet-reacted-predictably">How the Internet Reacted (Predictably)</h2><p>As you can imagine, the internet reacted really well, being "very accepting and non-controversial". If you don't believe me, you're right. I've missed April's fool by a huge margin to even consider making that joke.</p><h3 id="the-%E2%80%9Cwoke%E2%80%9D-debate-and-boycott-calls">The &ldquo;Woke&rdquo; Debate and Boycott Calls</h3><p>The outrage was very evident on X (Twitter) and Reddit. Some people immediately jumped ship, posting screenshots of them uninstalling Firefox.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_uninstall-2.png" class="kg-image" alt="Firefox uninstall over Kit" loading="lazy" width="748" height="325" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_uninstall-2.png 600w, https://itsfoss.com/content/images/2026/04/kit_uninstall-2.png 748w" sizes="(min-width: 720px) 720px"></figure><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_uninstall.png" class="kg-image" alt="Firefox uninstall over Kit (2)" loading="lazy" width="748" height="222" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_uninstall.png 600w, https://itsfoss.com/content/images/2026/04/kit_uninstall.png 748w" sizes="(min-width: 720px) 720px"></figure><p>Some posted about how it is all a part of the "rainbow" agenda, and how they're trying to infuse politics into something that has no need for it. </p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_rainbow.png" class="kg-image" alt='Claiming Kit to be "rainbow" agenda' loading="lazy" width="748" height="785" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_rainbow.png 600w, https://itsfoss.com/content/images/2026/04/kit_rainbow.png 748w" sizes="(min-width: 720px) 720px"></figure><p>Some people started posting about using the "male lion" browser, Brave. </p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_misogyny.png" class="kg-image" alt='Bigotry on display, claiming Brave as a "male" browser' loading="lazy" width="748" height="502" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_misogyny.png 600w, https://itsfoss.com/content/images/2026/04/kit_misogyny.png 748w" sizes="(min-width: 720px) 720px"></figure><p>The word "woke" was used in almost every other tweet, claiming that it was being spread like a virus.</p><p>There was a smaller faction of the critics that brought up a few points of criticism about Firefox's past. The co-founder <a href="https://archive.nytimes.com/bits.blogs.nytimes.com/2014/04/04/why-mozillas-chief-had-to-resign/" rel="noreferrer">Brendan Eich had made a significant contribution to a cause in California that sought to ban same-sex marriages</a> (he then proceeded to resign after the outrage, and founded Brave). </p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_brendan.png" class="kg-image" alt="Brendan Eich controversy" loading="lazy" width="748" height="197" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_brendan.png 600w, https://itsfoss.com/content/images/2026/04/kit_brendan.png 748w" sizes="(min-width: 720px) 720px"></figure><p>Other than that, their AI integration, and the CEO's statements in favor of censorship in 2020 were also brought up.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_censorship.png" class="kg-image" alt="Mozilla CEO's censorship controversy" loading="lazy" width="748" height="172" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_censorship.png 600w, https://itsfoss.com/content/images/2026/04/kit_censorship.png 748w" sizes="(min-width: 720px) 720px"></figure><h3 id="counter-reactions-%E2%80%9Cwhy-does-this-even-matter%E2%80%9D">Counter-Reactions: &ldquo;Why Does This Even Matter?&rdquo;</h3><p>The other side consists more of indifference than support, the most frequent point being that it doesn't matter what pronouns a cartoon fox mascot uses, that the outrage was misplaced and irrelevant to everyday usage of the browser. </p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_irrelevant.png" class="kg-image" alt="Indifference to the gender identity of Kit" loading="lazy" width="748" height="172" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_irrelevant.png 600w, https://itsfoss.com/content/images/2026/04/kit_irrelevant.png 748w" sizes="(min-width: 720px) 720px"></figure><p>The word "snowflake" was thrown around from both the sides, but more to emphasize how a part of the internet was offended by something very harmless. </p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_snowflake.png" class="kg-image" alt="Snowflakes being thrown from both sides about Kit's identity" loading="lazy" width="748" height="752" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_snowflake.png 600w, https://itsfoss.com/content/images/2026/04/kit_snowflake.png 748w" sizes="(min-width: 720px) 720px"></figure><p>While some users spoke of inclusion of a large faction of people, and brownie points for spreading awareness, other users claimed alienation of "half of the population".</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_alienation.png" class="kg-image" alt="Users claiming Kit's gender is alienating users" loading="lazy" width="748" height="197" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_alienation.png 600w, https://itsfoss.com/content/images/2026/04/kit_alienation.png 748w" sizes="(min-width: 720px) 720px"></figure><p>On a different note completely, a part of the internet went all in with the jokes, my personal favorite as a physics student being that it is only obvious that Firefox is non-binary considering their codename "Quantum", in which a particle exists in two states at the same time.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_quantum.png" class="kg-image" alt="&quot;Quantum&quot; joke about Kit's identity" loading="lazy" width="897" height="363" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_quantum.png 600w, https://itsfoss.com/content/images/2026/04/kit_quantum.png 897w" sizes="(min-width: 720px) 720px"></figure><p> It goes without saying that there were plenty of "what does the fox say?" jokes.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_meme.png" class="kg-image" alt="Memes about Kit's gender claim" loading="lazy" width="748" height="623" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_meme.png 600w, https://itsfoss.com/content/images/2026/04/kit_meme.png 748w" sizes="(min-width: 720px) 720px"></figure><h2 id="the-reality-is-kit-even-non-binary">The Reality: Is Kit Even Non-Binary?</h2><p>The important point to remember through all of this, however, is that Mozilla did not really claim that Kit was non-binary, but only referred to Kit with "they" later in the <a href="https://blog.mozilla.org/en/firefox/meet-kit/">article</a>. </p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/kit_not-specified.png" class="kg-image" alt="The article never claimed Kit was non-binary" loading="lazy" width="748" height="702" srcset="https://itsfoss.com/content/images/size/w600/2026/04/kit_not-specified.png 600w, https://itsfoss.com/content/images/2026/04/kit_not-specified.png 748w" sizes="(min-width: 720px) 720px"></figure><p>You don't have to rely on a tweet for the reference. If you read the branding guideline from Mozilla, it <a href="https://brand.mozilla.com/d/5UkPdpbtt8LS/visual-elements#/-/mascot-1:~:text=Kit%20%28he,%EF%BB%BF">clearly mentions this about Kit</a>:</p><blockquote>Kit (he/she/they/them/it) is the user&rsquo;s constant companion. Wherever they choose to roam, Kit will accompany and guide them with clever, playful encouragement and support &mdash; giving the user the confidence to run free.</blockquote><p>Basically, Kit has no gender. Or, should I say it has whatever gender you prefer. Perhaps the person who posted from Mozilla's official account prefered the 'they/them' pronoun? Personally, I would prefer calling it "it" because it rhymes with "kit".</p><h2 id="final-thoughts-much-ado-about-nothing">Final Thoughts: Much Ado About Nothing?</h2><p>So what&rsquo;s the takeaway?</p><p>A mascot meant to feel friendly ended up triggering a familiar internet cycle:-interpretation, outrage, and counter-outrage.</p><p>Whether you see it as inclusion, overreach, or simply irrelevant, one thing is clear; even a cartoon fox isn&rsquo;t safe from becoming a debate.</p><p>What do you think? Overreaction or valid concern?</p>
<img src="https://feed.itsfoss.com/link/24361/17321728.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Won’t Somebody Think of the Children? Why Big Tech’s ‘Tobacco Moment’ Isn’t What It Seems]]></title>
      <description><![CDATA[As regulators rush to “protect children,” we risk creating something worse. A more centralized, identity-driven, and surveilled internet that strengthens Big Tech instead of challenging it.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17321709/age-verification-tobacco-moment</link>
      <guid isPermaLink="false">69df5333ffba6400016d49bb</guid>
      <category><![CDATA[Opinion]]></category>
      <dc:creator><![CDATA[Theena Kumaragurunathan]]></dc:creator>
      <pubDate>Sun, 19 Apr 2026 12:57:33 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/computer-screen.webp" medium="image"/>
      <content:encoded><![CDATA[
<p>In Los Angeles this March, a jury did something US courts have long refused to do: <a href="https://www.aljazeera.com/news/2026/3/26/jury-finds-meta-youtube-liable-for-social-media-addiction-what-we-know?ref=itsfoss.com">it treated the feed itself as the harm.</a> It felt like vindication, victory even, to those of us who are critical of big tech's outsized influence on every aspect of our lives. But there is need for cautious optimism, caution even, instead of celebration.</p><p>Jurors found Meta and Google negligent for the way Instagram and YouTube are designed; not for any particular piece of content (the 20&#8209;year&#8209;old plaintiff, identified as Kaley/KGM), happened to see on them. They awarded her $6 million in compensatory and punitive damages and explicitly described these platforms as deliberately addictive &ldquo;machines&rdquo; that harmed her mental health.</p><p>This is more than a sympathetic jury and a moving story. It is the first time a US jury has effectively treated major social platforms as defective consumer products whose design &ndash; infinite scroll, notifications, algorithmic recommendations &ndash; can be a &ldquo;substantial factor&rdquo; in harming young users. In doing so, the case skirted the traditional shield of <a href="https://en.wikipedia.org/wiki/Section_230?ref=itsfoss.com">Section 230</a> by focusing not on user&#8209;generated content, but on product design and failure to warn.</p><p>For critics of big tech, and <a href="https://itsfoss.com/news/digital-content-ownership-illusion/">I am one of them</a>, that sounds like justice delayed finally arriving. I was happy.</p><p>Briefly.</p><p>But if we are not careful, the legal and policy response to this <a href="https://www.bbc.com/audio/play/w3ct8gl2?ref=itsfoss.com"><em>big tobacco moment</em></a> will harden the already <a href="https://www.channel4.com/news/enshitification-and-how-big-tech-is-making-the-internet-worse-for-everyone-cory-doctorow?ref=itsfoss.com">rapidly enshitified internet we already have</a>: centralized, identity&#8209;hungry, and surveillance driven. These are precisely the conditions that made these products so powerful in the first place.</p><h2 id="from-bad-content-to-bad-machines">From Bad Content to Bad Machines</h2><p>For nearly three decades, legal debates about platforms have orbited around content: who is responsible for extremist propaganda, self&#8209;harm photos, misinformation. Section 230 in the US enshrined the idea that platforms are not publishers of third&#8209;party speech. Even when courts and regulators pushed, they pushed on content moderation, not on the underlying machine.</p><p>The Kaley verdict is a reorientation of this conversation. Jurors heard company documents and expert testimony describing Instagram and YouTube as <em>addiction machines</em>&rdquo; designed to maximize engagement, time&#8209;on&#8209;site and data extraction from children who were never supposed to be there in the first place.</p><p>They found negligence not only in failing to keep under&#8209;13s off the platforms, but in failing to warn about the risks of the core design itself.</p><p>This shift from &ldquo;we hosted bad content&rdquo; to &ldquo;we built a dangerous machine&rdquo; matters. It opens the door to product&#8209;liability style reasoning that could travel, in principle, to other design patterns: streaks, loot-boxes, recommendation systems, dark patterns in on-boarding. It also resonates with developments outside the US, where the <a href="https://digital-strategy.ec.europa.eu/en/policies/digital-services-act?ref=itsfoss.com">EU&rsquo;s Digital Services Act</a> is already scrutinizing <em>addictive design</em> at the level of interface and recommender algorithms. Earlier this year, the European Commission issued preliminary findings that TikTok&rsquo;s reliance on infinite scroll and weak &ldquo;screen time breaks&rdquo; breaches its duty to mitigate addictive design risks under the DSA, and <a href="https://digital-strategy.ec.europa.eu/en/news/commission-preliminarily-finds-tiktoks-addictive-design-breach-digital-services-act?ref=itsfoss.com">told the company</a> to change &ldquo;the basic design of its service&rdquo;.</p><p>But if the machine is on trial, the question becomes: <em>what kind of machine do we build next?</em></p><h2 id="%E2%80%9Caddiction%E2%80%9D-as-legal-story-and-medical-dispute">&ldquo;Addiction&rdquo; as Legal Story and Medical Dispute</h2><p>In both law and media, the Kaley verdict has been framed as proof that social media is simply addictive and toxic to teens. The courtroom narrative is clean: a straight line can be drawn: a vulnerable child to the manipulative machine.</p><p>The scientific picture is messier.</p><p>On one side, the 2026 World Happiness Report carries a chapter by Jonathan Haidt and Zachary Rausch arguing that there is now &ldquo;overwhelming evidence&rdquo; that social media is harming adolescents at a scale large enough to shift population&#8209;level mental health, drawing on seven lines of evidence ranging from cross&#8209;sectional studies to natural experiments. The <a href="https://doi.org/10.18724/WHR-G490-BG86?ref=itsfoss.com">authors argue that ordinary use</a> &ndash; often five or more hours a day &ndash; functions as a product safety failure, especially for girls.</p><blockquote>We further argue that when these lines of evidence are considered alongside the timing, scope, and cross-national trends in adolescent well-being and mental health, they can help answer a second question: was the rapid adoption of always-available social media by adolescents in the early 2010s a substantial contributor to the population-level increases in mental illness that emerged by the mid 2010s in many Western nations? We call this the &ldquo;historical trends question&rdquo;. We draw on our findings about the vast scale of harm uncovered while answering the product safety question to argue that the answer to the historical trends question is &ldquo;yes&rdquo;.</blockquote><p>On the other, another chapter in the same report, by Helliwell and colleagues, emphasizes that the relationship between youth well-being and internet use is more nuanced: some types of online activity (communication, learning, content creation) correlate with higher life satisfaction, while heavy social media and gaming correlate with lower well-being, particularly at extreme usage levels and in English&#8209;speaking countries. They <a href="https://doi.org/10.18724/whr-db0f-2b39?ref=itsfoss.com">caution that youth well-being trends cannot be reduced</a> to a single cause.</p><p>In other words: there is strong evidence of risk and harm, but causality, dose, and mechanism are still contested.</p><h2 id="safety-as-a-pretext-for-more-surveillance">Safety as a Pretext for More Surveillance</h2><p>Politicians around the world have not waited for the science to settle. They have moved quickly to <em>do something</em> about youth and social media &ndash; and the measures they are choosing tell us a lot about the political economy of the internet they are entrenching.</p><p>In Australia, <a href="https://www.bbc.com/news/articles/cwyp9d3ddqyo?ref=itsfoss.com"><em>world&#8209;first social media age restrictions</em></a> now require major platforms &ndash; Facebook, Instagram, TikTok, X, YouTube, Snapchat, Threads, Reddit, Kick, Twitch &ndash; to take &ldquo;reasonable steps&rdquo; to prevent under&#8209;16s from having accounts, backed by fines of up to A$49.5 million for non&#8209;compliance. </p><p>In practice, they are <a href="https://www.esafety.gov.au/about-us/industry-regulation/social-media-age-restrictions?ref=itsfoss.com">expected to deploy multiple <em>age assurance</em> technologies</a>: ID checks, facial or voice analysis, behavioral age inference.</p><p>Children and parents themselves are not fined; the pressure is entirely on platforms to ramp up identity and behavioral surveillance in order to demonstrate diligence.</p><p>In the US, <a href="https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=202520260AB1043&amp;ref=itsfoss.com">California&rsquo;s Digital Age Assurance Act</a> pushes the same logic down into the operating system itself. From January 2027, OS vendors are required to collect an age or age bracket at account setup and expose it via an API so that app stores and online services can query a system&#8209;level <em>age signal</em>.</p><p>The law is written broadly enough that free and open&#8209;source operating systems &ndash; Debian, Fedora, BSDs, Pop!_OS &ndash; are, on paper, on the hook alongside Apple and Microsoft.</p><p><a href="https://blog.system76.com/post/system76-on-age-verification?ref=itsfoss.com">System76&rsquo;s CEO, writing about this wave of laws in Colorado and California, warns that the effect is to turn OS vendors into identity brokers and gatekeepers, and to &ldquo;encourage children to lie&rdquo; about their age for fear of being confined to a &ldquo;nerfed internet&rdquo;</a></p><p>Layer these developments on top of each other and a pattern emerges: <a href="https://theconversation.com/wont-somebody-think-of-the-children-five-reasons-why-drug-panics-are-counterproductive-50078?ref=itsfoss.com">won't somebody please think of the children?<br></a></p><p>We've heard this moral argument before: with <a href="https://files.eric.ed.gov/fulltext/EJ1166785.pdf?ref=itsfoss.com">video games</a>, <a href="https://doi.org/10.1558/pomh.v6i1/2.5?ref=itsfoss.com">heavy metal</a>, <a href="https://carleton.scholaris.ca/items/325c3565-49a4-4f03-8515-6c91bde60bb6?ref=itsfoss.com">rap</a>. What happens next is history rhyming:</p><ul><li>pushing age&#8209;verification and age&#8209;bracketing ever deeper into the stack &ndash; from app sign-up forms, to OS APIs, to network&#8209;level checks;</li><li>incentivising large platforms and OS vendors to collect, infer, and share more information about who we are and how old we are;</li><li>creating compliance burdens that small, de-centralized, or non&#8209;profit projects can barely navigate, effectively nudging regulators and industry towards a small club of compliant, centralized providers.</li></ul><p>Safety becomes the moral language through which a more identity&#8209;locked, surveilled, and centralized internet is made to feel inevitable.</p><h2 id="regulators-discover-%E2%80%9Caddictive-design%E2%80%9D-%E2%80%93-but-for-whom">Regulators Discover &ldquo;Addictive Design&rdquo; &ndash; But For Whom?</h2><p>The EU&rsquo;s preliminary findings on TikTok&rsquo;s <em>addictive design</em> under the DSA are a good example of this ambivalence. On one level, it is encouraging to see regulators finally target infinite scroll, frictionless autoplay, and weak <em>screen time</em> nudges as systemic risks requiring product changes, not simply more content moderation. The Commission is, at least in principle, saying: design patterns that exploit compulsive behavior and harm children can be unlawful. This is a good start. Unfortunately that's where the good news ends.</p><p>Notice who is legible to this kind of regulation. The DSA presumes large, centralized platforms with access to vast behavioral data, capable of implementing complex risk&#8209;assessment and age&#8209;assurance regimes. The Australian and Californian laws do the same.</p><p>A federated social network run by a school, a youth center, or a community collective cannot cheaply plug into this machinery. A small FOSS OS project has neither the lawyers nor the telemetry to play at this table.</p><p>The risk is that <em>addiction design</em> becomes another compliance rubric that only the biggest players can afford to satisfy, while everyone else is either chilled out of existence or forced to rely on the same proprietary identity infrastructure.</p><h2 id="the-missing-imagination-community%E2%80%91run-free-and-open-alternatives">The Missing Imagination: Community&#8209;Run, Free and Open Alternatives</h2><p>The saddest thing about this moment is how narrow the mainstream imagination of alternatives remains. The policy menu is filled with bans, curfews, and ID checks for the same extractive platforms. There is little serious talk of changing the infrastructure.</p><p>Yet we know from both history and present practice that other models are possible. Schools and libraries have run moderated online communities for decades. Federated platforms like Mastodon and Matrix, for all their flaws, show that it is possible to have social networks that are not controlled by a single profit&#8209;maximizing entity. Community&#8209;run game servers, forums, and fan communities have long been youth&#8209;driven spaces with their own norms of care and accountability. My first years on the internet, circa 2001-2003, was spent in such forums. Social media trampled such online communities during their first decade.</p><p>A genuinely emancipatory response to the Kaley verdict would start from a different question: given that these products have now been recognized, in court, as dangerous by design, how do we:</p><ul><li>treat them like other dangerous consumer products &ndash; with warnings, design constraints, and liability &ndash; without making bio-metric and behavioral surveillance the price of entry to the digital world;</li><li>redirect public money, regulation, and cultural attention towards building non&#8209;exploitative, commons&#8209;based digital spaces for young people;</li><li>lower the barriers for schools, municipalities, youth groups, and co&#8209;ops to run their own FOSS&#8209;based platforms, with public funding and legal safe harbors, rather than locking them into corporate clouds that must, by their nature, maximize engagement.</li></ul><p>This is where free and open source software is not just a licensing detail but a political stance. An internet where young people&rsquo;s social lives unfold on community&#8209;run, auditable, forkable software &ndash; hosted by institutions that have a duty of care, not a duty to shareholders &ndash; is not a Utopian fantasy. It is not merely a design choice.</p><p>It is a political choice.</p><h2 id="builders-regulators-and-the-rest-of-us">Builders, Regulators, and the Rest of Us</h2><p>For those who build technology, the Kaley verdict is a warning shot: <em>engagement</em> is no longer a neutral metric. If a design pattern is optimized to keep a 10&#8209;year&#8209;old scrolling past bedtime, courts may increasingly treat that as a defect, not an achievement. Engineers, designers, and product managers now have to think like people who might one day be cross&#8209;examined about why they shipped this infinite scroll, this notification scheme, this recommender.</p><p>For regulators, the temptation will be to double down on what already feels familiar: more age gates, more identity checks, more compliance dashboards for big platforms and OS vendors. It is politically safer to demand better seat-belts from the existing car companies than to fund buses, bike lanes, or public trains. But if all we do is wrap the same addictive machines in ever tighter rings of surveillance and control, we will have saved some children from some harms at the price of deepening structural dependence on the very firms whose incentives created the crisis.</p><p>The LA jury has told us, in the blunt language of damages and negligence, that the machine is the problem. The real task now is to ensure that the fix is not simply a more paternalistic, more identity&#8209;hungry version of the same machine, but an opening for something else: community&#8209;run, free and open infrastructures where young people can be online without being harvested.</p><p>That is a harder story to tell in a courtroom. But it is the story the rest of us &ndash; parents, educators, coders, writers, legislators &ndash; will have to write.</p>
<img src="https://feed.itsfoss.com/link/24361/17321709.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[21-year-old Polish Woman Fixed a 20-year-old Linux Bug!]]></title>
      <description><![CDATA[She wasn&#x27;t hunting for bugs. She was doing something mundane when she discovered the issue and made the fix. We need more such positive stories.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17320855/kamila-enlightenment-e16-bug</link>
      <guid isPermaLink="false">69e219c01bd09f0001c4311c</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Edmar Pereira]]></dc:creator>
      <pubDate>Fri, 17 Apr 2026 18:52:49 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/Kamila-Szewczyk.webp" medium="image"/>
      <content:encoded><![CDATA[
<p>Okay, not a Linux bug in the kernel, but one that has existed in the Enlightenment window manager E16 since 2006, when Kamila Szewczyk was barely a year old.</p><p>Kamila, now a 21-year-old graduate student at Saarland University in Germany, daily drives a window manager that predates most of her classmates. That alone is a fun fact. </p><p>But what makes it remarkable is that she didn't just use it, she dug into its decades-old codebase, found a bug that had been hiding there since 2006, and fixed it.</p><h2 id="what-is-enlightenment-e16-again">What is Enlightenment E16, again?</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://itsfoss.com/content/images/2026/04/desktop-e16-2.png" class="kg-image" alt="" loading="lazy" width="1920" height="1200" srcset="https://itsfoss.com/content/images/size/w600/2026/04/desktop-e16-2.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/desktop-e16-2.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/desktop-e16-2.png 1600w, https://itsfoss.com/content/images/2026/04/desktop-e16-2.png 1920w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">Kamila's Enlightenment E16 desktop</span></figcaption></figure><p>For the uninitiated, <a href="https://www.enlightenment.org/">Enlightenment</a> is a window manager for Linux, the software responsible for drawing and managing the windows on your screen. It first appeared in 1997, making it older than a significant portion of today's Linux user base. E16, the version Kamila uses, arrived in 1999 and quickly gained a reputation for being highly customizable and visually impressive, at a time when most Linux desktops were far more utilitarian.</p><p>Enlightenment is not as well known as <a href="https://itsfoss.com/comparison/kde-vs-gnome/" rel="noreferrer">KDE or GNOME</a>, and even <a href="http://www.lxde.org/">LXDE</a> has broader name recognition today. But it has a small, dedicated following and can be found in niche distributions like Pentoo or Bodhi Linux. Bodhi actually uses Moksha, a fork of Enlightenment, as its default desktop.</p><p>Over time, the Enlightenment team began a complete rewrite of the project using a new modular framework called EFL (Enlightenment Foundation Libraries). That rewrite took over a decade and eventually became E17, released in December 2012. E17 evolved from a simple window manager into a full desktop shell with modern compositing and improved hardware support.</p><p>But not everyone followed. A portion of the community stuck with E16, continuing to maintain and develop it independently. It reached the 1.0 milestone and, as of 2024, the latest release is version 1.0.30. It is very much alive, just quietly so.</p><p>Kamila is part of that quiet community.</p><h2 id="the-accidental-bug-discovery">The accidental bug discovery</h2><p>She wasn't hunting for bugs. She was doing something mundane; preparing lecture slides for a course she teaches as a graduate student. She had a couple of PDFs typeset in LaTeX, opened one of them in Atril, a document viewer, and her entire desktop froze.</p><p>It wasn't a one-off glitch. The freeze was reproducible, which is both frustrating and, for a developer, oddly exciting. A reproducible bug is a bug you can actually chase down. So she did.</p><p>After digging through the codebase, Kamila traced the freeze back to the way E16 handled overly long file names. </p><p>When a window title was too long and needed to be truncated, the algorithm responsible for doing so had no iteration limit. So it would spin indefinitely, locking up the desktop entirely. The bug had been sitting there, dormant, since 2006, waiting probably for exactly the right set of circumstances to surface.</p><p>She patched it and the fix is <a href="https://iczelia.net/posts/e16-20-year-old-bug/">available on her blog</a>. I hope she made a pull request to the original codebase as well.</p><h2 id="why-this-story-matters">Why this story matters</h2><p>On the surface, this is a niche story about an obscure window manager that most Linux users have never touched. But look a little closer and it is something more than that.</p><p>Kamila was born in 2004. The bug she fixed was already in existence when she turned two. She grew up, went to university, became a graduate student and a teacher and the bug just sat there, in a codebase maintained by a handful of enthusiasts, waiting. It took someone who actually uses E16 as a daily driver to finally stumble onto it and care enough to fix it.</p><p>That is the true open source spirit. Not a big company, not a bounty program, not a CVE filing. Just a person, their computer, a frozen desktop, and the curiosity to figure out why.</p><p>There are people who have been maintaining this codebase for decades. There are people who still use it. And every now and then, one of those users catches something no one else did and quietly makes the software a little better before moving on with their day.</p><p>That's not a small thing. That's the whole point.</p><p>Source: <a href="https://www.theregister.com/2026/04/15/enlightenment_e16_bug_patched/">The Register</a></p>
<img src="https://feed.itsfoss.com/link/24361/17320855.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Cal.com Goes Close Source Because &quot;AI Can Easily Exploit Open Source Software&quot;]]></title>
      <description><![CDATA[That said, the old codebase will live on as Cal.diy under the MIT license.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17320788/cal-com-goes-proprietary</link>
      <guid isPermaLink="false">69e0b5feffba6400016d4e40</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Fri, 17 Apr 2026 17:03:20 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/cal-com-goes-proprietary-banner.png" medium="image"/>
      <content:encoded><![CDATA[
<p>AI has been a mixed bag for the open source world. Some developers are using it to <a href="https://itsfoss.com/vibe-coding-editors/">write faster</a>, catch bugs, and review patches more efficiently. Others are watching the same tools <a href="https://itsfoss.com/news/curl-closes-bug-bounty-program/">get turned against</a> the codebases they maintain.</p><p><a href="https://cal.com">Cal.com</a>, a popular open source scheduling platform and one of the more well-known self-hostable alternatives to <a href="https://calendly.com/">Calendly</a>, has found itself in the second camp. After five years as an open source project, the company <a href="https://cal.com/blog/cal-com-goes-closed-source-why">has announced</a> that it is switching to <strong>a closed-source model</strong>, citing the growing threat of AI-powered vulnerability scanning.</p><h2 id="what-happened">What happened?</h2><figure class="kg-card kg-embed-card"><iframe width="200" height="113" src="https://www.youtube.com/embed/JYEPLpgCRck?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="" title="AI is killing Open Source &ndash;&nbsp;Bailey Pumfleet is explaining how Cal.com is close-sourcing their app"></iframe></figure><p>The co-founder of Cal.com, <a href="https://www.linkedin.com/in/baileypumfleet/">Bailey Pumfleet</a>, has addressed why they went down this path, saying that<strong> AI has changed what it takes to exploit an application</strong>. Earlier, finding vulnerabilities meant real expertise and some serious time investment.</p><p>But today, an AI model can be directed towards a public repo and do the same job systematically without needing much manual labor.</p><p>He also cited a specific case to back this up, where AI tooling reportedly found a 27-year-old vulnerability in the BSD kernel and had working exploits ready within hours.</p><div class="kg-card kg-callout-card kg-callout-card-blue"><div class="kg-callout-emoji">&#128203;</div><div class="kg-callout-text">I think Bailey has misattributed the above occurence, as the 27-year-old bug was found in OpenBSD, thanks to <a href="https://red.anthropic.com/2026/mythos-preview/">Claude Mythos</a>, and has since been patched.</div></div><p><em>But, yeah, closed source it is. </em>&#128517;</p><p>Another thing worth knowing is that <strong>the production codebase had already been drifting away from what was publicly available</strong>. Core systems like authentication and data handling had both gone through significant rewrites, making the public repo and what actually runs in production two fairly different things by the time this announcement came.</p><h2 id="does-it-make-sense">Does it make sense?</h2><p>Cal.com isn't wrong that AI can be used to hunt for vulnerabilities in open source code. That's documented and real. But the provided argument treats AI purely as an attacker's tool, which is a selective reading of the situation.</p><p>Take the <a href="https://www.kernel.org">Linux kernel</a>, for example. We recently covered how Greg Kroah-Hartman, the Linux stable kernel maintainer, has been running <a href="https://itsfoss.com/news/linux-kernel-ai-fuzzing/">what looks like AI-assisted fuzzing</a> on the kernel through a branch he calls "<em>clanker</em>," using it to identify bugs and patch them proactively.</p><p>There's even <a href="https://itsfoss.com/news/linux-ai-coding-assistants-policy/">an official policy</a> in place that governs the use of such AI tools for contributions.</p><p>Then there's the older argument that <a href="https://en.wikipedia.org/wiki/Security_through_obscurity">closing your source doesn't actually make you more secure</a>. It just means fewer eyes on the code. Open source projects benefit from anyone, anywhere, being able to spot and report problems.</p><p><a href="https://heartbleed.com">Heartbleed</a> and <a href="https://en.wikipedia.org/wiki/Log4Shell">Log4Shell</a> were both found by external researchers precisely because the code was auditable. This just shows us that a private codebase doesn't prevent vulnerabilities; it just reduces the chances of catching them before someone with bad intentions does.</p><h2 id="whats-next">What's next?</h2><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/cal-diy-webpage.png" class="kg-image" alt="" loading="lazy" width="1421" height="684" srcset="https://itsfoss.com/content/images/size/w600/2026/04/cal-diy-webpage.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/cal-diy-webpage.png 1000w, https://itsfoss.com/content/images/2026/04/cal-diy-webpage.png 1421w" sizes="(min-width: 720px) 720px"></figure><p>For self-hosters and developers, <a href="https://www.cal.diy">Cal.diy</a> is what's on offer. It's available now under the <strong>MIT license</strong>, with the documentation covering installation via Docker, Vercel, Railway, Render, and a handful of other platforms.</p><p>The project is described as "<strong><em>strictly recommended for personal, non-production use</em></strong>," with a "<strong><em>use at your own risk</em></strong>" disclaimer throughout. It is community-maintained, with no official backing from Cal.com.</p><p>Feature-wise, Cal.diy covers the personal scheduling essentials like <em>event types</em>, <em>calendar integrations</em>, <em>video conferencing</em>, <em>webhooks</em>, and <em>API access</em>. </p><p>But <strong>a fair bit is missing</strong>. <em>Teams</em>, <em>Organizations</em>, <em>SAML SSO</em>, <em>SCIM directory sync</em>, <em>Workflows</em>, <em>Routing Forms</em>, and the <em>Insights Dashboard</em> are all absent from the community edition.</p><p>If you're running Cal.com for anything commercial, the Cal.diy documentation steers you back to the paid product pretty explicitly, saying that "<em>for any commercial and enterprise-ready scheduling infrastructure, use Cal.com</em>."</p><p>All of that made me wonder, <strong>whether AI was the catalyst or the perfect scapegoat for a closed-source transition</strong>. Anyway, I like yapping like this every so often; don't mind me.</p>
<img src="https://feed.itsfoss.com/link/24361/17320788.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Russian Baikal CPUs Are Losing Their Place in the Linux Kernel]]></title>
      <description><![CDATA[After sanctions, bankruptcy and removal of kernel maintainers, Baikal&#x27;s unfinished kernel code is being removed.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17320657/linux-kernel-baikal-cpu-support-removal</link>
      <guid isPermaLink="false">69e1c7b7ffba6400016e0f50</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Fri, 17 Apr 2026 12:51:05 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/linux-baikal-cpu-eol-banner.png" medium="image"/>
      <content:encoded><![CDATA[
<p>Support for Russian Baikal CPUs is being pulled from the <a href="https://www.kernel.org">Linux kernel</a>. Work has begun in the Linux 7.1 cycle to remove driver code and device tree bindings for <em>Baikal SoC </em>hardware, with more patches already lined up to follow.</p><p>The first removal came with the ATA pull for Linux 7.1-rc1, <a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5a69195686d5b874ac5a4c7f809ecb75fbc535ef">merged by Linus Torvalds</a> on April 15. It dropped the <em>Baikal bt1-ahci DT</em> binding and stripped Baikal-specific code from the <code>ahci_dwc</code> driver, with the ATA maintainer, <a href="https://www.linkedin.com/in/niklas-cassel-b2a10a98/">Niklas Cassel</a>, noting that upstreaming for the SoC "<em>is not going to be finalized</em>." </p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://itsfoss.com/content/images/2026/04/linux-kernel-archive-mirror-baikal.png" class="kg-image" alt="this picture shows the linux kernel archive mirror with baikal as the searched term and a list of changes related to it shown below in a numbered list" loading="lazy" width="1074" height="855" srcset="https://itsfoss.com/content/images/size/w600/2026/04/linux-kernel-archive-mirror-baikal.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/linux-kernel-archive-mirror-baikal.png 1000w, https://itsfoss.com/content/images/2026/04/linux-kernel-archive-mirror-baikal.png 1074w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">You can browse the </em></i><a href="https://lore.kernel.org/lkml/?q=baikal"><i><em class="italic" style="white-space: pre-wrap;">LKML</em></i></a><i><em class="italic" style="white-space: pre-wrap;"> for tracking Baikal's removal.</em></i></figcaption></figure><p>Furthermore, <strong>the code had been sitting unmaintained for some time now</strong>. <a href="https://www.phoronix.com/news/Linux-Compliance-Requirements#:~:text=Serge%20Semin%20was%20one%20of,to%20the%20Linux%20kernel%20community.">Serge Semin</a>, who contributed the bulk of Baikal's kernel support over the years, was among roughly a dozen Russian developers removed from the kernel <em>MAINTAINERS</em> file <a href="https://itsfoss.com/news/russian-linux-maintainers-geopolitics/">in 2024</a>.</p><p>With no one left to maintain it and the hardware itself rare even within Russia, there appears to be no rationale for keeping the code around.</p><h2 id="some-background-info">Some background info</h2><p>The Baikal line of CPUs is the work of <a href="https://www.baikalelectronics.ru">Baikal Electronics</a>, which was founded in January 2012 as a spinoff of <a href="https://en.wikipedia.org/wiki/T-Platforms">T-Platforms</a>, a Russian supercomputer company.</p><p>It started with a MIPS-based chip for embedded applications, then pivoted to <a href="https://www.arm.com/">ARM</a> for its later processors, all manufactured at <a href="https://www.tsmc.com/english">TSMC</a>. The plan was to supply Russian state-owned enterprises with domestically produced CPUs as an alternative to Intel and AMD.</p><p>But Russia's 2022 invasion of Ukraine ended that. Sanctions cut off TSMC access, 150,000 Baikal-M units already manufactured were seized in Taiwan, and ARM production licenses were lost. The company filed for bankruptcy in <a href="https://wccftech.com/end-of-road-for-russian-cpu-manufacturer-baikal-as-company-declares-bankruptcy/">August 2023</a>.</p><p>It did not stay down. By the end of 2024, Baikal had shipped <a href="https://www.tomshardware.com/pc-components/cpus/russias-baikal-has-produced-85-000-of-its-cpus-since-2012-aims-for-more">a total of 85,000 processors since its founding</a> and began serial production of the Baikal-U1000, a RISC-V microcontroller, <a href="https://www.cnews.ru/news/line/2025-09-22_kompaniya_bajkal_elektroniks">in September 2025</a> (<em>in Russian</em>).</p><p>The <a href="https://www.baikalelectronics.ru/products/">current lineup</a> consists of the Baikal-T (MIPS), Baikal-M and Baikal-S (ARM), and the Baikal-U (RISC-V).</p><p>Those already running Linux on Baikal hardware will need to stay on <a href="https://itsfoss.com/news/linux-kernel-6-18/">Linux 6.18 LTS</a> or earlier, as newer kernel versions are dropping the support.</p><hr><p><strong>Suggested Read &#128214;: </strong><a href="https://itsfoss.com/news/linux-kernel-i486-cpu-support-removal/" rel="noreferrer"><em>The Linux Kernel is Finally Letting Go of i486 CPU Support</em></a></p>
<img src="https://feed.itsfoss.com/link/24361/17320657.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Privacy Email Service Tuta Now Also Has Cloud Storage with Quantum-Resistant Encryption]]></title>
      <description><![CDATA[Tuta Drive is almost here, and it makes Google Drive and OneDrive look sus. I explored the early access release.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17320359/tuta-drive-closed-beta</link>
      <guid isPermaLink="false">69df7f98ffba6400016d4a03</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Thu, 16 Apr 2026 23:33:51 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/tuta-drive-closed-beta-banner.png" medium="image"/>
      <content:encoded><![CDATA[
<p>Privacy in 2026 is a bit of a joke. Governments have turned surveillance into standard operating procedure, and <a href="https://en.wikipedia.org/wiki/Big_Tech">Big Tech</a> companies treat your personal data like a <em>free-for-all buffet</em>, helping themselves, then selling the leftovers to <a href="https://www.npr.org/2026/03/25/nx-s1-5752369/ice-surveillance-data-brokers-congress-anthropic">data brokers</a> who do the same.</p><p>That's pushed people toward privacy-first alternatives, and quite a few companies have stepped up to meet that demand. <a href="https://tuta.com">Tuta</a> is one of the more recognizable names in that space, offering encrypted <a href="https://tuta.com/secure-email">mail</a> and <a href="https://tuta.com/calendar">calendar</a> services to over 10 million users worldwide.</p><p>Now, the company is looking to round out its ecosystem with the one piece that's been missing, <strong><em>an encrypted cloud storage solution</em></strong>.</p><h2 id="a-haven-for-your-files">A haven for your files?</h2><figure class="kg-card kg-embed-card"><iframe src="https://player.vimeo.com/video/1183355104?app_id=122963" width="426" height="202" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" referrerpolicy="strict-origin-when-cross-origin" title="Tuta Drive Demo"></iframe></figure><p>Tuta first laid the groundwork for this <a href="https://tuta.com/blog/pqdrive-project">back in July 2023</a>, when it announced the PQDrive project with backing from the German government. The initiative had received <strong>&euro;1.5 million in funding</strong> through the <a href="https://www.forschung-it-sicherheit-kommunikationssysteme.de/projekte/pqdrive">KMU-innovativ</a> program, a grant scheme that supports small and medium enterprises in research and development.</p><p>The goal was clear from the very beginning. It was to build <strong>a cloud storage service secured with post-quantum encryption</strong>, not just conventional algorithms. </p><p>To get there, Tuta partnered with the <a href="https://www.uni-wuppertal.de/en/">University of Wuppertal</a>, which handled key research tasks including testing cryptographic algorithms and figuring out how to deduplicate encrypted data without punching holes in the security model.</p><p>All that effort has now produced a product ready for real-world testing. Starting today, <strong>Tuta Drive enters closed beta</strong>, with select users receiving early access to put it through its paces ahead of a public release.</p><p>It is an end-to-end encrypted cloud storage service that fits directly into Tuta's existing ecosystem alongside mail and calendar. Everything you store gets encrypted without any action needed on your end, and the zero-knowledge architecture means Tuta has no technical ability to read your files or share them with anyone else.</p><p>The encryption underpinning Drive is the same <a href="https://tuta.com/blog/post-quantum-cryptography">TutaCrypt</a> protocol Tuta already uses for its mail service. It combines classical and quantum-resistant algorithms in a hybrid approach, so even if a quantum computer cracks one layer down the line, it still has to contend with the other.</p><p>And, the service is hosted in Germany, which <strong>brings strict GDPR protections</strong> into play on top of the technical safeguards.</p><p><a href="https://www.linkedin.com/in/arne-m/">Arne M&ouml;hle</a>, CEO of Tuta, announced this by commenting that:</p><blockquote>With Tuta Drive, we are taking the next step towards offering a full private digital workspace. <br><br>Today, more than ten million citizens and businesses, including journalists, whistleblowers and activists use Tuta Mail as an alternative to insecure email offered by mainstream providers. <br><br>Adding an encrypted cloud storage to Tuta will enable them to also store their files securely.</blockquote><h2 id="test-run">Test run</h2><p>We were given <strong>early access</strong> to the closed beta ahead of its rollout today, and here's a look at what Tuta Drive is like right now.</p><p>The interface is minimal, which is fine. You get <strong>a familiar sidebar and a top bar</strong> that shows you the server connection status and houses quick-switch buttons for <em>Mail</em>, <em>Contacts</em>, <em>Calendar</em>, and <em>Drive</em>.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/tuta-drive-new-upload-1.png" width="1917" height="906" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/tuta-drive-new-upload-1.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/tuta-drive-new-upload-1.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/tuta-drive-new-upload-1.png 1600w, https://itsfoss.com/content/images/2026/04/tuta-drive-new-upload-1.png 1917w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/tuta-drive-new-upload-2.png" width="1917" height="906" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/tuta-drive-new-upload-2.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/tuta-drive-new-upload-2.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/tuta-drive-new-upload-2.png 1600w, https://itsfoss.com/content/images/2026/04/tuta-drive-new-upload-2.png 1917w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/tuta-drive-new-upload-3.png" width="1917" height="906" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/tuta-drive-new-upload-3.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/tuta-drive-new-upload-3.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/tuta-drive-new-upload-3.png 1600w, https://itsfoss.com/content/images/2026/04/tuta-drive-new-upload-3.png 1917w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption><p><i><em class="italic" style="white-space: pre-wrap;">Uploading new files on Tuta Drive.</em></i></p></figcaption></figure><p>First, I uploaded two videos to see how Tuta Drive would handle them. Here, the upload speeds were noticeably slow when connected over a VPN, though that's more or less expected. Without an active VPN connection, file uploads were fast.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/tuta-drive-file-move-1.png" width="1917" height="906" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/tuta-drive-file-move-1.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/tuta-drive-file-move-1.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/tuta-drive-file-move-1.png 1600w, https://itsfoss.com/content/images/2026/04/tuta-drive-file-move-1.png 1917w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/tuta-drive-file-move-2.png" width="1917" height="906" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/tuta-drive-file-move-2.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/tuta-drive-file-move-2.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/tuta-drive-file-move-2.png 1600w, https://itsfoss.com/content/images/2026/04/tuta-drive-file-move-2.png 1917w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption><p><i><em class="italic" style="white-space: pre-wrap;">Tuta Drive makes it easy to move any uploaded files.</em></i></p></figcaption></figure><p>Moving those files to a new folder afterward was straightforward using the "<em>Move</em>" option from the right-click context menu. Drag and drop works too, and I could manually select specific files without any issues. Cut and paste for moving files around also worked well.</p><p>When uploading multiple files at once, a progress list appears, which is handy. The one catch is that you can't scroll through it to check which file is currently being processed, which was a bummer.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/tuta-drive-file-upload-progress.png" class="kg-image" alt="screenshot of tuta drive closed beta showing a long upload progress list on the right" loading="lazy" width="1917" height="906" srcset="https://itsfoss.com/content/images/size/w600/2026/04/tuta-drive-file-upload-progress.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/tuta-drive-file-upload-progress.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/tuta-drive-file-upload-progress.png 1600w, https://itsfoss.com/content/images/2026/04/tuta-drive-file-upload-progress.png 1917w" sizes="(min-width: 720px) 720px"></figure><p><strong>Files are shown with appropriate icons</strong> depending on type, so images, videos, and audio all get their own visual treatment. Folders display a cat emoji where the folder size info should probably appear, which looks like a work-in-progress placeholder more than anything else.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/tuta-drive-multiple-file-types.png" class="kg-image" alt="many different file types are shown in this screenshot of tuta drive closed beta" loading="lazy" width="1917" height="906" srcset="https://itsfoss.com/content/images/size/w600/2026/04/tuta-drive-multiple-file-types.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/tuta-drive-multiple-file-types.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/tuta-drive-multiple-file-types.png 1600w, https://itsfoss.com/content/images/2026/04/tuta-drive-multiple-file-types.png 1917w" sizes="(min-width: 720px) 720px"></figure><p>If you upload something by mistake or decide a file isn't worth keeping, you can delete it promptly either from the right-click context menu or by hitting <code>Delete</code> on your keyboard. The "<em>Trash</em>" page then gives you the choice to either restore it if it was a wrong call or permanently delete it if you're sure.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/tuta-drive-file-deletion.png" width="1917" height="906" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/tuta-drive-file-deletion.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/tuta-drive-file-deletion.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/tuta-drive-file-deletion.png 1600w, https://itsfoss.com/content/images/2026/04/tuta-drive-file-deletion.png 1917w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/04/tuta-drive-trash-page.png" width="1917" height="906" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/04/tuta-drive-trash-page.png 600w, https://itsfoss.com/content/images/size/w1000/2026/04/tuta-drive-trash-page.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/04/tuta-drive-trash-page.png 1600w, https://itsfoss.com/content/images/2026/04/tuta-drive-trash-page.png 1917w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption><p><i><em class="italic" style="white-space: pre-wrap;">Deleting files from Tuta Drive.</em></i></p></figcaption></figure><p>That said, <strong>folder uploads aren't supported yet</strong>, and the<strong> keyboard shortcut support is lacking</strong>. <code>Ctrl+A</code> to select everything in a folder, for instance, does nothing. No search tool either; those are the kinds of gaps that user feedback tends to sort out quickly.</p><p>Seeing that this is a closed beta, I am confident that the Tuta folks will listen to what people say about their newest offering and act accordingly.</p><hr><p>&#128172; <em>Would you give Tuta Drive a shot, or are you too committed to Proton Drive or other cloud solutions to even look its way?</em></p>
<img src="https://feed.itsfoss.com/link/24361/17320359.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[FOSS Weekly #26.16: Kernel 7.0, Essential Terminal Tips, France Linux Move, New Age Verification Bill and More]]></title>
      <description><![CDATA[Some good news, some not so good news.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17320215/foss-weekly-26-16</link>
      <guid isPermaLink="false">69df9468ffba6400016d4adb</guid>
      <category><![CDATA[Newsletter ✉️]]></category>
      <dc:creator><![CDATA[Abhishek Prakash]]></dc:creator>
      <pubDate>Thu, 16 Apr 2026 19:30:09 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/foss-weekly-image.webp" medium="image"/>
      <content:encoded><![CDATA[
<p>The big new, and it&rsquo;s good, is coming from France. The government&rsquo;s digital agency <a href="https://itsfoss.com/news/france-government-linux-switch/">DINUM is moving its workstations from Windows to Linux</a>, with every French ministry required to submit a plan by Autumn 2026 to reduce dependence on non-European software.</p><p>Another major update, and not a pleasant one, is coming from the United States. A <a href="https://itsfoss.com/news/os-level-age-verification-across-us/">federal bill is now being discussed that proposes OS-level age verification</a>. Until now, this was limited to a handful of states, but this could expand it nationwide.</p><p>Two very different directions. Both worth paying attention to.</p><p><strong>Here are other highlights of this edition of FOSS Weekly:</strong></p><ul><li>A new Linux kernel release.</li><li>France replacing Windows with Linux.</li><li>Microsoft locking out open source developers.</li><li>And other Linux news, tips, and, of course, memes!</li><li>This edition of FOSS Weekly is supported by <a href="https://fandf.co/425tMJ3">Aiven</a>.</li></ul><!--kg-gated-block:begin nonMember:true memberSegment:"status:free" --><div class="kg-card kg-cta-card kg-cta-bg-grey kg-cta-minimal    " data-layout="minimal">
            
            <div class="kg-cta-content">
                
                
                    <div class="kg-cta-content-inner">
                    
                        <div class="kg-cta-text">
                            <p><a href="https://fandf.co/425tMJ3" rel="noreferrer" class="cta-link-color"><span style="white-space: pre-wrap;">Aiven just launched</span></a><span style="white-space: pre-wrap;"> a permanent free tier for OpenSearch, offering a fully managed, persistent playground for your projects. With 4GB RAM and 20GB storage, it&rsquo;s specifically engineered for the memory-heavy demands of AI: support for k-NN indexing, vector search, and RAG pipelines. </span></p><p dir="ltr"><span style="white-space: pre-wrap;">No credit card required and no trial limits. What else can you ask for?</span></p>
                        </div>
                    
                    
                        <a href="https://fandf.co/425tMJ3" class="kg-cta-button " style="background-color: #000000; color: #ffffff;">
                            Deploy your cluster today
                        </a>
                        
                    </div>
                
            </div>
        </div><!--kg-gated-block:end-->
<h2 id="%F0%9F%93%B0-linux-and-open-source-news">&#128240; Linux and Open Source News</h2><p>VeraCrypt, WireGuard, and Windscribe all had <a href="https://itsfoss.com/news/microsoft-locks-out-open-source-developers/">their Windows Hardware Program developer accounts suspended</a>, cutting off their ability to ship signed driver updates for Windows.</p><p>Two related kernel AI stories this week. First, Linux has shipped <a href="https://itsfoss.com/news/linux-ai-coding-assistants-policy/">an official AI coding assistants policy</a> where AI help is allowed, but every patch needs a human accountable for it. Second, Greg Kroah-Hartman has been running what looks like <a href="https://itsfoss.com/news/linux-kernel-ai-fuzzing/">an AI-assisted fuzzer</a> on the kernel in a branch he calls "<em>clanker</em>."</p><p>A Valve contractor has put together <a href="https://itsfoss.com/news/linux-amd-gpu-vram-fix/">a fix for the VRAM mismanagement problem</a> that's been hitting Linux gamers on AMD GPUs with 8GB or less.</p><p>A bug report filed in 2005 asking for per-screen virtual desktops in KDE <a href="https://itsfoss.com/news/kde-plasma-per-screen-virtual-desktops/">has finally been addressed</a>. The feature lets each monitor show a different virtual desktop independently rather than all switching together.</p><p><a href="https://itsfoss.com/news/linux-kernel-7-0-release/">Linux 7.0</a> landed this week with a wide spread of improvements. Intel gets Nova Lake audio and better Arc GPU temperature reporting. AMD gets early Zen 6 performance profiling support and GPU groundwork for future hardware.</p><h2 id="%F0%9F%A7%A0-what-we%E2%80%99re-thinking-about">&#129504; What We&rsquo;re Thinking About</h2><p>Session has lost all its paid developers and is running on volunteers. Donations are keeping the infrastructure alive until July 8, but development is effectively frozen unless they reach their <a href="https://itsfoss.com/news/session-call-for-donations/">$1 million donation goal</a>.</p><h2 id="%F0%9F%A7%AE-linux-tips-tutorials-and-learnings">&#129518; Linux Tips, Tutorials, and Learnings</h2><p>Not everyone is a command line fan, but if you do spend some time in the terminal, <a href="https://itsfoss.com/linux-command-tricks/">these tips and shortcuts will save you plenty of time</a> and make you more efficient.</p><p>And if you are absolutely new to Linux, it <a href="https://itsfoss.com/basic-terminal-tips-ubuntu/">helps to start with the basics first</a>. Not commands, but the kind of foundational things that make your early terminal experience far less confusing.</p><p>Moving from basics to everyday usability, we now have a <a href="https://itsfoss.com/take-screenshots-linux-mint/">beginner-friendly guide to taking screenshots in Linux Mint</a>. It covers the built-in GUI tool, keyboard shortcuts, and even how to set up custom delayed screenshots.</p><p>Once you get comfortable with the essentials, you might start exploring distributions more deeply. But not <a href="https://itsfoss.com/best-rolling-release-distros/">all rolling release distros</a> are made equal. Arch gives you everything and expects you to handle it. Manjaro smooths the edges. Void is independent and leans stable. Gentoo compiles everything. Which one would you go for?</p><p>And somewhere along that journey, you&rsquo;ll inevitably hit the classic fork in the road: <a href="https://itsfoss.com/comparison/vim-vs-nano/">Vim or nano</a>. Nano works exactly like you'd expect a text editor to work, with controls visible on screen. Vim, on the other hand, runs on modes, muscle memory, and a learning curve that takes real commitment.</p><h2 id="%F0%9F%93%9A-linux-ebook-bundle-ending-this-week">&#128218; Linux eBook bundle (ending this week)</h2><p>No Starch Press needs no introduction. They have published some of the best books on Linux. And they are running an ebook bundle deal on Humble Bundle. </p><p>I highly recommend <a href="https://humblebundleinc.sjv.io/NGG7EO">checking it out and getting the bundle</a>.</p><p>Plus, part of your purchase supports Electronic Frontier Foundation (EFF).</p><h2 id="%F0%9F%91%B7-ai-homelab-and-hardware-corner">&#128119; AI, Homelab and Hardware Corner</h2><p>At some point every homelab stops being manageable by memory alone. Our <a href="https://itsfoss.com/homelab-dashboard/">roundup of dashboard tools</a> is the answer to that.</p><div class="kg-card kg-cta-card kg-cta-bg-grey kg-cta-minimal    " data-layout="minimal">
            
            <div class="kg-cta-content">
                
                
                    <div class="kg-cta-content-inner">
                    
                        <div class="kg-cta-text">
                            <p><span style="white-space: pre-wrap;">Tired of AI fluff and misinformation in your Google feed? Get real, trusted Linux content. Add It&rsquo;s FOSS as your preferred source and see our reliable Linux and open-source stories highlighted in your Discover feed and search results.</span></p>
                        </div>
                    
                    
                        <a href="https://www.google.com/preferences/source?q=itsfoss.com" class="kg-cta-button " style="background-color: #000000; color: #ffffff;">
                            Add It's FOSS as preferred source on Google (if you use it)
                        </a>
                        
                    </div>
                
            </div>
        </div><h2 id="%E2%9C%A8-apps-and-projects-highlights">&#10024; Apps and Projects Highlights</h2><p><a href="https://yantr.org">Yantr</a> is a self-hosted app store for your homelab that runs as a single Docker container on top of whatever OS you're already using.</p><h2 id="%F0%9F%93%BD%EF%B8%8F-videos-for-you">&#128253;&#65039; Videos for You</h2><p>Fedora 44 got delayed, <a href="https://www.youtube.com/watch?v=az62iZ045-Y">but you can check out what's new</a>!</p><figure class="kg-card kg-embed-card"><iframe width="200" height="113" src="https://www.youtube.com/embed/az62iZ045-Y?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="" title="9 New Features in Fedora 44"></iframe></figure><div class="kg-card kg-button-card kg-align-center"><a href="https://www.youtube.com/@itsfoss" class="kg-btn kg-btn-accent">Subscribe to It's FOSS YouTube Channel</a></div><h2 id="%F0%9F%92%A1-quick-handy-tip">&#128161; Quick Handy Tip</h2><p>Firefox has a native color picker called <a href="https://www.firefox.com/en-US/features/eyedropper/">Eyedropper</a> that helps you know the exact hex color code of a specific color on a webpage. It is available inside <code>Menu -&gt; More Tools -&gt; Eyedropper</code>.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/pick-color-using-toolbar-button.png" class="kg-image" alt="firefox eyedropper tool" loading="lazy" width="1000" height="534" srcset="https://itsfoss.com/content/images/size/w600/2026/04/pick-color-using-toolbar-button.png 600w, https://itsfoss.com/content/images/2026/04/pick-color-using-toolbar-button.png 1000w" sizes="(min-width: 720px) 720px"></figure><p>You can also right-click on an empty place in the toolbar and select "<em>Customize Toolbar...</em>"</p><p>Here, drag and drop the "<em>Developer</em>" tool to the toolbar. Now, you can access the Eyedropper from this button as well.</p><p><a href="https://t43217012.p.clickup-attachments.com/t43217012/da09f1e7-b651-4c93-b93b-141e46671d4b/copy-link-to-highlight-firefox.png"></a></p><h2 id="%F0%9F%8E%8B-fun-in-the-fossverse">&#127883; Fun in the FOSSverse</h2><p>A new fun quiz where you have to <a href="https://itsfoss.com/quiz/guess-fake-distros/">guess the fake distros that do not exist</a>.</p><p>Oops, let me hide my pile of trash. &#129760;</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/04/home-directory-files-meme.jpg" class="kg-image" alt="messy home directory linux meme" loading="lazy" width="1080" height="1080" srcset="https://itsfoss.com/content/images/size/w600/2026/04/home-directory-files-meme.jpg 600w, https://itsfoss.com/content/images/size/w1000/2026/04/home-directory-files-meme.jpg 1000w, https://itsfoss.com/content/images/2026/04/home-directory-files-meme.jpg 1080w" sizes="(min-width: 720px) 720px"></figure><p><strong>&#128467;&#65039; Tech Trivia</strong>: On <a href="https://www.computerhistory.org/tdih/april/16/">April 16, 1959</a>, John McCarthy gave the first public presentation of LISP at MIT. The list-processing language he built from scratch became the foundation of artificial intelligence programming and introduced concepts like garbage collection still used today.</p><p><strong>&#129489;&zwj;&#129309;&zwj;&#129489; From the Community</strong>: One of our regular FOSSers has posted about <a href="https://itsfoss.community/t/happy-hardware-freedom-day-2026/15579">Hardware Freedom Day 2026</a>; are you celebrating?</p>
<img src="https://feed.itsfoss.com/link/24361/17320215.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Can You Identify The Fake Linux Distros From The Real Ones?]]></title>
      <description><![CDATA[With over 300+ Linix distros, it is never easy to remember all of them. Still, you can make a guess and see if you can identify some fake distros in this fun quiz.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17320185/guess-fake-distros</link>
      <guid isPermaLink="false">69e0e1ceffba6400016d4f83</guid>
      <category><![CDATA[Quizzes]]></category>
      <dc:creator><![CDATA[Abhishek Prakash]]></dc:creator>
      <pubDate>Thu, 16 Apr 2026 18:56:07 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/04/find-fake-distros.webp" medium="image"/>
      <content:encoded><![CDATA[
<p>Not all distros are created equal.</p><p>In fact, not all distros are created at all.</p><p>This quiz is simple. You'll be presented with a few Linux distros and their details. The twist is that they might not be a real thing. They could just be a fragment of my imagination.</p><p>Of course, this is valid only at the time when I created this quiz. The way we move in Linux world, there could be some new distros coming up right after I publish this quiz &#128515;</p><!--members-only--><div class="kg-card kg-callout-card kg-callout-card-red"><div class="kg-callout-emoji">&#128679;</div><div class="kg-callout-text">Some browsers block the JavaScript-based quiz units.&nbsp;<b><strong style="white-space: pre-wrap;">Disable your ad blocker to enjoy the quizzes and puzzles</strong></b>.</div></div>
<!--kg-card-begin: html-->
<div class="remix-app" data-hash="752f3ca922ec1072">
        <script src="https://p.interacty.me/l.js" async></script></div>
<!--kg-card-end: html-->
<img src="https://feed.itsfoss.com/link/24361/17320185.gif" height="1" width="1"/>]]></content:encoded>
    </item>
  </channel>
</rss>
