<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Thu, 16 Apr 2026 11:43:25 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Linux User Space - Episodes Tagged with “Self Hosting”</title>
    <link>https://www.linuxuserspace.show/tags/self%20hosting</link>
    <pubDate>Mon, 13 May 2024 06:00:00 -0400</pubDate>
    <description>How did your favorite Linux distribution get its start? Join us and find out!
Linux User Space is hosted by Leo and Dan, and every two weeks we deep dive into the history of Linux distributions and the things that matter to us.
Episodes drop every other Monday.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Deep dives into the history of Linux distributions and current FOSS, Linux, and BSD events</itunes:subtitle>
    <itunes:author>Linux User Space</itunes:author>
    <itunes:summary>How did your favorite Linux distribution get its start? Join us and find out!
Linux User Space is hosted by Leo and Dan, and every two weeks we deep dive into the history of Linux distributions and the things that matter to us.
Episodes drop every other Monday.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/e/e78a2140-b820-478c-9506-054f2b7e2de2/cover.jpg?v=6"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>Linux, Technology, History, Ubuntu, Debian, Fedora, Open Source, Hardware, Computer, Networking</itunes:keywords>
    <itunes:owner>
      <itunes:name>Linux User Space</itunes:name>
      <itunes:email>contact@linuxuserspace.show</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="History"/>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<item>
  <title>Episode 4:18: Open Source Isn't Safe!</title>
  <link>https://www.linuxuserspace.show/418</link>
  <guid isPermaLink="false">b75ea2ba-40fc-4613-9712-95bbc5ab3221</guid>
  <pubDate>Mon, 13 May 2024 06:00:00 -0400</pubDate>
  <author>Linux User Space</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/e78a2140-b820-478c-9506-054f2b7e2de2/b75ea2ba-40fc-4613-9712-95bbc5ab3221.mp3" length="59302204" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>4</itunes:season>
  <itunes:author>Linux User Space</itunes:author>
  <itunes:subtitle>We talk about some things we are self hosting, we go over the history of XZ, and we contemplate if opensource is safe and how to fix the Internet.</itunes:subtitle>
  <itunes:duration>1:21:58</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/e/e78a2140-b820-478c-9506-054f2b7e2de2/episodes/b/b75ea2ba-40fc-4613-9712-95bbc5ab3221/cover.jpg?v=1"/>
  <description>Coming up in this episode
