<?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>Tue, 21 Apr 2026 04:45:25 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>LINUX Unplugged - Episodes Tagged with “Low Latency”</title>
    <link>https://linuxunplugged.com/tags/low%20latency</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>412: Going Deepin on Fuchsia</title>
  <link>https://linuxunplugged.com/412</link>
  <guid isPermaLink="false">4ef27304-1474-489a-88f3-25ba23e7ba3e</guid>
  <pubDate>Tue, 29 Jun 2021 19:45:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/4ef27304-1474-489a-88f3-25ba23e7ba3e.mp3" length="37226289" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>Is Fuchsia a risk to Linux? We try out a cutting-edge Fuchsia desktop and determine if it is a long-term threat to Linux.</itunes:subtitle>
  <itunes:duration>51:42</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>Is Fuchsia a risk to Linux? We try out a cutting-edge Fuchsia desktop and determine if it is a long-term threat to Linux.
Plus, have we all been missing the best new Linux distribution? We give this fresh distro a spin and report. 
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged, Linux 5.13, Apple M1, Landlock, FreeSync HDMI, Btrfs, XFS, USB audio, low latency, Linux audio, Pipewire, JACK, Bluetooth, Android, ROC, Rocky Linux, CentOS, CloudLinux, AlmaLinux, RESF, Gregory Kurtzer, Deepin Linux 20.2.2, Fuchsia, dahlioOS, Zirkon, MIT, GPL, microkernel, Dart, Flutter, ARM, hardware support, containers, Arch, Debian, AUR, Mixxx, EDW, elementary OS, </itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Is Fuchsia a risk to Linux? We try out a cutting-edge Fuchsia desktop and determine if it is a long-term threat to Linux.</p>

