<?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>Tue, 21 Apr 2026 03:48:48 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Coder Radio - Episodes Tagged with “Qt”</title>
    <link>https://coder.show/tags/qt</link>
    <pubDate>Wed, 27 Jan 2021 20:30:00 -0500</pubDate>
    <description>A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A weekly talk show</itunes:subtitle>
    <itunes:author>The Mad Botter</itunes:author>
    <itunes:summary>A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>The Mad Botter</itunes:name>
      <itunes:email>michael@themadbotter.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="Business"/>
<item>
  <title>398: Testing the Test</title>
  <link>https://coder.show/398</link>
  <guid isPermaLink="false">cde8dcd0-189c-41a4-aca2-5a9dfe0ac579</guid>
  <pubDate>Wed, 27 Jan 2021 20:30:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cde8dcd0-189c-41a4-aca2-5a9dfe0ac579.mp3" length="26351409" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>The guys can't help but laugh when they hear the test tests one well-known online giant is testing. You might say they get a bit testy.</itunes:subtitle>
  <itunes:duration>36:35</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>The guys can't help but laugh when they hear the test tests one well-known online giant is testing. You might say they get a bit testy. 
</description>
  <itunes:keywords>Alacritty, Rust, WSL2, .Net, Apple M1, K3s, Ubuntu Server, Qt, Linux on M1, Framework, Flutter, GTK, ML, Electron, Linode, Big Sur‌ VPN, Facebook, Testing, Unit testing, automated tests, Automated tests, probabilistic flakines</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>The guys can&#39;t help but laugh when they hear the test tests one well-known online giant is testing. You might say they get a bit testy.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://acloudguru.com">A Cloud Guru</a>: <a rel="nofollow" href="https://acloudguru.com">A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.</a></li><li><a rel="nofollow" href="http://datadog.com/coderradio">Datadog</a>: <a rel="nofollow" href="http://datadog.com/coderradio">Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.</a></li><li><a rel="nofollow" href="https://linode.com/coder">Linode</a>: <a rel="nofollow" href="https://linode.com/coder">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/coder</li></ul><p>Links:</p><ul><li><a title="Alacritty: A cross-platform, OpenGL terminal emulator." rel="nofollow" href="https://github.com/alacritty/alacritty">Alacritty: A cross-platform, OpenGL terminal emulator.</a> &mdash; Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.</li><li><a title="How We Ported Linux to the M1" rel="nofollow" href="https://corellium.com/blog/linux-m1">How We Ported Linux to the M1</a> &mdash; At Corellium, we've been tracking the Apple mobile ecosystem since iPhone 6, released in 2014 with two 64-bit cores. </li><li><a title="Apple Seeds Second Release Candidate Version of macOS Big Sur 11.2 to Developers" rel="nofollow" href="https://www.macrumors.com/2021/01/25/apple-seeds-macos-11-2-release-candidate-2/">Apple Seeds Second Release Candidate Version of macOS Big Sur 11.2 to Developers</a> &mdash; ‌macOS Big Sur‌ 11 included a ContentFilterExclusionList that let Apple's apps like the App Store, Maps, iCloud, and more to avoid firewall and VPN apps that users had installed</li><li><a title="Probabilistic flakiness: How do you test your tests? " rel="nofollow" href="https://engineering.fb.com/2020/12/10/developer-tools/probabilistic-flakiness/">Probabilistic flakiness: How do you test your tests? </a> &mdash; While we use automated tests to detect regressions in product quality, until recently we had no means of automatically detecting whether the tests themselves were deteriorating.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>The guys can&#39;t help but laugh when they hear the test tests one well-known online giant is testing. You might say they get a bit testy.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://acloudguru.com">A Cloud Guru</a>: <a rel="nofollow" href="https://acloudguru.com">A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.</a></li><li><a rel="nofollow" href="http://datadog.com/coderradio">Datadog</a>: <a rel="nofollow" href="http://datadog.com/coderradio">Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.</a></li><li><a rel="nofollow" href="https://linode.com/coder">Linode</a>: <a rel="nofollow" href="https://linode.com/coder">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/coder</li></ul><p>Links:</p><ul><li><a title="Alacritty: A cross-platform, OpenGL terminal emulator." rel="nofollow" href="https://github.com/alacritty/alacritty">Alacritty: A cross-platform, OpenGL terminal emulator.</a> &mdash; Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.</li><li><a title="How We Ported Linux to the M1" rel="nofollow" href="https://corellium.com/blog/linux-m1">How We Ported Linux to the M1</a> &mdash; At Corellium, we've been tracking the Apple mobile ecosystem since iPhone 6, released in 2014 with two 64-bit cores. </li><li><a title="Apple Seeds Second Release Candidate Version of macOS Big Sur 11.2 to Developers" rel="nofollow" href="https://www.macrumors.com/2021/01/25/apple-seeds-macos-11-2-release-candidate-2/">Apple Seeds Second Release Candidate Version of macOS Big Sur 11.2 to Developers</a> &mdash; ‌macOS Big Sur‌ 11 included a ContentFilterExclusionList that let Apple's apps like the App Store, Maps, iCloud, and more to avoid firewall and VPN apps that users had installed</li><li><a title="Probabilistic flakiness: How do you test your tests? " rel="nofollow" href="https://engineering.fb.com/2020/12/10/developer-tools/probabilistic-flakiness/">Probabilistic flakiness: How do you test your tests? </a> &mdash; While we use automated tests to detect regressions in product quality, until recently we had no means of automatically detecting whether the tests themselves were deteriorating.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>355: F# Shill</title>
  <link>https://coder.show/355</link>
  <guid isPermaLink="false">0e4f77f8-83d8-4099-aa1a-877c73b53cb8</guid>
  <pubDate>Thu, 02 May 2019 08:30:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/0e4f77f8-83d8-4099-aa1a-877c73b53cb8.mp3" length="43741123" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>Mike and Wes dive into Bosque, Microsoft’s new research language, and debate if it represents the future of programming languages, or if we should all just be using F#.</itunes:subtitle>
  <itunes:duration>1:00:45</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>Mike and Wes dive into Bosque, Microsoft’s new research language, and debate if it represents the future of programming languages, or if we should all just be using F#.
