<?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>Wed, 29 Apr 2026 15:19:06 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>LINUX Unplugged - Episodes Tagged with “Compression”</title>
    <link>https://linuxunplugged.com/tags/compression</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>459: Better than Butter</title>
  <link>https://linuxunplugged.com/459</link>
  <guid isPermaLink="false">4b4406a5-2759-4510-aa07-163e89e855a6</guid>
  <pubDate>Sun, 22 May 2022 19:45:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/4b4406a5-2759-4510-aa07-163e89e855a6.mp3" length="49163568" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>We take a sneak peek at some future tech coming to Linux, and share details on HP's new laptop that runs POP!</itunes:subtitle>
  <itunes:duration>58:31</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 take a sneak peek at some future tech coming to Linux, and share details on HP's new laptop that runs POP! 
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged, HP, HP Dev One, System76, Pop!_OS, bcachefs, filesystem, tow-boot, NixOS, Ramos Gin Fizz, LineageOS, NVMe, Radeon, bcachefs, Kent Overstreet, snapshots, COW, ZFS, Btrfs, Rust, encryption, compression, RAID, erasure coding, Zerotier, WireGuard, flat network, mesh network, TailScale, Arm, Tow-Boot, PINE64, OpenSats, Nvidia, Briar, </itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We take a sneak peek at some future tech coming to Linux, and share details on HP&#39;s new laptop that runs POP!</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="https://bitwarden.com/linux">Bitwarden</a>: <a rel="nofollow" href="https://bitwarden.com/linux">Bitwarden is the easiest way for businesses and individuals to store, share, and sync sensitive data.</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="London Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/286056077/">London Meetup</a> &mdash; Alex from Self-Hosted will be in the UK in August and is proposing a meetup in London on August 6th at 2pm GMT (meetup.com is based off JBs Pacific Time).</li><li><a title="HP Dev One" rel="nofollow" href="https://hpdevone.com/">HP Dev One</a> &mdash; Get ready for a laptop that’s customized for the way you code. Featuring preinstalled Pop!_OS Linux and a tuned Linux keyboard with a Super key, HP Dev One was designed with developers in mind.</li><li><a title="HP Preparing An AMD-Powered Linux Laptop Powered By Pop!_OS" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=HP-Dev-One">HP Preparing An AMD-Powered Linux Laptop Powered By Pop!_OS</a></li><li><a title="HP teamed up with System76 for the HP Dev One laptop with Pop!_OS Linux" rel="nofollow" href="https://www.gamingonlinux.com/2022/05/hp-teamed-up-with-system76-for-the-hp-dev-one-laptop-with-pop-os-linux/">HP teamed up with System76 for the HP Dev One laptop with Pop!_OS Linux</a></li><li><a title="Bringing bcachefs to the mainline" rel="nofollow" href="https://lwn.net/Articles/895266/">Bringing bcachefs to the mainline</a> &mdash; Bcachefs is a longstanding out-of-tree filesystem that grew out of the bcache caching layer that has been in the kernel for nearly ten years. Based on a session led by Kent Overstreet at the 2022 Linux Storage, Filesystem, Memory-management and BPF Summit (LSFMM), though, it would seem that bcachefs is likely to be heading upstream soon. He intends to start the process toward mainline inclusion over the next six months or so.</li><li><a title="Bcachefs Principles of Operation" rel="nofollow" href="https://bcachefs.org/bcachefs-principles-of-operation.pdf">Bcachefs Principles of Operation</a></li><li><a title="Tow-Boot" rel="nofollow" href="https://tow-boot.org/">Tow-Boot</a> &mdash; Tow-Boot a user-friendly, opinionated distribution of U-Boot, where there is as few differences in features possible between boards, and a "familiar" user interface for an early boot process tool.</li><li><a title="OpenSats" rel="nofollow" href="https://opensats.org/">OpenSats</a> &mdash; Support contributors to Bitcoin and other free and open source projects.</li><li><a title="Pick: Briar" rel="nofollow" href="https://briarproject.org/">Pick: Briar</a> &mdash; Secure messaging, anywhere.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We take a sneak peek at some future tech coming to Linux, and share details on HP&#39;s new laptop that runs POP!</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="https://bitwarden.com/linux">Bitwarden</a>: <a rel="nofollow" href="https://bitwarden.com/linux">Bitwarden is the easiest way for businesses and individuals to store, share, and sync sensitive data.</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="London Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/286056077/">London Meetup</a> &mdash; Alex from Self-Hosted will be in the UK in August and is proposing a meetup in London on August 6th at 2pm GMT (meetup.com is based off JBs Pacific Time).</li><li><a title="HP Dev One" rel="nofollow" href="https://hpdevone.com/">HP Dev One</a> &mdash; Get ready for a laptop that’s customized for the way you code. Featuring preinstalled Pop!_OS Linux and a tuned Linux keyboard with a Super key, HP Dev One was designed with developers in mind.</li><li><a title="HP Preparing An AMD-Powered Linux Laptop Powered By Pop!_OS" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=HP-Dev-One">HP Preparing An AMD-Powered Linux Laptop Powered By Pop!_OS</a></li><li><a title="HP teamed up with System76 for the HP Dev One laptop with Pop!_OS Linux" rel="nofollow" href="https://www.gamingonlinux.com/2022/05/hp-teamed-up-with-system76-for-the-hp-dev-one-laptop-with-pop-os-linux/">HP teamed up with System76 for the HP Dev One laptop with Pop!_OS Linux</a></li><li><a title="Bringing bcachefs to the mainline" rel="nofollow" href="https://lwn.net/Articles/895266/">Bringing bcachefs to the mainline</a> &mdash; Bcachefs is a longstanding out-of-tree filesystem that grew out of the bcache caching layer that has been in the kernel for nearly ten years. Based on a session led by Kent Overstreet at the 2022 Linux Storage, Filesystem, Memory-management and BPF Summit (LSFMM), though, it would seem that bcachefs is likely to be heading upstream soon. He intends to start the process toward mainline inclusion over the next six months or so.</li><li><a title="Bcachefs Principles of Operation" rel="nofollow" href="https://bcachefs.org/bcachefs-principles-of-operation.pdf">Bcachefs Principles of Operation</a></li><li><a title="Tow-Boot" rel="nofollow" href="https://tow-boot.org/">Tow-Boot</a> &mdash; Tow-Boot a user-friendly, opinionated distribution of U-Boot, where there is as few differences in features possible between boards, and a "familiar" user interface for an early boot process tool.</li><li><a title="OpenSats" rel="nofollow" href="https://opensats.org/">OpenSats</a> &mdash; Support contributors to Bitcoin and other free and open source projects.</li><li><a title="Pick: Briar" rel="nofollow" href="https://briarproject.org/">Pick: Briar</a> &mdash; Secure messaging, anywhere.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>439: Double Server Jeopardy</title>
  <link>https://linuxunplugged.com/439</link>
  <guid isPermaLink="false">e486735c-74fe-45b0-b9da-c612a6b0c72e</guid>
  <pubDate>Sun, 02 Jan 2022 17:45:00 -0800</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/e486735c-74fe-45b0-b9da-c612a6b0c72e.mp3" length="37937379" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>Our new server setup is bonkers, but we love it.</itunes:subtitle>
  <itunes:duration>51:44</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>Our new server setup is bonkers, but we love it. 
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged, server, hardware, bare metal, ZFS, btrfs, hard drive, hard disk, Dell, PowerEdge, Supermicro, R730XD, Xeon, Intel, iDRAC, IPMI, remote management, raidz2, JBOD, filesystems, NAS, new Wes, Tumbleweed, OpenSUSE, arch server, kindle, podman, CNI, containers, backup, remote backup, copy-on-write, snapshots, zfs send, RAID1, Kindle Comic Converter, E5-2667, noatime, compression, ashift12, vdev, pool, zpool,</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Our new server setup is bonkers, but we love it.</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></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="Canonical Careers - Linux Desktop Gaming Product Manager" rel="nofollow" href="https://canonical.com/careers/3776036">Canonical Careers - Linux Desktop Gaming Product Manager</a> &mdash; We are excited to create the role of Desktop Gaming Product Manager, to make Ubuntu the best Linux desktop for gaming.</li><li><a title="Arch Wiki - ZFS" rel="nofollow" href="https://wiki.archlinux.org/title/ZFS">Arch Wiki - ZFS</a></li><li><a title="Kindle Comic Converter" rel="nofollow" href="https://kcc.iosphe.re/">Kindle Comic Converter</a> &mdash; Kindle Comic Converter is an app that allows you to transform your PNG, JPG, GIF, CBZ, CBR and CB7 files into EPUB or MOBI format e-books. Preparing comics and manga for your E-Ink device was never easier.</li><li><a title="Kindle Comic Converter on Flathub" rel="nofollow" href="https://flathub.org/apps/details/io.github.ciromattia.kcc">Kindle Comic Converter on Flathub</a></li><li><a title="Linux Action Show Season 2 preview… Kindle Oops" rel="nofollow" href="https://www.youtube.com/watch?v=aKwSnFk5a9U">Linux Action Show Season 2 preview… Kindle Oops</a> &mdash; Bryan and Chris give you a preview on Season 2's first episode of The Linux Action Show! Watch a take that you won't see in the final episode.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Our new server setup is bonkers, but we love it.</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></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="Canonical Careers - Linux Desktop Gaming Product Manager" rel="nofollow" href="https://canonical.com/careers/3776036">Canonical Careers - Linux Desktop Gaming Product Manager</a> &mdash; We are excited to create the role of Desktop Gaming Product Manager, to make Ubuntu the best Linux desktop for gaming.</li><li><a title="Arch Wiki - ZFS" rel="nofollow" href="https://wiki.archlinux.org/title/ZFS">Arch Wiki - ZFS</a></li><li><a title="Kindle Comic Converter" rel="nofollow" href="https://kcc.iosphe.re/">Kindle Comic Converter</a> &mdash; Kindle Comic Converter is an app that allows you to transform your PNG, JPG, GIF, CBZ, CBR and CB7 files into EPUB or MOBI format e-books. Preparing comics and manga for your E-Ink device was never easier.</li><li><a title="Kindle Comic Converter on Flathub" rel="nofollow" href="https://flathub.org/apps/details/io.github.ciromattia.kcc">Kindle Comic Converter on Flathub</a></li><li><a title="Linux Action Show Season 2 preview… Kindle Oops" rel="nofollow" href="https://www.youtube.com/watch?v=aKwSnFk5a9U">Linux Action Show Season 2 preview… Kindle Oops</a> &mdash; Bryan and Chris give you a preview on Season 2's first episode of The Linux Action Show! Watch a take that you won't see in the final episode.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>373: Your New Tools</title>
  <link>https://linuxunplugged.com/373</link>
  <guid isPermaLink="false">c09b9152-5f5b-47f0-a0c0-fbfd1ad9d865</guid>
  <pubDate>Tue, 29 Sep 2020 22:30:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/c09b9152-5f5b-47f0-a0c0-fbfd1ad9d865.mp3" length="46847291" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>We embrace new tools to upgrade your backup game, securely move files around the network, and debunk the idea that Windows will ever be based on Linux.</itunes:subtitle>
  <itunes:duration>1:05:03</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 embrace new tools to upgrade your backup game, securely move files around the network, and debunk the idea that Windows will ever be based on Linux.
