<?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>Fri, 17 Apr 2026 08:44:33 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>LINUX Unplugged - Episodes Tagged with “32 Bit Challenge”</title>
    <link>https://linuxunplugged.com/tags/32-bit%20challenge</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>544: Half the Bits, Double the Pain</title>
  <link>https://linuxunplugged.com/544</link>
  <guid isPermaLink="false">f34c0772-cedd-40bc-9fa7-0efba6da22f1</guid>
  <pubDate>Sun, 07 Jan 2024 20:45:00 -0800</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/f34c0772-cedd-40bc-9fa7-0efba6da22f1.mp3" length="73313511" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>This challenge gets ugly as we slowly realize we've just become zombie slayers.</itunes:subtitle>
  <itunes:duration>1:27:16</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>This challenge gets ugly as we slowly realize we've just become zombie slayers. 
We load Linux on three barely alive systems, and it takes a turn we didn't expect. 
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged, 32-bit Challenge, 32-bit, Linux, Mageia, Debian, XFCE, FreeBSD, GhostBSD, MidnightBSD, Crunchbangplusplus, #!++, Peppermint, HP Mini 110, Atom N2600, CrunchBang, Intel T2300, Mageia 9, Gentoo, Debian 12, LMDE, NixCon, SCaLE, LFNW, Texas Linux Festival, Kolide, BBS, Podcast Index, Podverse, Fountain, Castamatic, AntennaPod, Desktop, Distro, NixOS, Chromium, Electron, ZSWAP, zRAM, PSI, NoHang, Mumble,  Dell, Inspiron 6400, Mageia, Nix, SCALE, LinuxFest Northwest, Texas Linux Festival, NixCon NA</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>This challenge gets ugly as we slowly realize we&#39;ve just become zombie slayers. </p>

<p>We load Linux on three barely alive systems, and it takes a turn we didn&#39;t expect.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=74364&amp;coupon=2024">Core Contributor Membership</a>: <a rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=74364&amp;coupon=2024">Get double the content, and support the production directly. When you use promo code 2024 you'll take $3 off a month, forever. This a limited offer, with only 50 redemptions possible. </a> Promo Code: 2024</li><li><a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale</a>: <a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale is a programmable networking software that is private and secure by default - get it free on up to 100 devices!</a></li><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> &mdash; Strike is a lightning-powered app that lets you quickly and cheaply grab sats in over 36 countries.</li><li><a title="📻 LINUX Unplugged on Fountain.FM" rel="nofollow" href="https://www.fountain.fm/show/dWiuBeqpDSM86AwXRXov">📻 LINUX Unplugged on Fountain.FM</a> &mdash; Fountain 1.0 is out with a new UI, upgrades, and super simple Strike integration for easy Boosts.</li><li><a title="Linux 6.7 Set For Release With Bcachefs File-System, Intel Meteor Lake Graphics In Good Shape - Phoronix" rel="nofollow" href="https://www.phoronix.com/news/Linux-6.7-Features-Today">Linux 6.7 Set For Release With Bcachefs File-System, Intel Meteor Lake Graphics In Good Shape - Phoronix</a></li><li><a title="32-Bit Challenge Details" rel="nofollow" href="https://linuxunplugged.com/articles/32bit">32-Bit Challenge Details</a></li><li><a title="HP Mini 110-4100CA Netbook" rel="nofollow" href="https://www.amazon.ca/HP-110-4100CA-10-1-inch-Netbook-N2600/dp/B00701OZ62">HP Mini 110-4100CA Netbook</a></li><li><a title="Intel Atom Processor N2600 Specifications" rel="nofollow" href="https://ark.intel.com/content/www/us/en/ark/products/58916/intel-atom-processor-n2600-1m-cache-1-6-ghz.html">Intel Atom Processor N2600 Specifications</a></li><li><a title="Crunchbangplusplus" rel="nofollow" href="https://www.crunchbangplusplus.org/#features">Crunchbangplusplus</a> &mdash; Debian Based Minimal Linux Distro</li><li><a title="CBPP/cbpp: #!++ - GitHub" rel="nofollow" href="https://github.com/CBPP/cbpp">CBPP/cbpp: #!++ - GitHub</a></li><li><a title="FreeBSD Handbook | Chapter 5. The X Window System" rel="nofollow" href="https://docs.freebsd.org/en/books/handbook/x11/">FreeBSD Handbook | Chapter 5. The X Window System</a></li><li><a title="Guide to FreeBSD Desktop Distributions – FreeBSD Foundation" rel="nofollow" href="https://freebsdfoundation.org/freebsd-project/resourcesold/guide-to-freebsd-desktop-distributions/">Guide to FreeBSD Desktop Distributions – FreeBSD Foundation</a></li><li><a title="MidnightBSD" rel="nofollow" href="https://www.midnightbsd.org/">MidnightBSD</a> &mdash; MidnightBSD is a BSD-derived operating system developed with desktop users in mind. It includes all the software you'd expect for your daily tasks — email, web browsing, word processing, gaming, and much more.</li><li><a title="MidnightBSD - Linux® Binary Compatibility" rel="nofollow" href="https://www.midnightbsd.org/documentation/linux.html">MidnightBSD - Linux® Binary Compatibility</a></li><li><a title="GhostBSD | A simple, elegant desktop BSD Operating System" rel="nofollow" href="https://www.ghostbsd.org/">GhostBSD | A simple, elegant desktop BSD Operating System</a></li><li><a title="Intel T2300" rel="nofollow" href="https://www.intel.com/content/www/us/en/products/sku/27233/intel-core-duo-processor-t2300-2m-cache-1-66-ghz-667-mhz-fsb/specifications.html">Intel T2300</a></li><li><a title="Announcing - First NixCon North America!" rel="nofollow" href="https://discourse.nixos.org/t/announcing-first-nixcon-north-america/35874">Announcing - First NixCon North America!</a> &mdash; Date: March 14th and 15th</li><li><a title="Southern California Linux Expo 19" rel="nofollow" href="https://www.socallinuxexpo.org/scale/21x">Southern California Linux Expo 19</a></li><li><a title="LinuxFest Northwest 2024: Call for Speakers @ Sessionize.com" rel="nofollow" href="https://sessionize.com/lfnw2024">LinuxFest Northwest 2024: Call for Speakers @ Sessionize.com</a> &mdash; We invite you to submit your proposal to speak at LFNW2024!</li><li><a title="LMDE" rel="nofollow" href="https://www.linuxmint.com/download_lmde.php">LMDE</a> &mdash; LMDE is a Linux Mint project which stands for "Linux Mint Debian Edition".

Its goal is to ensure Linux Mint can continue to deliver the same user experience if Ubuntu was ever to disappear. It allows us to assess how much we depend on Ubuntu and how much work would be involved in such an event. LMDE is also one of our development targets, as such it guarantees the software we develop is compatible outside of Ubuntu.</li><li><a title="nohang: A sophisticated low memory handler for Linux" rel="nofollow" href="https://github.com/hakavlad/nohang">nohang: A sophisticated low memory handler for Linux</a> &mdash; nohang is earlyoom on steroids and has many useful features</li><li><a title="zram" rel="nofollow" href="https://www.kernel.org/doc/Documentation/blockdev/zram.txt">zram</a> &mdash; Pages written to these disks are compressed and stored
in memory itself. These disks allow very fast I/O and compression provides
good amounts of memory savings.</li><li><a title="PSI" rel="nofollow" href="https://lwn.net/Articles/759658/">PSI</a> &mdash; This helps users understand the resource pressure their workloads are
under, which allows them to rootcause and fix throughput and latency
problems caused by overcommitting, underprovisioning, suboptimal job
placement in a grid, as well as anticipate major disruptions like OOM.</li><li><a title="pressure stall information" rel="nofollow" href="https://facebookmicrosites.github.io/psi/">pressure stall information</a></li><li><a title="nohang-desktop.conf" rel="nofollow" href="https://github.com/hakavlad/nohang/blob/master/conf/nohang/nohang-desktop.conf.in">nohang-desktop.conf</a></li><li><a title="nheko: Desktop client for Matrix using Qt and C++20." rel="nofollow" href="https://github.com/Nheko-Reborn/nheko">nheko: Desktop client for Matrix using Qt and C++20.</a> &mdash; The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app (Element, Telegram etc) and less like an IRC client.</li><li><a title="PROMO 2024 - $3 off a month forever" rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=74364&amp;coupon=2024">PROMO 2024 - $3 off a month forever</a></li><li><a title="Is a 32 bit machine still usable in 2024?" rel="nofollow" href="https://codemonkeymike.medium.com/is-a-32-bit-machine-still-usable-in-2024-304be295251f">Is a 32 bit machine still usable in 2024?</a> &mdash; Luckily, someone had JUST donated this perfectly working Dell Latitude D820, running Windows XP. They were in college actually trying to use this for their school work, but couldn’t even access many of the websites they needed because it was so out of date. I gave her a much newer 64 bit machine in trade.</li><li><a title="How I Automated All the Things - Raspberry Pi, Arduino, Fritzing - Everlanders Automate the World!" rel="nofollow" href="https://youtu.be/aS3BiYaEfiw?si=ub5IcaqprpHPTpkM&amp;t=1204">How I Automated All the Things - Raspberry Pi, Arduino, Fritzing - Everlanders Automate the World!</a></li><li><a title="PICK: Linux Terminal Tools - Terminal Trove" rel="nofollow" href="https://terminaltrove.com/categories/linux/">PICK: Linux Terminal Tools - Terminal Trove</a> &mdash; Terminal Trove curates and showcases all things in the terminal such as command line interface tools (CLI), text mode interface tools (TUI), developer tools and more no matter what platform or medium.</li><li><a title="SliTaz GNU/Linux (en)" rel="nofollow" href="https://www.slitaz.org/en/">SliTaz GNU/Linux (en)</a> &mdash; SliTaz is a secure and high performance operating system using the Linux Kernel and GNU software.</li><li><a title="tulir/gomuks" rel="nofollow" href="https://github.com/tulir/gomuks">tulir/gomuks</a> &mdash; A terminal based Matrix client written in Go.</li><li><a title="The Mutt E-Mail Client" rel="nofollow" href="http://www.mutt.org/">The Mutt E-Mail Client</a></li><li><a title="Links home page" rel="nofollow" href="http://www.jikos.cz/~mikulas/links/">Links home page</a> &mdash; Links is text WWW browser with tables and frames. It runs on Linux, Unix, OS/2 and Windows.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>This challenge gets ugly as we slowly realize we&#39;ve just become zombie slayers. </p>