Plus some Qt license clarity, a handy new Rust feature, and your feedback. 
</description>
  <itunes:keywords>eGPU, hardware, chromebooks, windows, windows 10, telemetry, ChromeOS, QT, LGPL, GPL, software licenses, Rust, memory management, pinning, thunderbolt, Bosque, programming language research, F#, .NET, type safety, typed strings, typescript, strong types, ML, AWS, git-secrets, Mad Botter, earth day, system76, xfce, git-secrets, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Mike and Wes dive into Bosque, Microsoft’s new research language, and debate if it represents the future of programming languages, or if we should all just be using F#.</p>

<p>Plus some Qt license clarity, a handy new Rust feature, and your feedback.</p><p>Links:</p><ul><li><a title="Feedback: ChromeOS vs Windows" rel="nofollow" href="https://slexy.org/view/s202BcCBtC">Feedback: ChromeOS vs Windows</a></li><li><a title="Feedback: Hardware Coverage" rel="nofollow" href="https://slexy.org/view/s206N3bRHB">Feedback: Hardware Coverage</a></li><li><a title="Complying with the Requirements of the GPL/LGPL v3 License" rel="nofollow" href="https://resources.qt.io/videos/complying-with-the-requirements-of-the-gpl-lgpl-v3-license-on-demand-webinar">Complying with the Requirements of the GPL/LGPL v3 License</a> &mdash; With the discontinuation of our continued support for Qt 5.6 also ends our support for the last Qt version licensed under LGPL v2.1. Moving forward, versions 5.7 and beyond will be subject to LGPL v3. This webinar is a great opportunity to gain a better understanding of the differences in rights and obligations between the two licensing versions.</li><li><a title="Rust Pinning" rel="nofollow" href="https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html">Rust Pinning</a> &mdash; The Rust team is happy to announce a new version of Rust, 1.33.0. Rust is a programming language that is empowering everyone to build reliable and efficient software.</li><li><a title="Regularized Programming with the BOSQUE Language" rel="nofollow" href="https://www.microsoft.com/en-us/research/uploads/prod/2019/04/beyond_structured_report_v2.pdf">Regularized Programming with the BOSQUE Language</a> &mdash; We believe that, just as structured programming did years ago, this regularized programming model will lead to massively improved developer productivity, increased software quality, and enable a second golden age of developments in compilers and developer tooling.</li><li><a title="All That You Need to Know About Microsoft&#39;s New Programming Language: Bosque" rel="nofollow" href="https://dev.to/0xrumple/all-what-you-need-to-know-about-microsoft-s-new-programming-language-bosque-38c0">All That You Need to Know About Microsoft's New Programming Language: Bosque</a> &mdash; The Bosque programming language is a Microsoft Research project that is investigating language designs for writing code that is simple, obvious, and easy to reason about for both humans and machines
</li><li><a title="Bosque Language Overview" rel="nofollow" href="https://github.com/Microsoft/BosqueLanguage/blob/master/docs/language/overview.md">Bosque Language Overview</a></li><li><a title="Microsoft debuts Bosque – a new programming language with no loops, inspired by TypeScript" rel="nofollow" href="https://www.theregister.co.uk/2019/04/18/microsoft_bosque_programming_language/">Microsoft debuts Bosque – a new programming language with no loops, inspired by TypeScript</a></li><li><a title="The Mad Botter INC on Twitter" rel="nofollow" href="https://twitter.com/TheMadBotterINC/status/1120375364004528128">The Mad Botter INC on Twitter</a> &mdash; Happy #EarthDay!  We are awarding a free @system76 #DarterPro to the middle or high school student that can send our CEO @dominucco an innovative idea to fight climate change using #Linux. To submit please write up a report and diagram &amp; email it to michael@themadbotter.com.</li><li><a title="git-secrets" rel="nofollow" href="https://github.com/awslabs/git-secrets">git-secrets</a> &mdash; Prevents you from committing secrets and credentials into git repositories.</li><li><a title="git-hound" rel="nofollow" href="https://github.com/ezekg/git-hound">git-hound</a> &mdash; Hound is a Git plugin that helps prevent sensitive data from being committed into a repository by sniffing potential commits against PCRE regular expressions.

</li><li><a title="truffleHog" rel="nofollow" href="https://github.com/dxa4481/truffleHog">truffleHog</a> &mdash; Searches through git repositories for secrets, digging deep into commit history and branches. This is effective at finding secrets accidentally committed.
</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Mike and Wes dive into Bosque, Microsoft’s new research language, and debate if it represents the future of programming languages, or if we should all just be using F#.</p>

<p>Plus some Qt license clarity, a handy new Rust feature, and your feedback.</p><p>Links:</p><ul><li><a title="Feedback: ChromeOS vs Windows" rel="nofollow" href="https://slexy.org/view/s202BcCBtC">Feedback: ChromeOS vs Windows</a></li><li><a title="Feedback: Hardware Coverage" rel="nofollow" href="https://slexy.org/view/s206N3bRHB">Feedback: Hardware Coverage</a></li><li><a title="Complying with the Requirements of the GPL/LGPL v3 License" rel="nofollow" href="https://resources.qt.io/videos/complying-with-the-requirements-of-the-gpl-lgpl-v3-license-on-demand-webinar">Complying with the Requirements of the GPL/LGPL v3 License</a> &mdash; With the discontinuation of our continued support for Qt 5.6 also ends our support for the last Qt version licensed under LGPL v2.1. Moving forward, versions 5.7 and beyond will be subject to LGPL v3. This webinar is a great opportunity to gain a better understanding of the differences in rights and obligations between the two licensing versions.</li><li><a title="Rust Pinning" rel="nofollow" href="https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html">Rust Pinning</a> &mdash; The Rust team is happy to announce a new version of Rust, 1.33.0. Rust is a programming language that is empowering everyone to build reliable and efficient software.</li><li><a title="Regularized Programming with the BOSQUE Language" rel="nofollow" href="https://www.microsoft.com/en-us/research/uploads/prod/2019/04/beyond_structured_report_v2.pdf">Regularized Programming with the BOSQUE Language</a> &mdash; We believe that, just as structured programming did years ago, this regularized programming model will lead to massively improved developer productivity, increased software quality, and enable a second golden age of developments in compilers and developer tooling.</li><li><a title="All That You Need to Know About Microsoft&#39;s New Programming Language: Bosque" rel="nofollow" href="https://dev.to/0xrumple/all-what-you-need-to-know-about-microsoft-s-new-programming-language-bosque-38c0">All That You Need to Know About Microsoft's New Programming Language: Bosque</a> &mdash; The Bosque programming language is a Microsoft Research project that is investigating language designs for writing code that is simple, obvious, and easy to reason about for both humans and machines
</li><li><a title="Bosque Language Overview" rel="nofollow" href="https://github.com/Microsoft/BosqueLanguage/blob/master/docs/language/overview.md">Bosque Language Overview</a></li><li><a title="Microsoft debuts Bosque – a new programming language with no loops, inspired by TypeScript" rel="nofollow" href="https://www.theregister.co.uk/2019/04/18/microsoft_bosque_programming_language/">Microsoft debuts Bosque – a new programming language with no loops, inspired by TypeScript</a></li><li><a title="The Mad Botter INC on Twitter" rel="nofollow" href="https://twitter.com/TheMadBotterINC/status/1120375364004528128">The Mad Botter INC on Twitter</a> &mdash; Happy #EarthDay!  We are awarding a free @system76 #DarterPro to the middle or high school student that can send our CEO @dominucco an innovative idea to fight climate change using #Linux. To submit please write up a report and diagram &amp; email it to michael@themadbotter.com.</li><li><a title="git-secrets" rel="nofollow" href="https://github.com/awslabs/git-secrets">git-secrets</a> &mdash; Prevents you from committing secrets and credentials into git repositories.</li><li><a title="git-hound" rel="nofollow" href="https://github.com/ezekg/git-hound">git-hound</a> &mdash; Hound is a Git plugin that helps prevent sensitive data from being committed into a repository by sniffing potential commits against PCRE regular expressions.