Chapters:
0:00 Pre-Show
0:29 Intro
0:46 SPONSOR: A Cloud Guru
2:31 LVFS Hits 20 Million Downloads
4:10 Dell Precision 5750 Review Unit Coming Soon
6:27 LVFS Continued
7:29 Xen Hypervisor is Porting to Raspberry Pi 4
12:09 New Dell XPS 13 Developer Editions
14:56 Lenovo Expands its Linux-Loaded Selection
16:48 SPONSOR: Linode
19:31 WSL to Support GUI Apps
24:09 Will Microsoft Switch to Linux?
33:18 Fedora 33 Beta is Live
35:13 Housekeeping
36:13 Exploring Send and Receive
38:06 Send and Receive: Backups
39:37 Send and Receive: Setting Up the Volumes
41:00 Send and Receive: Rsync Comparison
43:40 Send and Receive: Data Retention Tests
48:10 Send and Receive: Comparing Performance
50:09 Send and Receive: Right Tool for the Job
55:29 Send and Receive: Rivaling NTFS and APFS
57:39 Feedback: Todo Apps
1:01:33 SPONSOR: Unplugged Core Contributors
1:02:30 Outro
1:04:17 Post-Show Special Guests: Brent Gervais, Drew DeVore, and Neal Gompa.
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Unplugged, LVFS, linux vendor firmware service, Richard Hughes, Xen, Raspberry Pi 4, Thinkpad, Dell, XPS 13, Thunderbolt 4, Lenovo, X11, Wayland, Weston, WSL, WSLG, Microsoft, Windows, Fedora, Fedora 33, Btrfs, ZFS, send and receive, encryption, compression, rsync, backup, replication, copy-on-write, CoW</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We embrace new tools to upgrade your backup game, securely move files around the network, and debunk the idea that Windows will ever be based on Linux.</p>