<p>Plus, have we all been missing the best new Linux distribution? We give this fresh distro a spin and report.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linuxacademy.com/cp/modules/view/id/262/?utm_source=jupiter&amp;utm_medium=cpc">A Cloud Guru</a>: <a rel="nofollow" href="https://linuxacademy.com/cp/modules/view/id/262/?utm_source=jupiter&amp;utm_medium=cpc">By the end of this course, you will feel comfortable working with a large variety of networking tools and configurations to manage complex Linux networking implementations.</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://jupitersignal.memberful.com/checkout?plan=52946&amp;coupon=summer">Core Contributor Membership</a>: <a rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=52946&amp;coupon=summer">Use promo code summer - Support the show, and take $1 off the lifetime of your membership!</a> Promo Code: Summer</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="Linux 5.13 Released With Apple M1 Bringup, Landlock, FreeSync HDMI + Much More" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Linux-5.13-Released">Linux 5.13 Released With Apple M1 Bringup, Landlock, FreeSync HDMI + Much More</a> &mdash; There are also new Linux 5.13 security features like the Landlock LSM, Clang CFI support, and optionally randomizing the kernel stack offset at each system call.</li><li><a title="The 5.13 kernel has been released" rel="nofollow" href="https://lwn.net/Articles/861131/">The 5.13 kernel has been released</a></li><li><a title="PipeWire 0.3.31 Released" rel="nofollow" href="https://gitlab.freedesktop.org/pipewire/pipewire/-/releases#0.3.31">PipeWire 0.3.31 Released</a> &mdash; JACK has seen massive stability improvements. Locking and correctness wrt to callbacks and has been reworked. Also thread priorities have improved.</li><li><a title="PipeWire Project on Twitter" rel="nofollow" href="https://twitter.com/PipewireP/status/1409898155693445132">PipeWire Project on Twitter</a> &mdash; Important change in PipeWire 0.3.31 is that we now have a database of weird Bluetooth hardware. This allows us to apply device specific tweaks to work around issues. This database is from Android and should let us support more devices seamlessly.</li><li><a title="Real-time audio streaming with ROC" rel="nofollow" href="https://roc-streaming.org/">Real-time audio streaming with ROC</a></li><li><a title="Deepin Linux 20.2.2 Introduces a Brand-New App Store, Secure Boot Support" rel="nofollow" href="https://9to5linux.com/deepin-linux-20-2-2-introduces-a-brand-new-app-store-secure-boot-support">Deepin Linux 20.2.2 Introduces a Brand-New App Store, Secure Boot Support</a> &mdash; With this release, fans of Deepin Linux can enjoy a brand-new App Store that supports installation of Android apps, offers a better app management with support for batch installation of applications, and has a fresh new design with simplified interaction.</li><li><a title="deepin 20.2.2 – Deepin Technology Community" rel="nofollow" href="https://www.deepin.org/en/2021/06/29/deepin-20-2-2/">deepin 20.2.2 – Deepin Technology Community</a></li><li><a title="Deepin Screenshots Album" rel="nofollow" href="https://imgur.com/a/R11g1ur">Deepin Screenshots Album</a></li><li><a title="Salt Lake City Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/278854904/">Salt Lake City Meetup</a></li><li><a title="Denver Meetup Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/278855088/">Denver Meetup Meetup</a></li><li><a title="Jupiter Broadcasting Meetup(s)" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/">Jupiter Broadcasting Meetup(s)</a></li><li><a title="JB Telegram" rel="nofollow" href="http://jupiterbroadcasting.com/telegram">JB Telegram</a></li><li><a title="JB Mumble" rel="nofollow" href="http://linuxunplugged.com/mumble">JB Mumble</a></li><li><a title="dahliaOS" rel="nofollow" href="https://dahliaos.io/">dahliaOS</a> &mdash; dahliaOS is a modern, secure, lightweight and responsive operating system, combining the best of GNU/Linux and Fuchsia OS.</li><li><a title="dahliaOS Screenshots Album" rel="nofollow" href="https://imgur.com/a/mSc75ZQ">dahliaOS Screenshots Album</a></li><li><a title="Google is releasing Fuchsia OS, starting w/ 1st-gen Nest Hub" rel="nofollow" href="https://9to5google.com/2021/05/25/google-releases-fuchsia-os-nest-hub/">Google is releasing Fuchsia OS, starting w/ 1st-gen Nest Hub</a></li><li><a title="Here’s an easier way to try Fuchsia OS on your computer" rel="nofollow" href="https://9to5google.com/2021/05/26/fuchsia-os-emulator-dahliaos-fimage/">Here’s an easier way to try Fuchsia OS on your computer</a></li><li><a title="Reddit: A Question About Zircon And Its Capabilities" rel="nofollow" href="https://www.reddit.com/r/Fuchsia/comments/bn4obl/a_question_about_zircon_and_its_capabilities/">Reddit: A Question About Zircon And Its Capabilities</a></li><li><a title="A new version of Mixxx is out" rel="nofollow" href="https://mixxx.org/news/2021-06-28-mixxx-2-3-0-released/">A new version of Mixxx is out</a> &mdash; Mixxx 2.3.0 comes with a new default skin: "LateNight" underwent a massive redesign and replaces "Deere" as default skin.</li><li><a title="elementary EDW videos on YouTube" rel="nofollow" href="https://www.youtube.com/c/elementaryinc/videos">elementary EDW videos on YouTube</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Is Fuchsia a risk to Linux? We try out a cutting-edge Fuchsia desktop and determine if it is a long-term threat to Linux.</p>