</li><li><a title="truffleHog" rel="nofollow" href="https://github.com/dxa4481/truffleHog">truffleHog</a> &mdash; Searches through git repositories for secrets, digging deep into commit history and branches. This is effective at finding secrets accidentally committed.
</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>338: sleep(jesus);</title>
  <link>https://coder.show/338</link>
  <guid isPermaLink="false">6a98ff33-5b07-4313-a654-ea7c1bb0e8da</guid>
  <pubDate>Tue, 01 Jan 2019 11:00:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/6a98ff33-5b07-4313-a654-ea7c1bb0e8da.mp3" length="60357329" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>Don’t call them resolutions, lets just call them reasonable goals. Mike and Chris share their plans for 2019’s ground work, and why every single thing is fair game.</itunes:subtitle>
  <itunes:duration>1:11:23</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>Don’t call them resolutions, lets just call them reasonable goals. Mike and Chris share their plans for 2019’s ground work, and why every single thing is fair game. 
</description>
  <itunes:keywords>2019 Development landscape, desktop realism, Qt, xcode, Electron, Microsoft, Linux Desktop, MacOS, Win RT, Swift, Structure, Cortex, development podcast, coder radio, jupiter broadcasting</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Don’t call them resolutions, lets just call them reasonable goals. Mike and Chris share their plans for 2019’s ground work, and why every single thing is fair game.</p><p>Links:</p><ul><li><a title="The VHS of Software... " rel="nofollow" href="https://slexy.org/view/s2j5NxoNZg">The VHS of Software... </a></li><li><a title="OmniGraffle" rel="nofollow" href="https://www.omnigroup.com/omnigraffle/">OmniGraffle</a> &mdash; Create beautiful diagrams and designs with this powerful and easy to use app.</li><li><a title="iA Writer" rel="nofollow" href="https://ia.net/writer">iA Writer</a> &mdash; iA Writer removes distractions, giving you a calm, focused writing space.</li><li><a title="Working Copy, Git on iOS" rel="nofollow" href="https://workingcopyapp.com/">Working Copy, Git on iOS</a> &mdash; The powerful Git client for iOS that clones, edits, commits, pushes &amp; more.</li><li><a title="Year of Theme inspired by the Cortex Podcast" rel="nofollow" href="https://www.youtube.com/channel/UCqoy014xOu7ICwgLWHd9BzQ/videos">Year of Theme inspired by the Cortex Podcast</a></li><li><a title="Turning Pro (Audiobook) by Steven Pressfield" rel="nofollow" href="https://www.audible.com/pd/Turning-Pro-Audiobook/B07FWJ4QBZ?ref=a_lib_c4_libItem_5_B07FWJ4QBZ&amp;pf_rd_p=ae76b2bb-e63d-4a67-b357-dab3dee05ca1&amp;pf_rd_r=09W4MFAT9TTBQGXNA5RF&amp;">Turning Pro (Audiobook) by Steven Pressfield</a> &mdash; Tap Your Inner Power and Create Your Life's Work</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Don’t call them resolutions, lets just call them reasonable goals. Mike and Chris share their plans for 2019’s ground work, and why every single thing is fair game.</p><p>Links:</p><ul><li><a title="The VHS of Software... " rel="nofollow" href="https://slexy.org/view/s2j5NxoNZg">The VHS of Software... </a></li><li><a title="OmniGraffle" rel="nofollow" href="https://www.omnigroup.com/omnigraffle/">OmniGraffle</a> &mdash; Create beautiful diagrams and designs with this powerful and easy to use app.</li><li><a title="iA Writer" rel="nofollow" href="https://ia.net/writer">iA Writer</a> &mdash; iA Writer removes distractions, giving you a calm, focused writing space.</li><li><a title="Working Copy, Git on iOS" rel="nofollow" href="https://workingcopyapp.com/">Working Copy, Git on iOS</a> &mdash; The powerful Git client for iOS that clones, edits, commits, pushes &amp; more.</li><li><a title="Year of Theme inspired by the Cortex Podcast" rel="nofollow" href="https://www.youtube.com/channel/UCqoy014xOu7ICwgLWHd9BzQ/videos">Year of Theme inspired by the Cortex Podcast</a></li><li><a title="Turning Pro (Audiobook) by Steven Pressfield" rel="nofollow" href="https://www.audible.com/pd/Turning-Pro-Audiobook/B07FWJ4QBZ?ref=a_lib_c4_libItem_5_B07FWJ4QBZ&amp;pf_rd_p=ae76b2bb-e63d-4a67-b357-dab3dee05ca1&amp;pf_rd_r=09W4MFAT9TTBQGXNA5RF&amp;">Turning Pro (Audiobook) by Steven Pressfield</a> &mdash; Tap Your Inner Power and Create Your Life's Work</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>333: Space Gray Handcuffs</title>
  <link>https://coder.show/333</link>
  <guid isPermaLink="false">f4447d7f-25b8-4947-8af5-e8859190884a</guid>
  <pubDate>Tue, 27 Nov 2018 10:00:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/f4447d7f-25b8-4947-8af5-e8859190884a.mp3" length="48652268" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>iPad Pro is a great machine for people that don’t want to get too much work done.</itunes:subtitle>
  <itunes:duration>57:27</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>iPad Pro is a great machine for people that don’t want to get too much work done.