<p>Chapters:<br>
0:00 Pre-Show<br>
0:29 Intro<br>
0:46 SPONSOR: A Cloud Guru<br>
2:31 LVFS Hits 20 Million Downloads<br>
4:10 Dell Precision 5750 Review Unit Coming Soon<br>
6:27 LVFS Continued<br>
7:29 Xen Hypervisor is Porting to Raspberry Pi 4<br>
12:09 New Dell XPS 13 Developer Editions<br>
14:56 Lenovo Expands its Linux-Loaded Selection<br>
16:48 SPONSOR: Linode<br>
19:31 WSL to Support GUI Apps<br>
24:09 Will Microsoft Switch to Linux?<br>
33:18 Fedora 33 Beta is Live<br>
35:13 Housekeeping<br>
36:13 Exploring Send and Receive<br>
38:06 Send and Receive: Backups<br>
39:37 Send and Receive: Setting Up the Volumes<br>
41:00 Send and Receive: Rsync Comparison<br>
43:40 Send and Receive: Data Retention Tests<br>
48:10 Send and Receive: Comparing Performance<br>
50:09 Send and Receive: Right Tool for the Job<br>
55:29 Send and Receive: Rivaling NTFS and APFS<br>
57:39 Feedback: Todo Apps<br>
1:01:33 SPONSOR: Unplugged Core Contributors<br>
1:02:30 Outro<br>
1:04:17 Post-Show</p><p>Special Guests: Brent Gervais, Drew DeVore, and Neal Gompa.</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></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="20 Million Downloads from the LVFS" rel="nofollow" href="https://blogs.gnome.org/hughsie/2020/09/28/20-million-downloads-from-the-lvfs/">20 Million Downloads from the LVFS</a> &mdash; Technical Blog of Richard Hughes
</li><li><a title="Xen Project officially ports its hypervisor to Raspberry Pi 4 • The Register" rel="nofollow" href="https://www.theregister.com/2020/09/29/xen_on_rpi_4/">Xen Project officially ports its hypervisor to Raspberry Pi 4 • The Register</a></li><li><a title="Lenovo Expands Its Range of Ubuntu Laptops - OMG! Ubuntu!" rel="nofollow" href="https://www.omgubuntu.co.uk/2020/09/ubuntu-lenovo-more-thinkpad-laptops">Lenovo Expands Its Range of Ubuntu Laptops - OMG! Ubuntu!</a></li><li><a title="WSLG Overview " rel="nofollow" href="https://imgur.com/a/eYEq18M">WSLG Overview </a></li><li><a title="WSLG Slide Deck" rel="nofollow" href="https://xdc2020.x.org/event/9/contributions/611/attachments/702/1298/XDC2020_-_X11_and_Wayland_applications_in_WSL.pdf">WSLG Slide Deck</a></li><li><a title="X.Org Developers Conference 2020 (16-18 September 2020): X11 and Wayland applications in WSL" rel="nofollow" href="https://xdc2020.x.org/event/9/contributions/611/">X.Org Developers Conference 2020 (16-18 September 2020): X11 and Wayland applications in WSL</a></li><li><a title="XDC 2020 - Day 1 - September 16, 2020 - YouTube (link with timecode)" rel="nofollow" href="https://www.youtube.com/watch?v=b2mnbyRgXkY&amp;t=7975">XDC 2020 - Day 1 - September 16, 2020 - YouTube (link with timecode)</a></li><li><a title="What’s new in the Windows Subsystem for Linux - September 2020 | Windows Command Line" rel="nofollow" href="https://devblogs.microsoft.com/commandline/whats-new-in-the-windows-subsystem-for-linux-september-2020/">What’s new in the Windows Subsystem for Linux - September 2020 | Windows Command Line</a></li><li><a title="Support Wayland protocol to allow GUI apps to work. · Issue #938 · microsoft/WSL" rel="nofollow" href="https://github.com/microsoft/WSL/issues/938">Support Wayland protocol to allow GUI apps to work. · Issue #938 · microsoft/WSL</a></li><li><a title="Announcing the release of Fedora 33 Beta - Fedora Magazine" rel="nofollow" href="https://fedoramagazine.org/announcing-the-release-of-fedora-33-beta/">Announcing the release of Fedora 33 Beta - Fedora Magazine</a></li><li><a title="Phoronix Fedora 33 Beta coverage" rel="nofollow" href="https://phoronix.com/scan.php?page=news_item&amp;px=Fedora-33-Beta-Released">Phoronix Fedora 33 Beta coverage</a></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="Deploying Btrfs at Facebook Scale - Josef Bacik, Facebook" rel="nofollow" href="https://youtu.be/U7gXR2L05IU?t=1524">Deploying Btrfs at Facebook Scale - Josef Bacik, Facebook</a></li><li><a title="ZFS Send and Receive" rel="nofollow" href="https://www.socallinuxexpo.org/sites/default/files/presentations/zfs-send-and-receive.pdf">ZFS Send and Receive</a></li><li><a title="btrfs-send(8)" rel="nofollow" href="https://man7.org/linux/man-pages/man8/btrfs-send.8.html">btrfs-send(8)</a></li><li><a title="zrepl" rel="nofollow" href="https://github.com/zrepl/zrepl">zrepl</a> &mdash; One-stop ZFS backup &amp; replication solution.</li><li><a title="sanoid" rel="nofollow" href="https://github.com/jimsalterjrs/sanoid">sanoid</a> &mdash; Policy-driven snapshot management and replication tools.</li><li><a title="btrbk" rel="nofollow" href="https://github.com/digint/btrbk">btrbk</a> &mdash; Tool for creating snapshots and remote backups of btrfs subvolumes.</li><li><a title="Fruit Images Dataset" rel="nofollow" href="https://github.com/Horea94/Fruit-Images-Dataset">Fruit Images Dataset</a></li><li><a title="Feedback: MS to Ditch Windows for Linux?" rel="nofollow" href="https://slexy.org/view/s2LrGlkqcd">Feedback: MS to Ditch Windows for Linux?</a></li><li><a title="Windows to become emulation layer atop Linux kernel, predicts Eric Raymond" rel="nofollow" href="https://www.theregister.com/2020/09/28/eric_raymond_linux_beats_windows_prediction/">Windows to become emulation layer atop Linux kernel, predicts Eric Raymond</a></li><li><a title="Last phase of the desktop wars?" rel="nofollow" href="http://esr.ibiblio.org/?p=8764">Last phase of the desktop wars?</a></li><li><a title="Feedback: Todo Apps" rel="nofollow" href="https://slexy.org/view/s26uR7v8gI">Feedback: Todo Apps</a> &mdash; I'd love to hear more about todo apps, is that something you've covered before on self-hosted or LUP? </li><li><a title="Todoist" rel="nofollow" href="https://todoist.com">Todoist</a></li><li><a title="Todo.txt" rel="nofollow" href="http://todotxt.org/">Todo.txt</a> &mdash; Future-proof task tracking in a file you control</li><li><a title="Taskwarrior" rel="nofollow" href="https://taskwarrior.org/">Taskwarrior</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We embrace new tools to upgrade your backup game, securely move files around the network, and debunk the idea that Windows will ever be based on Linux.</p>