<p>We load Linux on three barely alive systems, and it takes a turn we didn&#39;t expect.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=74364&amp;coupon=2024">Core Contributor Membership</a>: <a rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=74364&amp;coupon=2024">Get double the content, and support the production directly. When you use promo code 2024 you'll take $3 off a month, forever. This a limited offer, with only 50 redemptions possible. </a> Promo Code: 2024</li><li><a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale</a>: <a rel="nofollow" href="http://tailscale.com/linuxunplugged">Tailscale is a programmable networking software that is private and secure by default - get it free on up to 100 devices!</a></li><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> &mdash; Strike is a lightning-powered app that lets you quickly and cheaply grab sats in over 36 countries.</li><li><a title="📻 LINUX Unplugged on Fountain.FM" rel="nofollow" href="https://www.fountain.fm/show/dWiuBeqpDSM86AwXRXov">📻 LINUX Unplugged on Fountain.FM</a> &mdash; Fountain 1.0 is out with a new UI, upgrades, and super simple Strike integration for easy Boosts.</li><li><a title="Linux 6.7 Set For Release With Bcachefs File-System, Intel Meteor Lake Graphics In Good Shape - Phoronix" rel="nofollow" href="https://www.phoronix.com/news/Linux-6.7-Features-Today">Linux 6.7 Set For Release With Bcachefs File-System, Intel Meteor Lake Graphics In Good Shape - Phoronix</a></li><li><a title="32-Bit Challenge Details" rel="nofollow" href="https://linuxunplugged.com/articles/32bit">32-Bit Challenge Details</a></li><li><a title="HP Mini 110-4100CA Netbook" rel="nofollow" href="https://www.amazon.ca/HP-110-4100CA-10-1-inch-Netbook-N2600/dp/B00701OZ62">HP Mini 110-4100CA Netbook</a></li><li><a title="Intel Atom Processor N2600 Specifications" rel="nofollow" href="https://ark.intel.com/content/www/us/en/ark/products/58916/intel-atom-processor-n2600-1m-cache-1-6-ghz.html">Intel Atom Processor N2600 Specifications</a></li><li><a title="Crunchbangplusplus" rel="nofollow" href="https://www.crunchbangplusplus.org/#features">Crunchbangplusplus</a> &mdash; Debian Based Minimal Linux Distro</li><li><a title="CBPP/cbpp: #!++ - GitHub" rel="nofollow" href="https://github.com/CBPP/cbpp">CBPP/cbpp: #!++ - GitHub</a></li><li><a title="FreeBSD Handbook | Chapter 5. The X Window System" rel="nofollow" href="https://docs.freebsd.org/en/books/handbook/x11/">FreeBSD Handbook | Chapter 5. The X Window System</a></li><li><a title="Guide to FreeBSD Desktop Distributions – FreeBSD Foundation" rel="nofollow" href="https://freebsdfoundation.org/freebsd-project/resourcesold/guide-to-freebsd-desktop-distributions/">Guide to FreeBSD Desktop Distributions – FreeBSD Foundation</a></li><li><a title="MidnightBSD" rel="nofollow" href="https://www.midnightbsd.org/">MidnightBSD</a> &mdash; MidnightBSD is a BSD-derived operating system developed with desktop users in mind. It includes all the software you'd expect for your daily tasks — email, web browsing, word processing, gaming, and much more.</li><li><a title="MidnightBSD - Linux® Binary Compatibility" rel="nofollow" href="https://www.midnightbsd.org/documentation/linux.html">MidnightBSD - Linux® Binary Compatibility</a></li><li><a title="GhostBSD | A simple, elegant desktop BSD Operating System" rel="nofollow" href="https://www.ghostbsd.org/">GhostBSD | A simple, elegant desktop BSD Operating System</a></li><li><a title="Intel T2300" rel="nofollow" href="https://www.intel.com/content/www/us/en/products/sku/27233/intel-core-duo-processor-t2300-2m-cache-1-66-ghz-667-mhz-fsb/specifications.html">Intel T2300</a></li><li><a title="Announcing - First NixCon North America!" rel="nofollow" href="https://discourse.nixos.org/t/announcing-first-nixcon-north-america/35874">Announcing - First NixCon North America!</a> &mdash; Date: March 14th and 15th</li><li><a title="Southern California Linux Expo 19" rel="nofollow" href="https://www.socallinuxexpo.org/scale/21x">Southern California Linux Expo 19</a></li><li><a title="LinuxFest Northwest 2024: Call for Speakers @ Sessionize.com" rel="nofollow" href="https://sessionize.com/lfnw2024">LinuxFest Northwest 2024: Call for Speakers @ Sessionize.com</a> &mdash; We invite you to submit your proposal to speak at LFNW2024!</li><li><a title="LMDE" rel="nofollow" href="https://www.linuxmint.com/download_lmde.php">LMDE</a> &mdash; LMDE is a Linux Mint project which stands for "Linux Mint Debian Edition".

