<?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 11:06:15 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Workflow”</title>
    <link>https://podcast.thinkingelixir.com/tags/workflow</link>
    <pubDate>Tue, 20 Jan 2026 04:15:00 -0700</pubDate>
    <description>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>News and interviews for the Elixir community</itunes:subtitle>
    <itunes:author>ThinkingElixir.com</itunes:author>
    <itunes:summary>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>elixir, programming, web, clustering, phoenix, liveview, news, developer</itunes:keywords>
    <itunes:owner>
      <itunes:name>ThinkingElixir.com</itunes:name>
      <itunes:email>podcast@thinkingelixir.com</itunes:email>
    </itunes:owner>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology"/>
<item>
  <title>288: 15 Years of Elixir and Full Type Inference</title>
  <link>https://podcast.thinkingelixir.com/288</link>
  <guid isPermaLink="false">4106a537-a52b-4a3a-a82c-f39a0fb29faa</guid>
  <pubDate>Tue, 20 Jan 2026 04:15:00 -0700</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/4106a537-a52b-4a3a-a82c-f39a0fb29faa.mp3" length="19275776" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>Elixir’s 15th anniversary brings v1.20 RC with full type inference, Chris McCord launches Sprites.dev, LiveVue v1.0 goes stable, Gust workflow engine debuts, and more!</itunes:subtitle>
  <itunes:duration>26:20</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
  <description>News includes Elixir's 15th anniversary celebrated with an early v1.20 release candidate featuring type inference for all constructs, Chris McCord's launch of Sprites.dev for hardware-isolated execution environments at Fly.io, MDEx v0.11.0 with a new website and Phoenix Components support, Ex_cldr 3.0 announced as Localize with runtime-only configuration, Gust workflow engine as an Airflow alternative built in Elixir, LiveDebugger v0.5.0 with Dead LiveViews debugging, LiveVue v1.0 stable release bringing Vue.js integration to Phoenix LiveView, Goatmire conference returning in 2026, and more!