<p>Chapters:<br>
0:00 Pre-Show<br>
0:29 Intro<br>
0:46 SPONSOR: A Cloud Guru<br>
2:31 LVFS Hits 20 Million Downloads<br>
4:10 Dell Precision 5750 Review Unit Coming Soon<br>
6:27 LVFS Continued<br>
7:29 Xen Hypervisor is Porting to Raspberry Pi 4<br>
12:09 New Dell XPS 13 Developer Editions<br>
14:56 Lenovo Expands its Linux-Loaded Selection<br>
16:48 SPONSOR: Linode<br>
19:31 WSL to Support GUI Apps<br>
24:09 Will Microsoft Switch to Linux?<br>
33:18 Fedora 33 Beta is Live<br>
35:13 Housekeeping<br>
36:13 Exploring Send and Receive<br>
38:06 Send and Receive: Backups<br>
39:37 Send and Receive: Setting Up the Volumes<br>
41:00 Send and Receive: Rsync Comparison<br>
43:40 Send and Receive: Data Retention Tests<br>
48:10 Send and Receive: Comparing Performance<br>
50:09 Send and Receive: Right Tool for the Job<br>
55:29 Send and Receive: Rivaling NTFS and APFS<br>
57:39 Feedback: Todo Apps<br>
1:01:33 SPONSOR: Unplugged Core Contributors<br>
1:02:30 Outro<br>
1:04:17 Post-Show</p><p>Special Guests: Brent Gervais, Drew DeVore, and Neal Gompa.</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></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="20 Million Downloads from the LVFS" rel="nofollow" href="https://blogs.gnome.org/hughsie/2020/09/28/20-million-downloads-from-the-lvfs/">20 Million Downloads from the LVFS</a> &mdash; Technical Blog of Richard Hughes
</li><li><a title="Xen Project officially ports its hypervisor to Raspberry Pi 4 • The Register" rel="nofollow" href="https://www.theregister.com/2020/09/29/xen_on_rpi_4/">Xen Project officially ports its hypervisor to Raspberry Pi 4 • The Register</a></li><li><a title="Lenovo Expands Its Range of Ubuntu Laptops - OMG! Ubuntu!" rel="nofollow" href="https://www.omgubuntu.co.uk/2020/09/ubuntu-lenovo-more-thinkpad-laptops">Lenovo Expands Its Range of Ubuntu Laptops - OMG! Ubuntu!</a></li><li><a title="WSLG Overview " rel="nofollow" href="https://imgur.com/a/eYEq18M">WSLG Overview </a></li><li><a title="WSLG Slide Deck" rel="nofollow" href="https://xdc2020.x.org/event/9/contributions/611/attachments/702/1298/XDC2020_-_X11_and_Wayland_applications_in_WSL.pdf">WSLG Slide Deck</a></li><li><a title="X.Org Developers Conference 2020 (16-18 September 2020): X11 and Wayland applications in WSL" rel="nofollow" href="https://xdc2020.x.org/event/9/contributions/611/">X.Org Developers Conference 2020 (16-18 September 2020): X11 and Wayland applications in WSL</a></li><li><a title="XDC 2020 - Day 1 - September 16, 2020 - YouTube (link with timecode)" rel="nofollow" href="https://www.youtube.com/watch?v=b2mnbyRgXkY&amp;t=7975">XDC 2020 - Day 1 - September 16, 2020 - YouTube (link with timecode)</a></li><li><a title="What’s new in the Windows Subsystem for Linux - September 2020 | Windows Command Line" rel="nofollow" href="https://devblogs.microsoft.com/commandline/whats-new-in-the-windows-subsystem-for-linux-september-2020/">What’s new in the Windows Subsystem for Linux - September 2020 | Windows Command Line</a></li><li><a title="Support Wayland protocol to allow GUI apps to work. · Issue #938 · microsoft/WSL" rel="nofollow" href="https://github.com/microsoft/WSL/issues/938">Support Wayland protocol to allow GUI apps to work. · Issue #938 · microsoft/WSL</a></li><li><a title="Announcing the release of Fedora 33 Beta - Fedora Magazine" rel="nofollow" href="https://fedoramagazine.org/announcing-the-release-of-fedora-33-beta/">Announcing the release of Fedora 33 Beta - Fedora Magazine</a></li><li><a title="Phoronix Fedora 33 Beta coverage" rel="nofollow" href="https://phoronix.com/scan.php?page=news_item&amp;px=Fedora-33-Beta-Released">Phoronix Fedora 33 Beta coverage</a></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="Deploying Btrfs at Facebook Scale - Josef Bacik, Facebook" rel="nofollow" href="https://youtu.be/U7gXR2L05IU?t=1524">Deploying Btrfs at Facebook Scale - Josef Bacik, Facebook</a></li><li><a title="ZFS Send and Receive" rel="nofollow" href="https://www.socallinuxexpo.org/sites/default/files/presentations/zfs-send-and-receive.pdf">ZFS Send and Receive</a></li><li><a title="btrfs-send(8)" rel="nofollow" href="https://man7.org/linux/man-pages/man8/btrfs-send.8.html">btrfs-send(8)</a></li><li><a title="zrepl" rel="nofollow" href="https://github.com/zrepl/zrepl">zrepl</a> &mdash; One-stop ZFS backup &amp; replication solution.</li><li><a title="sanoid" rel="nofollow" href="https://github.com/jimsalterjrs/sanoid">sanoid</a> &mdash; Policy-driven snapshot management and replication tools.</li><li><a title="btrbk" rel="nofollow" href="https://github.com/digint/btrbk">btrbk</a> &mdash; Tool for creating snapshots and remote backups of btrfs subvolumes.</li><li><a title="Fruit Images Dataset" rel="nofollow" href="https://github.com/Horea94/Fruit-Images-Dataset">Fruit Images Dataset</a></li><li><a title="Feedback: MS to Ditch Windows for Linux?" rel="nofollow" href="https://slexy.org/view/s2LrGlkqcd">Feedback: MS to Ditch Windows for Linux?</a></li><li><a title="Windows to become emulation layer atop Linux kernel, predicts Eric Raymond" rel="nofollow" href="https://www.theregister.com/2020/09/28/eric_raymond_linux_beats_windows_prediction/">Windows to become emulation layer atop Linux kernel, predicts Eric Raymond</a></li><li><a title="Last phase of the desktop wars?" rel="nofollow" href="http://esr.ibiblio.org/?p=8764">Last phase of the desktop wars?</a></li><li><a title="Feedback: Todo Apps" rel="nofollow" href="https://slexy.org/view/s26uR7v8gI">Feedback: Todo Apps</a> &mdash; I'd love to hear more about todo apps, is that something you've covered before on self-hosted or LUP? </li><li><a title="Todoist" rel="nofollow" href="https://todoist.com">Todoist</a></li><li><a title="Todo.txt" rel="nofollow" href="http://todotxt.org/">Todo.txt</a> &mdash; Future-proof task tracking in a file you control</li><li><a title="Taskwarrior" rel="nofollow" href="https://taskwarrior.org/">Taskwarrior</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
