<?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>Sat, 18 Apr 2026 20:45:16 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>LINUX Unplugged - Episodes Tagged with “Database”</title>
    <link>https://linuxunplugged.com/tags/database</link>
    <pubDate>Sun, 14 Jan 2024 18:45:00 -0800</pubDate>
    <description>An open show powered by community LINUX Unplugged takes the best attributes of open collaboration and turns it into a weekly show about Linux.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Weekly Linux talk show with no script, no limits, surprise guests and tons of opinion.</itunes:subtitle>
    <itunes:author>Jupiter Broadcasting</itunes:author>
    <itunes:summary>An open show powered by community LINUX Unplugged takes the best attributes of open collaboration and turns it into a weekly show about Linux.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/f31a453c-fa15-491f-8618-3f71f1d565e5/cover.jpg?v=3"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>Jupiter Broadcasting</itunes:name>
      <itunes:email>chris@jupiterbroadcasting.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<item>
  <title>545: 3,062 Days Later</title>
  <link>https://linuxunplugged.com/545</link>
  <guid isPermaLink="false">68fe1969-ffa1-4b85-b085-6017edb3a588</guid>
  <pubDate>Sun, 14 Jan 2024 18:45:00 -0800</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/68fe1969-ffa1-4b85-b085-6017edb3a588.mp3" length="48100071" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>Kent Overstreet, the creator of bcachefs, helps us understand where his new filesystem fits, what it's like to upstream a new filesystem, and how they've solved the RAID write hole.</itunes:subtitle>
  <itunes:duration>57:15</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/f31a453c-fa15-491f-8618-3f71f1d565e5/cover.jpg?v=3"/>
  <description>Kent Overstreet, the creator of bcachefs, helps us understand where his new filesystem fits, what it's like to upstream a new filesystem, and how they've solved the RAID write hole. Special Guest: Kent Overstreet.
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged, bcachefs, Kent Overstreet, bcachefs, ZFS, XFS, Copy on Write, CoW, checksumming, replication, erasure coding, compression, encryption, snapshots, SCaLE, Raspberry Pi, btrfs, filesystems, performance, reliability, community, boosts, 32-bit challenge, BBS, Linux, technology, snapshots, scalability, NixOS, CI, database, modern filesystem, Rust, bcache, caching, write hole, RAID, upstreaming, Linus, car camping, tail latency, low latency</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Kent Overstreet, the creator of bcachefs, helps us understand where his new filesystem fits, what it&#39;s like to upstream a new filesystem, and how they&#39;ve solved the RAID write hole.</p><p>Special Guest: Kent Overstreet.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale</a>: <a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale is a programmable networking software that is private and secure by default - get it free on up to 100 devices!</a></li><li><a rel="nofollow" href="https://1password.com/unplugged">1Password Extended Access Management</a>: <a rel="nofollow" href="https://1password.com/unplugged">Secure every sign-in for every app on every device.</a></li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="💥 Gets Sats Quick and Easy with Strike" rel="nofollow" href="https://strike.me/">💥 Gets Sats Quick and Easy with Strike</a></li><li><a title="📻 LINUX Unplugged on Fountain.FM" rel="nofollow" href="https://www.fountain.fm/show/dWiuBeqpDSM86AwXRXov">📻 LINUX Unplugged on Fountain.FM</a></li><li><a title="Boltz" rel="nofollow" href="https://boltz.exchange/">Boltz</a> &mdash; Privacy First, Non-Custodial Bitcoin Exchange.</li><li><a title="bcachefs" rel="nofollow" href="https://bcachefs.org/">bcachefs</a> &mdash; bcachefs is an advanced new filesystem for Linux, with an emphasis on reliability and robustness and the complete set of features one would expect from a modern filesystem.
</li><li><a title="bcachefs Erasure coding" rel="nofollow" href="https://bcachefs.org/ErasureCoding/">bcachefs Erasure coding</a> &mdash; Bcachefs takes advantage of the fact that it is already a copy-on-write filesystem. If we're designing our filesystem to avoid update-in-place, why would we do update-in-place in our RAID implementation?</li><li><a title="bcachefs Caching" rel="nofollow" href="https://bcachefs.org/Caching/">bcachefs Caching</a> &mdash; bcachefs can be configured for writethrough, writeback, and writearound caching, as well as other more specialized setups.