<p>Plus, have we all been missing the best new Linux distribution? We give this fresh distro a spin and report.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linuxacademy.com/cp/modules/view/id/262/?utm_source=jupiter&amp;utm_medium=cpc">A Cloud Guru</a>: <a rel="nofollow" href="https://linuxacademy.com/cp/modules/view/id/262/?utm_source=jupiter&amp;utm_medium=cpc">By the end of this course, you will feel comfortable working with a large variety of networking tools and configurations to manage complex Linux networking implementations.</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://jupitersignal.memberful.com/checkout?plan=52946&amp;coupon=summer">Core Contributor Membership</a>: <a rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=52946&amp;coupon=summer">Use promo code summer - Support the show, and take $1 off the lifetime of your membership!</a> Promo Code: Summer</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="Linux 5.13 Released With Apple M1 Bringup, Landlock, FreeSync HDMI + Much More" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Linux-5.13-Released">Linux 5.13 Released With Apple M1 Bringup, Landlock, FreeSync HDMI + Much More</a> &mdash; There are also new Linux 5.13 security features like the Landlock LSM, Clang CFI support, and optionally randomizing the kernel stack offset at each system call.</li><li><a title="The 5.13 kernel has been released" rel="nofollow" href="https://lwn.net/Articles/861131/">The 5.13 kernel has been released</a></li><li><a title="PipeWire 0.3.31 Released" rel="nofollow" href="https://gitlab.freedesktop.org/pipewire/pipewire/-/releases#0.3.31">PipeWire 0.3.31 Released</a> &mdash; JACK has seen massive stability improvements. Locking and correctness wrt to callbacks and has been reworked. Also thread priorities have improved.</li><li><a title="PipeWire Project on Twitter" rel="nofollow" href="https://twitter.com/PipewireP/status/1409898155693445132">PipeWire Project on Twitter</a> &mdash; Important change in PipeWire 0.3.31 is that we now have a database of weird Bluetooth hardware. This allows us to apply device specific tweaks to work around issues. This database is from Android and should let us support more devices seamlessly.</li><li><a title="Real-time audio streaming with ROC" rel="nofollow" href="https://roc-streaming.org/">Real-time audio streaming with ROC</a></li><li><a title="Deepin Linux 20.2.2 Introduces a Brand-New App Store, Secure Boot Support" rel="nofollow" href="https://9to5linux.com/deepin-linux-20-2-2-introduces-a-brand-new-app-store-secure-boot-support">Deepin Linux 20.2.2 Introduces a Brand-New App Store, Secure Boot Support</a> &mdash; With this release, fans of Deepin Linux can enjoy a brand-new App Store that supports installation of Android apps, offers a better app management with support for batch installation of applications, and has a fresh new design with simplified interaction.</li><li><a title="deepin 20.2.2 – Deepin Technology Community" rel="nofollow" href="https://www.deepin.org/en/2021/06/29/deepin-20-2-2/">deepin 20.2.2 – Deepin Technology Community</a></li><li><a title="Deepin Screenshots Album" rel="nofollow" href="https://imgur.com/a/R11g1ur">Deepin Screenshots Album</a></li><li><a title="Salt Lake City Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/278854904/">Salt Lake City Meetup</a></li><li><a title="Denver Meetup Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/278855088/">Denver Meetup Meetup</a></li><li><a title="Jupiter Broadcasting Meetup(s)" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/">Jupiter Broadcasting Meetup(s)</a></li><li><a title="JB Telegram" rel="nofollow" href="http://jupiterbroadcasting.com/telegram">JB Telegram</a></li><li><a title="JB Mumble" rel="nofollow" href="http://linuxunplugged.com/mumble">JB Mumble</a></li><li><a title="dahliaOS" rel="nofollow" href="https://dahliaos.io/">dahliaOS</a> &mdash; dahliaOS is a modern, secure, lightweight and responsive operating system, combining the best of GNU/Linux and Fuchsia OS.</li><li><a title="dahliaOS Screenshots Album" rel="nofollow" href="https://imgur.com/a/mSc75ZQ">dahliaOS Screenshots Album</a></li><li><a title="Google is releasing Fuchsia OS, starting w/ 1st-gen Nest Hub" rel="nofollow" href="https://9to5google.com/2021/05/25/google-releases-fuchsia-os-nest-hub/">Google is releasing Fuchsia OS, starting w/ 1st-gen Nest Hub</a></li><li><a title="Here’s an easier way to try Fuchsia OS on your computer" rel="nofollow" href="https://9to5google.com/2021/05/26/fuchsia-os-emulator-dahliaos-fimage/">Here’s an easier way to try Fuchsia OS on your computer</a></li><li><a title="Reddit: A Question About Zircon And Its Capabilities" rel="nofollow" href="https://www.reddit.com/r/Fuchsia/comments/bn4obl/a_question_about_zircon_and_its_capabilities/">Reddit: A Question About Zircon And Its Capabilities</a></li><li><a title="A new version of Mixxx is out" rel="nofollow" href="https://mixxx.org/news/2021-06-28-mixxx-2-3-0-released/">A new version of Mixxx is out</a> &mdash; Mixxx 2.3.0 comes with a new default skin: "LateNight" underwent a massive redesign and replaces "Deere" as default skin.</li><li><a title="elementary EDW videos on YouTube" rel="nofollow" href="https://www.youtube.com/c/elementaryinc/videos">elementary EDW videos on YouTube</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 272: Prepare for Pipewire</title>
  <link>https://linuxunplugged.com/272</link>
  <guid isPermaLink="false">66372ff7-18f6-4ed9-9a66-e164922e9047</guid>
  <pubDate>Tue, 23 Oct 2018 14:00:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/66372ff7-18f6-4ed9-9a66-e164922e9047.mp3" length="49320668" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>The lead developer of PipeWire Wim Taymans joins us to discuss Linux’s multimedia past, and its exciting future. They promise to greatly improve handling of audio and video under Linux.</itunes:subtitle>
  <itunes:duration>58:28</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>The lead developer of PipeWire Wim Taymans joins us to discuss Linux’s multimedia past, and its exciting future. They promise to greatly improve handling of audio and video under Linux.
