<?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>Thu, 30 Apr 2026 14:34:58 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Coder Radio - Episodes Tagged with “Vulkan”</title>
    <link>https://coder.show/tags/vulkan</link>
    <pubDate>Wed, 27 Mar 2019 00:30:00 -0400</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>350: Rusty Stadia</title>
  <link>https://coder.show/350</link>
  <guid isPermaLink="false">9cc8d8b9-3b0b-4900-8aa5-23f2e8af0909</guid>
  <pubDate>Wed, 27 Mar 2019 00:30:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/9cc8d8b9-3b0b-4900-8aa5-23f2e8af0909.mp3" length="30462873" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>We debate Rust's role as a replacement for C, and share our take on the future of gaming with Google's Stadia.</itunes:subtitle>
  <itunes:duration>42:18</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 debate Rust’s role as a replacement for C, and share our take on the future of gaming with Google's Stadia.
Plus Objective-C's return to grace, Mike’s big bet on .NET, and more! 
</description>
  <itunes:keywords>Objective-C, RedMonk, Javascript, Java, .NET, TypeScript, .NET Foundation, Open Source, linux, linux gaming, google, google stadia, game streaming, vulkan, rust, c, c++, go, memory management, concurrency, parallelism, ruby, python, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We debate Rust’s role as a replacement for C, and share our take on the future of gaming with Google&#39;s Stadia.</p>

<p>Plus Objective-C&#39;s return to grace, Mike’s big bet on .NET, and more!</p><p>Links:</p><ul><li><a title="The RedMonk Programming Language Rankings: January 2019" rel="nofollow" href="https://redmonk.com/sogrady/2019/03/20/language-rankings-1-19/">The RedMonk Programming Language Rankings: January 2019</a> &mdash; The idea is not to offer a statistically valid representation of current usage, but rather to correlate language discussion and usage in an effort to extract insights into potential future adoption trends.
</li><li><a title="Hello .Net Foundation - dominickm.com" rel="nofollow" href="http://dominickm.com/hello-net-foundation/">Hello .Net Foundation - dominickm.com</a> &mdash; I am pleased to share that I have joined the .Net Foundation.

</li><li><a title="Avalonia: A multi-platform .NET UI framework" rel="nofollow" href="https://github.com/AvaloniaUI/Avalonia">Avalonia: A multi-platform .NET UI framework</a> &mdash; Avalonia is a WPF-inspired cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of OSs: Windows (.NET Framework, .NET Core), Linux (GTK), MacOS, Android and iOS.

</li><li><a title="Google’s Stadia looks like an early beta of the future of gaming" rel="nofollow" href="https://www.theverge.com/2019/3/20/18273977/google-stadia-cloud-game-streaming-service-report">Google’s Stadia looks like an early beta of the future of gaming</a> &mdash; “The future of gaming is not a box,” according to Google. “It’s a place.” Just like how humans have built stadiums for sports over hundreds of years, Google believes it’s building a virtual stadium, aptly dubbed Stadia, for the future of games to be played anywhere. </li><li><a title="Stadia" rel="nofollow" href="https://stadia.dev/">Stadia</a> &mdash; Push the envelope of game development with Stadia.</li><li><a title="Rust is not a good C replacement | Drew DeVault’s Blog" rel="nofollow" href="https://drewdevault.com/2019/03/25/Rust-is-not-a-good-C-replacement.html">Rust is not a good C replacement | Drew DeVault’s Blog</a> &mdash; The kitchen sink approach doesn’t work. Rust will eventually fail to the “jack of all trades, master of none” problem that C++ has. Wise languages designers start small and stay small. Wise systems programmers extend this philosophy to designing entire systems, and Rust is probably not going to be invited. I understand that many people, particularly those already enamored with Rust, won’t agree with much of this article. But now you know why we are still writing C, and hopefully you’ll stop bloody bothering us about it.</li><li><a title="Introduction to Python Development at Linux Academy" rel="nofollow" href="https://linuxacademy.com/devops/training/course/name/intro-to-python-development?utm_source=social&amp;utm_medium=twitter&amp;utm_campaign=2019_aprilcourselaunch">Introduction to Python Development at Linux Academy</a> &mdash; This course is designed to teach you how to program using Python. We'll cover the building blocks of the language, programming design fundamentals, how to use the standard library, third-party packages, and how to create Python projects. In the end, you should have a grasp of how to program.</li><li><a title="Marc-Etienne M.Léveillé on Twitter" rel="nofollow" href="https://twitter.com/marc_etienne_/status/1110202451842478087">Marc-Etienne M.Léveillé on Twitter</a> &mdash; Here's something interesting: the backdoor in ASUS Update Setup.exe is _again_ located in the CRT, just like the CCleaner case and recent games with a backdoor. This time in _crtExitProcess.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We debate Rust’s role as a replacement for C, and share our take on the future of gaming with Google&#39;s Stadia.</p>

