<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Sat, 30 May 2026 18:25:29 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>The Opinion Dominion - Episodes Tagged with “Puppylinux”</title>
    <link>https://www.theopiniondominion.org/tags/puppylinux</link>
    <pubDate>Mon, 18 Jan 2021 00:00:00 -0500</pubDate>
    <description>Two old Linux/Unix/OpenSource guys talk about the past and future of *nix, Open Source and other Tech related things.</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>The Opinions of two open source greybeards</itunes:subtitle>
    <itunes:author>JT Pennington</itunes:author>
    <itunes:summary>Two old Linux/Unix/OpenSource guys talk about the past and future of *nix, Open Source and other Tech related things.</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/5/53fe604f-ed50-491e-81f2-4693e68381bb/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>linux, unix, opensource, posix, developer, sysadmin, gnu, bsd</itunes:keywords>
    <itunes:owner>
      <itunes:name>JT Pennington</itunes:name>
      <itunes:email>jt@minddripmedia.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<item>
  <title>Episode 24: Is Javascript is an alien plot to destroy humanity?</title>
  <link>https://www.theopiniondominion.org/24</link>
  <guid isPermaLink="false">6ffac793-9041-4cb8-ab5e-fb6140f15d4b</guid>
  <pubDate>Mon, 18 Jan 2021 00:00:00 -0500</pubDate>
  <author>JT Pennington</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/53fe604f-ed50-491e-81f2-4693e68381bb/6ffac793-9041-4cb8-ab5e-fb6140f15d4b.mp3" length="66294720" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>JT Pennington</itunes:author>
  <itunes:subtitle>JT and Jeff discuss the future of humanity and the threats that JavaScript poses for us.</itunes:subtitle>
  <itunes:duration>46:02</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/5/53fe604f-ed50-491e-81f2-4693e68381bb/cover.jpg?v=1"/>
  <description>&lt;p&gt;JT and Jeff discuss the future of humanity and the threats that JavaScript poses for us.&lt;/p&gt;

&lt;p&gt;Links:&lt;br&gt;
 &lt;a href="https://nodejs.dev/learn/nodejs-accept-arguments-from-the-command-line/" target="_blank" rel="nofollow noopener"&gt;https://nodejs.dev/learn/nodejs-accept-arguments-from-the-command-line/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Steps to reproduce Ulfnic' example:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;sudo apt install npm
npx create-strapi-app my-project --quickstart
cd ./my-project npm install --force
ls -l
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Feedback can be sent using the fireside contact form at the bottom of the podcast page, or by emailing directly to jt [at] minddripmedia.com&lt;br&gt;
Our Telegram channel is here: &lt;a href="https://t.me/TheOpinionDominion" target="_blank" rel="nofollow noopener"&gt;https://t.me/TheOpinionDominion&lt;/a&gt;&lt;br&gt;
Our Matrix channel is here: TheOpinionDominion:linuxdelta.org &lt;/p&gt;
</description>
  <itunes:keywords>atari, basic, ada, go, haskell, scala, python, turbopascal, c, C++, qt, SCXML, QML, Java, Javascript, qbasic,  sysadmin, software, FOSS, FLOSS, awl, sed, C#, etcher, puppylinux, apple, electron</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>JT and Jeff discuss the future of humanity and the threats that JavaScript poses for us.</p>

<p>Links:<br>
 <a href="https://nodejs.dev/learn/nodejs-accept-arguments-from-the-command-line/" target="_blank" rel="nofollow noopener">https://nodejs.dev/learn/nodejs-accept-arguments-from-the-command-line/</a></p>

<p>Steps to reproduce Ulfnic' example:</p>

<pre><code>sudo apt install npm
npx create-strapi-app my-project --quickstart
cd ./my-project npm install --force
ls -l
</code></pre>

<p>Feedback can be sent using the fireside contact form at the bottom of the podcast page, or by emailing directly to jt [at] minddripmedia.com<br>
Our Telegram channel is here: <a href="https://t.me/TheOpinionDominion" target="_blank" rel="nofollow noopener">https://t.me/TheOpinionDominion</a><br>
Our Matrix channel is here: TheOpinionDominion:linuxdelta.org</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>JT and Jeff discuss the future of humanity and the threats that JavaScript poses for us.</p>

<p>Links:<br>
 <a href="https://nodejs.dev/learn/nodejs-accept-arguments-from-the-command-line/" target="_blank" rel="nofollow noopener">https://nodejs.dev/learn/nodejs-accept-arguments-from-the-command-line/</a></p>

<p>Steps to reproduce Ulfnic' example:</p>

<pre><code>sudo apt install npm
npx create-strapi-app my-project --quickstart
cd ./my-project npm install --force
ls -l
</code></pre>