</li><li><a title="bachefs Compression" rel="nofollow" href="https://bcachefs.org/Compression/">bachefs Compression</a> &mdash; Unlike other filesystems that typically do compression at the block level, bcachefs does compression at the extent level - variable size chunks, up to (by default) 128k.</li><li><a title="bcachefs Encryption" rel="nofollow" href="https://bcachefs.org/Encryption/">bcachefs Encryption</a> &mdash; bcachefs uses AEAD style encryption (ChaCha20/Poly1305), where each encrypted block is authenticated with a MAC, with a chain of trust up to root (the superblock), and every encrypted block has a unique nonce.
</li><li><a title="bcachefs Snapshots" rel="nofollow" href="https://bcachefs.org/Snapshots/">bcachefs Snapshots</a> &mdash; bcachefs provides Btrfs style writeable snapshots, at subvolume granularity.
</li><li><a title="(2015) [ANNOUNCE] bcachefs - a general purpose COW filesystem" rel="nofollow" href="https://lkml.org/lkml/2015/8/21/22">(2015) [ANNOUNCE] bcachefs - a general purpose COW filesystem</a> &mdash; It's taken a long time to get to this point - longer than I would have guessed if you'd asked me back when we first started talking about it - but I'm pretty damn proud of where it's at now.</li><li><a title="Kent Overstreet&#39;s Patreon" rel="nofollow" href="https://www.patreon.com/bcachefs">Kent Overstreet's Patreon</a></li><li><a title="Unplugged Core Membership" rel="nofollow" href="https://unpluggedcore.com/">Unplugged Core Membership</a></li><li><a title="Jupiter Signal PROMO 2024" rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=74364&amp;coupon=2024">Jupiter Signal PROMO 2024</a> &mdash; $3 off a month forever.
</li><li><a title="Webamp" rel="nofollow" href="https://webamp.org/">Webamp</a> &mdash; Winamp 2 re-implemented for the browser.
</li><li><a title="Webamp on GitHub" rel="nofollow" href="https://github.com/captbaritone/webamp">Webamp on GitHub</a> &mdash; Winamp 2 reimplemented for the browse.
</li><li><a title="The Official JB BBS!" rel="nofollow" href="http://pebkac.lol">The Official JB BBS!</a> &mdash; vt52 hosts our new official JB BBS! `telnet http://pebkac.lol`</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Kent Overstreet, the creator of bcachefs, helps us understand where his new filesystem fits, what it&#39;s like to upstream a new filesystem, and how they&#39;ve solved the RAID write hole.</p><p>Special Guest: Kent Overstreet.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale</a>: <a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale is a programmable networking software that is private and secure by default - get it free on up to 100 devices!</a></li><li><a rel="nofollow" href="https://1password.com/unplugged">1Password Extended Access Management</a>: <a rel="nofollow" href="https://1password.com/unplugged">Secure every sign-in for every app on every device.</a></li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="💥 Gets Sats Quick and Easy with Strike" rel="nofollow" href="https://strike.me/">💥 Gets Sats Quick and Easy with Strike</a></li><li><a title="📻 LINUX Unplugged on Fountain.FM" rel="nofollow" href="https://www.fountain.fm/show/dWiuBeqpDSM86AwXRXov">📻 LINUX Unplugged on Fountain.FM</a></li><li><a title="Boltz" rel="nofollow" href="https://boltz.exchange/">Boltz</a> &mdash; Privacy First, Non-Custodial Bitcoin Exchange.</li><li><a title="bcachefs" rel="nofollow" href="https://bcachefs.org/">bcachefs</a> &mdash; bcachefs is an advanced new filesystem for Linux, with an emphasis on reliability and robustness and the complete set of features one would expect from a modern filesystem.
</li><li><a title="bcachefs Erasure coding" rel="nofollow" href="https://bcachefs.org/ErasureCoding/">bcachefs Erasure coding</a> &mdash; Bcachefs takes advantage of the fact that it is already a copy-on-write filesystem. If we're designing our filesystem to avoid update-in-place, why would we do update-in-place in our RAID implementation?</li><li><a title="bcachefs Caching" rel="nofollow" href="https://bcachefs.org/Caching/">bcachefs Caching</a> &mdash; bcachefs can be configured for writethrough, writeback, and writearound caching, as well as other more specialized setups.


