<?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>Thu, 16 Apr 2026 15:10:25 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>LINUX Unplugged - Episodes Tagged with “Car Camping”</title>
    <link>https://linuxunplugged.com/tags/car%20camping</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>
  </channel>
</rss>
