<?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>Wed, 15 Apr 2026 20:22:59 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Markdown”</title>
    <link>https://podcast.thinkingelixir.com/tags/markdown</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>
<item>
  <title>274: Protocols, Permissions, and Performance</title>
  <link>https://podcast.thinkingelixir.com/274</link>
  <guid isPermaLink="false">347345a5-0198-455e-be60-b15aba42e147</guid>
  <pubDate>Tue, 14 Oct 2025 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/347345a5-0198-455e-be60-b15aba42e147.mp3" length="23013376" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>News includes Elixir 1.19.0-rc.1 with 2.3x faster dep compiles, JetBrains adopting Agent Client Protocol, LiveView Native's uncertain future, MDex library upgrades, Permit authorization library, Aether AT Protocol for Bluesky, Supabase's $100M raise, and more!</itunes:subtitle>
  <itunes:duration>31:32</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 the release of Elixir 1.19.0-rc.1 with OTP 28.1+ compatibility and impressive 2.3x faster dependency compilation, JetBrains adopting the open Agent Client Protocol for AI coding agents, an update on LiveView Native's uncertain future, major improvements to the MDex Markdown library including streaming support and Quill delta conversion, Curiosum's comprehensive blog post on their Permit authorization library, Elixir gaining an AT Protocol library called Aether for Bluesky integration, Supabase raising $100 million at a $5 billion valuation while building on Elixir, Ruby community fracturing over gem server ownership controversies, security concerns about AI agents escalating privileges across systems, and more!
