<?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>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Fri, 01 May 2026 03:20:15 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Linux User Space - Episodes Tagged with “Audacity”</title>
    <link>https://www.linuxuserspace.show/tags/audacity</link>
    <pubDate>Mon, 03 Jan 2022 06:00:00 -0500</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 2:14: Carry on my Wayland Son</title>
  <link>https://www.linuxuserspace.show/214</link>
  <guid isPermaLink="false">25715fa8-ebd7-45ac-abd7-8a7f8da4525c</guid>
  <pubDate>Mon, 03 Jan 2022 06:00:00 -0500</pubDate>
  <author>Linux User Space</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/e78a2140-b820-478c-9506-054f2b7e2de2/25715fa8-ebd7-45ac-abd7-8a7f8da4525c.mp3" length="64721745" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>2</itunes:season>
  <itunes:author>Linux User Space</itunes:author>
  <itunes:subtitle>Linux User Space
A podcast focused on connecting user space and community
</itunes:subtitle>
  <itunes:duration>1:29:30</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/cover.jpg?v=6"/>
  <description>0:00 Cold Open
2:28 Banter: Void Linux Bits
4:46 Feedback: Kyle S
17:26 DuckDuckGo Desktop Browser
21:35 DuckDuckGo Search Up 46%
24:45 Brave Browser Protects Network-State
29:44 Hold On, Ghostery Dawn?
36:49 No Manifest v3 For Me!
51:57 Audacity 50x Faster
57:31 Krita Gets New Features
1:03:12 Wayland Uses Less Energy Than X
1:08:37 Wayland Games Better Than X, Too!
1:13:20 Housekeeping
1:19:13 App Focus: Kid3, EasyTag
1:25:48 Next Time: NixOS
1:28:03 Stinger
Coming up in this episode
1. Browsers on Browsers
2. Manifest v3 is not for me
3. Audacity X50 speed
4. Krita sees a big release
5. So Far aWayland from me
6. Tag you're it
Join: Discord (https://linuxuserspace.show/discord). Reddit (https://reddit.com/r/LinuxUserSpace/). Telegram (https://linuxuserspace.show/telegram). Matrix (https://linuxuserspace.show/matrix). Twitter (https://twitter.com/LinuxUserSpace).
Sub: Youtube (https://linuxuserspace.show/youtube). Twitch (https://www.twitch.tv/linuxuserspace).
Fund: Patreon (https://patreon.com/linuxuserspace).
Banter - Feedback
Void Linux bits (Thanks Duncaen) (https://www.reddit.com/user/Duncaen/)
Vanilla Linux (https://www.reddit.com/r/voidlinux/comments/ga99ok/did_you_know_void_linuxs_previous_name_was_vanilla/) - That was Void's original name.
xbps-src was originally called pkgfs (https://repo.or.cz/xbps.git/commit/5e52738f97edc0ff4a9e5de48a75834bf0916651)
And Juan P (Xtraeme) had some early ramblings (http://xtraeme.blogspot.com/) on Void and its upbringing!
Kyle's Email - Thanks for your feedback!
Some gdebi info (https://itsfoss.com/gdebi-default-ubuntu-software-center/)
If you are on a KDE plasma desktop, Discover can install .deb packages too. Like gdebi, just right click on the file and select Discover to open with.
General Github software download techniques.
Look for a releases section and download the binary release from there.
If you don't see that look for the code button and download the zip file. You can also use git (If you know how and have it installed) and just copy the git url in the code button too.
So you downloaded a shell script...
I try to keep it organized and place them in ~/bin
You can add that to your $PATH (perhaps a bit advanced) to make it easier to call.
You can give it the executable flag, (most file managers have this option). Or change mode on the command line - chmod +x FILENAME
To start your script: ./FILENAME.sh
While you may not understand all of the code, it is a good idea to glance at it. 
$BROWSER  Watch
Duck Duck Go Browser (https://spreadprivacy.com/duckduckgo-2021-review/)
DuckDuckGo Search Up by 46% (https://www.bleepingcomputer.com/news/technology/privacy-focused-search-engine-duckduckgo-grew-by-46-percent-in-2021/)
Brave Browser Protects Network-State for Added Privacy (https://brave.com/privacy-updates/14-partitioning-network-state/)
Hold On, Ghostery Dawn? (https://www.ghostery.com/dawn)
And a search engine, too! Glow (https://www.ghostery.com/glow)
Privacy Watch
Manifest v3 (https://developer.chrome.com/docs/extensions/mv3/intro/)
Mozilla 2019 announcement (https://blog.mozilla.org/addons/2019/09/03/mozillas-manifest-v3-faq/)
Chrome Users Beware: Manifest V3 is Deceitful and Threatening (https://www.eff.org/deeplinks/2021/12/chrome-users-beware-manifest-v3-deceitful-and-threatening)
Mozilla doubles down (https://blog.mozilla.org/addons/2021/05/27/manifest-v3-update/)
Audacity 3.1.3 is released.
Audacity 3.1.3 (https://wiki.audacityteam.org/wiki/Release_Notes_3.1.3)
The bold claim - Improved performance. Loading in projects especially should now be up to 50x faster compared to 3.1.0
Many bugfixes too.
Bigger question: Is Audacity still on everyone's no-install list?
Krita 5.0 is released.
Official release announcement (https://krita.org/en/item/krita-5-0-released/)
Highlights:
It has a revamped animation system
A brand new storyboard editor
A session recorder that'll let you make videos out of your work
and tons more stuff
How can we benefit from Wayland?
Wayland uses less energy than X.org (https://www.phoronix.com/scan.php?page=news_item&amp;amp;px=KDE-Plasma-Wayland-Power)
Wayland, more often than not, has better gaming performance (https://www.phoronix.com/scan.php?page=article&amp;amp;item=kde-gnome-wayland21&amp;amp;num=4)
Housekeeping
The Linux Experiment (https://www.youtube.com/c/TheLinuxExperiment/)
Linux User Space subreddit (https://reddit.com/r/LinuxUserSpace/)
Email us - contact@linuxuserspace.show
Linux User Space Discord Server (https://linuxuserspace.show/discord)
Our Matrix room (https://linuxuserspace.show/matrix)
Support us at Patreon (https://patreon.com/linuxuserspace)
Join us on Telegram (https://linuxuserspace.show/telegram)
Follow us on Twitter (https://twitter.com/LinuxUserSpace)
Watch us on YouTube (https://linuxuserspace.show/youtube)
Check out our website (https://linuxuserspace.show)
App Focus
kid3 and EasyTAG
kid3 (https://kid3.kde.org)
EasyTAG (https://wiki.gnome.org/Apps/EasyTAG)
Next Time
We wrap up our thoughts on NixOS
NixOS (https://nixos.org)
Join us in two weeks when we return to the Linux User Space
Stay tuned on Twitter, Telegram, Matrix, Discord whatever. Give us your suggestions on our new subreddit r/LinuxUserSpace Join the conversation. Talk to us, and give us more ideas.
We would like to acknowledge our top patrons. Thank you for your support!
Contributor
Nicholas
CubicleNate
LiNuXsys666
Jill and Steve
WalrusZ
sleepyeyesvince
Paul
Curtis
Co-Producer
Donnie
Johnny
Producer
Bruno
John
Josh 
</description>
  <itunes:keywords>LUS, Linux User Space, Leo Chavez, Dan Simmons, Privacy, DuckDuckGo, Browser, Wayland, Krita, Audacity, EasyTAG, kid3</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>0:00 Cold Open<br>
2:28 Banter: Void Linux Bits<br>
4:46 Feedback: Kyle S<br>
17:26 DuckDuckGo Desktop Browser<br>
21:35 DuckDuckGo Search Up 46%<br>
24:45 Brave Browser Protects Network-State<br>
29:44 Hold On, Ghostery Dawn?<br>
36:49 No Manifest v3 For Me!<br>
51:57 Audacity 50x Faster<br>
57:31 Krita Gets New Features<br>
1:03:12 Wayland Uses Less Energy Than X<br>
1:08:37 Wayland Games Better Than X, Too!<br>
1:13:20 Housekeeping<br>
1:19:13 App Focus: Kid3, EasyTag<br>
1:25:48 Next Time: NixOS<br>
1:28:03 Stinger</p>

<p><strong>Coming up in this episode</strong></p>

<ol>
<li>Browsers on Browsers</li>
<li>Manifest v3 is not for me</li>
<li>Audacity X50 speed</li>
<li>Krita sees a big release</li>
<li>So Far aWayland from me</li>
<li>Tag you&#39;re it</li>
</ol>

<hr>

<p>Join: <a href="https://linuxuserspace.show/discord" rel="nofollow">Discord</a>. <a href="https://reddit.com/r/LinuxUserSpace/" rel="nofollow">Reddit</a>. <a href="https://linuxuserspace.show/telegram" rel="nofollow">Telegram</a>. <a href="https://linuxuserspace.show/matrix" rel="nofollow">Matrix</a>. <a href="https://twitter.com/LinuxUserSpace" rel="nofollow">Twitter</a>.<br>
Sub: <a href="https://linuxuserspace.show/youtube" rel="nofollow">Youtube</a>. <a href="https://www.twitch.tv/linuxuserspace" rel="nofollow">Twitch</a>.<br>
Fund: <a href="https://patreon.com/linuxuserspace" rel="nofollow">Patreon</a>.</p>

<hr>

<h3>Banter - Feedback</h3>

<ul>
<li>Void Linux bits <a href="https://www.reddit.com/user/Duncaen/" rel="nofollow">(Thanks Duncaen)</a></li>
<li><a href="https://www.reddit.com/r/voidlinux/comments/ga99ok/did_you_know_void_linuxs_previous_name_was_vanilla/" rel="nofollow">Vanilla Linux</a> - That was Void&#39;s original name.</li>
<li>xbps-src was originally called <a href="https://repo.or.cz/xbps.git/commit/5e52738f97edc0ff4a9e5de48a75834bf0916651" rel="nofollow"><code>pkgfs</code></a></li>
<li>And Juan P (Xtraeme) had some <a href="http://xtraeme.blogspot.com/" rel="nofollow">early ramblings</a> on Void and its upbringing!</li>
<li>Kyle&#39;s Email - Thanks for your feedback!

<ul>
<li><a href="https://itsfoss.com/gdebi-default-ubuntu-software-center/" rel="nofollow">Some gdebi info</a></li>
<li>If you are on a KDE plasma desktop, Discover can install <code>.deb</code> packages too. Like gdebi, just right click on the file and select Discover to open with.</li>
<li>General Github software download techniques.

<ul>
<li>Look for a releases section and download the binary release from there.</li>
<li>If you don&#39;t see that look for the code button and download the zip file. You can also use git (If you know how and have it installed) and just copy the git url in the code button too.</li>
</ul></li>
<li>So you downloaded a shell script...

<ul>
<li>I try to keep it organized and place them in <code>~/bin</code></li>
<li>You can add that to your <code>$PATH</code> (perhaps a bit advanced) to make it easier to call.</li>
<li>You can give it the executable flag, (most file managers have this option). Or change mode on the command line - <code>chmod +x FILENAME</code></li>
<li>To start your script: <code>./FILENAME.sh</code></li>
<li>While you may not understand all of the code, it is a good idea to glance at it. </li>
</ul></li>
</ul></li>
</ul>

<hr>

<h3>$BROWSER  Watch</h3>

<ul>
<li><a href="https://spreadprivacy.com/duckduckgo-2021-review/" rel="nofollow">Duck Duck Go Browser</a>

<ul>
<li><a href="https://www.bleepingcomputer.com/news/technology/privacy-focused-search-engine-duckduckgo-grew-by-46-percent-in-2021/" rel="nofollow">DuckDuckGo Search Up by 46%</a></li>
</ul></li>
<li><a href="https://brave.com/privacy-updates/14-partitioning-network-state/" rel="nofollow">Brave Browser Protects Network-State for Added Privacy</a></li>
<li><a href="https://www.ghostery.com/dawn" rel="nofollow">Hold On, Ghostery Dawn?</a>

<ul>
<li>And a search engine, too! <a href="https://www.ghostery.com/glow" rel="nofollow">Glow</a></li>
</ul></li>
</ul>

<hr>

<h3>Privacy Watch</h3>

<ul>
<li><a href="https://developer.chrome.com/docs/extensions/mv3/intro/" rel="nofollow">Manifest v3</a></li>
<li><a href="https://blog.mozilla.org/addons/2019/09/03/mozillas-manifest-v3-faq/" rel="nofollow">Mozilla 2019 announcement</a></li>
<li><a href="https://www.eff.org/deeplinks/2021/12/chrome-users-beware-manifest-v3-deceitful-and-threatening" rel="nofollow">Chrome Users Beware: Manifest V3 is Deceitful and Threatening</a></li>
<li><a href="https://blog.mozilla.org/addons/2021/05/27/manifest-v3-update/" rel="nofollow">Mozilla doubles down</a></li>
</ul>

<hr>

<h3>Audacity 3.1.3 is released.</h3>

<ul>
<li><a href="https://wiki.audacityteam.org/wiki/Release_Notes_3.1.3" rel="nofollow">Audacity 3.1.3</a>

<ul>
<li>The bold claim - Improved performance. Loading in projects especially should now be up to 50x faster compared to 3.1.0</li>
<li>Many bugfixes too.</li>
</ul></li>
<li>Bigger question: <strong>Is Audacity still on everyone&#39;s no-install list?</strong></li>
</ul>

<hr>

<h3>Krita 5.0 is released.</h3>

<ul>
<li><a href="https://krita.org/en/item/krita-5-0-released/" rel="nofollow">Official release announcement</a></li>
<li>Highlights:

<ul>
<li>It has a revamped animation system</li>
<li>A brand new storyboard editor</li>
<li>A session recorder that&#39;ll let you make videos out of your work</li>
<li>and tons more stuff</li>
</ul></li>
</ul>

<hr>

<h3>How can we benefit from Wayland?</h3>

<ul>
<li><a href="https://www.phoronix.com/scan.php?page=news_item&px=KDE-Plasma-Wayland-Power" rel="nofollow">Wayland uses less energy than X.org</a></li>
<li><a href="https://www.phoronix.com/scan.php?page=article&item=kde-gnome-wayland21&num=4" rel="nofollow">Wayland, more often than not, has better gaming performance</a></li>
</ul>

<hr>

<h3>Housekeeping</h3>

<ul>
<li><a href="https://www.youtube.com/c/TheLinuxExperiment/" rel="nofollow">The Linux Experiment</a></li>
<li>Linux User Space <a href="https://reddit.com/r/LinuxUserSpace/" rel="nofollow">subreddit</a></li>
<li>Email us - <a href="mailto:contact@linuxuserspace.show" rel="nofollow">contact@linuxuserspace.show</a></li>
<li>Linux User Space <a href="https://linuxuserspace.show/discord" rel="nofollow">Discord Server</a></li>
<li>Our <a href="https://linuxuserspace.show/matrix" rel="nofollow">Matrix room</a></li>
<li>Support us at <a href="https://patreon.com/linuxuserspace" rel="nofollow">Patreon</a></li>
<li>Join us on <a href="https://linuxuserspace.show/telegram" rel="nofollow">Telegram</a></li>
<li>Follow us on <a href="https://twitter.com/LinuxUserSpace" rel="nofollow">Twitter</a></li>
<li>Watch us on <a href="https://linuxuserspace.show/youtube" rel="nofollow">YouTube</a></li>
<li>Check out our <a href="https://linuxuserspace.show" rel="nofollow">website</a></li>
</ul>

<hr>

<h3>App Focus</h3>

<p><strong>kid3 and EasyTAG</strong><br>
<a href="https://kid3.kde.org" rel="nofollow">kid3</a><br>
<a href="https://wiki.gnome.org/Apps/EasyTAG" rel="nofollow">EasyTAG</a></p>

<hr>

<h3>Next Time</h3>

<p><strong>We wrap up our thoughts on NixOS</strong></p>

<p><strong><a href="https://nixos.org" rel="nofollow">NixOS</a></strong></p>

<p><strong>Join us in two weeks when we return to the Linux User Space</strong></p>

<p><strong>Stay tuned on Twitter, Telegram, Matrix, Discord whatever. Give us your suggestions on our new subreddit r/LinuxUserSpace Join the conversation. Talk to us, and give us more ideas.</strong></p>

<hr>

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

<h3>Contributor</h3>

<ul>
<li>Nicholas</li>
<li>CubicleNate</li>
<li>LiNuXsys666</li>
<li>Jill and Steve</li>
<li>WalrusZ</li>
<li>sleepyeyesvince</li>
<li>Paul</li>
<li>Curtis</li>
</ul>

<h3>Co-Producer</h3>

<ul>
<li>Donnie</li>
<li>Johnny</li>
</ul>

<h3>Producer</h3>

<ul>
<li>Bruno</li>
<li>John</li>
<li>Josh</li>
</ul><p><a rel="payment" href="https://www.patreon.com/linuxuserspace">Support Linux User Space</a></p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>0:00 Cold Open<br>
2:28 Banter: Void Linux Bits<br>
4:46 Feedback: Kyle S<br>
17:26 DuckDuckGo Desktop Browser<br>
21:35 DuckDuckGo Search Up 46%<br>
24:45 Brave Browser Protects Network-State<br>
29:44 Hold On, Ghostery Dawn?<br>
36:49 No Manifest v3 For Me!<br>
51:57 Audacity 50x Faster<br>
57:31 Krita Gets New Features<br>
1:03:12 Wayland Uses Less Energy Than X<br>
1:08:37 Wayland Games Better Than X, Too!<br>
1:13:20 Housekeeping<br>
1:19:13 App Focus: Kid3, EasyTag<br>
1:25:48 Next Time: NixOS<br>
1:28:03 Stinger</p>

<p><strong>Coming up in this episode</strong></p>

<ol>
<li>Browsers on Browsers</li>
<li>Manifest v3 is not for me</li>
<li>Audacity X50 speed</li>
<li>Krita sees a big release</li>
<li>So Far aWayland from me</li>
<li>Tag you&#39;re it</li>
</ol>

<hr>

<p>Join: <a href="https://linuxuserspace.show/discord" rel="nofollow">Discord</a>. <a href="https://reddit.com/r/LinuxUserSpace/" rel="nofollow">Reddit</a>. <a href="https://linuxuserspace.show/telegram" rel="nofollow">Telegram</a>. <a href="https://linuxuserspace.show/matrix" rel="nofollow">Matrix</a>. <a href="https://twitter.com/LinuxUserSpace" rel="nofollow">Twitter</a>.<br>
Sub: <a href="https://linuxuserspace.show/youtube" rel="nofollow">Youtube</a>. <a href="https://www.twitch.tv/linuxuserspace" rel="nofollow">Twitch</a>.<br>
Fund: <a href="https://patreon.com/linuxuserspace" rel="nofollow">Patreon</a>.</p>

<hr>

<h3>Banter - Feedback</h3>

<ul>
<li>Void Linux bits <a href="https://www.reddit.com/user/Duncaen/" rel="nofollow">(Thanks Duncaen)</a></li>
<li><a href="https://www.reddit.com/r/voidlinux/comments/ga99ok/did_you_know_void_linuxs_previous_name_was_vanilla/" rel="nofollow">Vanilla Linux</a> - That was Void&#39;s original name.</li>
<li>xbps-src was originally called <a href="https://repo.or.cz/xbps.git/commit/5e52738f97edc0ff4a9e5de48a75834bf0916651" rel="nofollow"><code>pkgfs</code></a></li>
<li>And Juan P (Xtraeme) had some <a href="http://xtraeme.blogspot.com/" rel="nofollow">early ramblings</a> on Void and its upbringing!</li>
<li>Kyle&#39;s Email - Thanks for your feedback!

<ul>
<li><a href="https://itsfoss.com/gdebi-default-ubuntu-software-center/" rel="nofollow">Some gdebi info</a></li>
<li>If you are on a KDE plasma desktop, Discover can install <code>.deb</code> packages too. Like gdebi, just right click on the file and select Discover to open with.</li>
<li>General Github software download techniques.

<ul>
<li>Look for a releases section and download the binary release from there.</li>
<li>If you don&#39;t see that look for the code button and download the zip file. You can also use git (If you know how and have it installed) and just copy the git url in the code button too.</li>
</ul></li>
<li>So you downloaded a shell script...

<ul>
<li>I try to keep it organized and place them in <code>~/bin</code></li>
<li>You can add that to your <code>$PATH</code> (perhaps a bit advanced) to make it easier to call.</li>
<li>You can give it the executable flag, (most file managers have this option). Or change mode on the command line - <code>chmod +x FILENAME</code></li>
<li>To start your script: <code>./FILENAME.sh</code></li>
<li>While you may not understand all of the code, it is a good idea to glance at it. </li>
</ul></li>
</ul></li>
</ul>

<hr>

<h3>$BROWSER  Watch</h3>

<ul>
<li><a href="https://spreadprivacy.com/duckduckgo-2021-review/" rel="nofollow">Duck Duck Go Browser</a>

<ul>
<li><a href="https://www.bleepingcomputer.com/news/technology/privacy-focused-search-engine-duckduckgo-grew-by-46-percent-in-2021/" rel="nofollow">DuckDuckGo Search Up by 46%</a></li>
</ul></li>
<li><a href="https://brave.com/privacy-updates/14-partitioning-network-state/" rel="nofollow">Brave Browser Protects Network-State for Added Privacy</a></li>
<li><a href="https://www.ghostery.com/dawn" rel="nofollow">Hold On, Ghostery Dawn?</a>

<ul>
<li>And a search engine, too! <a href="https://www.ghostery.com/glow" rel="nofollow">Glow</a></li>
</ul></li>
</ul>

<hr>

<h3>Privacy Watch</h3>

<ul>
<li><a href="https://developer.chrome.com/docs/extensions/mv3/intro/" rel="nofollow">Manifest v3</a></li>
<li><a href="https://blog.mozilla.org/addons/2019/09/03/mozillas-manifest-v3-faq/" rel="nofollow">Mozilla 2019 announcement</a></li>
<li><a href="https://www.eff.org/deeplinks/2021/12/chrome-users-beware-manifest-v3-deceitful-and-threatening" rel="nofollow">Chrome Users Beware: Manifest V3 is Deceitful and Threatening</a></li>
<li><a href="https://blog.mozilla.org/addons/2021/05/27/manifest-v3-update/" rel="nofollow">Mozilla doubles down</a></li>
</ul>

<hr>

<h3>Audacity 3.1.3 is released.</h3>

<ul>
<li><a href="https://wiki.audacityteam.org/wiki/Release_Notes_3.1.3" rel="nofollow">Audacity 3.1.3</a>

<ul>
<li>The bold claim - Improved performance. Loading in projects especially should now be up to 50x faster compared to 3.1.0</li>
<li>Many bugfixes too.</li>
</ul></li>
<li>Bigger question: <strong>Is Audacity still on everyone&#39;s no-install list?</strong></li>
</ul>

<hr>

<h3>Krita 5.0 is released.</h3>

<ul>
<li><a href="https://krita.org/en/item/krita-5-0-released/" rel="nofollow">Official release announcement</a></li>
<li>Highlights:

<ul>
<li>It has a revamped animation system</li>
<li>A brand new storyboard editor</li>
<li>A session recorder that&#39;ll let you make videos out of your work</li>
<li>and tons more stuff</li>
</ul></li>
</ul>

<hr>

<h3>How can we benefit from Wayland?</h3>

<ul>
<li><a href="https://www.phoronix.com/scan.php?page=news_item&px=KDE-Plasma-Wayland-Power" rel="nofollow">Wayland uses less energy than X.org</a></li>
<li><a href="https://www.phoronix.com/scan.php?page=article&item=kde-gnome-wayland21&num=4" rel="nofollow">Wayland, more often than not, has better gaming performance</a></li>
</ul>

<hr>

<h3>Housekeeping</h3>

<ul>
<li><a href="https://www.youtube.com/c/TheLinuxExperiment/" rel="nofollow">The Linux Experiment</a></li>
<li>Linux User Space <a href="https://reddit.com/r/LinuxUserSpace/" rel="nofollow">subreddit</a></li>
<li>Email us - <a href="mailto:contact@linuxuserspace.show" rel="nofollow">contact@linuxuserspace.show</a></li>
<li>Linux User Space <a href="https://linuxuserspace.show/discord" rel="nofollow">Discord Server</a></li>
<li>Our <a href="https://linuxuserspace.show/matrix" rel="nofollow">Matrix room</a></li>
<li>Support us at <a href="https://patreon.com/linuxuserspace" rel="nofollow">Patreon</a></li>
<li>Join us on <a href="https://linuxuserspace.show/telegram" rel="nofollow">Telegram</a></li>
<li>Follow us on <a href="https://twitter.com/LinuxUserSpace" rel="nofollow">Twitter</a></li>
<li>Watch us on <a href="https://linuxuserspace.show/youtube" rel="nofollow">YouTube</a></li>
<li>Check out our <a href="https://linuxuserspace.show" rel="nofollow">website</a></li>
</ul>

<hr>

<h3>App Focus</h3>

<p><strong>kid3 and EasyTAG</strong><br>
<a href="https://kid3.kde.org" rel="nofollow">kid3</a><br>
<a href="https://wiki.gnome.org/Apps/EasyTAG" rel="nofollow">EasyTAG</a></p>

<hr>

<h3>Next Time</h3>

<p><strong>We wrap up our thoughts on NixOS</strong></p>

<p><strong><a href="https://nixos.org" rel="nofollow">NixOS</a></strong></p>

<p><strong>Join us in two weeks when we return to the Linux User Space</strong></p>

<p><strong>Stay tuned on Twitter, Telegram, Matrix, Discord whatever. Give us your suggestions on our new subreddit r/LinuxUserSpace Join the conversation. Talk to us, and give us more ideas.</strong></p>

<hr>

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

<h3>Contributor</h3>

<ul>
<li>Nicholas</li>
<li>CubicleNate</li>
<li>LiNuXsys666</li>
<li>Jill and Steve</li>
<li>WalrusZ</li>
<li>sleepyeyesvince</li>
<li>Paul</li>
<li>Curtis</li>
</ul>

<h3>Co-Producer</h3>

<ul>
<li>Donnie</li>
<li>Johnny</li>
</ul>

<h3>Producer</h3>

<ul>
<li>Bruno</li>
<li>John</li>
<li>Josh</li>
</ul><p><a rel="payment" href="https://www.patreon.com/linuxuserspace">Support Linux User Space</a></p>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 2:02: No FTP for you!</title>
  <link>https://www.linuxuserspace.show/202</link>
  <guid isPermaLink="false">601836a3-fe9b-4cc5-8072-160ec5339b05</guid>
  <pubDate>Mon, 19 Jul 2021 06:00:00 -0400</pubDate>
  <author>Linux User Space</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/e78a2140-b820-478c-9506-054f2b7e2de2/601836a3-fe9b-4cc5-8072-160ec5339b05.mp3" length="58086727" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>2</itunes:season>
  <itunes:author>Linux User Space</itunes:author>
  <itunes:subtitle>Linux User Space
A podcast focused on connecting user space and community
</itunes:subtitle>
  <itunes:duration>1:20:17</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/cover.jpg?v=6"/>
  <description>Coming up in this episode
1. We interrupt you for a public service
2. Mozilla Watch
3. The Tenacity of Audacity
4. We make waves with our app
Preshow
Traefik (https://traefik.io/)
Ubuntu 20.10 PSA
Ubuntu (and flavors) 20.10 is EOL July 22nd 2021 (https://lists.ubuntu.com/archives/ubuntu-announce/2021-June/000269.html) Update ASAP to 21.04
Mozilla Watch
Firefox 90 released (https://9to5linux.com/mozilla-firefox-90-is-now-available-for-download-removes-built-in-ftp-support)
DNS over HTTPS Now the Default in Canada (https://blog.mozilla.org/en/mozilla/news/firefox-by-default-dns-over-https-rollout-in-canada/)
The TRR Program (https://blog.mozilla.org/netpolicy/2019/12/09/trusted-recursive-resolvers-protecting-your-privacy-with-policy-technology/)
Audacity
Policy clarification (https://github.com/audacity/audacity/discussions/1225)
Debian Bug (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990737)
Twitter thread from Hubert Figuière addressing spyware concerns (https://twitter.com/hfiguiere/status/1412450364444622854?s=19)
Maintainer of Tenacity fork steps down (https://github.com/tenacityteam/tenacity/issues/99)
arsTechnica article (https://arstechnica.com/gadgets/2021/07/no-open-source-audacity-audio-editor-is-not-spyware/)
Audacity Available as AppImage as of 3.0.3 RC1 (https://github.com/audacity/audacity/releases)
Feedback - Security
diff (https://www.lifewire.com/compare-two-text-files-linux-3861434)
Microsoft Defender for Linux (https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/microsoft-defender-endpoint-linux?view=o365-worldwide)
Sophos for Linux (https://www.sophos.com/en-us/support/documentation/sophos-anti-virus-for-linux.aspx)
clamAV (https://www.clamav.net/)
Housekeeping
Email us (mailto:contact@linuxuserspace.show)
Open Source Voices (https://www.opensourcevoices.org)
Discord Server (https://discord.gg/qXKxHcV)
Matrix Room (https://matrix.to/#/#linuxuserspace:matrix.org?via=matrix.org)
Support us at Patreon (https://patreon.com/linuxuserspace)
Join us on Telegram (https://linuxuserspace.show/telegram)
Follow us on Twitter (https://twitter.com/LinuxUserSpace)
Check out Linux User Space (https://linuxuserspace.show) on the web
App Focus
Gnome Sound Recorder, kwave
This episode's apps:
* Gnome Sound Recorder (https://wiki.gnome.org/Design/Apps/SoundRecorder)
* kwave (https://apps.kde.org/kwave/)
Next Time
We discuss topics and Feedback that impact your User Space
Our distro is KaOS (https://kaosx.us/)
Join us in two weeks when we return to the Linux User Space
Stay tuned on Twitter, Telegram, Matrix, Discord whatever. Join the conversation. Talk to us, and give us more ideas for what’ll go in Season 2.
We would like to acknowledge our top patrons. Thank you for your support!
Contributor
Nicholas
Co-Producer
Donnie
Producer
Bruno
John 
</description>
  <itunes:keywords>LUS, Linux User Space, Leo Chavez, Dan Simmons, Mozilla, Audacity, Ubuntu 20.10, security, kwave, Gnome Sound Recorder</itunes:keywords>
  <content:encoded>
    <![CDATA[<p><strong>Coming up in this episode</strong></p>

<ol>
<li>We interrupt you for a public service</li>
<li>Mozilla Watch</li>
<li>The Tenacity of Audacity</li>
<li>We make waves with our app</li>
</ol>

<h3>Preshow</h3>

<ul>
<li><a href="https://traefik.io/" rel="nofollow">Traefik</a></li>
</ul>

<h3>Ubuntu 20.10 PSA</h3>

<ul>
<li><a href="https://lists.ubuntu.com/archives/ubuntu-announce/2021-June/000269.html" rel="nofollow">Ubuntu (and flavors) 20.10 is EOL July 22nd 2021</a> Update ASAP to 21.04</li>
</ul>

<h3>Mozilla Watch</h3>

<ul>
<li>Firefox 90 <a href="https://9to5linux.com/mozilla-firefox-90-is-now-available-for-download-removes-built-in-ftp-support" rel="nofollow">released</a></li>
<li><a href="https://blog.mozilla.org/en/mozilla/news/firefox-by-default-dns-over-https-rollout-in-canada/" rel="nofollow">DNS over HTTPS Now the Default in Canada</a>

<ul>
<li>The <a href="https://blog.mozilla.org/netpolicy/2019/12/09/trusted-recursive-resolvers-protecting-your-privacy-with-policy-technology/" rel="nofollow">TRR Program</a></li>
</ul></li>
</ul>

<h3>Audacity</h3>

<ul>
<li><a href="https://github.com/audacity/audacity/discussions/1225" rel="nofollow">Policy clarification</a></li>
<li><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990737" rel="nofollow">Debian Bug</a></li>
<li><a href="https://twitter.com/hfiguiere/status/1412450364444622854?s=19" rel="nofollow">Twitter thread from Hubert Figuière addressing spyware concerns</a></li>
<li><a href="https://github.com/tenacityteam/tenacity/issues/99" rel="nofollow">Maintainer of Tenacity fork steps down</a></li>
<li><a href="https://arstechnica.com/gadgets/2021/07/no-open-source-audacity-audio-editor-is-not-spyware/" rel="nofollow">arsTechnica article</a></li>
<li><a href="https://github.com/audacity/audacity/releases" rel="nofollow">Audacity Available as AppImage as of 3.0.3 RC1</a></li>
</ul>

<h3>Feedback - Security</h3>

<ul>
<li><a href="https://www.lifewire.com/compare-two-text-files-linux-3861434" rel="nofollow">diff</a></li>
<li><a href="https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/microsoft-defender-endpoint-linux?view=o365-worldwide" rel="nofollow">Microsoft Defender for Linux</a></li>
<li><a href="https://www.sophos.com/en-us/support/documentation/sophos-anti-virus-for-linux.aspx" rel="nofollow">Sophos for Linux</a></li>
<li><a href="https://www.clamav.net/" rel="nofollow">clamAV</a></li>
</ul>

<h3>Housekeeping</h3>

<ul>
<li><a href="mailto:contact@linuxuserspace.show" rel="nofollow">Email us</a></li>
<li><a href="https://www.opensourcevoices.org" rel="nofollow">Open Source Voices</a></li>
<li><a href="https://discord.gg/qXKxHcV" rel="nofollow">Discord Server</a></li>
<li><a href="https://matrix.to/#/#linuxuserspace:matrix.org?via=matrix.org" rel="nofollow">Matrix Room</a></li>
<li>Support us at <a href="https://patreon.com/linuxuserspace" rel="nofollow">Patreon</a></li>
<li>Join us on <a href="https://linuxuserspace.show/telegram" rel="nofollow">Telegram</a></li>
<li>Follow us on <a href="https://twitter.com/LinuxUserSpace" rel="nofollow">Twitter</a></li>
<li>Check out <a href="https://linuxuserspace.show" rel="nofollow">Linux User Space</a> on the web</li>
</ul>

<h3>App Focus</h3>

<p><strong>Gnome Sound Recorder, kwave</strong><br>
This episode&#39;s apps:</p>

<ul>
<li><a href="https://wiki.gnome.org/Design/Apps/SoundRecorder" rel="nofollow">Gnome Sound Recorder</a></li>
<li><a href="https://apps.kde.org/kwave/" rel="nofollow">kwave</a></li>
</ul>

<h3>Next Time</h3>

<p><strong>We discuss topics and Feedback that impact your User Space</strong></p>

<p><strong>Our distro is <a href="https://kaosx.us/" rel="nofollow">KaOS</a></strong></p>

<p><strong>Join us in two weeks when we return to the Linux User Space</strong></p>

<p><strong>Stay tuned on Twitter, Telegram, Matrix, Discord whatever. Join the conversation. Talk to us, and give us more ideas for what’ll go in Season 2.</strong></p>

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

<h3>Contributor</h3>

<p>Nicholas</p>

<h3>Co-Producer</h3>

<p>Donnie</p>

<h3>Producer</h3>

<p>Bruno<br>
John</p><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>

<ol>
<li>We interrupt you for a public service</li>
<li>Mozilla Watch</li>
<li>The Tenacity of Audacity</li>
<li>We make waves with our app</li>
</ol>

<h3>Preshow</h3>

<ul>
<li><a href="https://traefik.io/" rel="nofollow">Traefik</a></li>
</ul>

<h3>Ubuntu 20.10 PSA</h3>

<ul>
<li><a href="https://lists.ubuntu.com/archives/ubuntu-announce/2021-June/000269.html" rel="nofollow">Ubuntu (and flavors) 20.10 is EOL July 22nd 2021</a> Update ASAP to 21.04</li>
</ul>

<h3>Mozilla Watch</h3>

<ul>
<li>Firefox 90 <a href="https://9to5linux.com/mozilla-firefox-90-is-now-available-for-download-removes-built-in-ftp-support" rel="nofollow">released</a></li>
<li><a href="https://blog.mozilla.org/en/mozilla/news/firefox-by-default-dns-over-https-rollout-in-canada/" rel="nofollow">DNS over HTTPS Now the Default in Canada</a>

<ul>
<li>The <a href="https://blog.mozilla.org/netpolicy/2019/12/09/trusted-recursive-resolvers-protecting-your-privacy-with-policy-technology/" rel="nofollow">TRR Program</a></li>
</ul></li>
</ul>

<h3>Audacity</h3>

<ul>
<li><a href="https://github.com/audacity/audacity/discussions/1225" rel="nofollow">Policy clarification</a></li>
<li><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990737" rel="nofollow">Debian Bug</a></li>
<li><a href="https://twitter.com/hfiguiere/status/1412450364444622854?s=19" rel="nofollow">Twitter thread from Hubert Figuière addressing spyware concerns</a></li>
<li><a href="https://github.com/tenacityteam/tenacity/issues/99" rel="nofollow">Maintainer of Tenacity fork steps down</a></li>
<li><a href="https://arstechnica.com/gadgets/2021/07/no-open-source-audacity-audio-editor-is-not-spyware/" rel="nofollow">arsTechnica article</a></li>
<li><a href="https://github.com/audacity/audacity/releases" rel="nofollow">Audacity Available as AppImage as of 3.0.3 RC1</a></li>
</ul>

<h3>Feedback - Security</h3>

<ul>
<li><a href="https://www.lifewire.com/compare-two-text-files-linux-3861434" rel="nofollow">diff</a></li>
<li><a href="https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/microsoft-defender-endpoint-linux?view=o365-worldwide" rel="nofollow">Microsoft Defender for Linux</a></li>
<li><a href="https://www.sophos.com/en-us/support/documentation/sophos-anti-virus-for-linux.aspx" rel="nofollow">Sophos for Linux</a></li>
<li><a href="https://www.clamav.net/" rel="nofollow">clamAV</a></li>
</ul>

<h3>Housekeeping</h3>

<ul>
<li><a href="mailto:contact@linuxuserspace.show" rel="nofollow">Email us</a></li>
<li><a href="https://www.opensourcevoices.org" rel="nofollow">Open Source Voices</a></li>
<li><a href="https://discord.gg/qXKxHcV" rel="nofollow">Discord Server</a></li>
<li><a href="https://matrix.to/#/#linuxuserspace:matrix.org?via=matrix.org" rel="nofollow">Matrix Room</a></li>
<li>Support us at <a href="https://patreon.com/linuxuserspace" rel="nofollow">Patreon</a></li>
<li>Join us on <a href="https://linuxuserspace.show/telegram" rel="nofollow">Telegram</a></li>
<li>Follow us on <a href="https://twitter.com/LinuxUserSpace" rel="nofollow">Twitter</a></li>
<li>Check out <a href="https://linuxuserspace.show" rel="nofollow">Linux User Space</a> on the web</li>
</ul>

<h3>App Focus</h3>

<p><strong>Gnome Sound Recorder, kwave</strong><br>
This episode&#39;s apps:</p>

<ul>
<li><a href="https://wiki.gnome.org/Design/Apps/SoundRecorder" rel="nofollow">Gnome Sound Recorder</a></li>
<li><a href="https://apps.kde.org/kwave/" rel="nofollow">kwave</a></li>
</ul>

<h3>Next Time</h3>

<p><strong>We discuss topics and Feedback that impact your User Space</strong></p>

<p><strong>Our distro is <a href="https://kaosx.us/" rel="nofollow">KaOS</a></strong></p>

<p><strong>Join us in two weeks when we return to the Linux User Space</strong></p>

<p><strong>Stay tuned on Twitter, Telegram, Matrix, Discord whatever. Join the conversation. Talk to us, and give us more ideas for what’ll go in Season 2.</strong></p>

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

<h3>Contributor</h3>

<p>Nicholas</p>

<h3>Co-Producer</h3>

<p>Donnie</p>

<h3>Producer</h3>

<p>Bruno<br>
John</p><p><a rel="payment" href="https://www.patreon.com/linuxuserspace">Support Linux User Space</a></p>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 07: Yaaast Queen</title>
  <link>https://www.linuxuserspace.show/07</link>
  <guid isPermaLink="false">3714a8c1-3cc8-4c78-bbae-322282263a6c</guid>
  <pubDate>Mon, 05 Oct 2020 06:00:00 -0400</pubDate>
  <author>Linux User Space</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/e78a2140-b820-478c-9506-054f2b7e2de2/3714a8c1-3cc8-4c78-bbae-322282263a6c.mp3" length="53911552" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>1</itunes:season>
  <itunes:author>Linux User Space</itunes:author>
  <itunes:subtitle>Linux User Space
A podcast focused on connecting user space and community
</itunes:subtitle>
  <itunes:duration>1:14:41</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/cover.jpg?v=6"/>
  <description>Coming up in this episode we cover
1. openSUSE Tumbleweed
2. App Focus - Audacity
 Welcome to the Linux User Space
openSUSE Tumbleweed
openSUSE  (https://www.opensuse.org)
openSUSE Tumbleweed (https://en.opensuse.org/Portal:Tumbleweed)
SuSE's Roots (https://en.wikipedia.org/wiki/SUSE)
SLS - Soft Landing Linux (https://en.wikipedia.org/wiki/Softlanding_Linux_System)
Slackware (https://en.wikipedia.org/wiki/Slackware)
jurix (https://en.wikipedia.org/wiki/Jurix)
Super secret 4.2 .42 question.... (https://en.wikipedia.org/wiki/Phrases_from_The_Hitchhiker%27s_Guide_to_the_Galaxy#42)
YsST (https://yast.opensuse.org)
OBS - Open Build Service (https://openbuildservice.org)
openQA (https://open.qa)
Basic Distro Details
Name - openSUSE 
Base System - Factory - developement codebase
2 options
Leap - Yearly release cadence
Tumbleweed - Rolling
Desktop Environment - KDE since the beginning, GNOME, XFCE, LXDE, LXQt, Enlightenment, Cinnamon, Mate, Pantheon
File Manager - Based on DE you choose
Package Manager - Libzypp which provides Zypper on command line and YaST as a GUI and uses the RPM package format
User Interface - DE Based
System &amp;amp; Service Manager - systemd
Kernel - ** 5.8.10 ** Leap is 5.3 at release July
Display Manager - GDM, SDDM, LightDM, you can swap them around if you like
Window Manager - Xorg is there as well as Wayland
Housekeeping
Email us (mailto:contact@linuxuserspace.show)
Tabs, Not Spaces (https://tabsnotspaces.com/)
Support us at Patreon (https://patreon.com/linuxuserspace)
Join us on Telegram (https://linuxuserspace.show/telegram) 
Follow us on twitter (https://twitter.com/LinuxUserSpace)
Check out Linux User Space (https://linuxuserspace.show) on the web
App Focus
Audacity
This episode's app: Audacity (https://www.audacityteam.org)
Audacity plugins (https://www.audacityteam.org/download/plug-ins/)
Next Time
Next episode we discuss topics impacting your user space
October's distro of the month is Deepin (https://www.deepin.org/en/)
Join us in two weeks when we return to the Linux User Space 
</description>
  <itunes:keywords>LUS, Linux User Space, Leo Chavez, Joey Lamothe, Dan Simmons, Rocco, BigDaddyLinux, openSUSE, Audacity</itunes:keywords>
  <content:encoded>
    <![CDATA[<p><strong>Coming up in this episode we cover</strong></p>

<ol>
<li>openSUSE Tumbleweed</li>
<li>App Focus - Audacity</li>
</ol>

<p>Welcome to the Linux User Space</p>

<h3>openSUSE Tumbleweed</h3>

<ul>
<li><a href="https://www.opensuse.org" rel="nofollow">openSUSE </a></li>
<li><a href="https://en.opensuse.org/Portal:Tumbleweed" rel="nofollow">openSUSE Tumbleweed</a></li>
<li><a href="https://en.wikipedia.org/wiki/SUSE" rel="nofollow">SuSE&#39;s Roots</a></li>
<li><a href="https://en.wikipedia.org/wiki/Softlanding_Linux_System" rel="nofollow">SLS - Soft Landing Linux</a></li>
<li><a href="https://en.wikipedia.org/wiki/Slackware" rel="nofollow">Slackware</a></li>
<li><a href="https://en.wikipedia.org/wiki/Jurix" rel="nofollow">jurix</a></li>
<li><a href="https://en.wikipedia.org/wiki/Phrases_from_The_Hitchhiker%27s_Guide_to_the_Galaxy#42" rel="nofollow">Super secret 4.2 .42 question....</a></li>
<li><a href="https://yast.opensuse.org" rel="nofollow">YsST</a></li>
<li><a href="https://openbuildservice.org" rel="nofollow">OBS - Open Build Service</a></li>
<li><a href="https://open.qa" rel="nofollow">openQA</a></li>
</ul>

<h3>Basic Distro Details</h3>

<ul>
<li>Name - <strong>openSUSE</strong> 

<ul>
<li>Base System - <strong>Factory - developement codebase</strong></li>
<li>2 options

<ul>
<li>Leap - Yearly release cadence</li>
<li>Tumbleweed - Rolling</li>
</ul></li>
<li>Desktop Environment - <strong>KDE since the beginning</strong>, GNOME, XFCE, LXDE, LXQt, Enlightenment, Cinnamon, Mate, Pantheon</li>
<li>File Manager - <strong>Based on DE you choose</strong></li>
<li>Package Manager - <strong>Libzypp which provides Zypper on command line and YaST as a GUI and uses the RPM package format</strong></li>
<li>User Interface - <strong>DE Based</strong></li>
<li>System &amp; Service Manager - <strong>systemd</strong></li>
<li>Kernel - ** 5.8.10 ** Leap is 5.3 at release July</li>
<li>Display Manager - <strong>GDM, SDDM, LightDM, you can swap them around if you like</strong></li>
<li>Window Manager - <strong>Xorg is there as well as Wayland</strong></li>
</ul></li>
</ul>

<h3>Housekeeping</h3>

<p><a href="mailto:contact@linuxuserspace.show" rel="nofollow">Email us</a></p>

<p><a href="https://tabsnotspaces.com/" rel="nofollow">Tabs, Not Spaces</a></p>

<p>Support us at <a href="https://patreon.com/linuxuserspace" rel="nofollow">Patreon</a></p>

<p>Join us on <a href="https://linuxuserspace.show/telegram" rel="nofollow">Telegram</a> </p>

<p>Follow us on <a href="https://twitter.com/LinuxUserSpace" rel="nofollow">twitter</a></p>

<p>Check out <a href="https://linuxuserspace.show" rel="nofollow">Linux User Space</a> on the web</p>

<h3>App Focus</h3>

<p><strong>Audacity</strong><br>
This episode&#39;s app: <a href="https://www.audacityteam.org" rel="nofollow">Audacity</a></p>

<p><a href="https://www.audacityteam.org/download/plug-ins/" rel="nofollow">Audacity plugins</a></p>

<h3>Next Time</h3>

<p><strong>Next episode we discuss topics impacting your user space</strong></p>

<p><strong>October&#39;s distro of the month is <a href="https://www.deepin.org/en/" rel="nofollow">Deepin</a></strong></p>

<p><strong>Join us in two weeks when we return to the Linux User Space</strong></p><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 we cover</strong></p>

<ol>
<li>openSUSE Tumbleweed</li>
<li>App Focus - Audacity</li>
</ol>

<p>Welcome to the Linux User Space</p>

<h3>openSUSE Tumbleweed</h3>

<ul>
<li><a href="https://www.opensuse.org" rel="nofollow">openSUSE </a></li>
<li><a href="https://en.opensuse.org/Portal:Tumbleweed" rel="nofollow">openSUSE Tumbleweed</a></li>
<li><a href="https://en.wikipedia.org/wiki/SUSE" rel="nofollow">SuSE&#39;s Roots</a></li>
<li><a href="https://en.wikipedia.org/wiki/Softlanding_Linux_System" rel="nofollow">SLS - Soft Landing Linux</a></li>
<li><a href="https://en.wikipedia.org/wiki/Slackware" rel="nofollow">Slackware</a></li>
<li><a href="https://en.wikipedia.org/wiki/Jurix" rel="nofollow">jurix</a></li>
<li><a href="https://en.wikipedia.org/wiki/Phrases_from_The_Hitchhiker%27s_Guide_to_the_Galaxy#42" rel="nofollow">Super secret 4.2 .42 question....</a></li>
<li><a href="https://yast.opensuse.org" rel="nofollow">YsST</a></li>
<li><a href="https://openbuildservice.org" rel="nofollow">OBS - Open Build Service</a></li>
<li><a href="https://open.qa" rel="nofollow">openQA</a></li>
</ul>

<h3>Basic Distro Details</h3>

<ul>
<li>Name - <strong>openSUSE</strong> 

<ul>
<li>Base System - <strong>Factory - developement codebase</strong></li>
<li>2 options

<ul>
<li>Leap - Yearly release cadence</li>
<li>Tumbleweed - Rolling</li>
</ul></li>
<li>Desktop Environment - <strong>KDE since the beginning</strong>, GNOME, XFCE, LXDE, LXQt, Enlightenment, Cinnamon, Mate, Pantheon</li>
<li>File Manager - <strong>Based on DE you choose</strong></li>
<li>Package Manager - <strong>Libzypp which provides Zypper on command line and YaST as a GUI and uses the RPM package format</strong></li>
<li>User Interface - <strong>DE Based</strong></li>
<li>System &amp; Service Manager - <strong>systemd</strong></li>
<li>Kernel - ** 5.8.10 ** Leap is 5.3 at release July</li>
<li>Display Manager - <strong>GDM, SDDM, LightDM, you can swap them around if you like</strong></li>
<li>Window Manager - <strong>Xorg is there as well as Wayland</strong></li>
</ul></li>
</ul>

<h3>Housekeeping</h3>

<p><a href="mailto:contact@linuxuserspace.show" rel="nofollow">Email us</a></p>

<p><a href="https://tabsnotspaces.com/" rel="nofollow">Tabs, Not Spaces</a></p>

<p>Support us at <a href="https://patreon.com/linuxuserspace" rel="nofollow">Patreon</a></p>

<p>Join us on <a href="https://linuxuserspace.show/telegram" rel="nofollow">Telegram</a> </p>

<p>Follow us on <a href="https://twitter.com/LinuxUserSpace" rel="nofollow">twitter</a></p>

<p>Check out <a href="https://linuxuserspace.show" rel="nofollow">Linux User Space</a> on the web</p>

<h3>App Focus</h3>

<p><strong>Audacity</strong><br>
This episode&#39;s app: <a href="https://www.audacityteam.org" rel="nofollow">Audacity</a></p>

<p><a href="https://www.audacityteam.org/download/plug-ins/" rel="nofollow">Audacity plugins</a></p>

<h3>Next Time</h3>

<p><strong>Next episode we discuss topics impacting your user space</strong></p>

<p><strong>October&#39;s distro of the month is <a href="https://www.deepin.org/en/" rel="nofollow">Deepin</a></strong></p>

<p><strong>Join us in two weeks when we return to the Linux User Space</strong></p><p><a rel="payment" href="https://www.patreon.com/linuxuserspace">Support Linux User Space</a></p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