Its goal is to ensure Linux Mint can continue to deliver the same user experience if Ubuntu was ever to disappear. It allows us to assess how much we depend on Ubuntu and how much work would be involved in such an event. LMDE is also one of our development targets, as such it guarantees the software we develop is compatible outside of Ubuntu.</li><li><a title="nohang: A sophisticated low memory handler for Linux" rel="nofollow" href="https://github.com/hakavlad/nohang">nohang: A sophisticated low memory handler for Linux</a> &mdash; nohang is earlyoom on steroids and has many useful features</li><li><a title="zram" rel="nofollow" href="https://www.kernel.org/doc/Documentation/blockdev/zram.txt">zram</a> &mdash; Pages written to these disks are compressed and stored
in memory itself. These disks allow very fast I/O and compression provides
good amounts of memory savings.</li><li><a title="PSI" rel="nofollow" href="https://lwn.net/Articles/759658/">PSI</a> &mdash; This helps users understand the resource pressure their workloads are
under, which allows them to rootcause and fix throughput and latency
problems caused by overcommitting, underprovisioning, suboptimal job
placement in a grid, as well as anticipate major disruptions like OOM.</li><li><a title="pressure stall information" rel="nofollow" href="https://facebookmicrosites.github.io/psi/">pressure stall information</a></li><li><a title="nohang-desktop.conf" rel="nofollow" href="https://github.com/hakavlad/nohang/blob/master/conf/nohang/nohang-desktop.conf.in">nohang-desktop.conf</a></li><li><a title="nheko: Desktop client for Matrix using Qt and C++20." rel="nofollow" href="https://github.com/Nheko-Reborn/nheko">nheko: Desktop client for Matrix using Qt and C++20.</a> &mdash; The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app (Element, Telegram etc) and less like an IRC client.</li><li><a title="PROMO 2024 - $3 off a month forever" rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=74364&amp;coupon=2024">PROMO 2024 - $3 off a month forever</a></li><li><a title="Is a 32 bit machine still usable in 2024?" rel="nofollow" href="https://codemonkeymike.medium.com/is-a-32-bit-machine-still-usable-in-2024-304be295251f">Is a 32 bit machine still usable in 2024?</a> &mdash; Luckily, someone had JUST donated this perfectly working Dell Latitude D820, running Windows XP. They were in college actually trying to use this for their school work, but couldn’t even access many of the websites they needed because it was so out of date. I gave her a much newer 64 bit machine in trade.</li><li><a title="How I Automated All the Things - Raspberry Pi, Arduino, Fritzing - Everlanders Automate the World!" rel="nofollow" href="https://youtu.be/aS3BiYaEfiw?si=ub5IcaqprpHPTpkM&amp;t=1204">How I Automated All the Things - Raspberry Pi, Arduino, Fritzing - Everlanders Automate the World!</a></li><li><a title="PICK: Linux Terminal Tools - Terminal Trove" rel="nofollow" href="https://terminaltrove.com/categories/linux/">PICK: Linux Terminal Tools - Terminal Trove</a> &mdash; Terminal Trove curates and showcases all things in the terminal such as command line interface tools (CLI), text mode interface tools (TUI), developer tools and more no matter what platform or medium.</li><li><a title="SliTaz GNU/Linux (en)" rel="nofollow" href="https://www.slitaz.org/en/">SliTaz GNU/Linux (en)</a> &mdash; SliTaz is a secure and high performance operating system using the Linux Kernel and GNU software.</li><li><a title="tulir/gomuks" rel="nofollow" href="https://github.com/tulir/gomuks">tulir/gomuks</a> &mdash; A terminal based Matrix client written in Go.</li><li><a title="The Mutt E-Mail Client" rel="nofollow" href="http://www.mutt.org/">The Mutt E-Mail Client</a></li><li><a title="Links home page" rel="nofollow" href="http://www.jikos.cz/~mikulas/links/">Links home page</a> &mdash; Links is text WWW browser with tables and frames. It runs on Linux, Unix, OS/2 and Windows.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>540: Uncensored AI on Linux</title>
  <link>https://linuxunplugged.com/540</link>
  <guid isPermaLink="false">56a10dce-2be8-433c-ad74-a2bb2442f3a9</guid>
  <pubDate>Sun, 10 Dec 2023 20:30:00 -0800</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/56a10dce-2be8-433c-ad74-a2bb2442f3a9.mp3" length="67446722" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>We test two popular methods to run local language models on your Linux box. Then, we push the limits to see which language models will toe the line and which won't.</itunes:subtitle>
  <itunes:duration>1:20:17</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 test two popular methods to run local language models on your Linux box. Then, we push the limits to see which language models will toe the line and which won't. 
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged, Ollama, LlamaGPT, Large Language Models, Linux, locally hosted Language model Chat Web App, Command Line, Logseq, Obsidian, Telegram Bots, Discord Bots, OllamaHub, Ollama Modelfiles, Ollama Library, Docker Image, Ollama WebUI, State of Large Language Models, Self-hosted, Offline, ChatGPT, Chat UI, Ollama CLI, Ollama Manual Install, 32-bit Challenge, FreeBSD Desktop VM, VSCode ai plugin, Continue.dev, Refact.ai, Nixified AI, Speech Note, LinuxFest 2024, Call for Sessions, Tech Horror Story, Session Buddy, Phoronix, RSS Feed Parsing, Dedicated Box, AI Executable Code, Bail Out Punishment, Texas Linux Fest 2024, Call for Sessions, LinuxFest Northwest, Horror Story, IT Mixup, Contribution, SCALE Trip, Spaceballs, Hyprland, Power Management, Gentoo, 32-bit Challenge, eGPU Passthrough, Razer Core X, Thunderbolt 3, Discounts, Marker, PDF to Markdown, High Accuracy</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We test two popular methods to run local language models on your Linux box. Then, we push the limits to see which language models will toe the line and which won&#39;t.</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="🎉 Alby" rel="nofollow" href="https://getalby.com/">🎉 Alby</a> &mdash; Boost into the show, first grab Alby, top it off, and then head over to the Podcast Index.</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> &mdash; You can boost from the web. Once Alby is topped off, visit our page on the Podcast Index.</li><li><a title="Brent in Berlin Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/297742521/">Brent in Berlin Meetup</a> &mdash; Brent is back in Berlin and we're having a LOW KEY meetup at the NixOS night at cbase.</li><li><a title="One Time Fiat Fun for SCaLE 2024" rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=102844">One Time Fiat Fun for SCaLE 2024</a></li><li><a title="Southern California Linux Expo 19" rel="nofollow" href="https://www.socallinuxexpo.org/scale/21x">Southern California Linux Expo 19</a></li><li><a title="Purchase a SCALE Pass 63" rel="nofollow" href="https://register.socallinuxexpo.org/reg6/">Purchase a SCALE Pass 63</a></li><li><a title="First NixCon North America!" rel="nofollow" href="https://discourse.nixos.org/t/announcing-first-nixcon-north-america/35874">First NixCon North America!</a></li><li><a title="NixCon North America | SCALE 21x" rel="nofollow" href="https://www.socallinuxexpo.org/scale/21x/nixcon-us">NixCon North America | SCALE 21x</a></li><li><a title="NixCon North America Call for Proposals" rel="nofollow" href="https://sessionize.com/nixcon-na-2024/">NixCon North America Call for Proposals</a></li><li><a title="Texas Linux Fest 2024" rel="nofollow" href="https://2024.texaslinuxfest.org/">Texas Linux Fest 2024</a></li><li><a title="LFNW 2024: Ready or not" rel="nofollow" href="https://discuss.lfnw.org/t/lfnw2024-ready-or-not/698">LFNW 2024: Ready or not</a></li><li><a title="LFNW 2024: Call for Sessions" rel="nofollow" href="https://sessionize.com/lfnw2024">LFNW 2024: Call for Sessions</a></li><li><a title="Jupiter Broadcasting Live Calendar" rel="nofollow" href="http://jupiterbroadcasting.com/calendar">Jupiter Broadcasting Live Calendar</a></li><li><a title="2023 Unplugged Tuxies" rel="nofollow" href="http://tuxies.party/">2023 Unplugged Tuxies</a></li><li><a title="Ollama" rel="nofollow" href="https://github.com/jmorganca/ollama">Ollama</a> &mdash; Get up and running with Llama 2 and other large language models locally.</li><li><a title="OllamaHub" rel="nofollow" href="https://ollamahub.com/">OllamaHub</a> &mdash; Explore and Download Custom Ollama Modelfiles.</li><li><a title="ollama library" rel="nofollow" href="https://ollama.ai/library">ollama library</a></li><li><a title="Ollama Manual Install" rel="nofollow" href="https://github.com/jmorganca/ollama/blob/main/docs/linux.md">Ollama Manual Install</a></li><li><a title="Ollama Docker Image" rel="nofollow" href="https://hub.docker.com/r/ollama/ollama">Ollama Docker Image</a></li><li><a title="ollama-webui" rel="nofollow" href="https://github.com/ollama-webui/ollama-webui">ollama-webui</a></li><li><a title="LlamaGPT" rel="nofollow" href="https://github.com/getumbrel/llama-gpt">LlamaGPT</a></li><li><a title="llama-gpt" rel="nofollow" href="https://github.com/getumbrel/llama-gpt#benchmarks">llama-gpt</a> &mdash; A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!</li><li><a title="Continue.dev" rel="nofollow" href="https://continue.dev/">Continue.dev</a> &mdash; An open-source autopilot in your IDE</li><li><a title="Refact.ai" rel="nofollow" href="https://refact.ai/">Refact.ai</a> &mdash; Refact is an open-source AI coding assistant with blazing-fast code completion, powerful code improvement tools, and chat.</li><li><a title="32-Bit Challenge Chat room" rel="nofollow" href="https://bit.ly/32bitchat">32-Bit Challenge Chat room</a></li><li><a title="Speech Note" rel="nofollow" href="https://flathub.org/apps/net.mkiol.SpeechNote">Speech Note</a> &mdash; Speech Note let you take, read and translate notes in multiple languages. It uses Speech to Text, Text to Speech and Machine Translation to do so. Text and voice processing take place entirely offline, locally on your computer, without using a network connection. Your privacy is always respected. No data is sent to the Internet.</li><li><a title="Speech Note on GitHub" rel="nofollow" href="https://github.com/mkiol/dsnote">Speech Note on GitHub</a></li><li><a title="LFNW: Call for Sponsors" rel="nofollow" href="https://2024.lfnw.org/linuxfest-northwest-2024-sponsorship-prospectus.pdf">LFNW: Call for Sponsors</a></li><li><a title="Framework 13 (Intel) NixOS Module" rel="nofollow" href="https://github.com/NixOS/nixos-hardware/tree/master/framework/13-inch/13th-gen-intel">Framework 13 (Intel) NixOS Module</a></li><li><a title="GeneBean&#39;s hyprland nix config" rel="nofollow" href="https://github.com/genebean/dots/blob/main/modules/nixos/default.nix">GeneBean's hyprland nix config</a></li><li><a title="Razer Core X - Thunderbolt™ 3 eGPU" rel="nofollow" href="https://www.razer.com/gaming-egpus/razer-core-x">Razer Core X - Thunderbolt™ 3 eGPU</a></li><li><a title="CompleteNoobs: Ubuntu KVM to Windows 10 - Thinkpad T470 - Razer Core X - GTX 970 -" rel="nofollow" href="https://www.completenoobs.com/noobs/Ubuntu_KVM_to_Windows_10_-_Thinkpad_T470_-_Razer_Core_X_-_GTX_970">CompleteNoobs: Ubuntu KVM to Windows 10 - Thinkpad T470 - Razer Core X - GTX 970 -</a></li><li><a title="LINUX Unplugged 308: The One About GPU Passthrough" rel="nofollow" href="https://linuxunplugged.com/308">LINUX Unplugged 308: The One About GPU Passthrough</a> &mdash; Our crew walks you through their PCI Passthrough setups that let them run Windows, macOS, and distro-hop all from one Linux machine.</li><li><a title="Pick: Marker" rel="nofollow" href="https://github.com/VikParuchuri/marker">Pick: Marker</a> &mdash; Convert PDF to markdown quickly with high accuracy</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We test two popular methods to run local language models on your Linux box. Then, we push the limits to see which language models will toe the line and which won&#39;t.</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="🎉 Alby" rel="nofollow" href="https://getalby.com/">🎉 Alby</a> &mdash; Boost into the show, first grab Alby, top it off, and then head over to the Podcast Index.</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> &mdash; You can boost from the web. Once Alby is topped off, visit our page on the Podcast Index.</li><li><a title="Brent in Berlin Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/297742521/">Brent in Berlin Meetup</a> &mdash; Brent is back in Berlin and we're having a LOW KEY meetup at the NixOS night at cbase.</li><li><a title="One Time Fiat Fun for SCaLE 2024" rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=102844">One Time Fiat Fun for SCaLE 2024</a></li><li><a title="Southern California Linux Expo 19" rel="nofollow" href="https://www.socallinuxexpo.org/scale/21x">Southern California Linux Expo 19</a></li><li><a title="Purchase a SCALE Pass 63" rel="nofollow" href="https://register.socallinuxexpo.org/reg6/">Purchase a SCALE Pass 63</a></li><li><a title="First NixCon North America!" rel="nofollow" href="https://discourse.nixos.org/t/announcing-first-nixcon-north-america/35874">First NixCon North America!</a></li><li><a title="NixCon North America | SCALE 21x" rel="nofollow" href="https://www.socallinuxexpo.org/scale/21x/nixcon-us">NixCon North America | SCALE 21x</a></li><li><a title="NixCon North America Call for Proposals" rel="nofollow" href="https://sessionize.com/nixcon-na-2024/">NixCon North America Call for Proposals</a></li><li><a title="Texas Linux Fest 2024" rel="nofollow" href="https://2024.texaslinuxfest.org/">Texas Linux Fest 2024</a></li><li><a title="LFNW 2024: Ready or not" rel="nofollow" href="https://discuss.lfnw.org/t/lfnw2024-ready-or-not/698">LFNW 2024: Ready or not</a></li><li><a title="LFNW 2024: Call for Sessions" rel="nofollow" href="https://sessionize.com/lfnw2024">LFNW 2024: Call for Sessions</a></li><li><a title="Jupiter Broadcasting Live Calendar" rel="nofollow" href="http://jupiterbroadcasting.com/calendar">Jupiter Broadcasting Live Calendar</a></li><li><a title="2023 Unplugged Tuxies" rel="nofollow" href="http://tuxies.party/">2023 Unplugged Tuxies</a></li><li><a title="Ollama" rel="nofollow" href="https://github.com/jmorganca/ollama">Ollama</a> &mdash; Get up and running with Llama 2 and other large language models locally.</li><li><a title="OllamaHub" rel="nofollow" href="https://ollamahub.com/">OllamaHub</a> &mdash; Explore and Download Custom Ollama Modelfiles.</li><li><a title="ollama library" rel="nofollow" href="https://ollama.ai/library">ollama library</a></li><li><a title="Ollama Manual Install" rel="nofollow" href="https://github.com/jmorganca/ollama/blob/main/docs/linux.md">Ollama Manual Install</a></li><li><a title="Ollama Docker Image" rel="nofollow" href="https://hub.docker.com/r/ollama/ollama">Ollama Docker Image</a></li><li><a title="ollama-webui" rel="nofollow" href="https://github.com/ollama-webui/ollama-webui">ollama-webui</a></li><li><a title="LlamaGPT" rel="nofollow" href="https://github.com/getumbrel/llama-gpt">LlamaGPT</a></li><li><a title="llama-gpt" rel="nofollow" href="https://github.com/getumbrel/llama-gpt#benchmarks">llama-gpt</a> &mdash; A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!</li><li><a title="Continue.dev" rel="nofollow" href="https://continue.dev/">Continue.dev</a> &mdash; An open-source autopilot in your IDE</li><li><a title="Refact.ai" rel="nofollow" href="https://refact.ai/">Refact.ai</a> &mdash; Refact is an open-source AI coding assistant with blazing-fast code completion, powerful code improvement tools, and chat.</li><li><a title="32-Bit Challenge Chat room" rel="nofollow" href="https://bit.ly/32bitchat">32-Bit Challenge Chat room</a></li><li><a title="Speech Note" rel="nofollow" href="https://flathub.org/apps/net.mkiol.SpeechNote">Speech Note</a> &mdash; Speech Note let you take, read and translate notes in multiple languages. It uses Speech to Text, Text to Speech and Machine Translation to do so. Text and voice processing take place entirely offline, locally on your computer, without using a network connection. Your privacy is always respected. No data is sent to the Internet.</li><li><a title="Speech Note on GitHub" rel="nofollow" href="https://github.com/mkiol/dsnote">Speech Note on GitHub</a></li><li><a title="LFNW: Call for Sponsors" rel="nofollow" href="https://2024.lfnw.org/linuxfest-northwest-2024-sponsorship-prospectus.pdf">LFNW: Call for Sponsors</a></li><li><a title="Framework 13 (Intel) NixOS Module" rel="nofollow" href="https://github.com/NixOS/nixos-hardware/tree/master/framework/13-inch/13th-gen-intel">Framework 13 (Intel) NixOS Module</a></li><li><a title="GeneBean&#39;s hyprland nix config" rel="nofollow" href="https://github.com/genebean/dots/blob/main/modules/nixos/default.nix">GeneBean's hyprland nix config</a></li><li><a title="Razer Core X - Thunderbolt™ 3 eGPU" rel="nofollow" href="https://www.razer.com/gaming-egpus/razer-core-x">Razer Core X - Thunderbolt™ 3 eGPU</a></li><li><a title="CompleteNoobs: Ubuntu KVM to Windows 10 - Thinkpad T470 - Razer Core X - GTX 970 -" rel="nofollow" href="https://www.completenoobs.com/noobs/Ubuntu_KVM_to_Windows_10_-_Thinkpad_T470_-_Razer_Core_X_-_GTX_970">CompleteNoobs: Ubuntu KVM to Windows 10 - Thinkpad T470 - Razer Core X - GTX 970 -</a></li><li><a title="LINUX Unplugged 308: The One About GPU Passthrough" rel="nofollow" href="https://linuxunplugged.com/308">LINUX Unplugged 308: The One About GPU Passthrough</a> &mdash; Our crew walks you through their PCI Passthrough setups that let them run Windows, macOS, and distro-hop all from one Linux machine.</li><li><a title="Pick: Marker" rel="nofollow" href="https://github.com/VikParuchuri/marker">Pick: Marker</a> &mdash; Convert PDF to markdown quickly with high accuracy</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>539: Rollback Required</title>
  <link>https://linuxunplugged.com/539</link>
  <guid isPermaLink="false">b1cac144-382e-4f3e-b708-7d2ffc8cafe3</guid>
  <pubDate>Sun, 03 Dec 2023 19:45:00 -0800</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/b1cac144-382e-4f3e-b708-7d2ffc8cafe3.mp3" length="60738425" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>This week, our embarrassment is your entertainment. Then, we check the age and health of all our disks with one app.</itunes:subtitle>
  <itunes:duration>1:12:18</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>This week, our embarrassment is your entertainment. Then, we check the age and health of all our disks with one app. 