Show Notes online - http://podcast.thinkingelixir.com/274 (http://podcast.thinkingelixir.com/274)
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.
https://elixirforum.com/t/elixir-v1-19-0-rc-1-released/72781/3 (https://elixirforum.com/t/elixir-v1-19-0-rc-1-released/72781/3?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Elixir 1.19.0-rc.1 released with OTP 28.1+ compatibility, struct update syntax adapted into type assertion operator, improved dependency compilation, OptionParser regex support, and Unicode 17.0.0 support
https://bsky.app/profile/stefanluptak.com/post/3m2hoz4ankk2c (https://bsky.app/profile/stefanluptak.com/post/3m2hoz4ankk2c?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Elixir 1.19.0-rc.1 dependency compilation is 2.3x faster on MacBook Pro M1 Max compared to 1.18.4
https://x.com/zeddotdev/status/1975241285796552816 (https://x.com/zeddotdev/status/1975241285796552816?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – JetBrains adopts Agent Client Protocol (ACP)
https://zed.dev/blog/jetbrains-on-acp (https://zed.dev/blog/jetbrains-on-acp?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Details on ACP, an open standard for seamless integration of AI coding agents with any code editor or IDE using JSON-RPC
https://x.com/bcardarella/status/1973369656829166004 (https://x.com/bcardarella/status/1973369656829166004?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Brian Cardarella comments that LiveView Native, in it's current implementation, is likely dead in the water
https://x.com/josevalim/status/1975153256524312921 (https://x.com/josevalim/status/1975153256524312921?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – José Valim's response on LiveView Native direction
https://bsky.app/profile/leandrocp.bsky.social/post/3m2enmdr7e225 (https://bsky.app/profile/leandrocp.bsky.social/post/3m2enmdr7e225?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – MDex library update with Quill deltas support, streaming Markdown, and improved IEx visualization
https://hexdocs.pm/mdex/changelog.html (https://hexdocs.pm/mdex/changelog.html?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – MDex changelog with full details on updates
https://quilljs.com/docs/delta (https://quilljs.com/docs/delta?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Quill delta format documentation
https://quilljs.com/playground/snow (https://quilljs.com/playground/snow?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Quill playground and license information
https://www.curiosum.com/blog/authorization-access-control-elixirconf (https://www.curiosum.com/blog/authorization-access-control-elixirconf?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Curiosum blog post about the Permit library for authorization and access control in Elixir, based on ElixirConf EU 2025 talk
https://permit.curiosum.com/ (https://permit.curiosum.com/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Permit library homepage
https://github.com/curiosum-dev/permit/ (https://github.com/curiosum-dev/permit/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Permit core library repository
https://github.com/curiosum-dev/permit_ecto (https://github.com/curiosum-dev/permit_ecto?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Permit Ecto integration
https://github.com/curiosum-dev/permit_phoenix/ (https://github.com/curiosum-dev/permit_phoenix/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Permit Phoenix integration
https://github.com/curiosum-dev/permit_absinthe (https://github.com/curiosum-dev/permit_absinthe?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Permit Absinthe integration
https://gitea.fullstack.ing/Aether/aether (https://gitea.fullstack.ing/Aether/aether?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Aether - an AT Protocol library for Elixir, the technological basis of Bluesky
https://atproto.com/ (https://atproto.com/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – AT Protocol official website
https://docs.bsky.app/showcase (https://docs.bsky.app/showcase?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Bluesky showcase of custom applications built on AT Protocol
https://x.com/kiwicopple/status/1974204868329157057 (https://x.com/kiwicopple/status/1974204868329157057?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Supabase announces Series E funding raise
https://www.msn.com/en-us/money/markets/exclusive-supabase-raises-100-million-at-5-billion-valuation-as-vibe-coding-soars/ar-AA1NNo3o (https://www.msn.com/en-us/money/markets/exclusive-supabase-raises-100-million-at-5-billion-valuation-as-vibe-coding-soars/ar-AA1NNo3o?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Supabase raises $100 million at $5 billion valuation, with community investment round planned
https://gem.coop/ (https://gem.coop/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – New cooperative Ruby gem server launched as alternative to rubygems.org
Ruby community fractures over bundler gem ownership controversy involving DHH and corporate investors like Shopify
https://x.com/wunderwuzzi23/status/1975180021317956040 (https://x.com/wunderwuzzi23/status/1975180021317956040?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – AI agents can collaborate and modify each other's settings to escalate privileges
https://embracethered.com/blog/posts/2025/cross-agent-privilege-escalation-agents-that-free-each-other/ (https://embracethered.com/blog/posts/2025/cross-agent-privilege-escalation-agents-that-free-each-other/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Detailed article on cross-agent privilege escalation vulnerabilities in AI agents, exploitable via prompt injection
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, news, ACP, markdown, LiveView Native, permit, authorization</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>News includes the release of Elixir 1.19.0-rc.1 with OTP 28.1+ compatibility and impressive 2.3x faster dependency compilation, JetBrains adopting the open Agent Client Protocol for AI coding agents, an update on LiveView Native&#39;s uncertain future, major improvements to the MDex Markdown library including streaming support and Quill delta conversion, Curiosum&#39;s comprehensive blog post on their Permit authorization library, Elixir gaining an AT Protocol library called Aether for Bluesky integration, Supabase raising $100 million at a $5 billion valuation while building on Elixir, Ruby community fracturing over gem server ownership controversies, security concerns about AI agents escalating privileges across systems, and more!</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/274" rel="nofollow">http://podcast.thinkingelixir.com/274</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><a href="https://elixirforum.com/t/elixir-v1-19-0-rc-1-released/72781/3?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirforum.com/t/elixir-v1-19-0-rc-1-released/72781/3</a> – Elixir 1.19.0-rc.1 released with OTP 28.1+ compatibility, struct update syntax adapted into type assertion operator, improved dependency compilation, OptionParser regex support, and Unicode 17.0.0 support</li>
<li><a href="https://bsky.app/profile/stefanluptak.com/post/3m2hoz4ankk2c?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://bsky.app/profile/stefanluptak.com/post/3m2hoz4ankk2c</a> – Elixir 1.19.0-rc.1 dependency compilation is 2.3x faster on MacBook Pro M1 Max compared to 1.18.4</li>
<li><a href="https://x.com/zeddotdev/status/1975241285796552816?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/zeddotdev/status/1975241285796552816</a> – JetBrains adopts Agent Client Protocol (ACP)</li>
<li><a href="https://zed.dev/blog/jetbrains-on-acp?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://zed.dev/blog/jetbrains-on-acp</a> – Details on ACP, an open standard for seamless integration of AI coding agents with any code editor or IDE using JSON-RPC</li>
<li><a href="https://x.com/bcardarella/status/1973369656829166004?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/bcardarella/status/1973369656829166004</a> – Brian Cardarella comments that LiveView Native, in it&#39;s current implementation, is likely dead in the water</li>
<li><a href="https://x.com/josevalim/status/1975153256524312921?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/josevalim/status/1975153256524312921</a> – José Valim&#39;s response on LiveView Native direction</li>
<li><a href="https://bsky.app/profile/leandrocp.bsky.social/post/3m2enmdr7e225?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://bsky.app/profile/leandrocp.bsky.social/post/3m2enmdr7e225</a> – MDex library update with Quill deltas support, streaming Markdown, and improved IEx visualization</li>
<li><a href="https://hexdocs.pm/mdex/changelog.html?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://hexdocs.pm/mdex/changelog.html</a> – MDex changelog with full details on updates</li>
<li><a href="https://quilljs.com/docs/delta?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://quilljs.com/docs/delta</a> – Quill delta format documentation</li>
<li><a href="https://quilljs.com/playground/snow?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://quilljs.com/playground/snow</a> – Quill playground and license information</li>
<li><a href="https://www.curiosum.com/blog/authorization-access-control-elixirconf?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.curiosum.com/blog/authorization-access-control-elixirconf</a> – Curiosum blog post about the Permit library for authorization and access control in Elixir, based on ElixirConf EU 2025 talk</li>
<li><a href="https://permit.curiosum.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://permit.curiosum.com/</a> – Permit library homepage</li>
<li><a href="https://github.com/curiosum-dev/permit/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/curiosum-dev/permit/</a> – Permit core library repository</li>
<li><a href="https://github.com/curiosum-dev/permit_ecto?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/curiosum-dev/permit_ecto</a> – Permit Ecto integration</li>
<li><a href="https://github.com/curiosum-dev/permit_phoenix/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/curiosum-dev/permit_phoenix/</a> – Permit Phoenix integration</li>
<li><a href="https://github.com/curiosum-dev/permit_absinthe?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/curiosum-dev/permit_absinthe</a> – Permit Absinthe integration</li>
<li><a href="https://gitea.fullstack.ing/Aether/aether?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://gitea.fullstack.ing/Aether/aether</a> – Aether - an AT Protocol library for Elixir, the technological basis of Bluesky</li>
<li><a href="https://atproto.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://atproto.com/</a> – AT Protocol official website</li>
<li><a href="https://docs.bsky.app/showcase?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://docs.bsky.app/showcase</a> – Bluesky showcase of custom applications built on AT Protocol</li>
<li><a href="https://x.com/kiwicopple/status/1974204868329157057?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/kiwicopple/status/1974204868329157057</a> – Supabase announces Series E funding raise</li>
<li><a href="https://www.msn.com/en-us/money/markets/exclusive-supabase-raises-100-million-at-5-billion-valuation-as-vibe-coding-soars/ar-AA1NNo3o?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.msn.com/en-us/money/markets/exclusive-supabase-raises-100-million-at-5-billion-valuation-as-vibe-coding-soars/ar-AA1NNo3o</a> – Supabase raises $100 million at $5 billion valuation, with community investment round planned</li>
<li><a href="https://gem.coop/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://gem.coop/</a> – New cooperative Ruby gem server launched as alternative to rubygems.org</li>
<li>Ruby community fractures over bundler gem ownership controversy involving DHH and corporate investors like Shopify</li>
<li><a href="https://x.com/wunderwuzzi23/status/1975180021317956040?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/wunderwuzzi23/status/1975180021317956040</a> – AI agents can collaborate and modify each other&#39;s settings to escalate privileges</li>
<li><a href="https://embracethered.com/blog/posts/2025/cross-agent-privilege-escalation-agents-that-free-each-other/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://embracethered.com/blog/posts/2025/cross-agent-privilege-escalation-agents-that-free-each-other/</a> – Detailed article on cross-agent privilege escalation vulnerabilities in AI agents, exploitable via prompt injection</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 the release of Elixir 1.19.0-rc.1 with OTP 28.1+ compatibility and impressive 2.3x faster dependency compilation, JetBrains adopting the open Agent Client Protocol for AI coding agents, an update on LiveView Native&#39;s uncertain future, major improvements to the MDex Markdown library including streaming support and Quill delta conversion, Curiosum&#39;s comprehensive blog post on their Permit authorization library, Elixir gaining an AT Protocol library called Aether for Bluesky integration, Supabase raising $100 million at a $5 billion valuation while building on Elixir, Ruby community fracturing over gem server ownership controversies, security concerns about AI agents escalating privileges across systems, and more!</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/274" rel="nofollow">http://podcast.thinkingelixir.com/274</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><a href="https://elixirforum.com/t/elixir-v1-19-0-rc-1-released/72781/3?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirforum.com/t/elixir-v1-19-0-rc-1-released/72781/3</a> – Elixir 1.19.0-rc.1 released with OTP 28.1+ compatibility, struct update syntax adapted into type assertion operator, improved dependency compilation, OptionParser regex support, and Unicode 17.0.0 support</li>
<li><a href="https://bsky.app/profile/stefanluptak.com/post/3m2hoz4ankk2c?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://bsky.app/profile/stefanluptak.com/post/3m2hoz4ankk2c</a> – Elixir 1.19.0-rc.1 dependency compilation is 2.3x faster on MacBook Pro M1 Max compared to 1.18.4</li>
<li><a href="https://x.com/zeddotdev/status/1975241285796552816?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/zeddotdev/status/1975241285796552816</a> – JetBrains adopts Agent Client Protocol (ACP)</li>
<li><a href="https://zed.dev/blog/jetbrains-on-acp?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://zed.dev/blog/jetbrains-on-acp</a> – Details on ACP, an open standard for seamless integration of AI coding agents with any code editor or IDE using JSON-RPC</li>
<li><a href="https://x.com/bcardarella/status/1973369656829166004?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/bcardarella/status/1973369656829166004</a> – Brian Cardarella comments that LiveView Native, in it&#39;s current implementation, is likely dead in the water</li>
<li><a href="https://x.com/josevalim/status/1975153256524312921?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/josevalim/status/1975153256524312921</a> – José Valim&#39;s response on LiveView Native direction</li>
<li><a href="https://bsky.app/profile/leandrocp.bsky.social/post/3m2enmdr7e225?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://bsky.app/profile/leandrocp.bsky.social/post/3m2enmdr7e225</a> – MDex library update with Quill deltas support, streaming Markdown, and improved IEx visualization</li>
<li><a href="https://hexdocs.pm/mdex/changelog.html?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://hexdocs.pm/mdex/changelog.html</a> – MDex changelog with full details on updates</li>
<li><a href="https://quilljs.com/docs/delta?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://quilljs.com/docs/delta</a> – Quill delta format documentation</li>
<li><a href="https://quilljs.com/playground/snow?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://quilljs.com/playground/snow</a> – Quill playground and license information</li>
<li><a href="https://www.curiosum.com/blog/authorization-access-control-elixirconf?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.curiosum.com/blog/authorization-access-control-elixirconf</a> – Curiosum blog post about the Permit library for authorization and access control in Elixir, based on ElixirConf EU 2025 talk</li>
<li><a href="https://permit.curiosum.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://permit.curiosum.com/</a> – Permit library homepage</li>
<li><a href="https://github.com/curiosum-dev/permit/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/curiosum-dev/permit/</a> – Permit core library repository</li>
<li><a href="https://github.com/curiosum-dev/permit_ecto?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/curiosum-dev/permit_ecto</a> – Permit Ecto integration</li>
<li><a href="https://github.com/curiosum-dev/permit_phoenix/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/curiosum-dev/permit_phoenix/</a> – Permit Phoenix integration</li>
<li><a href="https://github.com/curiosum-dev/permit_absinthe?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/curiosum-dev/permit_absinthe</a> – Permit Absinthe integration</li>
<li><a href="https://gitea.fullstack.ing/Aether/aether?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://gitea.fullstack.ing/Aether/aether</a> – Aether - an AT Protocol library for Elixir, the technological basis of Bluesky</li>
<li><a href="https://atproto.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://atproto.com/</a> – AT Protocol official website</li>
<li><a href="https://docs.bsky.app/showcase?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://docs.bsky.app/showcase</a> – Bluesky showcase of custom applications built on AT Protocol</li>
<li><a href="https://x.com/kiwicopple/status/1974204868329157057?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/kiwicopple/status/1974204868329157057</a> – Supabase announces Series E funding raise</li>
<li><a href="https://www.msn.com/en-us/money/markets/exclusive-supabase-raises-100-million-at-5-billion-valuation-as-vibe-coding-soars/ar-AA1NNo3o?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.msn.com/en-us/money/markets/exclusive-supabase-raises-100-million-at-5-billion-valuation-as-vibe-coding-soars/ar-AA1NNo3o</a> – Supabase raises $100 million at $5 billion valuation, with community investment round planned</li>
<li><a href="https://gem.coop/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://gem.coop/</a> – New cooperative Ruby gem server launched as alternative to rubygems.org</li>
<li>Ruby community fractures over bundler gem ownership controversy involving DHH and corporate investors like Shopify</li>
<li><a href="https://x.com/wunderwuzzi23/status/1975180021317956040?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/wunderwuzzi23/status/1975180021317956040</a> – AI agents can collaborate and modify each other&#39;s settings to escalate privileges</li>
<li><a href="https://embracethered.com/blog/posts/2025/cross-agent-privilege-escalation-agents-that-free-each-other/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://embracethered.com/blog/posts/2025/cross-agent-privilege-escalation-agents-that-free-each-other/</a> – Detailed article on cross-agent privilege escalation vulnerabilities in AI agents, exploitable via prompt injection</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>