But ultimately this week’s episode is about the guys catching up after a long couple weeks apart.
</description>
  <itunes:keywords>iPad Pro, Performance, Shell, SSH, Qt, Pencil, Remote Workstation, development laptop, coder radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>iPad Pro is a great machine for people that don’t want to get too much work done.</p>

<p>But ultimately this week’s episode is about the guys catching up after a long couple weeks apart.</p><p>Links:</p><ul><li><a title="Ferrite Recording Studio" rel="nofollow" href="https://www.wooji-juice.com/products/ferrite/">Ferrite Recording Studio</a> &mdash; Ferrite is the tool many podcasters and journalists reach for when they’re away from the studio.</li><li><a title="‎LumaFusion video editor" rel="nofollow" href="https://itunes.apple.com/us/app/lumafusion/id1062022008?mt=8&amp;ign-mpt=uo%3D4">‎LumaFusion video editor</a> &mdash; Pro video editing and effects</li><li><a title="Michael Dominick on Twitter" rel="nofollow" href="https://twitter.com/dominucco/status/1067045648787230720">Michael Dominick on Twitter</a> &mdash; "Was running out of drive storage on my desktop, so I did the unthinkable @ChrisLAS. I opened it up and installed an additional HDD! What madness is that? #CoderRadio"</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>iPad Pro is a great machine for people that don’t want to get too much work done.</p>

<p>But ultimately this week’s episode is about the guys catching up after a long couple weeks apart.</p><p>Links:</p><ul><li><a title="Ferrite Recording Studio" rel="nofollow" href="https://www.wooji-juice.com/products/ferrite/">Ferrite Recording Studio</a> &mdash; Ferrite is the tool many podcasters and journalists reach for when they’re away from the studio.</li><li><a title="‎LumaFusion video editor" rel="nofollow" href="https://itunes.apple.com/us/app/lumafusion/id1062022008?mt=8&amp;ign-mpt=uo%3D4">‎LumaFusion video editor</a> &mdash; Pro video editing and effects</li><li><a title="Michael Dominick on Twitter" rel="nofollow" href="https://twitter.com/dominucco/status/1067045648787230720">Michael Dominick on Twitter</a> &mdash; "Was running out of drive storage on my desktop, so I did the unthinkable @ChrisLAS. I opened it up and installed an additional HDD! What madness is that? #CoderRadio"</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>331: Blue Is The New Red</title>
  <link>https://coder.show/331</link>
  <guid isPermaLink="false">6fe27c86-70df-4d91-b0e9-79a116ae6ff7</guid>
  <pubDate>Tue, 30 Oct 2018 12:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/6fe27c86-70df-4d91-b0e9-79a116ae6ff7.mp3" length="40444675" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>We react to the news that IBM is buying Red Hat, cover some feedback that sets us straight, and are pleasantly surprised by Qt Design Studio.</itunes:subtitle>
  <itunes:duration>47:41</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>We react to the news that IBM is buying Red Hat, cover some feedback that sets us straight, and are pleasantly surprised by Qt Design Studio. 
</description>
  <itunes:keywords>WPF, .Net Core, Swif LSP, IBM, Red Hat, GitHub, Microsoft, Qt Design Studio, QML, Qt, Remote Workers, development podcast, coder radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We react to the news that IBM is buying Red Hat, cover some feedback that sets us straight, and are pleasantly surprised by Qt Design Studio.</p><p>Links:</p><ul><li><a title="Qt Design Studio 1.0 Released" rel="nofollow" href="http://blog.qt.io/blog/2018/10/25/qt-design-studio-1-0-released/">Qt Design Studio 1.0 Released</a> &mdash; Qt Photoshop Bridge – import your graphics design from Photosho</li><li><a title="New LSP language service supporting Swift and C-family languages for any editor and platform" rel="nofollow" href="https://forums.swift.org/t/new-lsp-language-service-supporting-swift-and-c-family-languages-for-any-editor-and-platform/17024">New LSP language service supporting Swift and C-family languages for any editor and platform</a> &mdash; I'm excited to announce that we are going to start a new open-source project for a Swift and C-family language service based on the Language Server Protocol 1.6k. We've chosen to adopt LSP so we can benefit from its active community and wide adoption across other editors and platforms. This means that Visual Studio Code, Atom, Sublime Text, or whatever your favorite editor happens to be, can use the same service as Xcode, and any improvements we make to the service will benefit them all.