</description>
  <itunes:keywords>Worst Mistakes, Embarrassing Situations, Disk Health, Disk Age, LinuxFest Northwest 2024, LFNW 2024, War Stories, Mars Rover Mistake, Chris Lewicki, Scrutiny, Hard Drive Monitoring, S.M.A.R.T, NixOS Configbuilder Tool, Speech Note, Speech to Text, Text to Speech, Machine Translation, Vosk, whisper.cpp, Faster Whisper, Linux Desktop Translator, 32-bit challenge, Ansible, cookie autodelete, Duplicati, SCaLE, SteamOS 3.5, </itunes:keywords>
  <content:encoded>
    <![CDATA[<p>This week, our embarrassment is your entertainment. Then, we check the age and health of all our disks with one app.</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="🎉 Alby" rel="nofollow" href="https://getalby.com/">🎉 Alby</a> &mdash; Boost into the show, first grab Alby, top it off, and then head over to the Podcast Index.</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> &mdash; You can boost from the web. Once Alby is topped off, visit our page on the Podcast Index.</li><li><a title="LFNW 2024: Ready or not" rel="nofollow" href="https://discuss.lfnw.org/t/lfnw2024-ready-or-not/698">LFNW 2024: Ready or not</a> &mdash; Quick on the heels of our wildly successful MiniFest this Fall, LinuxFest Northwest is proud to announce a full event: LinuxFest Northwest 2024 - April 26-28 2024!</li><li><a title="LFNW 2024: Call for Sessions" rel="nofollow" href="https://sessionize.com/lfnw2024">LFNW 2024: Call for Sessions</a></li><li><a title="LFNW: Call for Sponsors" rel="nofollow" href="https://2024.lfnw.org/linuxfest-northwest-2024-sponsorship-prospectus.pdf">LFNW: Call for Sponsors</a></li><li><a title="My $500M Mars Rover Mistake" rel="nofollow" href="https://www.chrislewicki.com/articles/failurestory">My $500M Mars Rover Mistake</a> &mdash; A Failure Story by Chris Lewicki</li><li><a title="Unplugged Tuxies 2023" rel="nofollow" href="http://tuxies.party">Unplugged Tuxies 2023</a> &mdash; Vote in the 2023 Tuxies before it's too late!</li><li><a title="⚠️ Did we miss something in the 2023 Tuxies?" rel="nofollow" href="https://nextcloud.tuxies.party/apps/forms/J9HiKYa2zwjsiPHy">⚠️ Did we miss something in the 2023 Tuxies?</a></li><li><a title="Get your Tuxies “I Voted” sticker from TheGoldenDragon" rel="nofollow" href="https://www.etsy.com/shop/KittermanCreative">Get your Tuxies “I Voted” sticker from TheGoldenDragon</a> &mdash; $2 Digital Sticker</li><li><a title="Scrutiny" rel="nofollow" href="https://github.com/AnalogJ/scrutiny">Scrutiny</a> &mdash; Hard Drive S.M.A.R.T Monitoring, Historical Trends &amp; Real World Failure Thresholds.</li><li><a title="Soltros&#39;s configbuilder" rel="nofollow" href="https://github.com/soltros/configbuilder">Soltros's configbuilder</a> &mdash; This Nix Configuration Manager is a Go-based tool designed to facilitate the management of NixOS configurations.</li><li><a title="Cookie AutoDelete Firefox Add-on" rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/">Cookie AutoDelete Firefox Add-on</a></li><li><a title="Self-Hosted 110: Google Photos Replacement" rel="nofollow" href="https://selfhosted.show/110">Self-Hosted 110: Google Photos Replacement</a></li><li><a title="Brent in Berlin Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/297742521/">Brent in Berlin Meetup</a> &mdash; Brent is back in Berlin and we're having a LOW KEY meetup at the NixOS night at cbase - join us!</li><li><a title="chezmoi" rel="nofollow" href="https://www.chezmoi.io/">chezmoi</a> &mdash; Manage your dotfiles across multiple diverse machines, securely.</li><li><a title="AnalogJ on GitHub" rel="nofollow" href="https://github.com/AnalogJ">AnalogJ on GitHub</a> &mdash; I'm a Devops/Automation guy, focused on building tools that help you automate &amp; manage your servers.</li><li><a title="lexicon" rel="nofollow" href="https://github.com/AnalogJ/lexicon">lexicon</a> &mdash; Manipulate DNS records on various DNS providers in a standardized way.</li><li><a title="Fasten Health" rel="nofollow" href="https://github.com/fastenhealth/fasten-onprem">Fasten Health</a> &mdash; Fasten is an open-source, self-hosted, personal/family electronic medical record aggregator.</li><li><a title="LUP 307: What&#39;s your Nextcloud?" rel="nofollow" href="https://linuxunplugged.com/307">LUP 307: What's your Nextcloud?</a></li><li><a title="GNU Stow" rel="nofollow" href="https://www.gnu.org/software/stow/">GNU Stow</a> &mdash; GNU Stow is a symlink farm manager which takes distinct packages of software and/or data located in separate directories on the filesystem, and makes them appear to be installed in the same place.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>This week, our embarrassment is your entertainment. Then, we check the age and health of all our disks with one app.</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="🎉 Alby" rel="nofollow" href="https://getalby.com/">🎉 Alby</a> &mdash; Boost into the show, first grab Alby, top it off, and then head over to the Podcast Index.</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> &mdash; You can boost from the web. Once Alby is topped off, visit our page on the Podcast Index.</li><li><a title="LFNW 2024: Ready or not" rel="nofollow" href="https://discuss.lfnw.org/t/lfnw2024-ready-or-not/698">LFNW 2024: Ready or not</a> &mdash; Quick on the heels of our wildly successful MiniFest this Fall, LinuxFest Northwest is proud to announce a full event: LinuxFest Northwest 2024 - April 26-28 2024!</li><li><a title="LFNW 2024: Call for Sessions" rel="nofollow" href="https://sessionize.com/lfnw2024">LFNW 2024: Call for Sessions</a></li><li><a title="LFNW: Call for Sponsors" rel="nofollow" href="https://2024.lfnw.org/linuxfest-northwest-2024-sponsorship-prospectus.pdf">LFNW: Call for Sponsors</a></li><li><a title="My $500M Mars Rover Mistake" rel="nofollow" href="https://www.chrislewicki.com/articles/failurestory">My $500M Mars Rover Mistake</a> &mdash; A Failure Story by Chris Lewicki</li><li><a title="Unplugged Tuxies 2023" rel="nofollow" href="http://tuxies.party">Unplugged Tuxies 2023</a> &mdash; Vote in the 2023 Tuxies before it's too late!</li><li><a title="⚠️ Did we miss something in the 2023 Tuxies?" rel="nofollow" href="https://nextcloud.tuxies.party/apps/forms/J9HiKYa2zwjsiPHy">⚠️ Did we miss something in the 2023 Tuxies?</a></li><li><a title="Get your Tuxies “I Voted” sticker from TheGoldenDragon" rel="nofollow" href="https://www.etsy.com/shop/KittermanCreative">Get your Tuxies “I Voted” sticker from TheGoldenDragon</a> &mdash; $2 Digital Sticker</li><li><a title="Scrutiny" rel="nofollow" href="https://github.com/AnalogJ/scrutiny">Scrutiny</a> &mdash; Hard Drive S.M.A.R.T Monitoring, Historical Trends &amp; Real World Failure Thresholds.</li><li><a title="Soltros&#39;s configbuilder" rel="nofollow" href="https://github.com/soltros/configbuilder">Soltros's configbuilder</a> &mdash; This Nix Configuration Manager is a Go-based tool designed to facilitate the management of NixOS configurations.</li><li><a title="Cookie AutoDelete Firefox Add-on" rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/">Cookie AutoDelete Firefox Add-on</a></li><li><a title="Self-Hosted 110: Google Photos Replacement" rel="nofollow" href="https://selfhosted.show/110">Self-Hosted 110: Google Photos Replacement</a></li><li><a title="Brent in Berlin Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/297742521/">Brent in Berlin Meetup</a> &mdash; Brent is back in Berlin and we're having a LOW KEY meetup at the NixOS night at cbase - join us!</li><li><a title="chezmoi" rel="nofollow" href="https://www.chezmoi.io/">chezmoi</a> &mdash; Manage your dotfiles across multiple diverse machines, securely.</li><li><a title="AnalogJ on GitHub" rel="nofollow" href="https://github.com/AnalogJ">AnalogJ on GitHub</a> &mdash; I'm a Devops/Automation guy, focused on building tools that help you automate &amp; manage your servers.</li><li><a title="lexicon" rel="nofollow" href="https://github.com/AnalogJ/lexicon">lexicon</a> &mdash; Manipulate DNS records on various DNS providers in a standardized way.</li><li><a title="Fasten Health" rel="nofollow" href="https://github.com/fastenhealth/fasten-onprem">Fasten Health</a> &mdash; Fasten is an open-source, self-hosted, personal/family electronic medical record aggregator.</li><li><a title="LUP 307: What&#39;s your Nextcloud?" rel="nofollow" href="https://linuxunplugged.com/307">LUP 307: What's your Nextcloud?</a></li><li><a title="GNU Stow" rel="nofollow" href="https://www.gnu.org/software/stow/">GNU Stow</a> &mdash; GNU Stow is a symlink farm manager which takes distinct packages of software and/or data located in separate directories on the filesystem, and makes them appear to be installed in the same place.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>538: Surprisingly Smooth Transition</title>
  <link>https://linuxunplugged.com/538</link>
  <guid isPermaLink="false">24a47150-5bc8-406c-94ae-2d45e271a397</guid>
  <pubDate>Sun, 26 Nov 2023 19:00:00 -0800</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/24a47150-5bc8-406c-94ae-2d45e271a397.mp3" length="55535774" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>PipeWire hits 1.0, and Wim Taymans joins us to reflect on the smooth success of PipeWire. Plus the details on the first NixCon North America, and more.</itunes:subtitle>
  <itunes:duration>1:06:06</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>PipeWire hits 1.0, and Wim Taymans joins us to reflect on the smooth success of PipeWire. Plus the details on the first NixCon North America, and more. Special Guests: Wim Taymans and Zach Mitchell.
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged, NixCon North America, Southern California Linux Expo, SCaLE, Zach Mitchell, flox, Nix Documentation Team, Nix community, Nix contributors, Pipewire 1.0, El Presidente, Wim Taymans, Linux audio, IRQ-based ALSA driver, JACK, low-latency, API compatibility, PulseAudio, Wayland, Flatpak, Jackdbus, 32-bit Challenge, Nix configs, LTS, Debian, Distrobox, Syncthing, Duplicati, Ladder, redundant hardware, NASA protocols, space station, SpiralLinux, Debian, Btrfs snapshots, proprietary networks, Whisper, Helvum, patchbay, </itunes:keywords>
  <content:encoded>
    <![CDATA[<p>PipeWire hits 1.0, and Wim Taymans joins us to reflect on the smooth success of PipeWire. Plus the details on the first NixCon North America, and more.</p><p>Special Guests: Wim Taymans and Zach Mitchell.</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="🎉 Alby" rel="nofollow" href="https://getalby.com/">🎉 Alby</a> &mdash; Boost into the show, first grab Alby, top it off, and then head over to the Podcast Index.</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> &mdash; You can boost from the web. Once Alby is topped off, visit our page on the Podcast Index.</li><li><a title="Unplugged Tuxies 2023" rel="nofollow" href="http://tuxies.party/">Unplugged Tuxies 2023</a> &mdash; Vote in the 2023 Tuxies!</li><li><a title="⚠️ Did we miss something in the 2023 Tuxies?" rel="nofollow" href="https://nextcloud.tuxies.party/apps/forms/J9HiKYa2zwjsiPHy">⚠️ Did we miss something in the 2023 Tuxies?</a></li><li><a title="How to get started with Tailscale in under 10 minutes" rel="nofollow" href="https://www.youtube.com/watch?v=sPdvyR7bLqI">How to get started with Tailscale in under 10 minutes</a></li><li><a title="First NixCon North America!" rel="nofollow" href="https://discourse.nixos.org/t/announcing-first-nixcon-north-america/35874">First NixCon North America!</a> &mdash; We envisage NixCon North America as a complement to the core NixCon in Europe, enriching the global Nix community through more localized events. This event is not just a conference; it’s a celebration of our growth, diversity, and the shared passion for Nix.</li><li><a title="Southern California Linux Expo 19" rel="nofollow" href="https://www.socallinuxexpo.org/scale/21x">Southern California Linux Expo 19</a></li><li><a title="Purchase a SCALE Pass" rel="nofollow" href="https://register.socallinuxexpo.org/reg6/">Purchase a SCALE Pass</a></li><li><a title="One time Fiat donation for JB @ SCaLE 21x" rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=102844">One time Fiat donation for JB @ SCaLE 21x</a></li><li><a title="🎉 PipeWire 1.0 🎉" rel="nofollow" href="https://www.phoronix.com/news/PipeWire-1.0-Released">🎉 PipeWire 1.0 🎉</a> &mdash; PipeWire 1.0 retains API/ABI compatibility with the long-lived PipeWire 0.3.xx series. PipeWire 1.0 delivers improved time reporting for less jitter in ALSA when using IRQ mode, various module fixes, Bluetooth LC3 codec and compatibility improvements, improved transport and time handling for JACK, optimized buffer re-use with JACK, and a variety of other improvements.</li><li><a title="PipeWire 1.0.0 (El Presidente)" rel="nofollow" href="https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/1.0.0">PipeWire 1.0.0 (El Presidente)</a></li><li><a title="LINUX Unplugged 370" rel="nofollow" href="https://linuxunplugged.com/370">LINUX Unplugged 370</a> &mdash; PipeWire Progress</li><li><a title="SpiralLinux" rel="nofollow" href="https://github.com/SpiralLinux/SpiralLinux-project">SpiralLinux</a> &mdash; SpiralLinux is a selection of Linux spins built from Debian GNU/Linux, with a focus on simplicity and out-of-the-box usability across all the major desktop environments.</li><li><a title="grub-btrfs" rel="nofollow" href="https://github.com/Antynea/grub-btrfs">grub-btrfs</a> &mdash; Include btrfs snapshots in the Grub menu.</li><li><a title="timeshift" rel="nofollow" href="https://github.com/linuxmint/timeshift">timeshift</a> &mdash; System restore tool for Linux.</li><li><a title="timeshift-autosnap-apt" rel="nofollow" href="https://github.com/wmutschl/timeshift-autosnap-apt">timeshift-autosnap-apt</a> &mdash; Timeshift auto-snapshot script for Ubuntu and Debian</li><li><a title="Ubuntu Desktop with btrfs-luks, auto-apt snapshots with Timeshift" rel="nofollow" href="https://mutschler.dev/linux/ubuntu-btrfs-20-04/">Ubuntu Desktop with btrfs-luks, auto-apt snapshots with Timeshift</a></li><li><a title="jordan-bravo&#39;s Nix config" rel="nofollow" href="https://github.com/jordan-bravo/.nix">jordan-bravo's Nix config</a></li><li><a title="ladder" rel="nofollow" href="https://github.com/kubero-dev/ladder">ladder</a> &mdash; Selfhosted alternative to 12ft.io. and 1ft.io bypass paywalls with a proxy ladder and remove CORS headers from any URL.</li><li><a title="Pick: whisper 🎤 → 🎧️" rel="nofollow" href="https://github.com/mijorus/whisper">Pick: whisper 🎤 → 🎧️</a> &mdash; Listen to your mic - with PipeWire. This app does more or less the same thing as Helvum does, but with a simple UI.</li><li><a title="Whisper on Flathub" rel="nofollow" href="https://flathub.org/apps/it.mijorus.whisper">Whisper on Flathub</a></li><li><a title="Helvum on Flathub" rel="nofollow" href="https://flathub.org/apps/org.pipewire.Helvum">Helvum on Flathub</a> &mdash; Helvum is a graphical patchbay for PipeWire.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>PipeWire hits 1.0, and Wim Taymans joins us to reflect on the smooth success of PipeWire. Plus the details on the first NixCon North America, and more.</p><p>Special Guests: Wim Taymans and Zach Mitchell.</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="🎉 Alby" rel="nofollow" href="https://getalby.com/">🎉 Alby</a> &mdash; Boost into the show, first grab Alby, top it off, and then head over to the Podcast Index.</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> &mdash; You can boost from the web. Once Alby is topped off, visit our page on the Podcast Index.</li><li><a title="Unplugged Tuxies 2023" rel="nofollow" href="http://tuxies.party/">Unplugged Tuxies 2023</a> &mdash; Vote in the 2023 Tuxies!</li><li><a title="⚠️ Did we miss something in the 2023 Tuxies?" rel="nofollow" href="https://nextcloud.tuxies.party/apps/forms/J9HiKYa2zwjsiPHy">⚠️ Did we miss something in the 2023 Tuxies?</a></li><li><a title="How to get started with Tailscale in under 10 minutes" rel="nofollow" href="https://www.youtube.com/watch?v=sPdvyR7bLqI">How to get started with Tailscale in under 10 minutes</a></li><li><a title="First NixCon North America!" rel="nofollow" href="https://discourse.nixos.org/t/announcing-first-nixcon-north-america/35874">First NixCon North America!</a> &mdash; We envisage NixCon North America as a complement to the core NixCon in Europe, enriching the global Nix community through more localized events. This event is not just a conference; it’s a celebration of our growth, diversity, and the shared passion for Nix.</li><li><a title="Southern California Linux Expo 19" rel="nofollow" href="https://www.socallinuxexpo.org/scale/21x">Southern California Linux Expo 19</a></li><li><a title="Purchase a SCALE Pass" rel="nofollow" href="https://register.socallinuxexpo.org/reg6/">Purchase a SCALE Pass</a></li><li><a title="One time Fiat donation for JB @ SCaLE 21x" rel="nofollow" href="https://jupitersignal.memberful.com/checkout?plan=102844">One time Fiat donation for JB @ SCaLE 21x</a></li><li><a title="🎉 PipeWire 1.0 🎉" rel="nofollow" href="https://www.phoronix.com/news/PipeWire-1.0-Released">🎉 PipeWire 1.0 🎉</a> &mdash; PipeWire 1.0 retains API/ABI compatibility with the long-lived PipeWire 0.3.xx series. PipeWire 1.0 delivers improved time reporting for less jitter in ALSA when using IRQ mode, various module fixes, Bluetooth LC3 codec and compatibility improvements, improved transport and time handling for JACK, optimized buffer re-use with JACK, and a variety of other improvements.</li><li><a title="PipeWire 1.0.0 (El Presidente)" rel="nofollow" href="https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/1.0.0">PipeWire 1.0.0 (El Presidente)</a></li><li><a title="LINUX Unplugged 370" rel="nofollow" href="https://linuxunplugged.com/370">LINUX Unplugged 370</a> &mdash; PipeWire Progress</li><li><a title="SpiralLinux" rel="nofollow" href="https://github.com/SpiralLinux/SpiralLinux-project">SpiralLinux</a> &mdash; SpiralLinux is a selection of Linux spins built from Debian GNU/Linux, with a focus on simplicity and out-of-the-box usability across all the major desktop environments.</li><li><a title="grub-btrfs" rel="nofollow" href="https://github.com/Antynea/grub-btrfs">grub-btrfs</a> &mdash; Include btrfs snapshots in the Grub menu.</li><li><a title="timeshift" rel="nofollow" href="https://github.com/linuxmint/timeshift">timeshift</a> &mdash; System restore tool for Linux.</li><li><a title="timeshift-autosnap-apt" rel="nofollow" href="https://github.com/wmutschl/timeshift-autosnap-apt">timeshift-autosnap-apt</a> &mdash; Timeshift auto-snapshot script for Ubuntu and Debian</li><li><a title="Ubuntu Desktop with btrfs-luks, auto-apt snapshots with Timeshift" rel="nofollow" href="https://mutschler.dev/linux/ubuntu-btrfs-20-04/">Ubuntu Desktop with btrfs-luks, auto-apt snapshots with Timeshift</a></li><li><a title="jordan-bravo&#39;s Nix config" rel="nofollow" href="https://github.com/jordan-bravo/.nix">jordan-bravo's Nix config</a></li><li><a title="ladder" rel="nofollow" href="https://github.com/kubero-dev/ladder">ladder</a> &mdash; Selfhosted alternative to 12ft.io. and 1ft.io bypass paywalls with a proxy ladder and remove CORS headers from any URL.</li><li><a title="Pick: whisper 🎤 → 🎧️" rel="nofollow" href="https://github.com/mijorus/whisper">Pick: whisper 🎤 → 🎧️</a> &mdash; Listen to your mic - with PipeWire. This app does more or less the same thing as Helvum does, but with a simple UI.</li><li><a title="Whisper on Flathub" rel="nofollow" href="https://flathub.org/apps/it.mijorus.whisper">Whisper on Flathub</a></li><li><a title="Helvum on Flathub" rel="nofollow" href="https://flathub.org/apps/org.pipewire.Helvum">Helvum on Flathub</a> &mdash; Helvum is a graphical patchbay for PipeWire.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>537: This Makes Us Unemployable</title>
  <link>https://linuxunplugged.com/537</link>
  <guid isPermaLink="false">41fc53db-2e86-49a3-9fb8-6ec1052537c2</guid>
  <pubDate>Sun, 19 Nov 2023 03:00:00 -0800</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/41fc53db-2e86-49a3-9fb8-6ec1052537c2.mp3" length="57414448" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>Can we save an old Arch install? We'll attempt a live rescue, then get into our tips for keeping your old Linux install running great.</itunes:subtitle>
  <itunes:duration>1:08:21</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 we save an old Arch install? We'll attempt a live rescue, then get into our tips for keeping your old Linux install running great. 
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged,Linus' Law, Arch Linux, Linux Server, Debian, CentOS, Linux Habits, Texas Linux Fest 2024, Arch Update, Arch Server Update, Linux Scheduler, Linux Kernel, SNAPs, Flatpaks, NixOS, Linux Boosts, Kali, Virtualization, Dotfile Management, Rockbox Project, Open Source Firmware, Ham Radio, Plasma Power-Ups, Wayland, X11, Flatseal, Flathub, rolling release, docker, containers, security, software bugs, snapshots, LTS, clonezilla, 32-bit challenge, BBS, QEMU, backtrack linux, Kali linux, CLA, chezmoi, Wayland,</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Can we save an old Arch install? We&#39;ll attempt a live rescue, then get into our tips for keeping your old Linux install running great.</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="🎉 Alby" rel="nofollow" href="https://getalby.com/">🎉 Alby</a> &mdash; Boost into the show, first grab Alby, top it off, and then head over to the Podcast Index.</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> &mdash; You can boost from the web. Once Alby is topped off, visit our page on the Podcast Index.</li><li><a title="Is Arch Linux suitable for server environment?" rel="nofollow" href="https://serverfault.com/questions/173286/is-arch-linux-suitable-for-server-environment">Is Arch Linux suitable for server environment?</a> &mdash; Probably the biggest issue with Arch as a server operating system is that it's not clear where and when applications may break after an upgrade. More often than not, you have to keep up with what's going on in the wiki and on the forums before doing any sort of upgrade</li><li><a title="Unplugged Tuxies - 2023" rel="nofollow" href="http://tuxies.party/">Unplugged Tuxies - 2023</a></li><li><a title="⚠️ DID WE MISS SOMETHING?" rel="nofollow" href="https://nextcloud.tuxies.party/apps/forms/J9HiKYa2zwjsiPHy">⚠️ DID WE MISS SOMETHING?</a></li><li><a title="Get your Tuxies &quot;I Voted&quot; sticker from TheGoldenDragon" rel="nofollow" href="https://www.etsy.com/shop/KittermanCreative">Get your Tuxies "I Voted" sticker from TheGoldenDragon</a> &mdash; $2 Digital Sticker</li><li><a title="Texas Linux Festival 2024" rel="nofollow" href="https://2024.texaslinuxfest.org/">Texas Linux Festival 2024</a> &mdash; Texas Linux Fest is the first state-wide annual community-run conference for Linux and open-source software users and enthusiasts from around the Lone Star State. Much like SCALE in Los Angeles, Ohio Linux Fest in Columbus, and Linux Fest Northwest – and an ever-growing list of successful regional shows.</li><li><a title="Switch to the base-devel meta package requires manual intervention" rel="nofollow" href="https://archlinux.org/news/switch-to-the-base-devel-meta-package-requires-manual-intervention/">Switch to the base-devel meta package requires manual intervention</a> &mdash; On February 2nd, the base-devel package group has been replaced by a meta package of the same name.</li><li><a title="Git migration announcement" rel="nofollow" href="https://archlinux.org/news/git-migration-announcement/">Git migration announcement</a></li><li><a title="Git migration completed" rel="nofollow" href="https://archlinux.org/news/git-migration-completed/">Git migration completed</a> &mdash; We are proud to announce that the migration to Git packaging succeeded! 🥳</li><li><a title="[Arch News] Changes to default password hashing algorithm and umask settings" rel="nofollow" href="https://archlinux.org/news/changes-to-default-password-hashing-algorithm-and-umask-settings/">[Arch News] Changes to default password hashing algorithm and umask settings</a></li><li><a title="Linus’s law" rel="nofollow" href="https://en.wikipedia.org/wiki/Linus%27s_law">Linus’s law</a> &mdash; In software development, Linus's law is the assertion that "given enough eyeballs, all bugs are shallow".</li><li><a title="The Linux Scheduler: a Decade of Wasted Cores" rel="nofollow" href="https://webusers.i3s.unice.fr/~jplozi/wastedcores/">The Linux Scheduler: a Decade of Wasted Cores</a> &mdash; In our experiments, these performance bugs caused many-fold performance degradation for synchronization-heavy scientific applications, 13% higher latency for kernel make, and a 14-23% decrease in TPC-H throughput for a widely used commercial database.</li><li><a title="The Linux kernel scheduler has been accidentally hardcoded to a maximum of 8 cores for the past 15 years and nobody noticed – The HFT Guy" rel="nofollow" href="https://thehftguy.com/2023/11/14/the-linux-kernel-has-been-accidentally-hardcoded-to-a-maximum-of-8-cores-for-nearly-20-years/">The Linux kernel scheduler has been accidentally hardcoded to a maximum of 8 cores for the past 15 years and nobody noticed – The HFT Guy</a></li><li><a title="The Linux kernel has been accidentally hardcoded to a maximum of 8 cores | Hacker News" rel="nofollow" href="https://news.ycombinator.com/item?id=38260935">The Linux kernel has been accidentally hardcoded to a maximum of 8 cores | Hacker News</a></li><li><a title="sched: Update normalized values on user updates via proc · torvalds/linux@acb4a84 · GitHub" rel="nofollow" href="https://github.com/torvalds/linux/commit/acb4a848da821a095ae9e4d8b22ae2d9633ba5cd">sched: Update normalized values on user updates via proc · torvalds/linux@acb4a84 · GitHub</a> &mdash; This patch updates the internally used scheduler tuning values that are
normalized to one cpu in case a user sets new values via sysfs.</li><li><a title="BackTrack Linux" rel="nofollow" href="https://www.backtrack-linux.org/">BackTrack Linux</a></li><li><a title="Flatseal" rel="nofollow" href="https://flathub.org/apps/com.github.tchx84.Flatseal">Flatseal</a></li><li><a title="Why you probably shouldn’t add a CLA to your open source project" rel="nofollow" href="https://ben.balter.com/2018/01/02/why-you-probably-shouldnt-add-a-cla-to-your-open-source-project/">Why you probably shouldn’t add a CLA to your open source project</a> &mdash; Contributor license agreements (or CLAs for short) have gained a lot of visibility in recent years as some prominent open-source projects have opted to adopt them. If all the cool kids are doing it, should your open source project? Probably not. Here’s why</li><li><a title="Strike Global Now" rel="nofollow" href="https://jimmymow.medium.com/announcing-buy-bitcoin-globally-2d12a2617317">Strike Global Now</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Can we save an old Arch install? We&#39;ll attempt a live rescue, then get into our tips for keeping your old Linux install running great.</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="🎉 Alby" rel="nofollow" href="https://getalby.com/">🎉 Alby</a> &mdash; Boost into the show, first grab Alby, top it off, and then head over to the Podcast Index.</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> &mdash; You can boost from the web. Once Alby is topped off, visit our page on the Podcast Index.</li><li><a title="Is Arch Linux suitable for server environment?" rel="nofollow" href="https://serverfault.com/questions/173286/is-arch-linux-suitable-for-server-environment">Is Arch Linux suitable for server environment?</a> &mdash; Probably the biggest issue with Arch as a server operating system is that it's not clear where and when applications may break after an upgrade. More often than not, you have to keep up with what's going on in the wiki and on the forums before doing any sort of upgrade</li><li><a title="Unplugged Tuxies - 2023" rel="nofollow" href="http://tuxies.party/">Unplugged Tuxies - 2023</a></li><li><a title="⚠️ DID WE MISS SOMETHING?" rel="nofollow" href="https://nextcloud.tuxies.party/apps/forms/J9HiKYa2zwjsiPHy">⚠️ DID WE MISS SOMETHING?</a></li><li><a title="Get your Tuxies &quot;I Voted&quot; sticker from TheGoldenDragon" rel="nofollow" href="https://www.etsy.com/shop/KittermanCreative">Get your Tuxies "I Voted" sticker from TheGoldenDragon</a> &mdash; $2 Digital Sticker</li><li><a title="Texas Linux Festival 2024" rel="nofollow" href="https://2024.texaslinuxfest.org/">Texas Linux Festival 2024</a> &mdash; Texas Linux Fest is the first state-wide annual community-run conference for Linux and open-source software users and enthusiasts from around the Lone Star State. Much like SCALE in Los Angeles, Ohio Linux Fest in Columbus, and Linux Fest Northwest – and an ever-growing list of successful regional shows.</li><li><a title="Switch to the base-devel meta package requires manual intervention" rel="nofollow" href="https://archlinux.org/news/switch-to-the-base-devel-meta-package-requires-manual-intervention/">Switch to the base-devel meta package requires manual intervention</a> &mdash; On February 2nd, the base-devel package group has been replaced by a meta package of the same name.</li><li><a title="Git migration announcement" rel="nofollow" href="https://archlinux.org/news/git-migration-announcement/">Git migration announcement</a></li><li><a title="Git migration completed" rel="nofollow" href="https://archlinux.org/news/git-migration-completed/">Git migration completed</a> &mdash; We are proud to announce that the migration to Git packaging succeeded! 🥳</li><li><a title="[Arch News] Changes to default password hashing algorithm and umask settings" rel="nofollow" href="https://archlinux.org/news/changes-to-default-password-hashing-algorithm-and-umask-settings/">[Arch News] Changes to default password hashing algorithm and umask settings</a></li><li><a title="Linus’s law" rel="nofollow" href="https://en.wikipedia.org/wiki/Linus%27s_law">Linus’s law</a> &mdash; In software development, Linus's law is the assertion that "given enough eyeballs, all bugs are shallow".</li><li><a title="The Linux Scheduler: a Decade of Wasted Cores" rel="nofollow" href="https://webusers.i3s.unice.fr/~jplozi/wastedcores/">The Linux Scheduler: a Decade of Wasted Cores</a> &mdash; In our experiments, these performance bugs caused many-fold performance degradation for synchronization-heavy scientific applications, 13% higher latency for kernel make, and a 14-23% decrease in TPC-H throughput for a widely used commercial database.</li><li><a title="The Linux kernel scheduler has been accidentally hardcoded to a maximum of 8 cores for the past 15 years and nobody noticed – The HFT Guy" rel="nofollow" href="https://thehftguy.com/2023/11/14/the-linux-kernel-has-been-accidentally-hardcoded-to-a-maximum-of-8-cores-for-nearly-20-years/">The Linux kernel scheduler has been accidentally hardcoded to a maximum of 8 cores for the past 15 years and nobody noticed – The HFT Guy</a></li><li><a title="The Linux kernel has been accidentally hardcoded to a maximum of 8 cores | Hacker News" rel="nofollow" href="https://news.ycombinator.com/item?id=38260935">The Linux kernel has been accidentally hardcoded to a maximum of 8 cores | Hacker News</a></li><li><a title="sched: Update normalized values on user updates via proc · torvalds/linux@acb4a84 · GitHub" rel="nofollow" href="https://github.com/torvalds/linux/commit/acb4a848da821a095ae9e4d8b22ae2d9633ba5cd">sched: Update normalized values on user updates via proc · torvalds/linux@acb4a84 · GitHub</a> &mdash; This patch updates the internally used scheduler tuning values that are
normalized to one cpu in case a user sets new values via sysfs.</li><li><a title="BackTrack Linux" rel="nofollow" href="https://www.backtrack-linux.org/">BackTrack Linux</a></li><li><a title="Flatseal" rel="nofollow" href="https://flathub.org/apps/com.github.tchx84.Flatseal">Flatseal</a></li><li><a title="Why you probably shouldn’t add a CLA to your open source project" rel="nofollow" href="https://ben.balter.com/2018/01/02/why-you-probably-shouldnt-add-a-cla-to-your-open-source-project/">Why you probably shouldn’t add a CLA to your open source project</a> &mdash; Contributor license agreements (or CLAs for short) have gained a lot of visibility in recent years as some prominent open-source projects have opted to adopt them. If all the cool kids are doing it, should your open source project? Probably not. Here’s why</li><li><a title="Strike Global Now" rel="nofollow" href="https://jimmymow.medium.com/announcing-buy-bitcoin-globally-2d12a2617317">Strike Global Now</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>534: We Nixed Proxmox</title>
  <link>https://linuxunplugged.com/534</link>
  <guid isPermaLink="false">b25b50ce-8d83-4b3d-96a2-5b74005ed984</guid>
  <pubDate>Sun, 29 Oct 2023 19:00:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/b25b50ce-8d83-4b3d-96a2-5b74005ed984.mp3" length="57949488" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>We did Proxmox dirty last week, so we try to explain our thinking. But first, a few things have gone down that you should know about.</itunes:subtitle>
  <itunes:duration>1:08:59</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 did Proxmox dirty last week, so we try to explain our thinking. But first, a few things have gone down that you should know about. 
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged, NixOS, Proxmox, Debian, Linux Mint, Tuxies, LinuxFest Northwest, Fedora, Fedora 39, Wayland, Cinnamon, Kernel, Linux 6.6, Phoronix, Btrfs, ext4, bcachefs, xfs, SELinux, rust, rust-analyzer, LXC, virtualization, VM, KVM, 32-bit challenge, zfs, Nextcloud, Nextcloud AIO, nix, HomeAssistant, Immich, Debian, silverbullet.md, Podverse, Fountain, Wyze, IPFS, kmon, Linux kernel manager, Bitcoin Beach,</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We did Proxmox dirty last week, so we try to explain our thinking. But first, a few things have gone down that you should know about.</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="🎉 Alby" rel="nofollow" href="https://getalby.com/">🎉 Alby</a> &mdash; Boost into the show, first grab Alby, top it off, and then head over to the Podcast Index.</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> &mdash; You can boost from the web. Once Alby is topped off, visit our page on the Podcast Index.</li><li><a title="Unplugged Tuxies - 2023" rel="nofollow" href="http://tuxies.party/">Unplugged Tuxies - 2023</a> &mdash; It's time to vote on the 2023 Unplugged Tuxies!</li><li><a title="⚠️ Tuxies 2023: Did we miss something? Let us know!" rel="nofollow" href="https://nextcloud.tuxies.party/apps/forms/J9HiKYa2zwjsiPHy">⚠️ Tuxies 2023: Did we miss something? Let us know!</a></li><li><a title="Fedora 39 Delayed To At Least 7 November" rel="nofollow" href="https://www.phoronix.com/news/Fedora-39-Delayed-To-7-Nov">Fedora 39 Delayed To At Least 7 November</a> &mdash; While Fedora 39 was aiming for an ideal "early final" release on 18 October, that didn't happen, it was delayed, and then delayed again. Now the earliest Fedora 39 will possibly shift is 7 November.</li><li><a title="Bug: F39 RC1.2 images have sometimes “RC” in their name" rel="nofollow" href="https://bugzilla.redhat.com/show_bug.cgi?id=2246385">Bug: F39 RC1.2 images have sometimes “RC” in their name</a></li><li><a title="Bug: Failed media check immediately disappears on bare metal, shows a black screen instead" rel="nofollow" href="https://bugzilla.redhat.com/show_bug.cgi?id=2246410">Bug: Failed media check immediately disappears on bare metal, shows a black screen instead</a></li><li><a title="F39 Final Go/No-Go meeting" rel="nofollow" href="https://meetbot-raw.fedoraproject.org/fedora-meeting/2023-10-26/f39-final-go_no_go-meeting.2023-10-26-17.00.html">F39 Final Go/No-Go meeting</a></li><li><a title="Linux Mint Starts working on Wayland Support" rel="nofollow" href="https://blog.linuxmint.com/?p=4591">Linux Mint Starts working on Wayland Support</a> &mdash; The work started on Wayland. As mentioned earlier this year, this was identified as one of the major challenges our project had to tackle in the mid to long term.</li><li><a title="Cinnamon Wayland Trello" rel="nofollow" href="https://trello.com/b/HHs01Pab/cinnamon-wayland">Cinnamon Wayland Trello</a></li><li><a title="Linux Mint Starts Working On Wayland For Cinnamon, Likely Not Fully Ready Until 2026" rel="nofollow" href="https://www.phoronix.com/news/Linux-Mint-Wayland-Progress">Linux Mint Starts Working On Wayland For Cinnamon, Likely Not Fully Ready Until 2026</a></li><li><a title="Six Great Features With The Upcoming Linux 6.6 Kernel" rel="nofollow" href="https://www.phoronix.com/news/Linux-6.6-Great-Features">Six Great Features With The Upcoming Linux 6.6 Kernel</a> &mdash; While there were many last minute fixes this week, the changes don't appear to be too scary or invasive. In any event the Linux 6.6 kernel is bringing some exciting features.</li><li><a title="Linux 6.6 Features Include The EEVDF Scheduler, Shadow Stack, Intel IVSC, AMD DBC &amp; More" rel="nofollow" href="https://www.phoronix.com/review/linux-66-features">Linux 6.6 Features Include The EEVDF Scheduler, Shadow Stack, Intel IVSC, AMD DBC &amp; More</a></li><li><a title="Btrfs For Linux 6.6 Brings Fixes, Partially Recovers From Scrub Performance Regression" rel="nofollow" href="https://www.phoronix.com/news/Btrfs-Linux-6.6">Btrfs For Linux 6.6 Brings Fixes, Partially Recovers From Scrub Performance Regression</a> &mdash; David Sterba of SUSE sent out the Btrfs updates on Monday for the Linux 6.6 kernel merge window. There are no explicit new features this cycle but a variety of bug fixes, including work to address the Btrfs scrub performance following a rework back in Linux 6.4. The scrub performance isn't entirely restored but at least it's inching ahead in the right direction with Linux 6.6.</li><li><a title="EXT4 Lands A Nice Performance Improvement For Appending To Delalloc Files" rel="nofollow" href="https://www.phoronix.com/news/Linux-6.6-EXT4">EXT4 Lands A Nice Performance Improvement For Appending To Delalloc Files</a> &mdash; I conducted tests in my 32-core environment by launching 32 concurrent threads to append write to the same file. Each write operation had a length of 1024 bytes and was repeated 100000 times. Without using this patch, the test was completed in 7705 ms. However, with this patch, the test was completed in 5066 ms, resulting in a performance improvement of 34%.</li><li><a title="XFS File-System Maintainer Stepping Down" rel="nofollow" href="https://www.phoronix.com/news/XFS-Maintainer-Steps-Down">XFS File-System Maintainer Stepping Down</a> &mdash; My final act as maintainer is to write down every thing that I've been doing as maintainer for the past six years. There are too many demands placed on the maintainer, and the only way to fix this is to delegate the responsibilities. I also wrote down my impressions of the unwritten rules about how to contribute to XFS.</li><li><a title="XFS Begins Landing Online Repair, New Release Manager Takes Over" rel="nofollow" href="https://www.phoronix.com/news/Linux-6.6-XFS">XFS Begins Landing Online Repair, New Release Manager Takes Over</a> &mdash; We now have in-memory pageable memory for staging btrees, a bunch of pending fixes, and we've started the process of refactoring the scrub support code to support more of repair.</li><li><a title="SELinux In Linux 6.6 Removes References To Its Origins At The US NSA" rel="nofollow" href="https://www.phoronix.com/news/SELinux-Drops-NSA-References">SELinux In Linux 6.6 Removes References To Its Origins At The US NSA</a> &mdash; We've come a long way from the original NSA submission and I would consider SELinux a true community project at this point so removing the NSA branding just makes sense.</li><li><a title="Linux 6.6 To Bring Another Rust Toolchain Upgrade" rel="nofollow" href="https://www.phoronix.com/news/Linux-6.6-Rust-Changes">Linux 6.6 To Bring Another Rust Toolchain Upgrade</a> &mdash; Some of the other Rust changes for this imminent merge window include supporting the rust-analyzer for out-of-tree kernel modules, the Rust availability detection script has been improved, a new "paste!" proc macro, new pinned-init APIs, and a variety of other additions to continue to make Rust programming possibilities for the Linux kernel more robust.</li><li><a title="[SOLVED] - LXC Nvidia Passthrough | Proxmox Support Forum" rel="nofollow" href="https://forum.proxmox.com/threads/lxc-nvidia-passthrough.131929/">[SOLVED] - LXC Nvidia Passthrough | Proxmox Support Forum</a></li><li><a title="Contribute to Podverse" rel="nofollow" href="https://podverse.fm/contribute">Contribute to Podverse</a></li><li><a title="Soltros&#39; Nix Config" rel="nofollow" href="https://github.com/soltros/nixconfigs/blob/main/desktop/configuration.nix">Soltros' Nix Config</a></li><li><a title="SilverBullet" rel="nofollow" href="https://silverbullet.md/">SilverBullet</a> &mdash; SilverBullet is an extensible open-source, personal knowledge management system. Indeed, that’s fancy talk for “a note-taking app with links.” However, SilverBullet goes a bit beyond just that.</li><li><a title="Nixpkgs supply chain security project" rel="nofollow" href="https://discourse.nixos.org/t/nixpkgs-supply-chain-security-project/34345">Nixpkgs supply chain security project</a> &mdash; The focus of this project is on reducing our reliance on foreign binaries to compile Nixpkgs from scratch, ensuring we are are indeed running the code we compiled by leveraging existing security components in NixOS, and putting in place mechanisms that allow us to deliver the most up-to-date, secure software whenever it is available in a way that can be sustained given our maintainer capacities.</li><li><a title="Pick: kmon" rel="nofollow" href="https://github.com/orhun/kmon">Pick: kmon</a> &mdash; Linux Kernel Manager and Activity Monitor 🐧💻</li><li><a title="kmon in nixpkgs" rel="nofollow" href="https://search.nixos.org/packages?channel=23.05&amp;show=kmon&amp;from=0&amp;size=50&amp;sort=relevance&amp;type=packages&amp;query=kmon">kmon in nixpkgs</a></li><li><a title="LinuxFest Northwest Youtube" rel="nofollow" href="https://www.youtube.com/@LinuxFestNorthwest/videos">LinuxFest Northwest Youtube</a></li><li><a title="LinuxFest Northwest 2023 Minifest: What’s New in Nextcloud?" rel="nofollow" href="https://www.youtube.com/watch?v=e9SXwA3Q8dc">LinuxFest Northwest 2023 Minifest: What’s New in Nextcloud?</a></li><li><a title="LinuxFest Northwest 2023 Minifest Videos" rel="nofollow" href="https://www.youtube.com/playlist?list=PLjDc7gDlIAST09nqYxYxpn_VdQPVzyAcs">LinuxFest Northwest 2023 Minifest Videos</a></li><li><a title="docker-wyze-bridge" rel="nofollow" href="https://github.com/mrlt8/docker-wyze-bridge">docker-wyze-bridge</a> &mdash; WebRTC/RTSP/RTMP/LL-HLS bridge for Wyze cams in a docker container.</li><li><a title="wz_mini_hacks" rel="nofollow" href="https://github.com/gtxaspec/wz_mini_hacks">wz_mini_hacks</a> &mdash; Run whatever firmware you want on your camera and have root access to the device.</li><li><a title="Bitcoin Beach" rel="nofollow" href="https://www.bitcoinbeach.com/">Bitcoin Beach</a> &mdash; The project Bitcoin Beach is creating a sustainable Bitcoin Economic ecosystem on the coast of El Salvador, where the majority of people do not have access to bank accounts and the local businesses could never qualify for merchant accounts needed to accept credit cards.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We did Proxmox dirty last week, so we try to explain our thinking. But first, a few things have gone down that you should know about.</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="🎉 Alby" rel="nofollow" href="https://getalby.com/">🎉 Alby</a> &mdash; Boost into the show, first grab Alby, top it off, and then head over to the Podcast Index.</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> &mdash; You can boost from the web. Once Alby is topped off, visit our page on the Podcast Index.</li><li><a title="Unplugged Tuxies - 2023" rel="nofollow" href="http://tuxies.party/">Unplugged Tuxies - 2023</a> &mdash; It's time to vote on the 2023 Unplugged Tuxies!</li><li><a title="⚠️ Tuxies 2023: Did we miss something? Let us know!" rel="nofollow" href="https://nextcloud.tuxies.party/apps/forms/J9HiKYa2zwjsiPHy">⚠️ Tuxies 2023: Did we miss something? Let us know!</a></li><li><a title="Fedora 39 Delayed To At Least 7 November" rel="nofollow" href="https://www.phoronix.com/news/Fedora-39-Delayed-To-7-Nov">Fedora 39 Delayed To At Least 7 November</a> &mdash; While Fedora 39 was aiming for an ideal "early final" release on 18 October, that didn't happen, it was delayed, and then delayed again. Now the earliest Fedora 39 will possibly shift is 7 November.</li><li><a title="Bug: F39 RC1.2 images have sometimes “RC” in their name" rel="nofollow" href="https://bugzilla.redhat.com/show_bug.cgi?id=2246385">Bug: F39 RC1.2 images have sometimes “RC” in their name</a></li><li><a title="Bug: Failed media check immediately disappears on bare metal, shows a black screen instead" rel="nofollow" href="https://bugzilla.redhat.com/show_bug.cgi?id=2246410">Bug: Failed media check immediately disappears on bare metal, shows a black screen instead</a></li><li><a title="F39 Final Go/No-Go meeting" rel="nofollow" href="https://meetbot-raw.fedoraproject.org/fedora-meeting/2023-10-26/f39-final-go_no_go-meeting.2023-10-26-17.00.html">F39 Final Go/No-Go meeting</a></li><li><a title="Linux Mint Starts working on Wayland Support" rel="nofollow" href="https://blog.linuxmint.com/?p=4591">Linux Mint Starts working on Wayland Support</a> &mdash; The work started on Wayland. As mentioned earlier this year, this was identified as one of the major challenges our project had to tackle in the mid to long term.</li><li><a title="Cinnamon Wayland Trello" rel="nofollow" href="https://trello.com/b/HHs01Pab/cinnamon-wayland">Cinnamon Wayland Trello</a></li><li><a title="Linux Mint Starts Working On Wayland For Cinnamon, Likely Not Fully Ready Until 2026" rel="nofollow" href="https://www.phoronix.com/news/Linux-Mint-Wayland-Progress">Linux Mint Starts Working On Wayland For Cinnamon, Likely Not Fully Ready Until 2026</a></li><li><a title="Six Great Features With The Upcoming Linux 6.6 Kernel" rel="nofollow" href="https://www.phoronix.com/news/Linux-6.6-Great-Features">Six Great Features With The Upcoming Linux 6.6 Kernel</a> &mdash; While there were many last minute fixes this week, the changes don't appear to be too scary or invasive. In any event the Linux 6.6 kernel is bringing some exciting features.</li><li><a title="Linux 6.6 Features Include The EEVDF Scheduler, Shadow Stack, Intel IVSC, AMD DBC &amp; More" rel="nofollow" href="https://www.phoronix.com/review/linux-66-features">Linux 6.6 Features Include The EEVDF Scheduler, Shadow Stack, Intel IVSC, AMD DBC &amp; More</a></li><li><a title="Btrfs For Linux 6.6 Brings Fixes, Partially Recovers From Scrub Performance Regression" rel="nofollow" href="https://www.phoronix.com/news/Btrfs-Linux-6.6">Btrfs For Linux 6.6 Brings Fixes, Partially Recovers From Scrub Performance Regression</a> &mdash; David Sterba of SUSE sent out the Btrfs updates on Monday for the Linux 6.6 kernel merge window. There are no explicit new features this cycle but a variety of bug fixes, including work to address the Btrfs scrub performance following a rework back in Linux 6.4. The scrub performance isn't entirely restored but at least it's inching ahead in the right direction with Linux 6.6.</li><li><a title="EXT4 Lands A Nice Performance Improvement For Appending To Delalloc Files" rel="nofollow" href="https://www.phoronix.com/news/Linux-6.6-EXT4">EXT4 Lands A Nice Performance Improvement For Appending To Delalloc Files</a> &mdash; I conducted tests in my 32-core environment by launching 32 concurrent threads to append write to the same file. Each write operation had a length of 1024 bytes and was repeated 100000 times. Without using this patch, the test was completed in 7705 ms. However, with this patch, the test was completed in 5066 ms, resulting in a performance improvement of 34%.</li><li><a title="XFS File-System Maintainer Stepping Down" rel="nofollow" href="https://www.phoronix.com/news/XFS-Maintainer-Steps-Down">XFS File-System Maintainer Stepping Down</a> &mdash; My final act as maintainer is to write down every thing that I've been doing as maintainer for the past six years. There are too many demands placed on the maintainer, and the only way to fix this is to delegate the responsibilities. I also wrote down my impressions of the unwritten rules about how to contribute to XFS.</li><li><a title="XFS Begins Landing Online Repair, New Release Manager Takes Over" rel="nofollow" href="https://www.phoronix.com/news/Linux-6.6-XFS">XFS Begins Landing Online Repair, New Release Manager Takes Over</a> &mdash; We now have in-memory pageable memory for staging btrees, a bunch of pending fixes, and we've started the process of refactoring the scrub support code to support more of repair.</li><li><a title="SELinux In Linux 6.6 Removes References To Its Origins At The US NSA" rel="nofollow" href="https://www.phoronix.com/news/SELinux-Drops-NSA-References">SELinux In Linux 6.6 Removes References To Its Origins At The US NSA</a> &mdash; We've come a long way from the original NSA submission and I would consider SELinux a true community project at this point so removing the NSA branding just makes sense.</li><li><a title="Linux 6.6 To Bring Another Rust Toolchain Upgrade" rel="nofollow" href="https://www.phoronix.com/news/Linux-6.6-Rust-Changes">Linux 6.6 To Bring Another Rust Toolchain Upgrade</a> &mdash; Some of the other Rust changes for this imminent merge window include supporting the rust-analyzer for out-of-tree kernel modules, the Rust availability detection script has been improved, a new "paste!" proc macro, new pinned-init APIs, and a variety of other additions to continue to make Rust programming possibilities for the Linux kernel more robust.</li><li><a title="[SOLVED] - LXC Nvidia Passthrough | Proxmox Support Forum" rel="nofollow" href="https://forum.proxmox.com/threads/lxc-nvidia-passthrough.131929/">[SOLVED] - LXC Nvidia Passthrough | Proxmox Support Forum</a></li><li><a title="Contribute to Podverse" rel="nofollow" href="https://podverse.fm/contribute">Contribute to Podverse</a></li><li><a title="Soltros&#39; Nix Config" rel="nofollow" href="https://github.com/soltros/nixconfigs/blob/main/desktop/configuration.nix">Soltros' Nix Config</a></li><li><a title="SilverBullet" rel="nofollow" href="https://silverbullet.md/">SilverBullet</a> &mdash; SilverBullet is an extensible open-source, personal knowledge management system. Indeed, that’s fancy talk for “a note-taking app with links.” However, SilverBullet goes a bit beyond just that.</li><li><a title="Nixpkgs supply chain security project" rel="nofollow" href="https://discourse.nixos.org/t/nixpkgs-supply-chain-security-project/34345">Nixpkgs supply chain security project</a> &mdash; The focus of this project is on reducing our reliance on foreign binaries to compile Nixpkgs from scratch, ensuring we are are indeed running the code we compiled by leveraging existing security components in NixOS, and putting in place mechanisms that allow us to deliver the most up-to-date, secure software whenever it is available in a way that can be sustained given our maintainer capacities.</li><li><a title="Pick: kmon" rel="nofollow" href="https://github.com/orhun/kmon">Pick: kmon</a> &mdash; Linux Kernel Manager and Activity Monitor 🐧💻</li><li><a title="kmon in nixpkgs" rel="nofollow" href="https://search.nixos.org/packages?channel=23.05&amp;show=kmon&amp;from=0&amp;size=50&amp;sort=relevance&amp;type=packages&amp;query=kmon">kmon in nixpkgs</a></li><li><a title="LinuxFest Northwest Youtube" rel="nofollow" href="https://www.youtube.com/@LinuxFestNorthwest/videos">LinuxFest Northwest Youtube</a></li><li><a title="LinuxFest Northwest 2023 Minifest: What’s New in Nextcloud?" rel="nofollow" href="https://www.youtube.com/watch?v=e9SXwA3Q8dc">LinuxFest Northwest 2023 Minifest: What’s New in Nextcloud?</a></li><li><a title="LinuxFest Northwest 2023 Minifest Videos" rel="nofollow" href="https://www.youtube.com/playlist?list=PLjDc7gDlIAST09nqYxYxpn_VdQPVzyAcs">LinuxFest Northwest 2023 Minifest Videos</a></li><li><a title="docker-wyze-bridge" rel="nofollow" href="https://github.com/mrlt8/docker-wyze-bridge">docker-wyze-bridge</a> &mdash; WebRTC/RTSP/RTMP/LL-HLS bridge for Wyze cams in a docker container.</li><li><a title="wz_mini_hacks" rel="nofollow" href="https://github.com/gtxaspec/wz_mini_hacks">wz_mini_hacks</a> &mdash; Run whatever firmware you want on your camera and have root access to the device.</li><li><a title="Bitcoin Beach" rel="nofollow" href="https://www.bitcoinbeach.com/">Bitcoin Beach</a> &mdash; The project Bitcoin Beach is creating a sustainable Bitcoin Economic ecosystem on the coast of El Salvador, where the majority of people do not have access to bank accounts and the local businesses could never qualify for merchant accounts needed to accept credit cards.</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