Show Notes online - http://podcast.thinkingelixir.com/288 (http://podcast.thinkingelixir.com/288)
Elixir Community News
https://paraxial.io/ (https://paraxial.io/?utm_source=thinkingelixir&amp;amp;utm_campaign=thinkingelixir-oct2025) – Paraxial.io is sponsoring today's show! Sign up for a free trial of Paraxial.io today and mention Thinking Elixir when you schedule a demo for a special offer.
January 9th, 2026 marked 15 years since Elixir's first commit
https://x.com/josevalim/status/2009702354527088669 (https://x.com/josevalim/status/2009702354527088669?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – José Valim's tweet celebrating 15 years of Elixir
https://elixir-lang.org/blog/2026/01/09/type-inference-of-all-and-next-15/ (https://elixir-lang.org/blog/2026/01/09/type-inference-of-all-and-next-15/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Type inference of all constructs and the next 15 months - announcement blog post for Elixir v1.20 RC with type inference for all constructs
https://x.com/josevalim/status/2010660222906597572 (https://x.com/josevalim/status/2010660222906597572?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – José Valim's post about community feedback on the type system inference release candidate - it's faster, finds more bugs and dead code
https://x.com/chris_mccord/status/2009688571037339922 (https://x.com/chris_mccord/status/2009688571037339922?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Chris McCord's announcement of Sprites.dev
https://sprites.dev/ (https://sprites.dev/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Sprites.dev - hardware-isolated execution environments for arbitrary code launched at Fly.io
https://www.reddit.com/r/elixir/comments/1qb0scq/mdexfastandextensiblemarkdown/ (https://www.reddit.com/r/elixir/comments/1qb0scq/mdex_fast_and_extensible_markdown/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Reddit discussion of MDEx v0.11.0 update
https://mdelixir.dev/ (https://mdelixir.dev/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – New MDEx website with features, examples, and motivation behind the project
https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md (https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – MDEx changelog for v0.11.0
https://hexdocs.pm/mdex/phoenixliveview_heex.html (https://hexdocs.pm/mdex/phoenix_live_view_heex.html?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Livebook example showing MDEx usage with Phoenix HEEx components
https://elixirforum.com/t/localize-next-generation-localisation-ex-cldr-v3-0/73933 (https://elixirforum.com/t/localize-next-generation-localisation-ex-cldr-v3-0/73933?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Announcement of Localize (Ex_cldr 3.0) - next generation localisation
https://github.com/elixir-localize (https://github.com/elixir-localize?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Elixir Localize GitHub organization
https://github.com/marciok/gust (https://github.com/marciok/gust?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Gust - a task orchestration system built in Elixir, designed to be efficient, fast and developer-friendly
https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628 (https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – ElixirForum announcement post for Gust workflow engine
https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628/8 (https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628/8?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Comment from Gust creator explaining it as an Airflow alternative for DAG orchestration
https://x.com/swmansionelixir/status/2010754348536709355 (https://x.com/swmansionelixir/status/2010754348536709355?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – LiveDebugger v0.5.0 announcement with Dead LiveViews section for debugging crashes
https://x.com/jskalc/status/2008559959781634404 (https://x.com/jskalc/status/2008559959781634404?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – LiveVue v1.0 release announcement
https://skalecki.dev/blog/story-of-live-vue (https://skalecki.dev/blog/story-of-live-vue?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Story of LiveVue - announcement blog post
https://github.com/Valian/live_vue (https://github.com/Valian/live_vue?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – LiveVue GitHub project - Vue.js + Phoenix LiveView integration
https://livevue.skalecki.dev/examples/ (https://livevue.skalecki.dev/examples/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – LiveVue examples website showing different usage patterns
https://www.linkedin.com/posts/lawik_goatmire-elixir-nervesconf-eu-activity-7416738610944811008-5Xwh (https://www.linkedin.com/posts/lawik_goatmire-elixir-nervesconf-eu-activity-7416738610944811008-5Xwh?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Lars Wikman's announcement that Goatmire will happen again (Sep 30 - Oct 2, 2026)
https://www.goatmire.com/ (https://www.goatmire.com/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Goatmire conference website with signup list for notifications
https://bsky.app/profile/pragprog.com/post/3mbfgw6zlfs2n (https://bsky.app/profile/pragprog.com/post/3mbfgw6zlfs2n?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Announcement that the Ash Framework book is Pragmatic Programmers' #1 best seller this year
Pro tip - share new projects on socials with the #ElixirLang hashtag to get picked up by the community
Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at show@thinkingelixir.com (mailto:show@thinkingelixir.com)
Find us online
- Message the show - Bluesky (https://bsky.app/profile/thinkingelixir.com)
- Message the show - X (https://x.com/ThinkingElixir)
- Message the show on Fediverse - @ThinkingElixir@genserver.social (https://genserver.social/ThinkingElixir)
- Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com)
- Mark Ericksen on X - @brainlid (https://x.com/brainlid)
- Mark Ericksen on Bluesky - @brainlid.bsky.social (https://bsky.app/profile/brainlid.bsky.social)
- Mark Ericksen on Fediverse - @brainlid@genserver.social (https://genserver.social/brainlid)
- David Bernheisel on Bluesky - @david.bernheisel.com (https://bsky.app/profile/david.bernheisel.com)
- David Bernheisel on Fediverse - @dbern@genserver.social (https://genserver.social/dbern) 
</description>
  <itunes:keywords>elixir, anniversary, workflow, sprites.dev, markdown</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>News includes Elixir&#39;s 15th anniversary celebrated with an early v1.20 release candidate featuring type inference for all constructs, Chris McCord&#39;s launch of Sprites.dev for hardware-isolated execution environments at Fly.io, MDEx v0.11.0 with a new website and Phoenix Components support, Ex_cldr 3.0 announced as Localize with runtime-only configuration, Gust workflow engine as an Airflow alternative built in Elixir, LiveDebugger v0.5.0 with Dead LiveViews debugging, LiveVue v1.0 stable release bringing Vue.js integration to Phoenix LiveView, Goatmire conference returning in 2026, and more!</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/288" rel="nofollow">http://podcast.thinkingelixir.com/288</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://paraxial.io/?utm_source=thinkingelixir&utm_campaign=thinkingelixir-oct2025" rel="nofollow">https://paraxial.io/</a> – Paraxial.io is sponsoring today&#39;s show! Sign up for a free trial of Paraxial.io today and mention Thinking Elixir when you schedule a demo for a special offer.</li>
<li>January 9th, 2026 marked 15 years since Elixir&#39;s first commit</li>
<li><a href="https://x.com/josevalim/status/2009702354527088669?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/josevalim/status/2009702354527088669</a> – José Valim&#39;s tweet celebrating 15 years of Elixir</li>
<li><a href="https://elixir-lang.org/blog/2026/01/09/type-inference-of-all-and-next-15/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixir-lang.org/blog/2026/01/09/type-inference-of-all-and-next-15/</a> – Type inference of all constructs and the next 15 months - announcement blog post for Elixir v1.20 RC with type inference for all constructs</li>
<li><a href="https://x.com/josevalim/status/2010660222906597572?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/josevalim/status/2010660222906597572</a> – José Valim&#39;s post about community feedback on the type system inference release candidate - it&#39;s faster, finds more bugs and dead code</li>
<li><a href="https://x.com/chris_mccord/status/2009688571037339922?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/chris_mccord/status/2009688571037339922</a> – Chris McCord&#39;s announcement of Sprites.dev</li>
<li><a href="https://sprites.dev/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://sprites.dev/</a> – Sprites.dev - hardware-isolated execution environments for arbitrary code launched at Fly.io</li>
<li><a href="https://www.reddit.com/r/elixir/comments/1qb0scq/mdex_fast_and_extensible_markdown/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.reddit.com/r/elixir/comments/1qb0scq/mdex_fast_and_extensible_markdown/</a> – Reddit discussion of MDEx v0.11.0 update</li>
<li><a href="https://mdelixir.dev/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://mdelixir.dev/</a> – New MDEx website with features, examples, and motivation behind the project</li>
<li><a href="https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md</a> – MDEx changelog for v0.11.0</li>
<li><a href="https://hexdocs.pm/mdex/phoenix_live_view_heex.html?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://hexdocs.pm/mdex/phoenix_live_view_heex.html</a> – Livebook example showing MDEx usage with Phoenix HEEx components</li>
<li><a href="https://elixirforum.com/t/localize-next-generation-localisation-ex-cldr-v3-0/73933?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirforum.com/t/localize-next-generation-localisation-ex-cldr-v3-0/73933</a> – Announcement of Localize (Ex_cldr 3.0) - next generation localisation</li>
<li><a href="https://github.com/elixir-localize?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-localize</a> – Elixir Localize GitHub organization</li>
<li><a href="https://github.com/marciok/gust?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/marciok/gust</a> – Gust - a task orchestration system built in Elixir, designed to be efficient, fast and developer-friendly</li>
<li><a href="https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628</a> – ElixirForum announcement post for Gust workflow engine</li>
<li><a href="https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628/8?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628/8</a> – Comment from Gust creator explaining it as an Airflow alternative for DAG orchestration</li>
<li><a href="https://x.com/swmansionelixir/status/2010754348536709355?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/swmansionelixir/status/2010754348536709355</a> – LiveDebugger v0.5.0 announcement with Dead LiveViews section for debugging crashes</li>
<li><a href="https://x.com/jskalc/status/2008559959781634404?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/jskalc/status/2008559959781634404</a> – LiveVue v1.0 release announcement</li>
<li><a href="https://skalecki.dev/blog/story-of-live-vue?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://skalecki.dev/blog/story-of-live-vue</a> – Story of LiveVue - announcement blog post</li>
<li><a href="https://github.com/Valian/live_vue?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/Valian/live_vue</a> – LiveVue GitHub project - Vue.js + Phoenix LiveView integration</li>
<li><a href="https://livevue.skalecki.dev/examples/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://livevue.skalecki.dev/examples/</a> – LiveVue examples website showing different usage patterns</li>
<li><a href="https://www.linkedin.com/posts/lawik_goatmire-elixir-nervesconf-eu-activity-7416738610944811008-5Xwh?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.linkedin.com/posts/lawik_goatmire-elixir-nervesconf-eu-activity-7416738610944811008-5Xwh</a> – Lars Wikman&#39;s announcement that Goatmire will happen again (Sep 30 - Oct 2, 2026)</li>
<li><a href="https://www.goatmire.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.goatmire.com/</a> – Goatmire conference website with signup list for notifications</li>
<li><a href="https://bsky.app/profile/pragprog.com/post/3mbfgw6zlfs2n?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://bsky.app/profile/pragprog.com/post/3mbfgw6zlfs2n</a> – Announcement that the Ash Framework book is Pragmatic Programmers&#39; #1 best seller this year</li>
<li>Pro tip - share new projects on socials with the <code>#ElixirLang</code> hashtag to get picked up by the community</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://bsky.app/profile/thinkingelixir.com" rel="nofollow">Bluesky</a></li>
<li>Message the show - <a href="https://x.com/ThinkingElixir" rel="nofollow">X</a></li>
<li>Message the show on Fediverse - <a href="https://genserver.social/ThinkingElixir" rel="nofollow">@ThinkingElixir@genserver.social</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen on X - <a href="https://x.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>Mark Ericksen on Bluesky - <a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow">@brainlid.bsky.social</a></li>
<li>Mark Ericksen on Fediverse - <a href="https://genserver.social/brainlid" rel="nofollow">@brainlid@genserver.social</a></li>
<li>David Bernheisel on Bluesky - <a href="https://bsky.app/profile/david.bernheisel.com" rel="nofollow">@david.bernheisel.com</a></li>
<li>David Bernheisel on Fediverse - <a href="https://genserver.social/dbern" rel="nofollow">@dbern@genserver.social</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://paraxial.io/?utm_source=thinkingelixir&amp;utm_campaign=thinkingelixir-oct2025">Paraxial.io</a>: <a rel="nofollow" href="https://paraxial.io/?utm_source=thinkingelixir&amp;utm_campaign=thinkingelixir-oct2025">Paraxial.io is sponsoring today's show! Sign up for a free trial of Paraxial.io today and mention Thinking Elixir when you schedule a demo for a special offer.</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>News includes Elixir&#39;s 15th anniversary celebrated with an early v1.20 release candidate featuring type inference for all constructs, Chris McCord&#39;s launch of Sprites.dev for hardware-isolated execution environments at Fly.io, MDEx v0.11.0 with a new website and Phoenix Components support, Ex_cldr 3.0 announced as Localize with runtime-only configuration, Gust workflow engine as an Airflow alternative built in Elixir, LiveDebugger v0.5.0 with Dead LiveViews debugging, LiveVue v1.0 stable release bringing Vue.js integration to Phoenix LiveView, Goatmire conference returning in 2026, and more!</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/288" rel="nofollow">http://podcast.thinkingelixir.com/288</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://paraxial.io/?utm_source=thinkingelixir&utm_campaign=thinkingelixir-oct2025" rel="nofollow">https://paraxial.io/</a> – Paraxial.io is sponsoring today&#39;s show! Sign up for a free trial of Paraxial.io today and mention Thinking Elixir when you schedule a demo for a special offer.</li>
<li>January 9th, 2026 marked 15 years since Elixir&#39;s first commit</li>
<li><a href="https://x.com/josevalim/status/2009702354527088669?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/josevalim/status/2009702354527088669</a> – José Valim&#39;s tweet celebrating 15 years of Elixir</li>
<li><a href="https://elixir-lang.org/blog/2026/01/09/type-inference-of-all-and-next-15/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixir-lang.org/blog/2026/01/09/type-inference-of-all-and-next-15/</a> – Type inference of all constructs and the next 15 months - announcement blog post for Elixir v1.20 RC with type inference for all constructs</li>
<li><a href="https://x.com/josevalim/status/2010660222906597572?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/josevalim/status/2010660222906597572</a> – José Valim&#39;s post about community feedback on the type system inference release candidate - it&#39;s faster, finds more bugs and dead code</li>
<li><a href="https://x.com/chris_mccord/status/2009688571037339922?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/chris_mccord/status/2009688571037339922</a> – Chris McCord&#39;s announcement of Sprites.dev</li>
<li><a href="https://sprites.dev/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://sprites.dev/</a> – Sprites.dev - hardware-isolated execution environments for arbitrary code launched at Fly.io</li>
<li><a href="https://www.reddit.com/r/elixir/comments/1qb0scq/mdex_fast_and_extensible_markdown/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.reddit.com/r/elixir/comments/1qb0scq/mdex_fast_and_extensible_markdown/</a> – Reddit discussion of MDEx v0.11.0 update</li>
<li><a href="https://mdelixir.dev/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://mdelixir.dev/</a> – New MDEx website with features, examples, and motivation behind the project</li>
<li><a href="https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md</a> – MDEx changelog for v0.11.0</li>
<li><a href="https://hexdocs.pm/mdex/phoenix_live_view_heex.html?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://hexdocs.pm/mdex/phoenix_live_view_heex.html</a> – Livebook example showing MDEx usage with Phoenix HEEx components</li>
<li><a href="https://elixirforum.com/t/localize-next-generation-localisation-ex-cldr-v3-0/73933?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirforum.com/t/localize-next-generation-localisation-ex-cldr-v3-0/73933</a> – Announcement of Localize (Ex_cldr 3.0) - next generation localisation</li>
<li><a href="https://github.com/elixir-localize?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-localize</a> – Elixir Localize GitHub organization</li>
<li><a href="https://github.com/marciok/gust?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/marciok/gust</a> – Gust - a task orchestration system built in Elixir, designed to be efficient, fast and developer-friendly</li>
<li><a href="https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628</a> – ElixirForum announcement post for Gust workflow engine</li>
<li><a href="https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628/8?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirforum.com/t/gust-a-task-orchestration-system-built-in-elixir/73628/8</a> – Comment from Gust creator explaining it as an Airflow alternative for DAG orchestration</li>
<li><a href="https://x.com/swmansionelixir/status/2010754348536709355?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/swmansionelixir/status/2010754348536709355</a> – LiveDebugger v0.5.0 announcement with Dead LiveViews section for debugging crashes</li>
<li><a href="https://x.com/jskalc/status/2008559959781634404?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/jskalc/status/2008559959781634404</a> – LiveVue v1.0 release announcement</li>
<li><a href="https://skalecki.dev/blog/story-of-live-vue?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://skalecki.dev/blog/story-of-live-vue</a> – Story of LiveVue - announcement blog post</li>
<li><a href="https://github.com/Valian/live_vue?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/Valian/live_vue</a> – LiveVue GitHub project - Vue.js + Phoenix LiveView integration</li>
<li><a href="https://livevue.skalecki.dev/examples/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://livevue.skalecki.dev/examples/</a> – LiveVue examples website showing different usage patterns</li>
<li><a href="https://www.linkedin.com/posts/lawik_goatmire-elixir-nervesconf-eu-activity-7416738610944811008-5Xwh?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.linkedin.com/posts/lawik_goatmire-elixir-nervesconf-eu-activity-7416738610944811008-5Xwh</a> – Lars Wikman&#39;s announcement that Goatmire will happen again (Sep 30 - Oct 2, 2026)</li>
<li><a href="https://www.goatmire.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.goatmire.com/</a> – Goatmire conference website with signup list for notifications</li>
<li><a href="https://bsky.app/profile/pragprog.com/post/3mbfgw6zlfs2n?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://bsky.app/profile/pragprog.com/post/3mbfgw6zlfs2n</a> – Announcement that the Ash Framework book is Pragmatic Programmers&#39; #1 best seller this year</li>
<li>Pro tip - share new projects on socials with the <code>#ElixirLang</code> hashtag to get picked up by the community</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://bsky.app/profile/thinkingelixir.com" rel="nofollow">Bluesky</a></li>
<li>Message the show - <a href="https://x.com/ThinkingElixir" rel="nofollow">X</a></li>
<li>Message the show on Fediverse - <a href="https://genserver.social/ThinkingElixir" rel="nofollow">@ThinkingElixir@genserver.social</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen on X - <a href="https://x.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>Mark Ericksen on Bluesky - <a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow">@brainlid.bsky.social</a></li>
<li>Mark Ericksen on Fediverse - <a href="https://genserver.social/brainlid" rel="nofollow">@brainlid@genserver.social</a></li>
<li>David Bernheisel on Bluesky - <a href="https://bsky.app/profile/david.bernheisel.com" rel="nofollow">@david.bernheisel.com</a></li>
<li>David Bernheisel on Fediverse - <a href="https://genserver.social/dbern" rel="nofollow">@dbern@genserver.social</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://paraxial.io/?utm_source=thinkingelixir&amp;utm_campaign=thinkingelixir-oct2025">Paraxial.io</a>: <a rel="nofollow" href="https://paraxial.io/?utm_source=thinkingelixir&amp;utm_campaign=thinkingelixir-oct2025">Paraxial.io is sponsoring today's show! Sign up for a free trial of Paraxial.io today and mention Thinking Elixir when you schedule a demo for a special offer.</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