</li><li><a title="bachefs Compression" rel="nofollow" href="https://bcachefs.org/Compression/">bachefs Compression</a> &mdash; Unlike other filesystems that typically do compression at the block level, bcachefs does compression at the extent level - variable size chunks, up to (by default) 128k.</li><li><a title="bcachefs Encryption" rel="nofollow" href="https://bcachefs.org/Encryption/">bcachefs Encryption</a> &mdash; bcachefs uses AEAD style encryption (ChaCha20/Poly1305), where each encrypted block is authenticated with a MAC, with a chain of trust up to root (the superblock), and every encrypted block has a unique nonce.
</li><li><a title="bcachefs Snapshots" rel="nofollow" href="https://bcachefs.org/Snapshots/">bcachefs Snapshots</a> &mdash; bcachefs provides Btrfs style writeable snapshots, at subvolume granularity.
</li><li><a title="(2015) [ANNOUNCE] bcachefs - a general purpose COW filesystem" rel="nofollow" href="https://lkml.org/lkml/2015/8/21/22">(2015) [ANNOUNCE] bcachefs - a general purpose COW filesystem</a> &mdash; It's taken a long time to get to this point - longer than I would have guessed if you'd asked me back when we first started talking about it - but I'm pretty damn proud of where it's at now.</li><li><a title="Kent Overstreet&#39;s Patreon" rel="nofollow" href="https://www.patreon.com/bcachefs">Kent Overstreet's Patreon</a></li><li><a title="Unplugged Core Membership" rel="nofollow" href="https://unpluggedcore.com/">Unplugged Core Membership</a></li><li><a title="Jupiter Signal PROMO 2024" rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=74364&amp;coupon=2024">Jupiter Signal PROMO 2024</a> &mdash; $3 off a month forever.
</li><li><a title="Webamp" rel="nofollow" href="https://webamp.org/">Webamp</a> &mdash; Winamp 2 re-implemented for the browser.
</li><li><a title="Webamp on GitHub" rel="nofollow" href="https://github.com/captbaritone/webamp">Webamp on GitHub</a> &mdash; Winamp 2 reimplemented for the browse.
</li><li><a title="The Official JB BBS!" rel="nofollow" href="http://pebkac.lol">The Official JB BBS!</a> &mdash; vt52 hosts our new official JB BBS! `telnet http://pebkac.lol`</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>466: The Night of a Thousand Errors</title>
  <link>https://linuxunplugged.com/466</link>
  <guid isPermaLink="false">63a2f5f8-5ad3-4dd1-8cd3-129ab7d00f25</guid>
  <pubDate>Sun, 10 Jul 2022 19:15:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/63a2f5f8-5ad3-4dd1-8cd3-129ab7d00f25.mp3" length="56043020" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>We were fixing servers all night, but at least we have a great story. A special guest joins us to help make a big show announcement.</itunes:subtitle>
  <itunes:duration>1:06:43</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/f31a453c-fa15-491f-8618-3f71f1d565e5/cover.jpg?v=3"/>
  <description>We were fixing servers all night, but at least we have a great story. A special guest joins us to help make a big show announcement. Special Guest: Tim Canham.
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged, systemd, Lennart Poettering, Microsoft, matrix, synapse, docker, postgresql, database, SQL, python, ptpython, ipython, bpython, jupyter notebooks, Steam Deck, Raspberry Pi, Nix, ncdu, disk space, dua-cli, outage, rust, Brunch with Brent, extras, open source, robotics, spacecraft, JPL, NASA, Cassini, Curiosity Rover, Perseverance Rover, Ingenuity, Mars Helicopter, Deep Space Network, Mars, Solaris, Sun Microsystems, Raspberry Pi, F Prime,</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We were fixing servers all night, but at least we have a great story. A special guest joins us to help make a big show announcement.</p><p>Special Guest: Tim Canham.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linode.com/unplugged">Linode Cloud Hosting</a>: <a rel="nofollow" href="https://linode.com/unplugged">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li><li><a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale</a>: <a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale is a programmable networking software that is private and secure by default - get it free on up to 100 devices!</a></li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="Systemd Creator Lands At Microsoft" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Systemd-Creator-Microsoft">Systemd Creator Lands At Microsoft</a></li><li><a title="Brunch with Brent: Quentin Stafford-Fraser" rel="nofollow" href="https://extras.show/86">Brunch with Brent: Quentin Stafford-Fraser</a></li><li><a title="Brunch With Brent: Tim Canham" rel="nofollow" href="https://extras.show/87">Brunch With Brent: Tim Canham</a> &mdash; Brent sits down with Tim Canham, Senior Software Engineer at NASA's Jet Propulsion Laboratory. We explore topics including the hardware and software powering NASA’s Ingenuity Mars Helicopter; JPL's switch from Solaris to Linux; the open source projects, tools, and philosophy at JPL, ...and more.</li><li><a title="JPL Free Public Tours" rel="nofollow" href="https://www.jpl.nasa.gov/events/tours/">JPL Free Public Tours</a></li><li><a title="West Coast Crew Matrix Room" rel="nofollow" href="https://bit.ly/westcoastcrew">West Coast Crew Matrix Room</a></li><li><a title="Jupiter.party - The JB Network Membership" rel="nofollow" href="https://www.jupiter.party/">Jupiter.party - The JB Network Membership</a></li><li><a title="ptpython" rel="nofollow" href="https://github.com/prompt-toolkit/ptpython">ptpython</a> &mdash; A better Python REPL.</li><li><a title="IPython" rel="nofollow" href="https://ipython.org/">IPython</a> &mdash; A powerful interactive shell.</li><li><a title="bpython" rel="nofollow" href="https://bpython-interpreter.org/">bpython</a></li><li><a title="Jupyter Notebooks" rel="nofollow" href="https://jupyter.org/">Jupyter Notebooks</a></li><li><a title="Nextjournal" rel="nofollow" href="https://nextjournal.com/">Nextjournal</a></li><li><a title="Joe’s minimal implementation of Git ~300 LOC" rel="nofollow" href="https://github.com/jmou/zit">Joe’s minimal implementation of Git ~300 LOC</a></li><li><a title="Podcasting 2.0 Apps" rel="nofollow" href="https://podcastindex.org/apps?appTypes=app&amp;elements=Value">Podcasting 2.0 Apps</a></li><li><a title="Pick: dua-cli" rel="nofollow" href="https://github.com/Byron/dua-cli">Pick: dua-cli</a> &mdash; View disk space usage and delete unwanted data, fast.</li><li><a title="dust" rel="nofollow" href="https://github.com/bootandy/dust">dust</a> &mdash; A more intuitive version of du in rust.</li><li><a title="parallel-disk-usage" rel="nofollow" href="https://github.com/KSXGitHub/parallel-disk-usage">parallel-disk-usage</a> &mdash; Highly parallelized, blazing fast directory tree analyzer.</li><li><a title="dirstat-rs" rel="nofollow" href="https://github.com/scullionw/dirstat-rs">dirstat-rs</a> &mdash; (fastest?) disk usage cli, similar to windirstat.</li><li><a title="dutree" rel="nofollow" href="https://github.com/nachoparker/dutree">dutree</a> &mdash; a tool to analyze file system usage written in Rust.</li><li><a title="F’" rel="nofollow" href="https://github.com/nasa/fprime">F’</a> &mdash; A Flight Software and Embedded Systems Framework.</li><li><a title="quickemu" rel="nofollow" href="https://github.com/quickemu-project/quickemu">quickemu</a></li><li><a title="Play webtorrent’s with mpv" rel="nofollow" href="https://github.com/noctuid/mpv-webtorrent-hook">Play webtorrent’s with mpv</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We were fixing servers all night, but at least we have a great story. A special guest joins us to help make a big show announcement.</p><p>Special Guest: Tim Canham.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linode.com/unplugged">Linode Cloud Hosting</a>: <a rel="nofollow" href="https://linode.com/unplugged">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li><li><a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale</a>: <a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale is a programmable networking software that is private and secure by default - get it free on up to 100 devices!</a></li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="Systemd Creator Lands At Microsoft" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Systemd-Creator-Microsoft">Systemd Creator Lands At Microsoft</a></li><li><a title="Brunch with Brent: Quentin Stafford-Fraser" rel="nofollow" href="https://extras.show/86">Brunch with Brent: Quentin Stafford-Fraser</a></li><li><a title="Brunch With Brent: Tim Canham" rel="nofollow" href="https://extras.show/87">Brunch With Brent: Tim Canham</a> &mdash; Brent sits down with Tim Canham, Senior Software Engineer at NASA's Jet Propulsion Laboratory. We explore topics including the hardware and software powering NASA’s Ingenuity Mars Helicopter; JPL's switch from Solaris to Linux; the open source projects, tools, and philosophy at JPL, ...and more.</li><li><a title="JPL Free Public Tours" rel="nofollow" href="https://www.jpl.nasa.gov/events/tours/">JPL Free Public Tours</a></li><li><a title="West Coast Crew Matrix Room" rel="nofollow" href="https://bit.ly/westcoastcrew">West Coast Crew Matrix Room</a></li><li><a title="Jupiter.party - The JB Network Membership" rel="nofollow" href="https://www.jupiter.party/">Jupiter.party - The JB Network Membership</a></li><li><a title="ptpython" rel="nofollow" href="https://github.com/prompt-toolkit/ptpython">ptpython</a> &mdash; A better Python REPL.</li><li><a title="IPython" rel="nofollow" href="https://ipython.org/">IPython</a> &mdash; A powerful interactive shell.</li><li><a title="bpython" rel="nofollow" href="https://bpython-interpreter.org/">bpython</a></li><li><a title="Jupyter Notebooks" rel="nofollow" href="https://jupyter.org/">Jupyter Notebooks</a></li><li><a title="Nextjournal" rel="nofollow" href="https://nextjournal.com/">Nextjournal</a></li><li><a title="Joe’s minimal implementation of Git ~300 LOC" rel="nofollow" href="https://github.com/jmou/zit">Joe’s minimal implementation of Git ~300 LOC</a></li><li><a title="Podcasting 2.0 Apps" rel="nofollow" href="https://podcastindex.org/apps?appTypes=app&amp;elements=Value">Podcasting 2.0 Apps</a></li><li><a title="Pick: dua-cli" rel="nofollow" href="https://github.com/Byron/dua-cli">Pick: dua-cli</a> &mdash; View disk space usage and delete unwanted data, fast.</li><li><a title="dust" rel="nofollow" href="https://github.com/bootandy/dust">dust</a> &mdash; A more intuitive version of du in rust.</li><li><a title="parallel-disk-usage" rel="nofollow" href="https://github.com/KSXGitHub/parallel-disk-usage">parallel-disk-usage</a> &mdash; Highly parallelized, blazing fast directory tree analyzer.</li><li><a title="dirstat-rs" rel="nofollow" href="https://github.com/scullionw/dirstat-rs">dirstat-rs</a> &mdash; (fastest?) disk usage cli, similar to windirstat.</li><li><a title="dutree" rel="nofollow" href="https://github.com/nachoparker/dutree">dutree</a> &mdash; a tool to analyze file system usage written in Rust.</li><li><a title="F’" rel="nofollow" href="https://github.com/nasa/fprime">F’</a> &mdash; A Flight Software and Embedded Systems Framework.</li><li><a title="quickemu" rel="nofollow" href="https://github.com/quickemu-project/quickemu">quickemu</a></li><li><a title="Play webtorrent’s with mpv" rel="nofollow" href="https://github.com/noctuid/mpv-webtorrent-hook">Play webtorrent’s with mpv</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>389: Harder Butter Faster Stronger</title>
  <link>https://linuxunplugged.com/389</link>
  <guid isPermaLink="false">88cc0468-e841-404a-b97e-3409bdb58a7b</guid>
  <pubDate>Tue, 19 Jan 2021 18:45:00 -0800</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/88cc0468-e841-404a-b97e-3409bdb58a7b.mp3" length="43650844" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>We showcase a tool that will change your Linux game.</itunes:subtitle>
  <itunes:duration>1:00:37</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/f31a453c-fa15-491f-8618-3f71f1d565e5/cover.jpg?v=3"/>
  <description>We showcase a tool that will change your Linux game.