<p>Plus Objective-C&#39;s return to grace, Mike’s big bet on .NET, and more!</p><p>Links:</p><ul><li><a title="The RedMonk Programming Language Rankings: January 2019" rel="nofollow" href="https://redmonk.com/sogrady/2019/03/20/language-rankings-1-19/">The RedMonk Programming Language Rankings: January 2019</a> &mdash; The idea is not to offer a statistically valid representation of current usage, but rather to correlate language discussion and usage in an effort to extract insights into potential future adoption trends.
</li><li><a title="Hello .Net Foundation - dominickm.com" rel="nofollow" href="http://dominickm.com/hello-net-foundation/">Hello .Net Foundation - dominickm.com</a> &mdash; I am pleased to share that I have joined the .Net Foundation.

</li><li><a title="Avalonia: A multi-platform .NET UI framework" rel="nofollow" href="https://github.com/AvaloniaUI/Avalonia">Avalonia: A multi-platform .NET UI framework</a> &mdash; Avalonia is a WPF-inspired cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of OSs: Windows (.NET Framework, .NET Core), Linux (GTK), MacOS, Android and iOS.

</li><li><a title="Google’s Stadia looks like an early beta of the future of gaming" rel="nofollow" href="https://www.theverge.com/2019/3/20/18273977/google-stadia-cloud-game-streaming-service-report">Google’s Stadia looks like an early beta of the future of gaming</a> &mdash; “The future of gaming is not a box,” according to Google. “It’s a place.” Just like how humans have built stadiums for sports over hundreds of years, Google believes it’s building a virtual stadium, aptly dubbed Stadia, for the future of games to be played anywhere. </li><li><a title="Stadia" rel="nofollow" href="https://stadia.dev/">Stadia</a> &mdash; Push the envelope of game development with Stadia.</li><li><a title="Rust is not a good C replacement | Drew DeVault’s Blog" rel="nofollow" href="https://drewdevault.com/2019/03/25/Rust-is-not-a-good-C-replacement.html">Rust is not a good C replacement | Drew DeVault’s Blog</a> &mdash; The kitchen sink approach doesn’t work. Rust will eventually fail to the “jack of all trades, master of none” problem that C++ has. Wise languages designers start small and stay small. Wise systems programmers extend this philosophy to designing entire systems, and Rust is probably not going to be invited. I understand that many people, particularly those already enamored with Rust, won’t agree with much of this article. But now you know why we are still writing C, and hopefully you’ll stop bloody bothering us about it.</li><li><a title="Introduction to Python Development at Linux Academy" rel="nofollow" href="https://linuxacademy.com/devops/training/course/name/intro-to-python-development?utm_source=social&amp;utm_medium=twitter&amp;utm_campaign=2019_aprilcourselaunch">Introduction to Python Development at Linux Academy</a> &mdash; This course is designed to teach you how to program using Python. We'll cover the building blocks of the language, programming design fundamentals, how to use the standard library, third-party packages, and how to create Python projects. In the end, you should have a grasp of how to program.</li><li><a title="Marc-Etienne M.Léveillé on Twitter" rel="nofollow" href="https://twitter.com/marc_etienne_/status/1110202451842478087">Marc-Etienne M.Léveillé on Twitter</a> &mdash; Here's something interesting: the backdoor in ASUS Update Setup.exe is _again_ located in the CRT, just like the CCleaner case and recent games with a backdoor. This time in _crtExitProcess.</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.&nbsp; 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.&nbsp; 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>
  </channel>
</rss>
