<?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>app03</fireside:hostname>
    <fireside:genDate>Tue, 23 Jun 2026 13:50:33 +0000</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Final”</title>
    <link>https://podcast.thinkingelixir.com/tags/final</link>
    <pubDate>Tue, 23 Jun 2026 04:15:00 -0600</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>309: The Final Episode</title>
  <link>https://podcast.thinkingelixir.com/309</link>
  <guid isPermaLink="false">e57c36b6-c255-40ce-9244-12a1b65f2e74</guid>
  <pubDate>Tue, 23 Jun 2026 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/e57c36b6-c255-40ce-9244-12a1b65f2e74.mp3" length="32505856" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>The final episode of Thinking Elixir! After 6 years, we close with news on LiveView 1.2 colocated CSS, Earmark’s retirement, Sagents v0.8.0, Postgres 19, SpaceX buying Cursor for $60B, a tribute to the audience, and what’s next for David and Mark!</itunes:subtitle>
  <itunes:duration>44:43</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>&lt;p&gt;The final episode of Thinking Elixir after six incredible years of weekly episodes! We send things off in style with a packed news segment covering Phoenix LiveView 1.2's new colocated CSS powered by the @scope at-rule, the retirement of the long-standing Earmark Markdown library and why you should migrate to MDEx, a major Sagents v0.8.0 release bringing durable interrupts, and structured extraction, PostgreSQL 19's exciting new features including graph queries, SpaceX's jaw-dropping $60 billion acquisition of Cursor, and more! Finally, David shares his new role on the Erlang Ecosystem Foundation board, and Mark talks about what's next for Sagents and his exciting new AI-native startup. Thank you for six wonderful years. We're so glad you were here along the way and now for the final episode!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Elixir Community News&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://paraxial.io/" rel="nofollow noopener"&gt;https://paraxial.io/&lt;/a&gt; – 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.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/elixirphoenix/status/2065623059365540146" rel="nofollow noopener"&gt;https://x.com/elixirphoenix/status/2065623059365540146&lt;/a&gt; – Phoenix LiveView 1.2 announced, introduces colocated CSS for components.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://phoenixframework.org/blog/phoenix-liveview-1-2-released" rel="nofollow noopener"&gt;https://phoenixframework.org/blog/phoenix-liveview-1-2-released&lt;/a&gt; – Official LiveView 1.2 release blog post.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@scope" rel="nofollow noopener"&gt;https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@scope&lt;/a&gt; – MDN reference for the @scope CSS at-rule used by LiveView 1.2.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://css-tricks.com/almanac/rules/s/scope/" rel="nofollow noopener"&gt;https://css-tricks.com/almanac/rules/s/scope/&lt;/a&gt; – CSS-Tricks explanation of @scope for scoped component styles.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://caniuse.com/?search=%40scope" rel="nofollow noopener"&gt;https://caniuse.com/?search=%40scope&lt;/a&gt; – Browser compatibility table for @scope.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bsky.app/profile/tylerayoung.com/post/3mnxeflr3k22w" rel="nofollow noopener"&gt;https://bsky.app/profile/tylerayoung.com/post/3mnxeflr3k22w&lt;/a&gt; – LiveView 1.2 additions including formatter support and new JS client docs.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bsky.app/profile/ftes.de/post/3mnyjd5oa6c27" rel="nofollow noopener"&gt;https://bsky.app/profile/ftes.de/post/3mnyjd5oa6c27&lt;/a&gt; – LiveView 1.2 now emits telemetry events for exceptions in LiveComponent renders.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/germsvel/status/2066817890519548175" rel="nofollow noopener"&gt;https://x.com/germsvel/status/2066817890519548175&lt;/a&gt; – German Velasco announces the ex_crap library for CRAP metrics.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ex-crap.hexdocs.pm/readme.html" rel="nofollow noopener"&gt;https://ex-crap.hexdocs.pm/readme.html&lt;/a&gt; – HexDocs for ExCrap, calculates Change Risk Anti-Patterns scores from cyclomatic complexity and test coverage.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hex.pm/packages/earmark" rel="nofollow noopener"&gt;https://hex.pm/packages/earmark&lt;/a&gt; – Earmark is retired with known security vulnerabilities.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/leandrocesquini/status/2067577879563583649" rel="nofollow noopener"&gt;https://x.com/leandrocesquini/status/2067577879563583649&lt;/a&gt; – Leandro announces a migration guide from Earmark to MDEx.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mdex.hexdocs.pm/earmark_to_mdex.html" rel="nofollow noopener"&gt;https://mdex.hexdocs.pm/earmark_to_mdex.html&lt;/a&gt; – Official MDEx migration guide from Earmark.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/leandrocesquini/status/2066951591391899900" rel="nofollow noopener"&gt;https://x.com/leandrocesquini/status/2066951591391899900&lt;/a&gt; – Hex.pm package pages now generated by MDEx and Lumis with better Markdown and themes.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/leandrocesquini/status/2064395634098962575" rel="nofollow noopener"&gt;https://x.com/leandrocesquini/status/2064395634098962575&lt;/a&gt; – MDEx 0.13 announced; syntax highlighting now disabled by default.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/leandrocp/mdex_native" rel="nofollow noopener"&gt;https://github.com/leandrocp/mdex_native&lt;/a&gt; – New mdex_native package for direct Comrak calls without Rustler.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md#0130-2026-06-09" rel="nofollow noopener"&gt;https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md#0130-2026-06-09&lt;/a&gt; – MDEx 0.13 changelog detailing breaking changes and fixes.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mdex.hexdocs.pm/syntax_highlight.html" rel="nofollow noopener"&gt;https://mdex.hexdocs.pm/syntax_highlight.html&lt;/a&gt; – MDEx docs on re-enabling syntax highlighting after the 0.13 change.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bsky.app/profile/brainlid.bsky.social/post/3monfsjlkfs2v" rel="nofollow noopener"&gt;https://bsky.app/profile/brainlid.bsky.social/post/3monfsjlkfs2v&lt;/a&gt; – Mark's Bluesky post announcing Sagents v0.8.0.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.postgresql.org/docs/19/release-19.html" rel="nofollow noopener"&gt;https://www.postgresql.org/docs/19/release-19.html&lt;/a&gt; – Official PostgreSQL 19 release notes.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/alxshp/status/2065094274799296684" rel="nofollow noopener"&gt;https://x.com/alxshp/status/2065094274799296684&lt;/a&gt; – Notable PostgreSQL 19 features highlighted.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.snowflake.com/en/blog/engineering/postgresql-19-features-beta/" rel="nofollow noopener"&gt;https://www.snowflake.com/en/blog/engineering/postgresql-19-features-beta/&lt;/a&gt; – Snowflake blog covering PostgreSQL 19 beta features.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.msn.com/en-us/news/technology/spacex-agrees-to-buy-ai-coding-agent-cursor-for-60-billion/ar-AA25MgA4" rel="nofollow noopener"&gt;https://www.msn.com/en-us/news/technology/spacex-agrees-to-buy-ai-coding-agent-cursor-for-60-billion/ar-AA25MgA4&lt;/a&gt; – SpaceX agrees to acquire AI coding tool Cursor for $60 billion.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Find us online&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Mark Ericksen on X - &lt;a href="https://x.com/brainlid" rel="nofollow noopener"&gt;@brainlid&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mark Ericksen on Bluesky - &lt;a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow noopener"&gt;@brainlid.bsky.social&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;David Bernheisel on Bluesky - &lt;a href="https://bsky.app/profile/david.bernheisel.com" rel="nofollow noopener"&gt;@david.bernheisel.com&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