</li><li><a title="IBM to Acquire Red Hat" rel="nofollow" href="https://www.redhat.com/en/about/press-releases/ibm-acquire-red-hat-completely-changing-cloud-landscape-and-becoming-world%E2%80%99s-1-hybrid-cloud-provider">IBM to Acquire Red Hat</a> &mdash; IBM will acquire all of the issued and outstanding common shares of Red Hat for $190.00 per share in cash, representing a total enterprise value of approximately $34 billion.</li><li><a title="Forget Watson, the Red Hat acquisition may be the thing that saves IBM" rel="nofollow" href="https://techcrunch.com/2018/10/28/forget-watson-the-red-hat-acquisition-may-be-the-thing-that-saves-ibm/">Forget Watson, the Red Hat acquisition may be the thing that saves IBM</a> &mdash; Watson, the business division focused on artificial intelligence whose public claims were always more marketing than actually market-driven, has not performed as well as IBM had hoped and investors were losing their patience.</li><li><a title="GitHub is now officially a part of Microsoft" rel="nofollow" href="https://arstechnica.com/gadgets/2018/10/github-is-now-officially-a-part-of-microsoft/">GitHub is now officially a part of Microsoft</a> &mdash; With government approvals received, the acquisition announced in June is complete.</li><li><a title="Remote Workers Are Outperforming Office Workers" rel="nofollow" href="https://www.inc.com/brian-de-haaff/3-ways-remote-workers-outperform-office-workers.html">Remote Workers Are Outperforming Office Workers</a> &mdash;  Plenty of studies and surveys show the power of remote work when it comes to productivity.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We react to the news that IBM is buying Red Hat, cover some feedback that sets us straight, and are pleasantly surprised by Qt Design Studio.</p><p>Links:</p><ul><li><a title="Qt Design Studio 1.0 Released" rel="nofollow" href="http://blog.qt.io/blog/2018/10/25/qt-design-studio-1-0-released/">Qt Design Studio 1.0 Released</a> &mdash; Qt Photoshop Bridge – import your graphics design from Photosho</li><li><a title="New LSP language service supporting Swift and C-family languages for any editor and platform" rel="nofollow" href="https://forums.swift.org/t/new-lsp-language-service-supporting-swift-and-c-family-languages-for-any-editor-and-platform/17024">New LSP language service supporting Swift and C-family languages for any editor and platform</a> &mdash; I'm excited to announce that we are going to start a new open-source project for a Swift and C-family language service based on the Language Server Protocol 1.6k. We've chosen to adopt LSP so we can benefit from its active community and wide adoption across other editors and platforms. This means that Visual Studio Code, Atom, Sublime Text, or whatever your favorite editor happens to be, can use the same service as Xcode, and any improvements we make to the service will benefit them all.

</li><li><a title="IBM to Acquire Red Hat" rel="nofollow" href="https://www.redhat.com/en/about/press-releases/ibm-acquire-red-hat-completely-changing-cloud-landscape-and-becoming-world%E2%80%99s-1-hybrid-cloud-provider">IBM to Acquire Red Hat</a> &mdash; IBM will acquire all of the issued and outstanding common shares of Red Hat for $190.00 per share in cash, representing a total enterprise value of approximately $34 billion.</li><li><a title="Forget Watson, the Red Hat acquisition may be the thing that saves IBM" rel="nofollow" href="https://techcrunch.com/2018/10/28/forget-watson-the-red-hat-acquisition-may-be-the-thing-that-saves-ibm/">Forget Watson, the Red Hat acquisition may be the thing that saves IBM</a> &mdash; Watson, the business division focused on artificial intelligence whose public claims were always more marketing than actually market-driven, has not performed as well as IBM had hoped and investors were losing their patience.</li><li><a title="GitHub is now officially a part of Microsoft" rel="nofollow" href="https://arstechnica.com/gadgets/2018/10/github-is-now-officially-a-part-of-microsoft/">GitHub is now officially a part of Microsoft</a> &mdash; With government approvals received, the acquisition announced in June is complete.</li><li><a title="Remote Workers Are Outperforming Office Workers" rel="nofollow" href="https://www.inc.com/brian-de-haaff/3-ways-remote-workers-outperform-office-workers.html">Remote Workers Are Outperforming Office Workers</a> &mdash;  Plenty of studies and surveys show the power of remote work when it comes to productivity.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 326: I'm a Stakeholder Now</title>
  <link>https://coder.show/326</link>
  <guid isPermaLink="false">21a260bd-9132-4626-b321-78aad3d259c0</guid>
  <pubDate>Mon, 24 Sep 2018 12:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/21a260bd-9132-4626-b321-78aad3d259c0.mp3" length="71875491" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>After catching up the guys dig into the “why” Jupiter Broadcasting sold to Linux Academy, the big shift Chris is seeing, and why the timing was critical.</itunes:subtitle>
  <itunes:duration>1:25:06</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>After catching up the guys dig into the “why” Jupiter Broadcasting sold to Linux Academy, the big shift Chris is seeing, and why the timing was critical. 
Plus we respond to some emails, chat about GitHub’s future plans to sell talent, and Mike’s big announcement: Gryphon. 
</description>
  <itunes:keywords>Vulkan, MoltenVK, GitHub, Microsoft, Metal, Selling your business, Gryphon, gryphonradar, Linux Academy, Linus Torvalds, Code of Conduct, Contractor, memory model, .net, Qt, Developer Podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>After catching up the guys dig into the “why” Jupiter Broadcasting sold to Linux Academy, the big shift Chris is seeing, and why the timing was critical. </p>

<p>Plus we respond to some emails, chat about GitHub’s future plans to sell talent, and Mike’s big announcement: Gryphon.</p><p>Links:</p><ul><li><a title="Wyatt of Vulkan" rel="nofollow" href="https://pastebin.com/hTbVq645">Wyatt of Vulkan</a></li><li><a title="Molten | Vulkan, and faster OpenGL ES, on iOS and macOS" rel="nofollow" href="https://moltengl.com/">Molten | Vulkan, and faster OpenGL ES, on iOS and macOS</a> &mdash; MoltenVK is a runtime library that maps Vulkan to Apple's Metal graphics framework on iOS and macOS.</li><li><a title="Vulkan has just become the world’s first graphics API with a formal memory model.  So, what is a memory model" rel="nofollow" href="https://www.khronos.org/blog/vulkan-has-just-become-the-worlds-first-graphics-api-with-a-formal-memory-model.-so-what-is-a-memory-model-and-why-should-i-care">Vulkan has just become the world’s first graphics API with a formal memory model.  So, what is a memory model</a> &mdash; This week, Vulkan® has become the world’s first graphics API to include a formal memory model for its associated GLSL™ and SPIR-V™ programming languages. </li><li><a title="Jonathan has found something Rotten" rel="nofollow" href="https://pastebin.com/bSiF447e">Jonathan has found something Rotten</a></li><li><a title="GitHub Foreshadows Big Open Source Announcements at GitHub Universe" rel="nofollow" href="https://www.forbes.com/sites/justinwarren/2018/09/12/github-foreshadows-big-open-source-announcements-at-github-universe/#4b789e2b2043">GitHub Foreshadows Big Open Source Announcements at GitHub Universe</a> &mdash; "Businesses use open source libraries, and then they make applications from them, and then they need someone to work on them," said St John. "They will email people at GitHub, and they will come to GitHub itself and say 'We need somebody to come and work on this application built off this open source library. Can you find anybody in the community that will come and work on it?' Happens all the time."</li><li><a title="Gryphon" rel="nofollow" href="https://gryphonradar.com/">Gryphon</a> &mdash; 