Plus our thoughts on the recent Btrfs FUD, a bunch of feedback, and a handy pick. 
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Unplugged, Nano 5.5, text editors, Ubuntu 21.04, home directory, UNIX permissions, security, chmod, cloud, containers, Linux 5.10.8, Btrfs, filesystems, Ventoy, USB, MBR, GPT, exFAT, NTFS, Windows, macOS, UEFI, distro-hopping, Live CD, Live USB, openSUSE, KDE Neon, Plasma, Tuxies, Thinkpad X12, system76, Linux Laptops, PostgreSQL, database, backups, PGHoard, object storage, s3, DBAN, SystemRescueCD, LDAP,</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We showcase a tool that will change your Linux game.</p>

<p>Plus our thoughts on the recent Btrfs FUD, a bunch of feedback, and a handy pick.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://acloudguru.com">A Cloud Guru</a>: <a rel="nofollow" href="https://acloudguru.com">Hundreds of courses, thousands of hands-on labs.</a></li><li><a rel="nofollow" href="https://linode.com/unplugged">Linode Cloud Hosting</a>: <a rel="nofollow" href="https://linode.com/unplugged">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li><li><a rel="nofollow" href="https://ohdear.app/">Oh Dear</a>: <a rel="nofollow" href="https://ohdear.app/">Oh Dear monitors uptime, SSL certificates, broken links, scheduled tasks, and more. We send out notifications when something's wrong. All that paired with a developer-friendly API and kick-ass documentation.</a> Promo Code: LINUX</li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="[ANNOUNCE] nano-5.5 is released" rel="nofollow" href="https://lists.gnu.org/archive/html/info-nano/2021-01/msg00000.html">[ANNOUNCE] nano-5.5 is released</a></li><li><a title="Ubuntu 21.04 Will Finally Stop Making New Home Directories World-Readable" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Ubuntu-21.04-Private-Home">Ubuntu 21.04 Will Finally Stop Making New Home Directories World-Readable</a> &mdash; Ubuntu 21.04 will do away with the existing practice on Ubuntu Linux systems of making new user home directories world-readable.</li><li><a title="Linux 5.10.8 Kernel Released - Finally Fixes That Btrfs Performance Regression" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Linux-5.10.8-Released">Linux 5.10.8 Kernel Released - Finally Fixes That Btrfs Performance Regression</a> &mdash; Linux 5.10.8 is out today as the latest stable release for the Linux 5.10 LTS series. Making this point release notable is that it finally addresses the 5.10 Btrfs performance regression.</li><li><a title="All Jupiter Broadcasting Shows" rel="nofollow" href="https://feed.jupiter.zone/allshows">All Jupiter Broadcasting Shows</a></li><li><a title="Ventoy" rel="nofollow" href="https://www.ventoy.net/en/index.html">Ventoy</a> &mdash; An open-source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.</li><li><a title="Ventoy on GitHub" rel="nofollow" href="https://github.com/ventoy/Ventoy">Ventoy on GitHub</a></li><li><a title="Feedback: openSUSE and FOSS Adventures" rel="nofollow" href="https://slexy.org/view/s20FXTxtps">Feedback: openSUSE and FOSS Adventures</a></li><li><a title="Feedback: Neon Success Story" rel="nofollow" href="https://slexy.org/view/s2yVJHHil6">Feedback: Neon Success Story</a></li><li><a title="Feedback: Next Tuesday" rel="nofollow" href="https://slexy.org/view/s21yTDsQzB">Feedback: Next Tuesday</a></li><li><a title="Feedback: ThinkPad X12 Detachable" rel="nofollow" href="https://slexy.org/view/s2xdh1GLkU">Feedback: ThinkPad X12 Detachable</a></li><li><a title="ThinkPad X12 Detachable | Windows Tablet | Lenovo US" rel="nofollow" href="https://www.lenovo.com/us/en/laptops/thinkpad/thinkpad-x/X12-Detachable-G1/p/22TPX12X2D1">ThinkPad X12 Detachable | Windows Tablet | Lenovo US</a></li><li><a title="Feedback: Google forms?!" rel="nofollow" href="https://slexy.org/view/s20YaG479F">Feedback: Google forms?!</a></li><li><a title="Feedback: System76 Prediction" rel="nofollow" href="https://slexy.org/view/s20C5AfuO4">Feedback: System76 Prediction</a></li><li><a title="Pick: PGHoard" rel="nofollow" href="https://github.com/aiven/pghoard">Pick: PGHoard</a> &mdash; pghoard is a PostgreSQL backup daemon and restore tooling that stores backup data in cloud object stores.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We showcase a tool that will change your Linux game.</p>