* Does it do Passkeys tho?
* So What Happened to Xz anyway?
* How do we fix the internet?
The Video Version (https://www.youtube.com/watch?v=I3bN3PRmHJY)
https://www.youtube.com/watch?v=I3bN3PRmHJY
Timestamps
0:00 Cold Open
1:36 Amazingly Self-Hosted
34:13 The History of Xz and the Hack*!
49:58 How to Fix Open Source
1:15:56 Next Time
1:20:42 Stinger
💻Self Hosting and Passkeys🔑
Audiobookshelf (https://www.audiobookshelf.org/)
Immich (https://immich.app/)
Tailscale (https://tailscale.com/)
What are Passkeys - Tom's Guide (https://www.tomsguide.com/news/what-are-passkeys)
Passkeys - FIDO Alliance (https://fidoalliance.org/passkeys/)
📣Announcements📣
This program was made possible by:
* 📺️Youtube (https://youtube.com/linuxuserspace)
* 📽️TILvids (https://tilvids.com/a/linuxuserspace)
* And by contributions to your L-U-S station by Patrons (https://patreon.com/linuxuserspace) like you 😍
📖The History of XZ🦜
LZMA (https://web.archive.org/web/20121109182343/http://sourceforge.net/projects/sevenzip/forums/forum/45797/topic/1025556)
Andrey Markov (https://en.wikipedia.org/wiki/Markov_chain)
LZ77 and LZ78 (https://en.wikipedia.org/wiki/LZ77_and_LZ78)
7zip history (https://7-zip.org/history.txt)
Slackels (https://web.archive.org/web/20060202151612/https://tukaani.org/)
LZMA in the form of the GCC compiled LZMA SDK (https://web.archive.org/web/20060213143853/http://tukaani.org/lzma/history)
Tukanni Linux Project was officially gone (https://web.archive.org/web/20071011030325/http://tukaani.org/)
LZMA Utils was left behind (https://web.archive.org/web/20090830051503/http://tukaani.org:80/xz) in favor of the similarly LZMA-backed Xz Utils.
version 5.0 (https://web.archive.org/web/20101201065849/http://tukaani.org/xz/) is the transition from LZMA to XZ.
Some distributions would eventually migrate to using Z Standard compression, including Arch (https://archlinux.org/news/now-using-zstandard-instead-of-xz-for-package-compression/) in 2019 and Fedora (https://fedoraproject.org/wiki/Changes/Switch_RPMs_to_zstd_compression) and Ubuntu would make the switch in 2020.
A new face, Jigar Kumar, shows up (https://www.mail-archive.com/xz-devel@tukaani.org/msg00565.html).
January 7th, 2023, Jia Tan was finally able to merge their own commits (https://github.com/tukaani-project/xz/pull/7) to Xz on Github.
Jia tries to convince (https://github.com/google/oss-fuzz/pull/10667) the OSS-Fuzz team to accept a patch that disabled Indrect Function.
Adding the test files (https://git.tukaani.org/?p=xz.git;a=commitdiff;h=cf44e4b7f5dfdbf8c78aef377c10f71e274f63c0) which weren't test files at all.
Andres Freund's Mastodon post (https://mastodon.social/@AndresFreundTec/112180083704606941)
On April 2nd, 2024, Collin adds a page to his tukaani.org (https://tukaani.org/xz-backdoor/) domain.
📣More Announcements📣
Want to have a topic covered or have some feedback? - send us an email, contact@linuxuserspace.show OR jump on over to the open forum on Lemmy (https://lemmy.linuxuserspace.show/c/forum)
🧹Housekeeping🧹
Catch these and other great topics as they unfold on our Subreddit or our News channel on Discord.
* 🗞️ Linux User Space Lemmy (https://lemmy.linuxuserspace.show)
* 📰 Linux User Space subreddit (https://linuxuserspace.show/reddit)
* ⌨️ Linux User Space Discord Server (https://linuxuserspace.show/discord)
* 📲 Linux User Space Telegram (https://linuxuserspace.show/telegram)
* ✉️ Linux User Space Matrix (https://linuxuserspace.show/matrix)
* 📽️ Linux User Space Twitch (https://linuxuserspace.show/twitch)
* 🐘 Linux User Space Mastodon (https://linuxuserspace.show/mastodon)
* 📜 Linux User Space Twitter (https://linuxuserspace.show/twitter)
* 📺️ Linux User Space TILVids (https://linuxuserspace.show/tilvids)
⚒️How To Fix Open Source🛠️
Heartbleed (https://heartbleed.com/)
I'm not a supplier (https://www.softwaremaxims.com/blog/not-a-supplier)
XKCD 2347 (https://xkcd.com/2347/)
🔭Next Time🔭
We plan to explore your feedback and some other topics. Our final history episode of the season will be Gentoo (https://www.gentoo.org/).
Come back in two weeks for more Linux User Space
Stay tuned 📡 and interact with us on  Lemmy, Twitter, Mastodon, Telegram, Matrix, Discord whatever. Give us your suggestions on our subreddit r/LinuxUserSpace Join the conversation. Talk to us, and give us more ideas. All the links in the show notes and on linuxuserspace.show.
We would like to acknowledge 🤩 our top patrons. Thank you 🙏 for your support!
Producer
Bruno
Dave
John
Johnny
Visaggio &amp;amp; Co
Co-Producer
--verbose
Tim
GrouchyM
Super User
A.J.
Advait
CubicleNate
Eduardo S.
Hausken
Jeff3ix
Jefferson
Jill and Steve
Larry
LiNuXsys666
Livet
Musical Coder
Nicholas
Nick
pjol
sleepyeyesvince
The Saigoneer
Tobias 
</description>
  <itunes:keywords>LUS, Linux User Space, Leo Chavez, Dan Simmons, self hosting, immich, audiobookshelf, xz, xzutils, lzma</itunes:keywords>
  <content:encoded>
    <![CDATA[<p><strong>Coming up in this episode</strong></p>

<ul>
<li>Does it do Passkeys tho?</li>
<li>So What Happened to Xz anyway?</li>
<li>How do we fix the internet?</li>
</ul>

<p><strong><a href="https://www.youtube.com/watch?v=I3bN3PRmHJY" rel="nofollow">The Video Version</a></strong><br>
<a href="https://www.youtube.com/watch?v=I3bN3PRmHJY" rel="nofollow">https://www.youtube.com/watch?v=I3bN3PRmHJY</a></p>

<p><strong>Timestamps</strong><br>
0:00 Cold Open<br>
1:36 Amazingly Self-Hosted<br>
34:13 The History of Xz and the Hack*!<br>
49:58 How to Fix Open Source<br>
1:15:56 Next Time<br>
1:20:42 Stinger</p>

<h2>💻Self Hosting and Passkeys🔑</h2>

<ul>
<li><a href="https://www.audiobookshelf.org/" rel="nofollow">Audiobookshelf</a></li>
<li><a href="https://immich.app/" rel="nofollow">Immich</a></li>
<li><a href="https://tailscale.com/" rel="nofollow">Tailscale</a></li>
<li><a href="https://www.tomsguide.com/news/what-are-passkeys" rel="nofollow">What are Passkeys - Tom&#39;s Guide</a></li>
<li><a href="https://fidoalliance.org/passkeys/" rel="nofollow">Passkeys - FIDO Alliance</a></li>
</ul>

<h2>📣Announcements📣</h2>

<p><em>This program was made possible by:</em></p>

<ul>
<li>📺️<a href="https://youtube.com/linuxuserspace" rel="nofollow">Youtube</a></li>
<li>📽️<a href="https://tilvids.com/a/linuxuserspace" rel="nofollow">TILvids</a></li>
<li>And by contributions to your L-U-S station by <a href="https://patreon.com/linuxuserspace" rel="nofollow">Patrons</a> like you 😍</li>
</ul>

<h2>📖The History of XZ🦜</h2>

<ul>
<li><a href="https://web.archive.org/web/20121109182343/http://sourceforge.net/projects/sevenzip/forums/forum/45797/topic/1025556" rel="nofollow">LZMA</a></li>
<li><a href="https://en.wikipedia.org/wiki/Markov_chain" rel="nofollow">Andrey Markov</a></li>
<li><a href="https://en.wikipedia.org/wiki/LZ77_and_LZ78" rel="nofollow">LZ77 and LZ78</a></li>
<li><a href="https://7-zip.org/history.txt" rel="nofollow">7zip history</a></li>
<li><a href="https://web.archive.org/web/20060202151612/https://tukaani.org/" rel="nofollow">Slackels</a></li>
<li>LZMA in the form of the <a href="https://web.archive.org/web/20060213143853/http://tukaani.org/lzma/history" rel="nofollow">GCC compiled LZMA SDK</a></li>
<li>Tukanni Linux Project <a href="https://web.archive.org/web/20071011030325/http://tukaani.org/" rel="nofollow">was officially gone</a></li>
<li>LZMA Utils <a href="https://web.archive.org/web/20090830051503/http://tukaani.org:80/xz" rel="nofollow">was left behind</a> in favor of the similarly LZMA-backed Xz Utils.</li>
<li><a href="https://web.archive.org/web/20101201065849/http://tukaani.org/xz/" rel="nofollow">version 5.0</a> is the transition from LZMA to XZ.</li>
<li>Some distributions would eventually migrate to using Z Standard compression, including <a href="https://archlinux.org/news/now-using-zstandard-instead-of-xz-for-package-compression/" rel="nofollow">Arch</a> in 2019 and <a href="https://fedoraproject.org/wiki/Changes/Switch_RPMs_to_zstd_compression" rel="nofollow">Fedora</a> and Ubuntu would make the switch in 2020.</li>
<li>A new face, Jigar Kumar, <a href="https://www.mail-archive.com/xz-devel@tukaani.org/msg00565.html" rel="nofollow">shows up</a>.</li>
<li>January 7th, 2023, Jia Tan was finally able to <a href="https://github.com/tukaani-project/xz/pull/7" rel="nofollow">merge their own commits</a> to Xz on Github.</li>
<li>Jia tries to <a href="https://github.com/google/oss-fuzz/pull/10667" rel="nofollow">convince</a> the OSS-Fuzz team to accept a patch that disabled Indrect Function.</li>
<li><a href="https://git.tukaani.org/?p=xz.git;a=commitdiff;h=cf44e4b7f5dfdbf8c78aef377c10f71e274f63c0" rel="nofollow">Adding the test files</a> which weren&#39;t test files at all.</li>
<li>Andres Freund&#39;s <a href="https://mastodon.social/@AndresFreundTec/112180083704606941" rel="nofollow">Mastodon post</a></li>
<li>On April 2nd, 2024, Collin adds a page to his <a href="https://tukaani.org/xz-backdoor/" rel="nofollow">tukaani.org</a> domain.</li>
</ul>

<h2>📣More Announcements📣</h2>

<ul>
<li>Want to have a topic covered or have some feedback? - send us an email, <a href="mailto:contact@linuxuserspace.show" rel="nofollow">contact@linuxuserspace.show</a> OR jump on over to the <a href="https://lemmy.linuxuserspace.show/c/forum" rel="nofollow">open forum on Lemmy</a></li>
</ul>

<h2>🧹Housekeeping🧹</h2>

<p>Catch these and other great topics as they unfold on our Subreddit or our News channel on Discord.</p>

<ul>
<li>🗞️ Linux User Space <a href="https://lemmy.linuxuserspace.show" rel="nofollow">Lemmy</a></li>
<li>📰 Linux User Space <a href="https://linuxuserspace.show/reddit" rel="nofollow">subreddit</a></li>
<li>⌨️ Linux User Space <a href="https://linuxuserspace.show/discord" rel="nofollow">Discord Server</a></li>
<li>📲 Linux User Space <a href="https://linuxuserspace.show/telegram" rel="nofollow">Telegram</a></li>
<li>✉️ Linux User Space <a href="https://linuxuserspace.show/matrix" rel="nofollow">Matrix</a></li>
<li>📽️ Linux User Space <a href="https://linuxuserspace.show/twitch" rel="nofollow">Twitch</a></li>
<li>🐘 Linux User Space <a href="https://linuxuserspace.show/mastodon" rel="nofollow">Mastodon</a></li>
<li>📜 Linux User Space <a href="https://linuxuserspace.show/twitter" rel="nofollow">Twitter</a></li>
<li>📺️ Linux User Space <a href="https://linuxuserspace.show/tilvids" rel="nofollow">TILVids</a></li>
</ul>

<h2>⚒️How To Fix Open Source🛠️</h2>

<ul>
<li><a href="https://heartbleed.com/" rel="nofollow">Heartbleed</a></li>
<li><a href="https://www.softwaremaxims.com/blog/not-a-supplier" rel="nofollow">I&#39;m not a supplier</a></li>
<li><a href="https://xkcd.com/2347/" rel="nofollow">XKCD 2347</a></li>
</ul>

<h2>🔭Next Time🔭</h2>

<p><strong>We plan to explore your feedback and some other topics. Our final history episode of the season will be <a href="https://www.gentoo.org/" rel="nofollow">Gentoo</a>.</strong></p>

<p><strong>Come back in two weeks for more Linux User Space</strong></p>

<p><strong>Stay tuned 📡 and interact with us on  Lemmy, Twitter, Mastodon, Telegram, Matrix, Discord whatever. Give us your suggestions on our subreddit r/LinuxUserSpace Join the conversation. Talk to us, and give us more ideas. All the links in the show notes and on linuxuserspace.show.</strong></p>

<hr>

<p>We would like to acknowledge 🤩 our top patrons. Thank you 🙏 for your support!</p>

<h2>Producer</h2>

<ul>
<li>Bruno</li>
<li>Dave</li>
<li>John</li>
<li>Johnny</li>
<li>Visaggio &amp; Co</li>
</ul>

<h3>Co-Producer</h3>

<ul>
<li>--verbose</li>
<li>Tim</li>
<li>GrouchyM</li>
</ul>

<h4>Super User</h4>

<ul>
<li>A.J.</li>
<li>Advait</li>
<li>CubicleNate</li>
<li>Eduardo S.</li>
<li>Hausken</li>
<li>Jeff3ix</li>
<li>Jefferson</li>
<li>Jill and Steve</li>
<li>Larry</li>
<li>LiNuXsys666</li>
<li>Livet</li>
<li>Musical Coder</li>
<li>Nicholas</li>
<li>Nick</li>
<li>pjol</li>
<li>sleepyeyesvince</li>
<li>The Saigoneer</li>
<li>Tobias</li>
</ul><p><a rel="payment" href="https://www.patreon.com/linuxuserspace">Support Linux User Space</a></p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p><strong>Coming up in this episode</strong></p>

<ul>
<li>Does it do Passkeys tho?</li>
<li>So What Happened to Xz anyway?</li>
<li>How do we fix the internet?</li>
</ul>

<p><strong><a href="https://www.youtube.com/watch?v=I3bN3PRmHJY" rel="nofollow">The Video Version</a></strong><br>
<a href="https://www.youtube.com/watch?v=I3bN3PRmHJY" rel="nofollow">https://www.youtube.com/watch?v=I3bN3PRmHJY</a></p>

<p><strong>Timestamps</strong><br>
0:00 Cold Open<br>
1:36 Amazingly Self-Hosted<br>
34:13 The History of Xz and the Hack*!<br>
49:58 How to Fix Open Source<br>
1:15:56 Next Time<br>
1:20:42 Stinger</p>

<h2>💻Self Hosting and Passkeys🔑</h2>

<ul>
<li><a href="https://www.audiobookshelf.org/" rel="nofollow">Audiobookshelf</a></li>
<li><a href="https://immich.app/" rel="nofollow">Immich</a></li>
<li><a href="https://tailscale.com/" rel="nofollow">Tailscale</a></li>
<li><a href="https://www.tomsguide.com/news/what-are-passkeys" rel="nofollow">What are Passkeys - Tom&#39;s Guide</a></li>
<li><a href="https://fidoalliance.org/passkeys/" rel="nofollow">Passkeys - FIDO Alliance</a></li>
</ul>

<h2>📣Announcements📣</h2>

<p><em>This program was made possible by:</em></p>

<ul>
<li>📺️<a href="https://youtube.com/linuxuserspace" rel="nofollow">Youtube</a></li>
<li>📽️<a href="https://tilvids.com/a/linuxuserspace" rel="nofollow">TILvids</a></li>
<li>And by contributions to your L-U-S station by <a href="https://patreon.com/linuxuserspace" rel="nofollow">Patrons</a> like you 😍</li>
</ul>

<h2>📖The History of XZ🦜</h2>

<ul>
<li><a href="https://web.archive.org/web/20121109182343/http://sourceforge.net/projects/sevenzip/forums/forum/45797/topic/1025556" rel="nofollow">LZMA</a></li>
<li><a href="https://en.wikipedia.org/wiki/Markov_chain" rel="nofollow">Andrey Markov</a></li>
<li><a href="https://en.wikipedia.org/wiki/LZ77_and_LZ78" rel="nofollow">LZ77 and LZ78</a></li>
<li><a href="https://7-zip.org/history.txt" rel="nofollow">7zip history</a></li>
<li><a href="https://web.archive.org/web/20060202151612/https://tukaani.org/" rel="nofollow">Slackels</a></li>
<li>LZMA in the form of the <a href="https://web.archive.org/web/20060213143853/http://tukaani.org/lzma/history" rel="nofollow">GCC compiled LZMA SDK</a></li>
<li>Tukanni Linux Project <a href="https://web.archive.org/web/20071011030325/http://tukaani.org/" rel="nofollow">was officially gone</a></li>
<li>LZMA Utils <a href="https://web.archive.org/web/20090830051503/http://tukaani.org:80/xz" rel="nofollow">was left behind</a> in favor of the similarly LZMA-backed Xz Utils.</li>
<li><a href="https://web.archive.org/web/20101201065849/http://tukaani.org/xz/" rel="nofollow">version 5.0</a> is the transition from LZMA to XZ.</li>
<li>Some distributions would eventually migrate to using Z Standard compression, including <a href="https://archlinux.org/news/now-using-zstandard-instead-of-xz-for-package-compression/" rel="nofollow">Arch</a> in 2019 and <a href="https://fedoraproject.org/wiki/Changes/Switch_RPMs_to_zstd_compression" rel="nofollow">Fedora</a> and Ubuntu would make the switch in 2020.</li>
<li>A new face, Jigar Kumar, <a href="https://www.mail-archive.com/xz-devel@tukaani.org/msg00565.html" rel="nofollow">shows up</a>.</li>
<li>January 7th, 2023, Jia Tan was finally able to <a href="https://github.com/tukaani-project/xz/pull/7" rel="nofollow">merge their own commits</a> to Xz on Github.</li>
<li>Jia tries to <a href="https://github.com/google/oss-fuzz/pull/10667" rel="nofollow">convince</a> the OSS-Fuzz team to accept a patch that disabled Indrect Function.</li>
<li><a href="https://git.tukaani.org/?p=xz.git;a=commitdiff;h=cf44e4b7f5dfdbf8c78aef377c10f71e274f63c0" rel="nofollow">Adding the test files</a> which weren&#39;t test files at all.</li>
<li>Andres Freund&#39;s <a href="https://mastodon.social/@AndresFreundTec/112180083704606941" rel="nofollow">Mastodon post</a></li>
<li>On April 2nd, 2024, Collin adds a page to his <a href="https://tukaani.org/xz-backdoor/" rel="nofollow">tukaani.org</a> domain.</li>
</ul>

<h2>📣More Announcements📣</h2>

<ul>
<li>Want to have a topic covered or have some feedback? - send us an email, <a href="mailto:contact@linuxuserspace.show" rel="nofollow">contact@linuxuserspace.show</a> OR jump on over to the <a href="https://lemmy.linuxuserspace.show/c/forum" rel="nofollow">open forum on Lemmy</a></li>
</ul>

<h2>🧹Housekeeping🧹</h2>

<p>Catch these and other great topics as they unfold on our Subreddit or our News channel on Discord.</p>

<ul>
<li>🗞️ Linux User Space <a href="https://lemmy.linuxuserspace.show" rel="nofollow">Lemmy</a></li>
<li>📰 Linux User Space <a href="https://linuxuserspace.show/reddit" rel="nofollow">subreddit</a></li>
<li>⌨️ Linux User Space <a href="https://linuxuserspace.show/discord" rel="nofollow">Discord Server</a></li>
<li>📲 Linux User Space <a href="https://linuxuserspace.show/telegram" rel="nofollow">Telegram</a></li>
<li>✉️ Linux User Space <a href="https://linuxuserspace.show/matrix" rel="nofollow">Matrix</a></li>
<li>📽️ Linux User Space <a href="https://linuxuserspace.show/twitch" rel="nofollow">Twitch</a></li>
<li>🐘 Linux User Space <a href="https://linuxuserspace.show/mastodon" rel="nofollow">Mastodon</a></li>
<li>📜 Linux User Space <a href="https://linuxuserspace.show/twitter" rel="nofollow">Twitter</a></li>
<li>📺️ Linux User Space <a href="https://linuxuserspace.show/tilvids" rel="nofollow">TILVids</a></li>
</ul>

<h2>⚒️How To Fix Open Source🛠️</h2>

<ul>
<li><a href="https://heartbleed.com/" rel="nofollow">Heartbleed</a></li>
<li><a href="https://www.softwaremaxims.com/blog/not-a-supplier" rel="nofollow">I&#39;m not a supplier</a></li>
<li><a href="https://xkcd.com/2347/" rel="nofollow">XKCD 2347</a></li>
</ul>

<h2>🔭Next Time🔭</h2>

<p><strong>We plan to explore your feedback and some other topics. Our final history episode of the season will be <a href="https://www.gentoo.org/" rel="nofollow">Gentoo</a>.</strong></p>

<p><strong>Come back in two weeks for more Linux User Space</strong></p>

<p><strong>Stay tuned 📡 and interact with us on  Lemmy, Twitter, Mastodon, Telegram, Matrix, Discord whatever. Give us your suggestions on our subreddit r/LinuxUserSpace Join the conversation. Talk to us, and give us more ideas. All the links in the show notes and on linuxuserspace.show.</strong></p>

<hr>

<p>We would like to acknowledge 🤩 our top patrons. Thank you 🙏 for your support!</p>

<h2>Producer</h2>

<ul>
<li>Bruno</li>
<li>Dave</li>
<li>John</li>
<li>Johnny</li>
<li>Visaggio &amp; Co</li>
</ul>

<h3>Co-Producer</h3>

<ul>
<li>--verbose</li>
<li>Tim</li>
<li>GrouchyM</li>
</ul>

<h4>Super User</h4>

<ul>
<li>A.J.</li>
<li>Advait</li>
<li>CubicleNate</li>
<li>Eduardo S.</li>
<li>Hausken</li>
<li>Jeff3ix</li>
<li>Jefferson</li>
<li>Jill and Steve</li>
<li>Larry</li>
<li>LiNuXsys666</li>
<li>Livet</li>
<li>Musical Coder</li>
<li>Nicholas</li>
<li>Nick</li>
<li>pjol</li>
<li>sleepyeyesvince</li>
<li>The Saigoneer</li>
<li>Tobias</li>
</ul><p><a rel="payment" href="https://www.patreon.com/linuxuserspace">Support Linux User Space</a></p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