Gryphon provides everything you need to intelligently display your radar data in a variety of scenarios including simulator-based training and adversary air flights.</li><li><a title="From Jupiter to Beyond: Unplugged where we talk about the merger" rel="nofollow" href="https://linuxunplugged.com/266">From Jupiter to Beyond: Unplugged where we talk about the merger</a> &mdash; We announce our big news, Jupiter Broadcasting is joining Linux Academy and what we have planned for the future is huge!</li><li><a title="Linux Academy Ruby and Node Remote Jobs" rel="nofollow" href="https://jobs.lever.co/linuxacademy/">Linux Academy Ruby and Node Remote Jobs</a></li><li><a title="Linux Academy SALE Happening Now - $150 Off" rel="nofollow" href="https://linuxacademy.com/blog/linuxacademy-com/linux-academy-sale-happening-now-150-off/?utm_campaign=299_2018&amp;utm_content=76742014&amp;utm_medium=social&amp;utm_source=twitter">Linux Academy SALE Happening Now - $150 Off</a> &mdash; Exclusive discount for new or existing users upgrading to annual plans only. Sale ends 9/24/2018 at 11:59pm CDT.</li><li><a title="User Error Episode 48: Living The Dream" rel="nofollow" href="https://error.show/48">User Error Episode 48: Living The Dream</a> &mdash; User Error is back!</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>After catching up the guys dig into the “why” Jupiter Broadcasting sold to Linux Academy, the big shift Chris is seeing, and why the timing was critical. </p>

<p>Plus we respond to some emails, chat about GitHub’s future plans to sell talent, and Mike’s big announcement: Gryphon.</p><p>Links:</p><ul><li><a title="Wyatt of Vulkan" rel="nofollow" href="https://pastebin.com/hTbVq645">Wyatt of Vulkan</a></li><li><a title="Molten | Vulkan, and faster OpenGL ES, on iOS and macOS" rel="nofollow" href="https://moltengl.com/">Molten | Vulkan, and faster OpenGL ES, on iOS and macOS</a> &mdash; MoltenVK is a runtime library that maps Vulkan to Apple's Metal graphics framework on iOS and macOS.</li><li><a title="Vulkan has just become the world’s first graphics API with a formal memory model.  So, what is a memory model" rel="nofollow" href="https://www.khronos.org/blog/vulkan-has-just-become-the-worlds-first-graphics-api-with-a-formal-memory-model.-so-what-is-a-memory-model-and-why-should-i-care">Vulkan has just become the world’s first graphics API with a formal memory model.  So, what is a memory model</a> &mdash; This week, Vulkan® has become the world’s first graphics API to include a formal memory model for its associated GLSL™ and SPIR-V™ programming languages. </li><li><a title="Jonathan has found something Rotten" rel="nofollow" href="https://pastebin.com/bSiF447e">Jonathan has found something Rotten</a></li><li><a title="GitHub Foreshadows Big Open Source Announcements at GitHub Universe" rel="nofollow" href="https://www.forbes.com/sites/justinwarren/2018/09/12/github-foreshadows-big-open-source-announcements-at-github-universe/#4b789e2b2043">GitHub Foreshadows Big Open Source Announcements at GitHub Universe</a> &mdash; "Businesses use open source libraries, and then they make applications from them, and then they need someone to work on them," said St John. "They will email people at GitHub, and they will come to GitHub itself and say 'We need somebody to come and work on this application built off this open source library. Can you find anybody in the community that will come and work on it?' Happens all the time."</li><li><a title="Gryphon" rel="nofollow" href="https://gryphonradar.com/">Gryphon</a> &mdash; 

Gryphon provides everything you need to intelligently display your radar data in a variety of scenarios including simulator-based training and adversary air flights.</li><li><a title="From Jupiter to Beyond: Unplugged where we talk about the merger" rel="nofollow" href="https://linuxunplugged.com/266">From Jupiter to Beyond: Unplugged where we talk about the merger</a> &mdash; We announce our big news, Jupiter Broadcasting is joining Linux Academy and what we have planned for the future is huge!</li><li><a title="Linux Academy Ruby and Node Remote Jobs" rel="nofollow" href="https://jobs.lever.co/linuxacademy/">Linux Academy Ruby and Node Remote Jobs</a></li><li><a title="Linux Academy SALE Happening Now - $150 Off" rel="nofollow" href="https://linuxacademy.com/blog/linuxacademy-com/linux-academy-sale-happening-now-150-off/?utm_campaign=299_2018&amp;utm_content=76742014&amp;utm_medium=social&amp;utm_source=twitter">Linux Academy SALE Happening Now - $150 Off</a> &mdash; Exclusive discount for new or existing users upgrading to annual plans only. Sale ends 9/24/2018 at 11:59pm CDT.</li><li><a title="User Error Episode 48: Living The Dream" rel="nofollow" href="https://error.show/48">User Error Episode 48: Living The Dream</a> &mdash; User Error is back!</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 323: Reacting to React Native</title>
  <link>https://coder.show/323</link>
  <guid isPermaLink="false">c3098d45-b17f-41cc-b97d-1878ce580923</guid>
  <pubDate>Thu, 30 Aug 2018 08:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/c3098d45-b17f-41cc-b97d-1878ce580923.mp3" length="35352796" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>After digging into some feedback, we react to the big upset in the world of React Native.</itunes:subtitle>
  <itunes:duration>41:37</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>After digging into some feedback, we react to the big upset in the world of React Native.
Plus some recent hoopla, a new way to get started contributing to open source, and more! 
</description>
  <itunes:keywords>Reactive, Native, Qt, Electron, Mobile, .Net, Xamarin, CodeTrigage, Travel hack, scoop.sh, development podcast</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>After digging into some feedback, we react to the big upset in the world of React Native.</p>

