<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Thu, 30 Apr 2026 12:01:34 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Anniversary”</title>
    <link>https://podcast.thinkingelixir.com/tags/anniversary</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>91: Reviewing Elixir with José Valim - Part 3</title>
  <link>https://podcast.thinkingelixir.com/91</link>
  <guid isPermaLink="false">6bd732ad-4402-47ff-b8f2-d63750adf1d7</guid>
  <pubDate>Tue, 22 Mar 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/6bd732ad-4402-47ff-b8f2-d63750adf1d7.mp3" length="42932224" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>José Valim returns to continue with part 3 of our 5 part series as we count down to the 10 year anniversary. We thought this would be a short episode but found there was a lot to talk about and learn!
</itunes:subtitle>
  <itunes:duration>59: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>José Valim returns to continue with part 3 of our 5 part series as we count down to the 10 year anniversary of the Elixir project we know and love. In Part 3, we talk through the Elixir releases of 1.7, 1.8, and 1.9. We talk about the unification efforts between Elixir and Erlang. These came through changes to error stacktraces, how documentation is stored, a unified logger, and more. We learn how features like Mix.target made a big difference for the Nerves project. We also hear the call for contributors to help bring a few remaining date/time features to Elixir. The big feature in Elixir 1.9 was the addition of deployment releases and the early efforts at managing config for releases. We thought this would be a short episode but found there was a lot to talk about and learn!