Plus we review the professional grade Precision 5530, tour our new studio in a box, and release one of our first production tools as free software!
 Special Guest: Wim Taymans.
</description>
  <itunes:keywords>Linux Audio, JACK, Pipewire, Audio Production, Video Production, Low Latency, Wim Taymans, KXStudio, GStreamer, GetJacked, Jupitercode, Precision 5530, Dell, Laptop Review, Linux Laptop, Linux Podcast, Unplugged</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>The lead developer of PipeWire Wim Taymans joins us to discuss Linux’s multimedia past, and its exciting future. They promise to greatly improve handling of audio and video under Linux.</p>

<p>Plus we review the professional grade Precision 5530, tour our new studio in a box, and release one of our first production tools as free software!</p><p>Special Guest: Wim Taymans.</p><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="JACK Audio Connection Kit|Home" rel="nofollow" href="http://jackaudio.org/">JACK Audio Connection Kit|Home</a></li><li><a title="GetJacked · GitHub" rel="nofollow" href="https://github.com/JupiterBroadcasting/GetJacked">GetJacked · GitHub</a> &mdash; Some simple scripts to build a "Studio in a Box" with JACK.</li><li><a title="PipeWire" rel="nofollow" href="https://pipewire.org/">PipeWire</a> &mdash; PipeWire is a project that aims to greatly improve handling of audio and video under Linux. </li><li><a title="PipeWire Wiki" rel="nofollow" href="https://github.com/PipeWire/pipewire/wiki">PipeWire Wiki</a></li><li><a title="Launching Pipewire! " rel="nofollow" href="https://blogs.gnome.org/uraeus/2017/09/19/launching-pipewire/">Launching Pipewire! </a></li><li><a title="Precision 15 Inch 5530 Developer Edition" rel="nofollow" href="https://www.dell.com/en-us/work/shop/workstations-isv-certified-dell/new-precision-5530/spd/precision-15-5530-laptop/xctop5530hwus">Precision 15 Inch 5530 Developer Edition</a> &mdash; Dell’s thinnest, lightest and smallest 15" mobile workstation is more powerful than ever. </li><li><a title="Precision 5530 Benchmarks" rel="nofollow" href="https://openbenchmarking.org/result/1810108-RA-1810090RA16">Precision 5530 Benchmarks</a> &mdash; JB1 Reaper Custom Build vs Dell Precision 5300</li><li><a title="TechSNAP Episode 385: 3 Things to Know About Kubernetes" rel="nofollow" href="https://techsnap.systems/385">TechSNAP Episode 385: 3 Things to Know About Kubernetes</a> &mdash; Kubernetes expert Will Boyd joins us to explain the top 3 things to know about Kubernetes</li><li><a title="TechSNAP Episode 386: What Makes Google Cloud Different" rel="nofollow" href="https://techsnap.systems/386">TechSNAP Episode 386: What Makes Google Cloud Different</a> &mdash; We bring on our Google Cloud expert and explore the fundamentals, demystify some of the magic, and ask what makes Google Cloud different. </li><li><a title="TechSNAP Episode 387: Private Cloud Building Blocks" rel="nofollow" href="https://techsnap.systems/387">TechSNAP Episode 387: Private Cloud Building Blocks</a> &mdash; We bring in Amy Marrich to break down the building blocks of OpenStack.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>The lead developer of PipeWire Wim Taymans joins us to discuss Linux’s multimedia past, and its exciting future. They promise to greatly improve handling of audio and video under Linux.</p>