<p>Plus some recent hoopla, a new way to get started contributing to open source, and more!</p><p>Links:</p><ul><li><a title="Win95 in a box " rel="nofollow" href="https://pastebin.com/54j1k0cR">Win95 in a box </a></li><li><a title="Scoop" rel="nofollow" href="https://scoop.sh/">Scoop</a> &mdash; A command-line installer for Windows</li><li><a title="Steve&#39;s Travel Hack" rel="nofollow" href="https://pastebin.com/90DS2Zpa">Steve's Travel Hack</a></li><li><a title="Sunsetting React Native" rel="nofollow" href="https://medium.com/airbnb-engineering/sunsetting-react-native-1868ba28e30a">Sunsetting React Native</a> &mdash; Due to a variety of technical and organizational issues, we will be sunsetting React Native and putting all of our efforts into making native amazing.</li><li><a title="React Native: A retrospective from the mobile-engineering team at Udacity" rel="nofollow" href="https://engineering.udacity.com/react-native-a-retrospective-from-the-mobile-engineering-team-at-udacity-89975d6a8102">React Native: A retrospective from the mobile-engineering team at Udacity</a> &mdash; We removed the last traces of React Native from the apps because the only remaining React Native feature was being sunset and we no longer had to support it.</li><li><a title="CodeTriage" rel="nofollow" href="https://www.codetriage.com/">CodeTriage</a> &mdash; Help out your favorite open source projects and become a better developer while doing it.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>After digging into some feedback, we react to the big upset in the world of React Native.</p>

<p>Plus some recent hoopla, a new way to get started contributing to open source, and more!</p><p>Links:</p><ul><li><a title="Win95 in a box " rel="nofollow" href="https://pastebin.com/54j1k0cR">Win95 in a box </a></li><li><a title="Scoop" rel="nofollow" href="https://scoop.sh/">Scoop</a> &mdash; A command-line installer for Windows</li><li><a title="Steve&#39;s Travel Hack" rel="nofollow" href="https://pastebin.com/90DS2Zpa">Steve's Travel Hack</a></li><li><a title="Sunsetting React Native" rel="nofollow" href="https://medium.com/airbnb-engineering/sunsetting-react-native-1868ba28e30a">Sunsetting React Native</a> &mdash; Due to a variety of technical and organizational issues, we will be sunsetting React Native and putting all of our efforts into making native amazing.</li><li><a title="React Native: A retrospective from the mobile-engineering team at Udacity" rel="nofollow" href="https://engineering.udacity.com/react-native-a-retrospective-from-the-mobile-engineering-team-at-udacity-89975d6a8102">React Native: A retrospective from the mobile-engineering team at Udacity</a> &mdash; We removed the last traces of React Native from the apps because the only remaining React Native feature was being sunset and we no longer had to support it.</li><li><a title="CodeTriage" rel="nofollow" href="https://www.codetriage.com/">CodeTriage</a> &mdash; Help out your favorite open source projects and become a better developer while doing it.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 322: Not so Qt</title>
  <link>https://coder.show/322</link>
  <guid isPermaLink="false">ae5c592a-7a16-4184-8e99-f05ef91b4d23</guid>
  <pubDate>Tue, 14 Aug 2018 13:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/ae5c592a-7a16-4184-8e99-f05ef91b4d23.mp3" length="39428450" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>Mike's adventures with Qt land him on Windows 10 this week battling DLL hell. He shares the latest developments in his attempt to build his next app with Qt.</itunes:subtitle>
  <itunes:duration>46:28</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>Mike's adventures with Qt land him on Windows 10 this week battling DLL hell. He shares the latest developments in his attempt to build his next app with Qt.
Plus some feedback, thoughts on AMP, and why dynamic linking keeps Mike up at night. 
</description>
  <itunes:keywords>Qt, Qt licensing, lgpl, Qt Creator, QML, c++, .NET, Windows 10 packagemanager, Homebrew, ZMQ, QML, VCPKG, development podcast</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Mike&#39;s adventures with Qt land him on Windows 10 this week battling DLL hell. He shares the latest developments in his attempt to build his next app with Qt.</p>

<p>Plus some feedback, thoughts on AMP, and why dynamic linking keeps Mike up at night.</p><p>Links:</p><ul><li><a title="Qt is not for Johnny" rel="nofollow" href="https://pastebin.com/hBJrurXJ">Qt is not for Johnny</a></li><li><a title="gary likes the Qt" rel="nofollow" href="https://pastebin.com/pDdZm1ZM">gary likes the Qt</a></li><li><a title="Eric fround a QML Library for .NET" rel="nofollow" href="https://pastebin.com/hM6wSR1v">Eric fround a QML Library for .NET</a></li><li><a title="Qml.Net - Qt/Qml integration/support for .NET" rel="nofollow" href="https://github.com/pauldotknopf/Qml.Net">Qml.Net - Qt/Qml integration/support for .NET</a></li><li><a title="ZMQ Setup for Qt Dev on Windows" rel="nofollow" href="http://dominickm.com/zmq-setup-qt-dev-windows/">ZMQ Setup for Qt Dev on Windows</a></li><li><a title="vcpkg: C++ Library Manager" rel="nofollow" href="https://github.com/Microsoft/vcpkg">vcpkg: C++ Library Manager</a> &mdash; C++ Library Manager for Windows, Linux, and MacOS</li><li><a title="Google AMP - A 70% drop in our conversion rate" rel="nofollow" href="https://www.rockstarcoders.com/google-amp/">Google AMP - A 70% drop in our conversion rate</a></li><li><a title="Qt FAQ" rel="nofollow" href="https://www1.qt.io/faq/#_Toc_1_2">Qt FAQ</a> &mdash; With a term license of Qt for Application Development or Qt for Device Creation, you pay a recurring fee during the time you develop with Qt and distribute the developed applications. You receive all updates and will be able to access online systems. After the term ends, you are no longer entitled to develop with Qt or further distribute the applications developed with Qt. Applications already distributed can be used, but not maintained.

</li><li><a title="Can I use Qt LGPL license and sell my application without any kind of restrictions?" rel="nofollow" href="https://stackoverflow.com/questions/11994053/can-i-use-qt-lgpl-license-and-sell-my-application-without-any-kind-of-restrictio">Can I use Qt LGPL license and sell my application without any kind of restrictions?</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Mike&#39;s adventures with Qt land him on Windows 10 this week battling DLL hell. He shares the latest developments in his attempt to build his next app with Qt.</p>