</description>
  <itunes:keywords>elixir, news, final, Cursor.ai, SpaceX, Postgres, MDEx, Earmark, Markdown, AI, Sagents, LiveView</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>The final episode of Thinking Elixir after six incredible years of weekly episodes! We send things off in style with a packed news segment covering Phoenix LiveView 1.2's new colocated CSS powered by the @scope at-rule, the retirement of the long-standing Earmark Markdown library and why you should migrate to MDEx, a major Sagents v0.8.0 release bringing durable interrupts, and structured extraction, PostgreSQL 19's exciting new features including graph queries, SpaceX's jaw-dropping $60 billion acquisition of Cursor, and more! Finally, David shares his new role on the Erlang Ecosystem Foundation board, and Mark talks about what's next for Sagents and his exciting new AI-native startup. Thank you for six wonderful years. We're so glad you were here along the way and now for the final episode!</p>

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

<ul>
<li><a href="https://paraxial.io/" rel="nofollow noopener">https://paraxial.io/</a> – 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.</li>
<li><a href="https://x.com/elixirphoenix/status/2065623059365540146" rel="nofollow noopener">https://x.com/elixirphoenix/status/2065623059365540146</a> – Phoenix LiveView 1.2 announced, introduces colocated CSS for components.</li>
<li><a href="https://phoenixframework.org/blog/phoenix-liveview-1-2-released" rel="nofollow noopener">https://phoenixframework.org/blog/phoenix-liveview-1-2-released</a> – Official LiveView 1.2 release blog post.</li>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@scope" rel="nofollow noopener">https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@scope</a> – MDN reference for the @scope CSS at-rule used by LiveView 1.2.</li>
<li><a href="https://css-tricks.com/almanac/rules/s/scope/" rel="nofollow noopener">https://css-tricks.com/almanac/rules/s/scope/</a> – CSS-Tricks explanation of @scope for scoped component styles.</li>
<li><a href="https://caniuse.com/?search=%40scope" rel="nofollow noopener">https://caniuse.com/?search=%40scope</a> – Browser compatibility table for @scope.</li>
<li><a href="https://bsky.app/profile/tylerayoung.com/post/3mnxeflr3k22w" rel="nofollow noopener">https://bsky.app/profile/tylerayoung.com/post/3mnxeflr3k22w</a> – LiveView 1.2 additions including formatter support and new JS client docs.</li>
<li><a href="https://bsky.app/profile/ftes.de/post/3mnyjd5oa6c27" rel="nofollow noopener">https://bsky.app/profile/ftes.de/post/3mnyjd5oa6c27</a> – LiveView 1.2 now emits telemetry events for exceptions in LiveComponent renders.</li>
<li><a href="https://x.com/germsvel/status/2066817890519548175" rel="nofollow noopener">https://x.com/germsvel/status/2066817890519548175</a> – German Velasco announces the ex_crap library for CRAP metrics.</li>
<li><a href="https://ex-crap.hexdocs.pm/readme.html" rel="nofollow noopener">https://ex-crap.hexdocs.pm/readme.html</a> – HexDocs for ExCrap, calculates Change Risk Anti-Patterns scores from cyclomatic complexity and test coverage.</li>
<li><a href="https://hex.pm/packages/earmark" rel="nofollow noopener">https://hex.pm/packages/earmark</a> – Earmark is retired with known security vulnerabilities.</li>
<li><a href="https://x.com/leandrocesquini/status/2067577879563583649" rel="nofollow noopener">https://x.com/leandrocesquini/status/2067577879563583649</a> – Leandro announces a migration guide from Earmark to MDEx.</li>
<li><a href="https://mdex.hexdocs.pm/earmark_to_mdex.html" rel="nofollow noopener">https://mdex.hexdocs.pm/earmark_to_mdex.html</a> – Official MDEx migration guide from Earmark.</li>
<li><a href="https://x.com/leandrocesquini/status/2066951591391899900" rel="nofollow noopener">https://x.com/leandrocesquini/status/2066951591391899900</a> – Hex.pm package pages now generated by MDEx and Lumis with better Markdown and themes.</li>
<li><a href="https://x.com/leandrocesquini/status/2064395634098962575" rel="nofollow noopener">https://x.com/leandrocesquini/status/2064395634098962575</a> – MDEx 0.13 announced; syntax highlighting now disabled by default.</li>
<li><a href="https://github.com/leandrocp/mdex_native" rel="nofollow noopener">https://github.com/leandrocp/mdex_native</a> – New mdex_native package for direct Comrak calls without Rustler.</li>
<li><a href="https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md#0130-2026-06-09" rel="nofollow noopener">https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md#0130-2026-06-09</a> – MDEx 0.13 changelog detailing breaking changes and fixes.</li>
<li><a href="https://mdex.hexdocs.pm/syntax_highlight.html" rel="nofollow noopener">https://mdex.hexdocs.pm/syntax_highlight.html</a> – MDEx docs on re-enabling syntax highlighting after the 0.13 change.</li>
<li><a href="https://bsky.app/profile/brainlid.bsky.social/post/3monfsjlkfs2v" rel="nofollow noopener">https://bsky.app/profile/brainlid.bsky.social/post/3monfsjlkfs2v</a> – Mark's Bluesky post announcing Sagents v0.8.0.</li>
<li><a href="https://www.postgresql.org/docs/19/release-19.html" rel="nofollow noopener">https://www.postgresql.org/docs/19/release-19.html</a> – Official PostgreSQL 19 release notes.</li>
<li><a href="https://x.com/alxshp/status/2065094274799296684" rel="nofollow noopener">https://x.com/alxshp/status/2065094274799296684</a> – Notable PostgreSQL 19 features highlighted.</li>
<li><a href="https://www.snowflake.com/en/blog/engineering/postgresql-19-features-beta/" rel="nofollow noopener">https://www.snowflake.com/en/blog/engineering/postgresql-19-features-beta/</a> – Snowflake blog covering PostgreSQL 19 beta features.</li>
<li><a href="https://www.msn.com/en-us/news/technology/spacex-agrees-to-buy-ai-coding-agent-cursor-for-60-billion/ar-AA25MgA4" rel="nofollow noopener">https://www.msn.com/en-us/news/technology/spacex-agrees-to-buy-ai-coding-agent-cursor-for-60-billion/ar-AA25MgA4</a> – SpaceX agrees to acquire AI coding tool Cursor for $60 billion.</li>
</ul>

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