Show Notes online - http://podcast.thinkingelixir.com/91 (http://podcast.thinkingelixir.com/91)
Elixir Community News
- https://github.com/bencheeorg/benchee (https://github.com/bencheeorg/benchee) – Benchee 1.1.0 release
- https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/ (https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/) – Blog post on Benchee release and why the release took so long
- https://twitter.com/josevalim/status/1501482561511510018 (https://twitter.com/josevalim/status/1501482561511510018) – ExDoc gets a new minor feature that lets us syntax highlight HEEx templates
- https://elixirpatterns.dev/ (https://elixirpatterns.dev/) – “Elixir Patterns” book is being pre-launched by the authors, Alex Koutmos and Hugo Baraúna.
- https://davelucia.com/blog/avro-2.0 (https://davelucia.com/blog/avro-2.0) – AvroEx 2.0 released
- https://www.functionalconf.com/ (https://www.functionalconf.com/) – Functional Conference 2022 - Asia's Premier Functional Programming Conference
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)
Discussion Resources
- https://podcast.thinkingelixir.com/82 (https://podcast.thinkingelixir.com/82) – Part 1
- https://podcast.thinkingelixir.com/87 (https://podcast.thinkingelixir.com/87) – Part 2
- https://github.com/elixir-lang/elixir/blob/v1.7/CHANGELOG.md (https://github.com/elixir-lang/elixir/blob/v1.7/CHANGELOG.md) – Elixir changelog for v1.7
- https://www.erlang.org/eeps/eep-0048 (https://www.erlang.org/eeps/eep-0048) – EEP 48
- https://hexdocs.pm/nx/Nx.html (https://hexdocs.pm/nx/Nx.html)
- https://github.com/elixir-lang/elixir/blob/v1.8/CHANGELOG.md (https://github.com/elixir-lang/elixir/blob/v1.8/CHANGELOG.md) – Elixir changelog for v1.8
- https://hexdocs.pm/elixir/Kernel.html#guards (https://hexdocs.pm/elixir/Kernel.html#guards) – Elixir docs on guards
- “dunder“ = a Double Underscore
- https://hexdocs.pm/elixir/Protocol.html#derive/3 (https://hexdocs.pm/elixir/Protocol.html#derive/3) – Protocol derive
- https://hexdocs.pm/elixir/Inspect.html#module-deriving (https://hexdocs.pm/elixir/Inspect.html#module-deriving) – Deriving for inspect
- https://github.com/elixir-lang/elixir/blob/v1.9/CHANGELOG.md (https://github.com/elixir-lang/elixir/blob/v1.9/CHANGELOG.md) – Elixir changelog for v1.9
- https://hexdocs.pm/ecto/Ecto.Schema.html#field/3-options (https://hexdocs.pm/ecto/Ecto.Schema.html#field/3-options)
- https://hex.pm/packages/datetimeparser (https://hex.pm/packages/date_time_parser)
- https://github.com/bitwalker/distillery (https://github.com/bitwalker/distillery) – Mix package used for releases before it was built into Elixir.
Guest Information
- https://twitter.com/josevalim (https://twitter.com/josevalim) – on Twitter
- https://github.com/josevalim (https://github.com/josevalim) – on Github
- https://dashbit.co/ (https://dashbit.co/) – Dashbit website and blog
- https://erlef.org/news/ (https://erlef.org/news/) – The Erlang Ecosystem Foundation news
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com)
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- Cade Ward - @cadebward (https://twitter.com/cadebward) 
</description>
  <itunes:keywords>elixir, anniversary, releases, otp, erlang, config, protocols, inspect</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>José Valim returns to continue with part 3 of our 5 part series as we count down to the 10 year anniversary of the Elixir project we know and love. In Part 3, we talk through the Elixir releases of 1.7, 1.8, and 1.9. We talk about the unification efforts between Elixir and Erlang. These came through changes to error stacktraces, how documentation is stored, a unified logger, and more. We learn how features like Mix.target made a big difference for the Nerves project. We also hear the call for contributors to help bring a few remaining date/time features to Elixir. The big feature in Elixir 1.9 was the addition of deployment releases and the early efforts at managing config for releases. We thought this would be a short episode but found there was a lot to talk about and learn!</p>

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

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

<ul>
<li><a href="https://github.com/bencheeorg/benchee" rel="nofollow">https://github.com/bencheeorg/benchee</a> – Benchee 1.1.0 release</li>
<li><a href="https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/" rel="nofollow">https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/</a> – Blog post on Benchee release and why the release took so long</li>
<li><a href="https://twitter.com/josevalim/status/1501482561511510018" rel="nofollow">https://twitter.com/josevalim/status/1501482561511510018</a> – ExDoc gets a new minor feature that lets us syntax highlight HEEx templates</li>
<li><a href="https://elixirpatterns.dev/" rel="nofollow">https://elixirpatterns.dev/</a> – “Elixir Patterns” book is being pre-launched by the authors, Alex Koutmos and Hugo Baraúna.</li>
<li><a href="https://davelucia.com/blog/avro-2.0" rel="nofollow">https://davelucia.com/blog/avro-2.0</a> – AvroEx 2.0 released</li>
<li><a href="https://www.functionalconf.com/" rel="nofollow">https://www.functionalconf.com/</a> – Functional Conference 2022 - Asia&#39;s Premier Functional Programming Conference</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>Discussion Resources</strong></p>

<ul>
<li><a href="https://podcast.thinkingelixir.com/82" rel="nofollow">https://podcast.thinkingelixir.com/82</a> – Part 1</li>
<li><a href="https://podcast.thinkingelixir.com/87" rel="nofollow">https://podcast.thinkingelixir.com/87</a> – Part 2</li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.7/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.7/CHANGELOG.md</a> – Elixir changelog for v1.7</li>
<li><a href="https://www.erlang.org/eeps/eep-0048" rel="nofollow">https://www.erlang.org/eeps/eep-0048</a> – EEP 48</li>
<li><a href="https://hexdocs.pm/nx/Nx.html" rel="nofollow">https://hexdocs.pm/nx/Nx.html</a></li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.8/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.8/CHANGELOG.md</a> – Elixir changelog for v1.8</li>
<li><a href="https://hexdocs.pm/elixir/Kernel.html#guards" rel="nofollow">https://hexdocs.pm/elixir/Kernel.html#guards</a> – Elixir docs on guards</li>
<li>“dunder“ = a Double Underscore</li>
<li><a href="https://hexdocs.pm/elixir/Protocol.html#derive/3" rel="nofollow">https://hexdocs.pm/elixir/Protocol.html#derive/3</a> – Protocol derive</li>
<li><a href="https://hexdocs.pm/elixir/Inspect.html#module-deriving" rel="nofollow">https://hexdocs.pm/elixir/Inspect.html#module-deriving</a> – Deriving for inspect</li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.9/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.9/CHANGELOG.md</a> – Elixir changelog for v1.9</li>
<li><a href="https://hexdocs.pm/ecto/Ecto.Schema.html#field/3-options" rel="nofollow">https://hexdocs.pm/ecto/Ecto.Schema.html#field/3-options</a></li>
<li><a href="https://hex.pm/packages/date_time_parser" rel="nofollow">https://hex.pm/packages/date_time_parser</a></li>
<li><a href="https://github.com/bitwalker/distillery" rel="nofollow">https://github.com/bitwalker/distillery</a> – Mix package used for releases before it was built into Elixir.</li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/josevalim" rel="nofollow">https://twitter.com/josevalim</a> – on Twitter</li>
<li><a href="https://github.com/josevalim" rel="nofollow">https://github.com/josevalim</a> – on Github</li>
<li><a href="https://dashbit.co/" rel="nofollow">https://dashbit.co/</a> – Dashbit website and blog</li>
<li><a href="https://erlef.org/news/" rel="nofollow">https://erlef.org/news/</a> – The Erlang Ecosystem Foundation news</li>
</ul>

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

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>José Valim returns to continue with part 3 of our 5 part series as we count down to the 10 year anniversary of the Elixir project we know and love. In Part 3, we talk through the Elixir releases of 1.7, 1.8, and 1.9. We talk about the unification efforts between Elixir and Erlang. These came through changes to error stacktraces, how documentation is stored, a unified logger, and more. We learn how features like Mix.target made a big difference for the Nerves project. We also hear the call for contributors to help bring a few remaining date/time features to Elixir. The big feature in Elixir 1.9 was the addition of deployment releases and the early efforts at managing config for releases. We thought this would be a short episode but found there was a lot to talk about and learn!</p>

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

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

<ul>
<li><a href="https://github.com/bencheeorg/benchee" rel="nofollow">https://github.com/bencheeorg/benchee</a> – Benchee 1.1.0 release</li>
<li><a href="https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/" rel="nofollow">https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/</a> – Blog post on Benchee release and why the release took so long</li>
<li><a href="https://twitter.com/josevalim/status/1501482561511510018" rel="nofollow">https://twitter.com/josevalim/status/1501482561511510018</a> – ExDoc gets a new minor feature that lets us syntax highlight HEEx templates</li>
<li><a href="https://elixirpatterns.dev/" rel="nofollow">https://elixirpatterns.dev/</a> – “Elixir Patterns” book is being pre-launched by the authors, Alex Koutmos and Hugo Baraúna.</li>
<li><a href="https://davelucia.com/blog/avro-2.0" rel="nofollow">https://davelucia.com/blog/avro-2.0</a> – AvroEx 2.0 released</li>
<li><a href="https://www.functionalconf.com/" rel="nofollow">https://www.functionalconf.com/</a> – Functional Conference 2022 - Asia&#39;s Premier Functional Programming Conference</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>Discussion Resources</strong></p>

<ul>
<li><a href="https://podcast.thinkingelixir.com/82" rel="nofollow">https://podcast.thinkingelixir.com/82</a> – Part 1</li>
<li><a href="https://podcast.thinkingelixir.com/87" rel="nofollow">https://podcast.thinkingelixir.com/87</a> – Part 2</li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.7/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.7/CHANGELOG.md</a> – Elixir changelog for v1.7</li>
<li><a href="https://www.erlang.org/eeps/eep-0048" rel="nofollow">https://www.erlang.org/eeps/eep-0048</a> – EEP 48</li>
<li><a href="https://hexdocs.pm/nx/Nx.html" rel="nofollow">https://hexdocs.pm/nx/Nx.html</a></li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.8/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.8/CHANGELOG.md</a> – Elixir changelog for v1.8</li>
<li><a href="https://hexdocs.pm/elixir/Kernel.html#guards" rel="nofollow">https://hexdocs.pm/elixir/Kernel.html#guards</a> – Elixir docs on guards</li>
<li>“dunder“ = a Double Underscore</li>
<li><a href="https://hexdocs.pm/elixir/Protocol.html#derive/3" rel="nofollow">https://hexdocs.pm/elixir/Protocol.html#derive/3</a> – Protocol derive</li>
<li><a href="https://hexdocs.pm/elixir/Inspect.html#module-deriving" rel="nofollow">https://hexdocs.pm/elixir/Inspect.html#module-deriving</a> – Deriving for inspect</li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.9/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.9/CHANGELOG.md</a> – Elixir changelog for v1.9</li>
<li><a href="https://hexdocs.pm/ecto/Ecto.Schema.html#field/3-options" rel="nofollow">https://hexdocs.pm/ecto/Ecto.Schema.html#field/3-options</a></li>
<li><a href="https://hex.pm/packages/date_time_parser" rel="nofollow">https://hex.pm/packages/date_time_parser</a></li>
<li><a href="https://github.com/bitwalker/distillery" rel="nofollow">https://github.com/bitwalker/distillery</a> – Mix package used for releases before it was built into Elixir.</li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/josevalim" rel="nofollow">https://twitter.com/josevalim</a> – on Twitter</li>
<li><a href="https://github.com/josevalim" rel="nofollow">https://github.com/josevalim</a> – on Github</li>
<li><a href="https://dashbit.co/" rel="nofollow">https://dashbit.co/</a> – Dashbit website and blog</li>
<li><a href="https://erlef.org/news/" rel="nofollow">https://erlef.org/news/</a> – The Erlang Ecosystem Foundation news</li>
</ul>

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

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>87: Reviewing Elixir with José Valim - Part 2</title>
  <link>https://podcast.thinkingelixir.com/87</link>
  <guid isPermaLink="false">9de8d5c0-92ad-4e2a-a06e-b89690f27f2f</guid>
  <pubDate>Tue, 22 Feb 2022 04:15:00 -0700</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/9de8d5c0-92ad-4e2a-a06e-b89690f27f2f.mp3" length="47807795" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>José Valim returns for part 2 of 5 in the countdown to Elixir's 10 year anniversary! Part 2 covers releases 1.4, 1.5, and 1.6. Learned some great tips and even touched on upcoming features!</itunes:subtitle>
  <itunes:duration>1:06:23</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>José Valim returns to continue with part 2 of our 5 part series as we count down to the 10 year anniversary of the Elixir project we know and love. In Part 2, we talk through the Elixir releases of 1.4, 1.5, and 1.6. We still manage to sneak in discussions about some new things in Elixir 1.13 and the upcoming release. We go deeper on GenStage, Registry, and growing up through production releases. We also learn about the history with unicode while touching on the recent unicode security issues that hit everywhere. We get some behind the scenes insights about the Elixir formatter and the complex logic required to bring ExUnit's pretty diff features, and much more!
Show Notes online - http://podcast.thinkingelixir.com/87 (http://podcast.thinkingelixir.com/87)
Elixir Community News
- https://twitter.com/importantshock/status/1491835261705199620 (https://twitter.com/importantshock/status/1491835261705199620) – GitHub code search based navigation now works with Elixir
- https://twitter.com/josevalim/status/1491833991401463809 (https://twitter.com/josevalim/status/1491833991401463809) – José Valim credits the work and says the 10th language to get this feature.
- https://github.com/github/roadmap/issues/445 (https://github.com/github/roadmap/issues/445) – GitHub public roadmap item - Advisory Database, Elixir/mix support
- https://github.com/dependabot/elixir-security-advisories (https://github.com/dependabot/elixir-security-advisories) – Dependabot Elixir security advisories
- https://github.com/readme/featured/server-side-languages-for-front-end (https://github.com/readme/featured/server-side-languages-for-front-end) – GitHub published an article feature Elixir and LiveView
- https://anchor.fm/helloerlang (https://anchor.fm/helloerlang) – New Erlang focused podcast called “Hello Erlang!”
- https://twitter.com/josevalim/status/1492464780480856069 (https://twitter.com/josevalim/status/1492464780480856069) – New versions of makeup, flow, nimbleparsec, nimblepool, and plug were released.
- https://github.com/elixir-makeup/makeup (https://github.com/elixir-makeup/makeup) – Makeup is a "generic syntax highlighter" used in ExDoc
- https://github.com/dashbitco/nimble_parsec (https://github.com/dashbitco/nimble_parsec)
- https://github.com/dashbitco/flow (https://github.com/dashbitco/flow)
- https://github.com/elixir-plug/plug (https://github.com/elixir-plug/plug)
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)
Discussion Resources
- https://podcast.thinkingelixir.com/82 (https://podcast.thinkingelixir.com/82) – Part 1 - Episode 82
- https://github.com/elixir-lang/elixir/blob/v1.4/CHANGELOG.md (https://github.com/elixir-lang/elixir/blob/v1.4/CHANGELOG.md) – CHANGELOG v1.4
- https://elixirforum.com/ (https://elixirforum.com/)
- https://en.wikipedia.org/wiki/Embarrassingly_parallel (https://en.wikipedia.org/wiki/Embarrassingly_parallel)
- https://hexdocs.pm/flow/Flow.html (https://hexdocs.pm/flow/Flow.html)
- https://hexdocs.pm/elixir/Task.html#async_stream/3 (https://hexdocs.pm/elixir/Task.html#async_stream/3)
- https://hexdocs.pm/elixir/Registry.html (https://hexdocs.pm/elixir/Registry.html)
- https://github.com/bitwalker/distillery (https://github.com/bitwalker/distillery)
- https://github.com/elixir-lang/elixir/blob/v1.5/CHANGELOG.md (https://github.com/elixir-lang/elixir/blob/v1.5/CHANGELOG.md) – CHANGELOG v1.5
- https://github.com/phoenixframework/phoenix/blob/v1.3/CHANGELOG.md (https://github.com/phoenixframework/phoenix/blob/v1.3/CHANGELOG.md) – Phoenix 1.3 released
- https://trojansource.codes/ (https://trojansource.codes/)
- https://hexdocs.pm/iex/IEx.Pry.html (https://hexdocs.pm/iex/IEx.Pry.html)
- https://www.youtube.com/watch?v=p4uE-jTB_Uk (https://www.youtube.com/watch?v=p4uE-jTB_Uk) – The Feature That No One Knew About in Elixir 1.5 - José Valim
- https://github.com/rrrene/credo (https://github.com/rrrene/credo)
- https://github.com/elixir-lang/elixir/blob/v1.6/CHANGELOG.md (https://github.com/elixir-lang/elixir/blob/v1.6/CHANGELOG.md) – CHANGELOG v1.6
- https://medium.com/@JakeBeckerCode/introducing-elixirls-the-elixir-language-server-d449bbbdfc01 (https://medium.com/@JakeBeckerCode/introducing-elixirls-the-elixir-language-server-d449bbbdfc01)
- &lt;pre&gt;mix test --slowest 3&lt;/pre&gt;
- CMD+\ or CTRL+\
Guest Information
- https://twitter.com/josevalim (https://twitter.com/josevalim) – on Twitter
- https://github.com/josevalim (https://github.com/josevalim) – on Github
- https://dashbit.co/ (https://dashbit.co/) – Dashbit website and blog
- https://erlef.org/news/ (https://erlef.org/news/) – The Erlang Ecosystem Foundation news
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com)
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- Cade Ward - @cadebward (https://twitter.com/cadebward) 
</description>
  <itunes:keywords>elixir, anniversary, unicode, code formatter, testing</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>José Valim returns to continue with part 2 of our 5 part series as we count down to the 10 year anniversary of the Elixir project we know and love. In Part 2, we talk through the Elixir releases of 1.4, 1.5, and 1.6. We still manage to sneak in discussions about some new things in Elixir 1.13 and the upcoming release. We go deeper on GenStage, Registry, and growing up through production releases. We also learn about the history with unicode while touching on the recent unicode security issues that hit everywhere. We get some behind the scenes insights about the Elixir formatter and the complex logic required to bring ExUnit&#39;s pretty diff features, and much more!</p>

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

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

<ul>
<li><a href="https://twitter.com/importantshock/status/1491835261705199620" rel="nofollow">https://twitter.com/importantshock/status/1491835261705199620</a> – GitHub code search based navigation now works with Elixir</li>
<li><a href="https://twitter.com/josevalim/status/1491833991401463809" rel="nofollow">https://twitter.com/josevalim/status/1491833991401463809</a> – José Valim credits the work and says the 10th language to get this feature.</li>
<li><a href="https://github.com/github/roadmap/issues/445" rel="nofollow">https://github.com/github/roadmap/issues/445</a> – GitHub public roadmap item - Advisory Database, Elixir/mix support</li>
<li><a href="https://github.com/dependabot/elixir-security-advisories" rel="nofollow">https://github.com/dependabot/elixir-security-advisories</a> – Dependabot Elixir security advisories</li>
<li><a href="https://github.com/readme/featured/server-side-languages-for-front-end" rel="nofollow">https://github.com/readme/featured/server-side-languages-for-front-end</a> – GitHub published an article feature Elixir and LiveView</li>
<li><a href="https://anchor.fm/helloerlang" rel="nofollow">https://anchor.fm/helloerlang</a> – New Erlang focused podcast called “Hello Erlang!”</li>
<li><a href="https://twitter.com/josevalim/status/1492464780480856069" rel="nofollow">https://twitter.com/josevalim/status/1492464780480856069</a> – New versions of makeup, flow, nimble_parsec, nimble_pool, and plug were released.</li>
<li><a href="https://github.com/elixir-makeup/makeup" rel="nofollow">https://github.com/elixir-makeup/makeup</a> – Makeup is a &quot;generic syntax highlighter&quot; used in ExDoc</li>
<li><a href="https://github.com/dashbitco/nimble_parsec" rel="nofollow">https://github.com/dashbitco/nimble_parsec</a></li>
<li><a href="https://github.com/dashbitco/flow" rel="nofollow">https://github.com/dashbitco/flow</a></li>
<li><a href="https://github.com/elixir-plug/plug" rel="nofollow">https://github.com/elixir-plug/plug</a></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>Discussion Resources</strong></p>

<ul>
<li><a href="https://podcast.thinkingelixir.com/82" rel="nofollow">https://podcast.thinkingelixir.com/82</a> – Part 1 - Episode 82</li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.4/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.4/CHANGELOG.md</a> – CHANGELOG v1.4</li>
<li><a href="https://elixirforum.com/" rel="nofollow">https://elixirforum.com/</a></li>
<li><a href="https://en.wikipedia.org/wiki/Embarrassingly_parallel" rel="nofollow">https://en.wikipedia.org/wiki/Embarrassingly_parallel</a></li>
<li><a href="https://hexdocs.pm/flow/Flow.html" rel="nofollow">https://hexdocs.pm/flow/Flow.html</a></li>
<li><a href="https://hexdocs.pm/elixir/Task.html#async_stream/3" rel="nofollow">https://hexdocs.pm/elixir/Task.html#async_stream/3</a></li>
<li><a href="https://hexdocs.pm/elixir/Registry.html" rel="nofollow">https://hexdocs.pm/elixir/Registry.html</a></li>
<li><a href="https://github.com/bitwalker/distillery" rel="nofollow">https://github.com/bitwalker/distillery</a></li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.5/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.5/CHANGELOG.md</a> – CHANGELOG v1.5</li>
<li><a href="https://github.com/phoenixframework/phoenix/blob/v1.3/CHANGELOG.md" rel="nofollow">https://github.com/phoenixframework/phoenix/blob/v1.3/CHANGELOG.md</a> – Phoenix 1.3 released</li>
<li><a href="https://trojansource.codes/" rel="nofollow">https://trojansource.codes/</a></li>
<li><a href="https://hexdocs.pm/iex/IEx.Pry.html" rel="nofollow">https://hexdocs.pm/iex/IEx.Pry.html</a></li>
<li><a href="https://www.youtube.com/watch?v=p4uE-jTB_Uk" rel="nofollow">https://www.youtube.com/watch?v=p4uE-jTB_Uk</a> – The Feature That No One Knew About in Elixir 1.5 - José Valim</li>
<li><a href="https://github.com/rrrene/credo" rel="nofollow">https://github.com/rrrene/credo</a></li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.6/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.6/CHANGELOG.md</a> – CHANGELOG v1.6</li>
<li><a href="https://medium.com/@JakeBeckerCode/introducing-elixirls-the-elixir-language-server-d449bbbdfc01" rel="nofollow">https://medium.com/@JakeBeckerCode/introducing-elixirls-the-elixir-language-server-d449bbbdfc01</a></li>
<li><pre>mix test --slowest 3</pre></li>
<li>CMD+\ or CTRL+\</li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/josevalim" rel="nofollow">https://twitter.com/josevalim</a> – on Twitter</li>
<li><a href="https://github.com/josevalim" rel="nofollow">https://github.com/josevalim</a> – on Github</li>
<li><a href="https://dashbit.co/" rel="nofollow">https://dashbit.co/</a> – Dashbit website and blog</li>
<li><a href="https://erlef.org/news/" rel="nofollow">https://erlef.org/news/</a> – The Erlang Ecosystem Foundation news</li>
</ul>

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

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>José Valim returns to continue with part 2 of our 5 part series as we count down to the 10 year anniversary of the Elixir project we know and love. In Part 2, we talk through the Elixir releases of 1.4, 1.5, and 1.6. We still manage to sneak in discussions about some new things in Elixir 1.13 and the upcoming release. We go deeper on GenStage, Registry, and growing up through production releases. We also learn about the history with unicode while touching on the recent unicode security issues that hit everywhere. We get some behind the scenes insights about the Elixir formatter and the complex logic required to bring ExUnit&#39;s pretty diff features, and much more!</p>

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

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

<ul>
<li><a href="https://twitter.com/importantshock/status/1491835261705199620" rel="nofollow">https://twitter.com/importantshock/status/1491835261705199620</a> – GitHub code search based navigation now works with Elixir</li>
<li><a href="https://twitter.com/josevalim/status/1491833991401463809" rel="nofollow">https://twitter.com/josevalim/status/1491833991401463809</a> – José Valim credits the work and says the 10th language to get this feature.</li>
<li><a href="https://github.com/github/roadmap/issues/445" rel="nofollow">https://github.com/github/roadmap/issues/445</a> – GitHub public roadmap item - Advisory Database, Elixir/mix support</li>
<li><a href="https://github.com/dependabot/elixir-security-advisories" rel="nofollow">https://github.com/dependabot/elixir-security-advisories</a> – Dependabot Elixir security advisories</li>
<li><a href="https://github.com/readme/featured/server-side-languages-for-front-end" rel="nofollow">https://github.com/readme/featured/server-side-languages-for-front-end</a> – GitHub published an article feature Elixir and LiveView</li>
<li><a href="https://anchor.fm/helloerlang" rel="nofollow">https://anchor.fm/helloerlang</a> – New Erlang focused podcast called “Hello Erlang!”</li>
<li><a href="https://twitter.com/josevalim/status/1492464780480856069" rel="nofollow">https://twitter.com/josevalim/status/1492464780480856069</a> – New versions of makeup, flow, nimble_parsec, nimble_pool, and plug were released.</li>
<li><a href="https://github.com/elixir-makeup/makeup" rel="nofollow">https://github.com/elixir-makeup/makeup</a> – Makeup is a &quot;generic syntax highlighter&quot; used in ExDoc</li>
<li><a href="https://github.com/dashbitco/nimble_parsec" rel="nofollow">https://github.com/dashbitco/nimble_parsec</a></li>
<li><a href="https://github.com/dashbitco/flow" rel="nofollow">https://github.com/dashbitco/flow</a></li>
<li><a href="https://github.com/elixir-plug/plug" rel="nofollow">https://github.com/elixir-plug/plug</a></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>Discussion Resources</strong></p>

<ul>
<li><a href="https://podcast.thinkingelixir.com/82" rel="nofollow">https://podcast.thinkingelixir.com/82</a> – Part 1 - Episode 82</li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.4/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.4/CHANGELOG.md</a> – CHANGELOG v1.4</li>
<li><a href="https://elixirforum.com/" rel="nofollow">https://elixirforum.com/</a></li>
<li><a href="https://en.wikipedia.org/wiki/Embarrassingly_parallel" rel="nofollow">https://en.wikipedia.org/wiki/Embarrassingly_parallel</a></li>
<li><a href="https://hexdocs.pm/flow/Flow.html" rel="nofollow">https://hexdocs.pm/flow/Flow.html</a></li>
<li><a href="https://hexdocs.pm/elixir/Task.html#async_stream/3" rel="nofollow">https://hexdocs.pm/elixir/Task.html#async_stream/3</a></li>
<li><a href="https://hexdocs.pm/elixir/Registry.html" rel="nofollow">https://hexdocs.pm/elixir/Registry.html</a></li>
<li><a href="https://github.com/bitwalker/distillery" rel="nofollow">https://github.com/bitwalker/distillery</a></li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.5/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.5/CHANGELOG.md</a> – CHANGELOG v1.5</li>
<li><a href="https://github.com/phoenixframework/phoenix/blob/v1.3/CHANGELOG.md" rel="nofollow">https://github.com/phoenixframework/phoenix/blob/v1.3/CHANGELOG.md</a> – Phoenix 1.3 released</li>
<li><a href="https://trojansource.codes/" rel="nofollow">https://trojansource.codes/</a></li>
<li><a href="https://hexdocs.pm/iex/IEx.Pry.html" rel="nofollow">https://hexdocs.pm/iex/IEx.Pry.html</a></li>
<li><a href="https://www.youtube.com/watch?v=p4uE-jTB_Uk" rel="nofollow">https://www.youtube.com/watch?v=p4uE-jTB_Uk</a> – The Feature That No One Knew About in Elixir 1.5 - José Valim</li>
<li><a href="https://github.com/rrrene/credo" rel="nofollow">https://github.com/rrrene/credo</a></li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.6/CHANGELOG.md" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.6/CHANGELOG.md</a> – CHANGELOG v1.6</li>
<li><a href="https://medium.com/@JakeBeckerCode/introducing-elixirls-the-elixir-language-server-d449bbbdfc01" rel="nofollow">https://medium.com/@JakeBeckerCode/introducing-elixirls-the-elixir-language-server-d449bbbdfc01</a></li>
<li><pre>mix test --slowest 3</pre></li>
<li>CMD+\ or CTRL+\</li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/josevalim" rel="nofollow">https://twitter.com/josevalim</a> – on Twitter</li>
<li><a href="https://github.com/josevalim" rel="nofollow">https://github.com/josevalim</a> – on Github</li>
<li><a href="https://dashbit.co/" rel="nofollow">https://dashbit.co/</a> – Dashbit website and blog</li>
<li><a href="https://erlef.org/news/" rel="nofollow">https://erlef.org/news/</a> – The Erlang Ecosystem Foundation news</li>
</ul>

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

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