<p>Feedback can be sent using the fireside contact form at the bottom of the podcast page, or by emailing directly to jt [at] minddripmedia.com<br>
Our Telegram channel is here: <a href="https://t.me/TheOpinionDominion" target="_blank" rel="nofollow noopener">https://t.me/TheOpinionDominion</a><br>
Our Matrix channel is here: TheOpinionDominion:linuxdelta.org</p>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 20: Home is where homed is</title>
  <link>https://www.theopiniondominion.org/20</link>
  <guid isPermaLink="false">749d7c33-6933-4f9c-962b-f44fe8167659</guid>
  <pubDate>Mon, 21 Dec 2020 03:00:00 -0500</pubDate>
  <author>JT Pennington</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/53fe604f-ed50-491e-81f2-4693e68381bb/749d7c33-6933-4f9c-962b-f44fe8167659.mp3" length="77285376" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>JT Pennington</itunes:author>
  <itunes:subtitle>Jeff finally hears about the latest project Lennart is working on, homed, and decides he doesn't like it.  JT, as always, disagrees with Jeff.</itunes:subtitle>
  <itunes:duration>53:40</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/5/53fe604f-ed50-491e-81f2-4693e68381bb/cover.jpg?v=1"/>
  <description>&lt;p&gt;Jeff finally hears about the latest project Lennart is working on, homed, and decides he doesn't like it.  JT, as always, disagrees with Jeff.&lt;/p&gt;

&lt;h3&gt;Links&lt;/h3&gt;

&lt;p&gt;Youtube Video about homed:&lt;br&gt;
&lt;a href="https://youtu.be/ZYOHvzv2T64" target="_blank" rel="nofollow noopener"&gt;https://youtu.be/ZYOHvzv2T64&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Article about homed:&lt;br&gt;
&lt;a href="https://linuxreviews.org/Systemd-homed" target="_blank" rel="nofollow noopener"&gt;https://linuxreviews.org/Systemd-homed&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;JT's Conference talks about PuppyLinux: &lt;br&gt;
2014: &lt;a href="https://www.youtube.com/watch?v=ymBQPBEVgQI" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=ymBQPBEVgQI&lt;/a&gt;&lt;br&gt;
2015: &lt;a href="https://www.youtube.com/watch?v=ReHj7juEXck" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=ReHj7juEXck&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback can be sent using the fireside contact form at the bottom of the podcast page, or by emailing directly to jt [at] minddripmedia.com&lt;br&gt;
Our Telegram channel is here: &lt;a href="https://t.me/TheOpinionDominion" target="_blank" rel="nofollow noopener"&gt;https://t.me/TheOpinionDominion&lt;/a&gt;&lt;br&gt;
Our Matrix channel is here: TheOpinionDominion:linuxdelta.org &lt;/p&gt;
</description>
  <itunes:keywords>systemd, lennart poettering, unix, linux, open source software, homed, OSS, apple, trident, zfs, encryption, crypto, ssh, tmum, screen, selinux, puppylinux, aufs, SELF, southeast linuxfest</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Jeff finally hears about the latest project Lennart is working on, homed, and decides he doesn't like it.  JT, as always, disagrees with Jeff.</p>

<h3>Links</h3>

<p>Youtube Video about homed:<br>
<a href="https://youtu.be/ZYOHvzv2T64" target="_blank" rel="nofollow noopener">https://youtu.be/ZYOHvzv2T64</a></p>

<p>Article about homed:<br>
<a href="https://linuxreviews.org/Systemd-homed" target="_blank" rel="nofollow noopener">https://linuxreviews.org/Systemd-homed</a></p>

<p>JT's Conference talks about PuppyLinux: <br>
2014: <a href="https://www.youtube.com/watch?v=ymBQPBEVgQI" target="_blank" rel="nofollow noopener">https://www.youtube.com/watch?v=ymBQPBEVgQI</a><br>
2015: <a href="https://www.youtube.com/watch?v=ReHj7juEXck" target="_blank" rel="nofollow noopener">https://www.youtube.com/watch?v=ReHj7juEXck</a></p>

<p>Feedback can be sent using the fireside contact form at the bottom of the podcast page, or by emailing directly to jt [at] minddripmedia.com<br>
Our Telegram channel is here: <a href="https://t.me/TheOpinionDominion" target="_blank" rel="nofollow noopener">https://t.me/TheOpinionDominion</a><br>
Our Matrix channel is here: TheOpinionDominion:linuxdelta.org</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Jeff finally hears about the latest project Lennart is working on, homed, and decides he doesn't like it.  JT, as always, disagrees with Jeff.</p>

<h3>Links</h3>

<p>Youtube Video about homed:<br>
<a href="https://youtu.be/ZYOHvzv2T64" target="_blank" rel="nofollow noopener">https://youtu.be/ZYOHvzv2T64</a></p>

<p>Article about homed:<br>
<a href="https://linuxreviews.org/Systemd-homed" target="_blank" rel="nofollow noopener">https://linuxreviews.org/Systemd-homed</a></p>

<p>JT's Conference talks about PuppyLinux: <br>
2014: <a href="https://www.youtube.com/watch?v=ymBQPBEVgQI" target="_blank" rel="nofollow noopener">https://www.youtube.com/watch?v=ymBQPBEVgQI</a><br>
2015: <a href="https://www.youtube.com/watch?v=ReHj7juEXck" target="_blank" rel="nofollow noopener">https://www.youtube.com/watch?v=ReHj7juEXck</a></p>

<p>Feedback can be sent using the fireside contact form at the bottom of the podcast page, or by emailing directly to jt [at] minddripmedia.com<br>
Our Telegram channel is here: <a href="https://t.me/TheOpinionDominion" target="_blank" rel="nofollow noopener">https://t.me/TheOpinionDominion</a><br>
Our Matrix channel is here: TheOpinionDominion:linuxdelta.org</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