<p>Plus our thoughts on the recent Btrfs FUD, a bunch of feedback, and a handy pick.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://acloudguru.com">A Cloud Guru</a>: <a rel="nofollow" href="https://acloudguru.com">Hundreds of courses, thousands of hands-on labs.</a></li><li><a rel="nofollow" href="https://linode.com/unplugged">Linode Cloud Hosting</a>: <a rel="nofollow" href="https://linode.com/unplugged">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li><li><a rel="nofollow" href="https://ohdear.app/">Oh Dear</a>: <a rel="nofollow" href="https://ohdear.app/">Oh Dear monitors uptime, SSL certificates, broken links, scheduled tasks, and more. We send out notifications when something's wrong. All that paired with a developer-friendly API and kick-ass documentation.</a> Promo Code: LINUX</li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="[ANNOUNCE] nano-5.5 is released" rel="nofollow" href="https://lists.gnu.org/archive/html/info-nano/2021-01/msg00000.html">[ANNOUNCE] nano-5.5 is released</a></li><li><a title="Ubuntu 21.04 Will Finally Stop Making New Home Directories World-Readable" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Ubuntu-21.04-Private-Home">Ubuntu 21.04 Will Finally Stop Making New Home Directories World-Readable</a> &mdash; Ubuntu 21.04 will do away with the existing practice on Ubuntu Linux systems of making new user home directories world-readable.</li><li><a title="Linux 5.10.8 Kernel Released - Finally Fixes That Btrfs Performance Regression" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Linux-5.10.8-Released">Linux 5.10.8 Kernel Released - Finally Fixes That Btrfs Performance Regression</a> &mdash; Linux 5.10.8 is out today as the latest stable release for the Linux 5.10 LTS series. Making this point release notable is that it finally addresses the 5.10 Btrfs performance regression.</li><li><a title="All Jupiter Broadcasting Shows" rel="nofollow" href="https://feed.jupiter.zone/allshows">All Jupiter Broadcasting Shows</a></li><li><a title="Ventoy" rel="nofollow" href="https://www.ventoy.net/en/index.html">Ventoy</a> &mdash; An open-source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.</li><li><a title="Ventoy on GitHub" rel="nofollow" href="https://github.com/ventoy/Ventoy">Ventoy on GitHub</a></li><li><a title="Feedback: openSUSE and FOSS Adventures" rel="nofollow" href="https://slexy.org/view/s20FXTxtps">Feedback: openSUSE and FOSS Adventures</a></li><li><a title="Feedback: Neon Success Story" rel="nofollow" href="https://slexy.org/view/s2yVJHHil6">Feedback: Neon Success Story</a></li><li><a title="Feedback: Next Tuesday" rel="nofollow" href="https://slexy.org/view/s21yTDsQzB">Feedback: Next Tuesday</a></li><li><a title="Feedback: ThinkPad X12 Detachable" rel="nofollow" href="https://slexy.org/view/s2xdh1GLkU">Feedback: ThinkPad X12 Detachable</a></li><li><a title="ThinkPad X12 Detachable | Windows Tablet | Lenovo US" rel="nofollow" href="https://www.lenovo.com/us/en/laptops/thinkpad/thinkpad-x/X12-Detachable-G1/p/22TPX12X2D1">ThinkPad X12 Detachable | Windows Tablet | Lenovo US</a></li><li><a title="Feedback: Google forms?!" rel="nofollow" href="https://slexy.org/view/s20YaG479F">Feedback: Google forms?!</a></li><li><a title="Feedback: System76 Prediction" rel="nofollow" href="https://slexy.org/view/s20C5AfuO4">Feedback: System76 Prediction</a></li><li><a title="Pick: PGHoard" rel="nofollow" href="https://github.com/aiven/pghoard">Pick: PGHoard</a> &mdash; pghoard is a PostgreSQL backup daemon and restore tooling that stores backup data in cloud object stores.</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