<p>Plus we review the professional grade Precision 5530, tour our new studio in a box, and release one of our first production tools as free software!</p><p>Special Guest: Wim Taymans.</p><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="JACK Audio Connection Kit|Home" rel="nofollow" href="http://jackaudio.org/">JACK Audio Connection Kit|Home</a></li><li><a title="GetJacked · GitHub" rel="nofollow" href="https://github.com/JupiterBroadcasting/GetJacked">GetJacked · GitHub</a> &mdash; Some simple scripts to build a "Studio in a Box" with JACK.</li><li><a title="PipeWire" rel="nofollow" href="https://pipewire.org/">PipeWire</a> &mdash; PipeWire is a project that aims to greatly improve handling of audio and video under Linux. </li><li><a title="PipeWire Wiki" rel="nofollow" href="https://github.com/PipeWire/pipewire/wiki">PipeWire Wiki</a></li><li><a title="Launching Pipewire! " rel="nofollow" href="https://blogs.gnome.org/uraeus/2017/09/19/launching-pipewire/">Launching Pipewire! </a></li><li><a title="Precision 15 Inch 5530 Developer Edition" rel="nofollow" href="https://www.dell.com/en-us/work/shop/workstations-isv-certified-dell/new-precision-5530/spd/precision-15-5530-laptop/xctop5530hwus">Precision 15 Inch 5530 Developer Edition</a> &mdash; Dell’s thinnest, lightest and smallest 15" mobile workstation is more powerful than ever. </li><li><a title="Precision 5530 Benchmarks" rel="nofollow" href="https://openbenchmarking.org/result/1810108-RA-1810090RA16">Precision 5530 Benchmarks</a> &mdash; JB1 Reaper Custom Build vs Dell Precision 5300</li><li><a title="TechSNAP Episode 385: 3 Things to Know About Kubernetes" rel="nofollow" href="https://techsnap.systems/385">TechSNAP Episode 385: 3 Things to Know About Kubernetes</a> &mdash; Kubernetes expert Will Boyd joins us to explain the top 3 things to know about Kubernetes</li><li><a title="TechSNAP Episode 386: What Makes Google Cloud Different" rel="nofollow" href="https://techsnap.systems/386">TechSNAP Episode 386: What Makes Google Cloud Different</a> &mdash; We bring on our Google Cloud expert and explore the fundamentals, demystify some of the magic, and ask what makes Google Cloud different. </li><li><a title="TechSNAP Episode 387: Private Cloud Building Blocks" rel="nofollow" href="https://techsnap.systems/387">TechSNAP Episode 387: Private Cloud Building Blocks</a> &mdash; We bring in Amy Marrich to break down the building blocks of OpenStack.</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