<ul>
<li>Mark Ericksen on X - <a href="https://x.com/brainlid" rel="nofollow noopener">@brainlid</a></li>
<li>Mark Ericksen on Bluesky - <a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow noopener">@brainlid.bsky.social</a></li>
<li>David Bernheisel on Bluesky - <a href="https://bsky.app/profile/david.bernheisel.com" rel="nofollow noopener">@david.bernheisel.com</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>The final episode of Thinking Elixir after six incredible years of weekly episodes! We send things off in style with a packed news segment covering Phoenix LiveView 1.2's new colocated CSS powered by the @scope at-rule, the retirement of the long-standing Earmark Markdown library and why you should migrate to MDEx, a major Sagents v0.8.0 release bringing durable interrupts, and structured extraction, PostgreSQL 19's exciting new features including graph queries, SpaceX's jaw-dropping $60 billion acquisition of Cursor, and more! Finally, David shares his new role on the Erlang Ecosystem Foundation board, and Mark talks about what's next for Sagents and his exciting new AI-native startup. Thank you for six wonderful years. We're so glad you were here along the way and now for the final episode!</p>

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

<ul>
<li><a href="https://paraxial.io/" rel="nofollow noopener">https://paraxial.io/</a> – 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.</li>
<li><a href="https://x.com/elixirphoenix/status/2065623059365540146" rel="nofollow noopener">https://x.com/elixirphoenix/status/2065623059365540146</a> – Phoenix LiveView 1.2 announced, introduces colocated CSS for components.</li>
<li><a href="https://phoenixframework.org/blog/phoenix-liveview-1-2-released" rel="nofollow noopener">https://phoenixframework.org/blog/phoenix-liveview-1-2-released</a> – Official LiveView 1.2 release blog post.</li>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@scope" rel="nofollow noopener">https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@scope</a> – MDN reference for the @scope CSS at-rule used by LiveView 1.2.</li>
<li><a href="https://css-tricks.com/almanac/rules/s/scope/" rel="nofollow noopener">https://css-tricks.com/almanac/rules/s/scope/</a> – CSS-Tricks explanation of @scope for scoped component styles.</li>
<li><a href="https://caniuse.com/?search=%40scope" rel="nofollow noopener">https://caniuse.com/?search=%40scope</a> – Browser compatibility table for @scope.</li>
<li><a href="https://bsky.app/profile/tylerayoung.com/post/3mnxeflr3k22w" rel="nofollow noopener">https://bsky.app/profile/tylerayoung.com/post/3mnxeflr3k22w</a> – LiveView 1.2 additions including formatter support and new JS client docs.</li>
<li><a href="https://bsky.app/profile/ftes.de/post/3mnyjd5oa6c27" rel="nofollow noopener">https://bsky.app/profile/ftes.de/post/3mnyjd5oa6c27</a> – LiveView 1.2 now emits telemetry events for exceptions in LiveComponent renders.</li>
<li><a href="https://x.com/germsvel/status/2066817890519548175" rel="nofollow noopener">https://x.com/germsvel/status/2066817890519548175</a> – German Velasco announces the ex_crap library for CRAP metrics.</li>
<li><a href="https://ex-crap.hexdocs.pm/readme.html" rel="nofollow noopener">https://ex-crap.hexdocs.pm/readme.html</a> – HexDocs for ExCrap, calculates Change Risk Anti-Patterns scores from cyclomatic complexity and test coverage.</li>
<li><a href="https://hex.pm/packages/earmark" rel="nofollow noopener">https://hex.pm/packages/earmark</a> – Earmark is retired with known security vulnerabilities.</li>
<li><a href="https://x.com/leandrocesquini/status/2067577879563583649" rel="nofollow noopener">https://x.com/leandrocesquini/status/2067577879563583649</a> – Leandro announces a migration guide from Earmark to MDEx.</li>
<li><a href="https://mdex.hexdocs.pm/earmark_to_mdex.html" rel="nofollow noopener">https://mdex.hexdocs.pm/earmark_to_mdex.html</a> – Official MDEx migration guide from Earmark.</li>
<li><a href="https://x.com/leandrocesquini/status/2066951591391899900" rel="nofollow noopener">https://x.com/leandrocesquini/status/2066951591391899900</a> – Hex.pm package pages now generated by MDEx and Lumis with better Markdown and themes.</li>
<li><a href="https://x.com/leandrocesquini/status/2064395634098962575" rel="nofollow noopener">https://x.com/leandrocesquini/status/2064395634098962575</a> – MDEx 0.13 announced; syntax highlighting now disabled by default.</li>
<li><a href="https://github.com/leandrocp/mdex_native" rel="nofollow noopener">https://github.com/leandrocp/mdex_native</a> – New mdex_native package for direct Comrak calls without Rustler.</li>
<li><a href="https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md#0130-2026-06-09" rel="nofollow noopener">https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md#0130-2026-06-09</a> – MDEx 0.13 changelog detailing breaking changes and fixes.</li>
<li><a href="https://mdex.hexdocs.pm/syntax_highlight.html" rel="nofollow noopener">https://mdex.hexdocs.pm/syntax_highlight.html</a> – MDEx docs on re-enabling syntax highlighting after the 0.13 change.</li>
<li><a href="https://bsky.app/profile/brainlid.bsky.social/post/3monfsjlkfs2v" rel="nofollow noopener">https://bsky.app/profile/brainlid.bsky.social/post/3monfsjlkfs2v</a> – Mark's Bluesky post announcing Sagents v0.8.0.</li>
<li><a href="https://www.postgresql.org/docs/19/release-19.html" rel="nofollow noopener">https://www.postgresql.org/docs/19/release-19.html</a> – Official PostgreSQL 19 release notes.</li>
<li><a href="https://x.com/alxshp/status/2065094274799296684" rel="nofollow noopener">https://x.com/alxshp/status/2065094274799296684</a> – Notable PostgreSQL 19 features highlighted.</li>
<li><a href="https://www.snowflake.com/en/blog/engineering/postgresql-19-features-beta/" rel="nofollow noopener">https://www.snowflake.com/en/blog/engineering/postgresql-19-features-beta/</a> – Snowflake blog covering PostgreSQL 19 beta features.</li>
<li><a href="https://www.msn.com/en-us/news/technology/spacex-agrees-to-buy-ai-coding-agent-cursor-for-60-billion/ar-AA25MgA4" rel="nofollow noopener">https://www.msn.com/en-us/news/technology/spacex-agrees-to-buy-ai-coding-agent-cursor-for-60-billion/ar-AA25MgA4</a> – SpaceX agrees to acquire AI coding tool Cursor for $60 billion.</li>
</ul>

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

<ul>
<li>Mark Ericksen on X - <a href="https://x.com/brainlid" rel="nofollow noopener">@brainlid</a></li>
<li>Mark Ericksen on Bluesky - <a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow noopener">@brainlid.bsky.social</a></li>
<li>David Bernheisel on Bluesky - <a href="https://bsky.app/profile/david.bernheisel.com" rel="nofollow noopener">@david.bernheisel.com</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>
