<?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 03:44:36 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>LINUX Unplugged - Episodes Tagged with “Reliability”</title>
    <link>https://linuxunplugged.com/tags/reliability</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>518: Race To Immutability</title>
  <link>https://linuxunplugged.com/518</link>
  <guid isPermaLink="false">d3922dbc-ffc8-4cf5-80fe-38511abd3184</guid>
  <pubDate>Sun, 09 Jul 2023 18:30:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/d3922dbc-ffc8-4cf5-80fe-38511abd3184.mp3" length="52448048" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>Can Ubuntu make a great immutable desktop? We're trying the brand-new "Everything is a Snap" Ubuntu Core Desktop.</itunes:subtitle>
  <itunes:duration>1:02:26</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>Can Ubuntu make a great immutable desktop? We're trying the brand-new "Everything is a Snap" Ubuntu Core Desktop. 
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged,Ubuntu Core Desktop, immutable desktop, immutability, composability, snaps, Ubuntu Core, Silverblue, ChromeOS, openSUSE MicroOS, Btrfs, GNOME Boxes, Juju, snapcraft, workshops, LXD, container, security, stability, reliability, future of desktop linux, LAN, Linux Action News, snikket, XMPP, prosody, floss.social, nixos, ffmpeg, youtube-dl, nix-shell, RedHat, Debian, RHEL, AlmaLinux, conshax, bobrossquotes, snap store, Rocky Linux, Canonical, CentOS, CentOS Stream, XMPP,</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Can Ubuntu make a great immutable desktop? We&#39;re trying the brand-new &quot;Everything is a Snap&quot; Ubuntu Core Desktop.</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://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://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="Berlin with Brent Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/294559395/?isFirstPublish=true">Berlin with Brent Meetup</a> &mdash; Sat, Jul 22, 2023, 7:00 PM</li><li><a title="Berlin Buds on Matrix" rel="nofollow" href="https://matrix.to/#/%23berlin:jupiterbroadcasting.com">Berlin Buds on Matrix</a></li><li><a title="Things are Changing | Office Hours 32" rel="nofollow" href="https://www.jupiterbroadcasting.com/show/office-hours/32/">Things are Changing | Office Hours 32</a> &mdash; We've got a radically new format idea for Office Hours and want to tell you all about it.</li><li><a title="Linux Action News 299" rel="nofollow" href="https://linuxactionnews.com/299">Linux Action News 299</a> &mdash; Recent advances in embedded Linux, Canonical takes full control of LXD, ZFS gets a handy Btrfs feature, and updates on the show's production.</li><li><a title="Ubuntu Core as an immutable Linux Desktop base" rel="nofollow" href="https://ubuntu.com/blog/ubuntu-core-an-immutable-linux-desktop">Ubuntu Core as an immutable Linux Desktop base</a> &mdash; Behind the scenes, the Canonical team has been actively exploring the benefits of Ubuntu Core beyond the realm of IoT, most notably in the context of developers and daily users.</li><li><a title="ubuntu-core-desktop on GitHub" rel="nofollow" href="https://github.com/canonical/ubuntu-core-desktop">ubuntu-core-desktop on GitHub</a> &mdash; This directory contains an image of Ubuntu Core 22 with the GDM display manager loaded into the boot file system.</li><li><a title="Actions · canonical/ubuntu-core-desktop - GitHub" rel="nofollow" href="https://github.com/canonical/ubuntu-core-desktop/actions/workflows/build-image.yaml">Actions · canonical/ubuntu-core-desktop - GitHub</a></li><li><a title="canonical/workshops on GitHub" rel="nofollow" href="https://github.com/canonical/workshops">canonical/workshops on GitHub</a> &mdash; Workshops provides a user friendly interface to create and manage LXD containers as well as provides a full featured terminal.</li><li><a title="Workshops on the Snap Store" rel="nofollow" href="https://snapcraft.io/workshops">Workshops on the Snap Store</a></li><li><a title="Snikket Dev&#39;s take on XMPP and Embrace Extend Extinguish" rel="nofollow" href="https://floss.social/@mattj/110595483224579575">Snikket Dev's take on XMPP and Embrace Extend Extinguish</a></li><li><a title="snikket-server: Image builder for Snikket server" rel="nofollow" href="https://github.com/snikket-im/snikket-server">snikket-server: Image builder for Snikket server</a></li><li><a title="Snikket Chat" rel="nofollow" href="https://snikket.org/">Snikket Chat</a> &mdash; Simple, secure and private messaging.</li><li><a title="OLF Conference - Free and Open Software Conference and Expo" rel="nofollow" href="https://olfconference.org/">OLF Conference - Free and Open Software Conference and Expo</a> &mdash; OLF is returning on September 8-9, 2023!</li><li><a title="Magnolia Mayhem’s CaterCloud" rel="nofollow" href="https://catercloud.me/">Magnolia Mayhem’s CaterCloud</a></li><li><a title="Support LINUX Unplugged on Conshax" rel="nofollow" href="https://conshax.app/support/72d5e069-f907-5ee7-b0d7-45404f4f0aa5">Support LINUX Unplugged on Conshax</a></li><li><a title="Alby" rel="nofollow" href="https://getalby.com/">Alby</a></li><li><a title="LINUX Unplugged on the Podcastindex.org" rel="nofollow" href="https://podcastindex.org/podcast/575694">LINUX Unplugged on the Podcastindex.org</a></li><li><a title="kz6fittycent/BobRossQuotes: A bunch of quotes from Bob Ross" rel="nofollow" href="https://github.com/kz6fittycent/BobRossQuotes">kz6fittycent/BobRossQuotes: A bunch of quotes from Bob Ross</a></li><li><a title="Bob Ross Quotes - Snap Store" rel="nofollow" href="https://snapcraft.io/bobrossquotes">Bob Ross Quotes - Snap Store</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Can Ubuntu make a great immutable desktop? We&#39;re trying the brand-new &quot;Everything is a Snap&quot; Ubuntu Core Desktop.</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://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://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="Berlin with Brent Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/294559395/?isFirstPublish=true">Berlin with Brent Meetup</a> &mdash; Sat, Jul 22, 2023, 7:00 PM</li><li><a title="Berlin Buds on Matrix" rel="nofollow" href="https://matrix.to/#/%23berlin:jupiterbroadcasting.com">Berlin Buds on Matrix</a></li><li><a title="Things are Changing | Office Hours 32" rel="nofollow" href="https://www.jupiterbroadcasting.com/show/office-hours/32/">Things are Changing | Office Hours 32</a> &mdash; We've got a radically new format idea for Office Hours and want to tell you all about it.</li><li><a title="Linux Action News 299" rel="nofollow" href="https://linuxactionnews.com/299">Linux Action News 299</a> &mdash; Recent advances in embedded Linux, Canonical takes full control of LXD, ZFS gets a handy Btrfs feature, and updates on the show's production.</li><li><a title="Ubuntu Core as an immutable Linux Desktop base" rel="nofollow" href="https://ubuntu.com/blog/ubuntu-core-an-immutable-linux-desktop">Ubuntu Core as an immutable Linux Desktop base</a> &mdash; Behind the scenes, the Canonical team has been actively exploring the benefits of Ubuntu Core beyond the realm of IoT, most notably in the context of developers and daily users.</li><li><a title="ubuntu-core-desktop on GitHub" rel="nofollow" href="https://github.com/canonical/ubuntu-core-desktop">ubuntu-core-desktop on GitHub</a> &mdash; This directory contains an image of Ubuntu Core 22 with the GDM display manager loaded into the boot file system.</li><li><a title="Actions · canonical/ubuntu-core-desktop - GitHub" rel="nofollow" href="https://github.com/canonical/ubuntu-core-desktop/actions/workflows/build-image.yaml">Actions · canonical/ubuntu-core-desktop - GitHub</a></li><li><a title="canonical/workshops on GitHub" rel="nofollow" href="https://github.com/canonical/workshops">canonical/workshops on GitHub</a> &mdash; Workshops provides a user friendly interface to create and manage LXD containers as well as provides a full featured terminal.</li><li><a title="Workshops on the Snap Store" rel="nofollow" href="https://snapcraft.io/workshops">Workshops on the Snap Store</a></li><li><a title="Snikket Dev&#39;s take on XMPP and Embrace Extend Extinguish" rel="nofollow" href="https://floss.social/@mattj/110595483224579575">Snikket Dev's take on XMPP and Embrace Extend Extinguish</a></li><li><a title="snikket-server: Image builder for Snikket server" rel="nofollow" href="https://github.com/snikket-im/snikket-server">snikket-server: Image builder for Snikket server</a></li><li><a title="Snikket Chat" rel="nofollow" href="https://snikket.org/">Snikket Chat</a> &mdash; Simple, secure and private messaging.</li><li><a title="OLF Conference - Free and Open Software Conference and Expo" rel="nofollow" href="https://olfconference.org/">OLF Conference - Free and Open Software Conference and Expo</a> &mdash; OLF is returning on September 8-9, 2023!</li><li><a title="Magnolia Mayhem’s CaterCloud" rel="nofollow" href="https://catercloud.me/">Magnolia Mayhem’s CaterCloud</a></li><li><a title="Support LINUX Unplugged on Conshax" rel="nofollow" href="https://conshax.app/support/72d5e069-f907-5ee7-b0d7-45404f4f0aa5">Support LINUX Unplugged on Conshax</a></li><li><a title="Alby" rel="nofollow" href="https://getalby.com/">Alby</a></li><li><a title="LINUX Unplugged on the Podcastindex.org" rel="nofollow" href="https://podcastindex.org/podcast/575694">LINUX Unplugged on the Podcastindex.org</a></li><li><a title="kz6fittycent/BobRossQuotes: A bunch of quotes from Bob Ross" rel="nofollow" href="https://github.com/kz6fittycent/BobRossQuotes">kz6fittycent/BobRossQuotes: A bunch of quotes from Bob Ross</a></li><li><a title="Bob Ross Quotes - Snap Store" rel="nofollow" href="https://snapcraft.io/bobrossquotes">Bob Ross Quotes - Snap Store</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