<p>Plus some feedback, thoughts on AMP, and why dynamic linking keeps Mike up at night.</p><p>Links:</p><ul><li><a title="Qt is not for Johnny" rel="nofollow" href="https://pastebin.com/hBJrurXJ">Qt is not for Johnny</a></li><li><a title="gary likes the Qt" rel="nofollow" href="https://pastebin.com/pDdZm1ZM">gary likes the Qt</a></li><li><a title="Eric fround a QML Library for .NET" rel="nofollow" href="https://pastebin.com/hM6wSR1v">Eric fround a QML Library for .NET</a></li><li><a title="Qml.Net - Qt/Qml integration/support for .NET" rel="nofollow" href="https://github.com/pauldotknopf/Qml.Net">Qml.Net - Qt/Qml integration/support for .NET</a></li><li><a title="ZMQ Setup for Qt Dev on Windows" rel="nofollow" href="http://dominickm.com/zmq-setup-qt-dev-windows/">ZMQ Setup for Qt Dev on Windows</a></li><li><a title="vcpkg: C++ Library Manager" rel="nofollow" href="https://github.com/Microsoft/vcpkg">vcpkg: C++ Library Manager</a> &mdash; C++ Library Manager for Windows, Linux, and MacOS</li><li><a title="Google AMP - A 70% drop in our conversion rate" rel="nofollow" href="https://www.rockstarcoders.com/google-amp/">Google AMP - A 70% drop in our conversion rate</a></li><li><a title="Qt FAQ" rel="nofollow" href="https://www1.qt.io/faq/#_Toc_1_2">Qt FAQ</a> &mdash; With a term license of Qt for Application Development or Qt for Device Creation, you pay a recurring fee during the time you develop with Qt and distribute the developed applications. You receive all updates and will be able to access online systems. After the term ends, you are no longer entitled to develop with Qt or further distribute the applications developed with Qt. Applications already distributed can be used, but not maintained.

</li><li><a title="Can I use Qt LGPL license and sell my application without any kind of restrictions?" rel="nofollow" href="https://stackoverflow.com/questions/11994053/can-i-use-qt-lgpl-license-and-sell-my-application-without-any-kind-of-restrictio">Can I use Qt LGPL license and sell my application without any kind of restrictions?</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 321: Qt &amp; Me</title>
  <link>https://coder.show/321</link>
  <guid isPermaLink="false">beab5180-e817-4edc-a24e-931264aa18df</guid>
  <pubDate>Mon, 06 Aug 2018 22:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/beab5180-e817-4edc-a24e-931264aa18df.mp3" length="53328228" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>Mike shares more first impressions of Qt, the surprising places we’ve found QML in the wild, and why or why not to use Qt.</itunes:subtitle>
  <itunes:duration>1:00:58</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>Mike shares more first impressions of Qt, the surprising places we’ve found QML in the wild, and why or why not to use Qt.
Plus we answer some questions, share some travel hacks, and discuss the top programing languages of 2018, as declared so by the IEEE. 
</description>
  <itunes:keywords>IEEE, C++, Qt, QML, Crossplatform, Galgo Pro, Gnome Shell, Plasma, Technical architecture, top programing languages, Modern Qt, Declarative, development podcast</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Mike shares more first impressions of Qt, the surprising places we’ve found QML in the wild, and why or why not to use Qt.</p>

<p>Plus we answer some questions, share some travel hacks, and discuss the top programing languages of 2018, as declared so by the IEEE.</p><p>Links:</p><ul><li><a title="Jacob&#39;s lookin for a change" rel="nofollow" href="https://pastebin.com/UpaJryqA">Jacob's lookin for a change</a></li><li><a title="Mark&#39;s Travel Bag Hack" rel="nofollow" href="https://pastebin.com/er5ZfqDr">Mark's Travel Bag Hack</a></li><li><a title="BAGSMART Travel Electronic Accessories Thicken Cable Organizer Bag Portable Case" rel="nofollow" href="https://www.amazon.com/BAGSMART-Electronic-Accessories-Organizer-Portable/dp/B01LZJ042Y">BAGSMART Travel Electronic Accessories Thicken Cable Organizer Bag Portable Case</a></li><li><a title="Devil’s Dictionary for Tech" rel="nofollow" href="https://vector623.github.io/humor/2018/06/25/devils-dictionary.html">Devil’s Dictionary for Tech</a></li><li><a title="The 2018 Top Programming Languages" rel="nofollow" href="https://spectrum.ieee.org/at-work/innovation/the-2018-top-programming-languages">The 2018 Top Programming Languages</a></li><li><a title="Tesla announces using Qt in their cars" rel="nofollow" href="https://twitter.com/qtproject/status/998902009922285568">Tesla announces using Qt in their cars</a></li><li><a title="QML" rel="nofollow" href="https://en.wikipedia.org/wiki/QML">QML</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Mike shares more first impressions of Qt, the surprising places we’ve found QML in the wild, and why or why not to use Qt.</p>

<p>Plus we answer some questions, share some travel hacks, and discuss the top programing languages of 2018, as declared so by the IEEE.</p><p>Links:</p><ul><li><a title="Jacob&#39;s lookin for a change" rel="nofollow" href="https://pastebin.com/UpaJryqA">Jacob's lookin for a change</a></li><li><a title="Mark&#39;s Travel Bag Hack" rel="nofollow" href="https://pastebin.com/er5ZfqDr">Mark's Travel Bag Hack</a></li><li><a title="BAGSMART Travel Electronic Accessories Thicken Cable Organizer Bag Portable Case" rel="nofollow" href="https://www.amazon.com/BAGSMART-Electronic-Accessories-Organizer-Portable/dp/B01LZJ042Y">BAGSMART Travel Electronic Accessories Thicken Cable Organizer Bag Portable Case</a></li><li><a title="Devil’s Dictionary for Tech" rel="nofollow" href="https://vector623.github.io/humor/2018/06/25/devils-dictionary.html">Devil’s Dictionary for Tech</a></li><li><a title="The 2018 Top Programming Languages" rel="nofollow" href="https://spectrum.ieee.org/at-work/innovation/the-2018-top-programming-languages">The 2018 Top Programming Languages</a></li><li><a title="Tesla announces using Qt in their cars" rel="nofollow" href="https://twitter.com/qtproject/status/998902009922285568">Tesla announces using Qt in their cars</a></li><li><a title="QML" rel="nofollow" href="https://en.wikipedia.org/wiki/QML">QML</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
