<?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, 16 Apr 2026 18:33:37 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Native”</title>
    <link>https://podcast.thinkingelixir.com/tags/native</link>
    <pubDate>Tue, 03 Dec 2024 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>231: Pretty Error and OTP Raw Mode</title>
  <link>https://podcast.thinkingelixir.com/231</link>
  <guid isPermaLink="false">2d9bc06e-0828-4779-88b2-76a1fc55773b</guid>
  <pubDate>Tue, 03 Dec 2024 04:15:00 -0700</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/2d9bc06e-0828-4779-88b2-76a1fc55773b.mp3" length="12654592" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>News includes Dave Lucia's PR improving Elixir errors, OTP 28's "raw mode", Johanna Larsson's Elixir event site, DockYard's LiveView Native contracts, and more!</itunes:subtitle>
  <itunes:duration>17:09</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 Dave Lucia's PR making Elixir's protocol errors more readable, OTP 28 introducing a "raw mode" for immediate CLI input processing, Saša Jurić's "Against the Grain" talk on YouTube about a bespoke Kafka client, Johanna Larsson's new site listing Elixir events, DockYard's official acceptance of native application contracts highlighting the readiness of their LiveView Native library, and Brian Cardarella's teased Motion.dev wrapper enhancing animations in LiveView, and more!
Show Notes online - http://podcast.thinkingelixir.com/231 (http://podcast.thinkingelixir.com/231)
Elixir Community News
https://bsky.app/profile/davelucia.com/post/3lbhh5ghevc2n (https://bsky.app/profile/davelucia.com/post/3lbhh5ghevc2n?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Dave Lucia shared his recent PR merged into Elixir, improving protocol error messages.
https://github.com/elixir-lang/elixir/pull/14003 (https://github.com/elixir-lang/elixir/pull/14003?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Dave's PR titled "Make protocol errors pretty" addresses unreadable struct errors in Elixir.
Dave encourages others to contribute to open-source by fixing issues like ugly error messages.
https://github.com/spencerolson/chat (https://github.com/spencerolson/chat?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – With OTP 28's new "raw mode" feature, interactive CLI programs can process stdin inputs immediately.
https://www.youtube.com/watch?v=s6c4iqsl2us (https://www.youtube.com/watch?v=s6c4iqsl2us?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Saša Jurić's talk "Against the Grain" from CodeBeam America about developing a bespoke Kafka client is available on YouTube.
Johanna Larsson launched a mini site listing Elixir events.
https://bsky.app/profile/jola.dev/post/3lbs2cae4ec2x (https://bsky.app/profile/jola.dev/post/3lbs2cae4ec2x?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Announcement of the new mini site for Elixir events.
https://elixirevents.net/ (https://elixirevents.net/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – A resource for upcoming Elixir events.
https://erlef.org/events/ (https://erlef.org/events/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – ERLEF’s calendar for Elixir-related events.
https://x.com/bcardarella/status/1861169450805850122 (https://x.com/bcardarella/status/1861169450805850122?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – DockYard is officially accepting native application contracts, showcasing their LiveView Native library.
https://dockyard.com/services/mobile (https://dockyard.com/services/mobile?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – DockYard's services page for mobile application contracts.
https://github.com/liveview-native/liveviewnative (https://github.com/liveview-native/live_view_native?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – The LiveView Native open-source library created by DockYard.
https://x.com/bcardarella/status/1858254238964412855 (https://x.com/bcardarella/status/1858254238964412855?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Brian Cardarella teases a new Motion.dev wrapper for LiveView enhancing animation support.
https://motion.dev/ (https://motion.dev/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Motion.dev is an animation library for JavaScript and React.
https://hex.pm/packages/motion (https://hex.pm/packages/motion?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – The "motion" package on Hex providing the library.
https://github.com/dockyard/motion (https://github.com/dockyard/motion?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – The GitHub repository for the Motion library.
Brian explains the significance of animation integration in LiveView for mobile experiences.
https://x.com/ElixirConfEU/status/1861012571865698426 (https://x.com/ElixirConfEU/status/1861012571865698426?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – ElixirConf EU announces José Valim and Chris McCord as keynote speakers.
https://www.elixirconf.eu/ (https://www.elixirconf.eu/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Information about ElixirConf EU 2025 with a call for talks open.
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, otp, error, raw, cli, native</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>News includes Dave Lucia&#39;s PR making Elixir&#39;s protocol errors more readable, OTP 28 introducing a &quot;raw mode&quot; for immediate CLI input processing, Saša Jurić&#39;s &quot;Against the Grain&quot; talk on YouTube about a bespoke Kafka client, Johanna Larsson&#39;s new site listing Elixir events, DockYard&#39;s official acceptance of native application contracts highlighting the readiness of their LiveView Native library, and Brian Cardarella&#39;s teased Motion.dev wrapper enhancing animations in LiveView, and more!</p>

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

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

<ul>
<li><a href="https://bsky.app/profile/davelucia.com/post/3lbhh5ghevc2n?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://bsky.app/profile/davelucia.com/post/3lbhh5ghevc2n</a> – Dave Lucia shared his recent PR merged into Elixir, improving protocol error messages.</li>
<li><a href="https://github.com/elixir-lang/elixir/pull/14003?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-lang/elixir/pull/14003</a> – Dave&#39;s PR titled &quot;Make protocol errors pretty&quot; addresses unreadable struct errors in Elixir.</li>
<li>Dave encourages others to contribute to open-source by fixing issues like ugly error messages.</li>
<li><a href="https://github.com/spencerolson/chat?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/spencerolson/chat</a> – With OTP 28&#39;s new &quot;raw mode&quot; feature, interactive CLI programs can process stdin inputs immediately.</li>
<li><a href="https://www.youtube.com/watch?v=s6c4iqsl2us?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/watch?v=s6c4iqsl2us</a> – Saša Jurić&#39;s talk &quot;Against the Grain&quot; from CodeBeam America about developing a bespoke Kafka client is available on YouTube.</li>
<li>Johanna Larsson launched a mini site listing Elixir events.</li>
<li><a href="https://bsky.app/profile/jola.dev/post/3lbs2cae4ec2x?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://bsky.app/profile/jola.dev/post/3lbs2cae4ec2x</a> – Announcement of the new mini site for Elixir events.</li>
<li><a href="https://elixirevents.net/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirevents.net/</a> – A resource for upcoming Elixir events.</li>
<li><a href="https://erlef.org/events/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://erlef.org/events/</a> – ERLEF’s calendar for Elixir-related events.</li>
<li><a href="https://x.com/bcardarella/status/1861169450805850122?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/bcardarella/status/1861169450805850122</a> – DockYard is officially accepting native application contracts, showcasing their LiveView Native library.</li>
<li><a href="https://dockyard.com/services/mobile?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://dockyard.com/services/mobile</a> – DockYard&#39;s services page for mobile application contracts.</li>
<li><a href="https://github.com/liveview-native/live_view_native?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/liveview-native/live_view_native</a> – The LiveView Native open-source library created by DockYard.</li>
<li><a href="https://x.com/bcardarella/status/1858254238964412855?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/bcardarella/status/1858254238964412855</a> – Brian Cardarella teases a new Motion.dev wrapper for LiveView enhancing animation support.</li>
<li><a href="https://motion.dev/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://motion.dev/</a> – Motion.dev is an animation library for JavaScript and React.</li>
<li><a href="https://hex.pm/packages/motion?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://hex.pm/packages/motion</a> – The &quot;motion&quot; package on Hex providing the library.</li>
<li><a href="https://github.com/dockyard/motion?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/dockyard/motion</a> – The GitHub repository for the Motion library.</li>
<li>Brian explains the significance of animation integration in LiveView for mobile experiences.</li>
<li><a href="https://x.com/ElixirConfEU/status/1861012571865698426?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/ElixirConfEU/status/1861012571865698426</a> – ElixirConf EU announces José Valim and Chris McCord as keynote speakers.</li>
<li><a href="https://www.elixirconf.eu/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.elixirconf.eu/</a> – Information about ElixirConf EU 2025 with a call for talks open.</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>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>News includes Dave Lucia&#39;s PR making Elixir&#39;s protocol errors more readable, OTP 28 introducing a &quot;raw mode&quot; for immediate CLI input processing, Saša Jurić&#39;s &quot;Against the Grain&quot; talk on YouTube about a bespoke Kafka client, Johanna Larsson&#39;s new site listing Elixir events, DockYard&#39;s official acceptance of native application contracts highlighting the readiness of their LiveView Native library, and Brian Cardarella&#39;s teased Motion.dev wrapper enhancing animations in LiveView, and more!</p>

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

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

<ul>
<li><a href="https://bsky.app/profile/davelucia.com/post/3lbhh5ghevc2n?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://bsky.app/profile/davelucia.com/post/3lbhh5ghevc2n</a> – Dave Lucia shared his recent PR merged into Elixir, improving protocol error messages.</li>
<li><a href="https://github.com/elixir-lang/elixir/pull/14003?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-lang/elixir/pull/14003</a> – Dave&#39;s PR titled &quot;Make protocol errors pretty&quot; addresses unreadable struct errors in Elixir.</li>
<li>Dave encourages others to contribute to open-source by fixing issues like ugly error messages.</li>
<li><a href="https://github.com/spencerolson/chat?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/spencerolson/chat</a> – With OTP 28&#39;s new &quot;raw mode&quot; feature, interactive CLI programs can process stdin inputs immediately.</li>
<li><a href="https://www.youtube.com/watch?v=s6c4iqsl2us?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/watch?v=s6c4iqsl2us</a> – Saša Jurić&#39;s talk &quot;Against the Grain&quot; from CodeBeam America about developing a bespoke Kafka client is available on YouTube.</li>
<li>Johanna Larsson launched a mini site listing Elixir events.</li>
<li><a href="https://bsky.app/profile/jola.dev/post/3lbs2cae4ec2x?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://bsky.app/profile/jola.dev/post/3lbs2cae4ec2x</a> – Announcement of the new mini site for Elixir events.</li>
<li><a href="https://elixirevents.net/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirevents.net/</a> – A resource for upcoming Elixir events.</li>
<li><a href="https://erlef.org/events/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://erlef.org/events/</a> – ERLEF’s calendar for Elixir-related events.</li>
<li><a href="https://x.com/bcardarella/status/1861169450805850122?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/bcardarella/status/1861169450805850122</a> – DockYard is officially accepting native application contracts, showcasing their LiveView Native library.</li>
<li><a href="https://dockyard.com/services/mobile?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://dockyard.com/services/mobile</a> – DockYard&#39;s services page for mobile application contracts.</li>
<li><a href="https://github.com/liveview-native/live_view_native?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/liveview-native/live_view_native</a> – The LiveView Native open-source library created by DockYard.</li>
<li><a href="https://x.com/bcardarella/status/1858254238964412855?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/bcardarella/status/1858254238964412855</a> – Brian Cardarella teases a new Motion.dev wrapper for LiveView enhancing animation support.</li>
<li><a href="https://motion.dev/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://motion.dev/</a> – Motion.dev is an animation library for JavaScript and React.</li>
<li><a href="https://hex.pm/packages/motion?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://hex.pm/packages/motion</a> – The &quot;motion&quot; package on Hex providing the library.</li>
<li><a href="https://github.com/dockyard/motion?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/dockyard/motion</a> – The GitHub repository for the Motion library.</li>
<li>Brian explains the significance of animation integration in LiveView for mobile experiences.</li>
<li><a href="https://x.com/ElixirConfEU/status/1861012571865698426?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/ElixirConfEU/status/1861012571865698426</a> – ElixirConf EU announces José Valim and Chris McCord as keynote speakers.</li>
<li><a href="https://www.elixirconf.eu/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.elixirconf.eu/</a> – Information about ElixirConf EU 2025 with a call for talks open.</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>]]>
  </itunes:summary>
</item>
<item>
  <title>115: ElixirConf 2022 Recap</title>
  <link>https://podcast.thinkingelixir.com/115</link>
  <guid isPermaLink="false">9af32233-30ec-4006-ab50-9bb401fb016d</guid>
  <pubDate>Tue, 06 Sep 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/9af32233-30ec-4006-ab50-9bb401fb016d.mp3" length="28176384" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>ElixirConf just finished! We cover the big announcements, talk highlights, and other relevant tech news. We cover Elixir 1.14, Livebook, Phoenix 1.7, ML, and the surprise announcement of Phoenix LiveView Native!</itunes:subtitle>
  <itunes:duration>38:42</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>ElixirConf US 2022 just finished! We cover the big announcements, talk highlights, and other relevant tech news. We discuss what some of these big announcements and projects represent and what they might mean for the Elixir community going forward. We talk about the Elixir 1.14 release, Livebook advances, Phoenix 1.7, machine learning progress, and the surprise announcement of Phoenix LiveView Native!
Show Notes online - http://podcast.thinkingelixir.com/115 (http://podcast.thinkingelixir.com/115)
Elixir Community News
- https://elixir-lang.org/blog/2022/09/01/elixir-v1-14-0-released/ (https://elixir-lang.org/blog/2022/09/01/elixir-v1-14-0-released/) – Elixir v1.14 officially released
- https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114 (https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114) – Elixir 1.14 changelog
- https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114 (https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114) – Nerves v1.9.0 fixed Elixir 1.14 warnings
- Phoenix 1.7 upcoming release discussed
- Phoenix 1.7 generators will use Tailwind CSS
- New &lt;code&gt;phx.gen.auth --live&lt;/code&gt; option
- https://github.com/liveviewnative/liveview-client-swiftui (https://github.com/liveviewnative/liveview-client-swiftui) – Phoenix LiveView Native was announced
- https://github.com/liveviewnative/elixirconf_chat (https://github.com/liveviewnative/elixirconf_chat) – ElixirConf Chat project created using Phoenix LiveView Native
- https://getfirefly.org (https://getfirefly.org) – Lumen was renamed to Firefly
- https://twitter.com/HoldenOullette/status/1565486046237921280 (https://twitter.com/HoldenOullette/status/1565486046237921280) – Podium released an OWASP security training LiveBook for Elixir developers.
- https://github.com/podium/elixir-secure-coding (https://github.com/podium/elixir-secure-coding) – Elixir Secure Coding Training (ESCT)
- https://www.ectoinproduction.com (https://www.ectoinproduction.com) – Ecto In Production future home
- https://github.com/liveshowy/webauthnlivecomponent (https://github.com/liveshowy/webauthn_live_component) – SmartLogic released a LiveComponent to support WebAuthn authentication for your LiveView app
- https://github.com/liveshowy/webauthnlivecomponent_demo (https://github.com/liveshowy/webauthn_live_component_demo) – WebAuthn authentication demo page
- https://github.com/kipcole9/tempo (https://github.com/kipcole9/tempo) – Kip Cole released a new kind of DateTime library called Tempo
- https://kipcole9.github.io/tempo/2021-01-04-its-about-time/ (https://kipcole9.github.io/tempo/2021-01-04-its-about-time/) – Temp blog post explains more about it.
- https://twitter.com/steveschoger/status/1562117153591107586 (https://twitter.com/steveschoger/status/1562117153591107586) – Heroicons v2.0 released. Used in TailwindUI templates.
- https://twitter.com/louispilfold/status/1564247740879609860 (https://twitter.com/louispilfold/status/1564247740879609860) – Louie Pilford showed a screenshot of Gleam compiling Elixir's Plug
- https://blog.heroku.com/next-chapter (https://blog.heroku.com/next-chapter) – Heroku, a popular PaaS made significant policy changes. Ending free tier and more.
- https://spectrum.ieee.org/top-programming-languages-2022 (https://spectrum.ieee.org/top-programming-languages-2022) – IEEE Top Programming Languages 2022
- https://twitter.com/josevalim/status/1565408635961884673 (https://twitter.com/josevalim/status/1565408635961884673) – José Valim shared they are porting non-neural algorithms to Elixir/Nx which runs on both CPU/GPU. Shared impressive performance comparisons.
- Chris Grainger gave a keynote about how Elixir is ready for real, production machine learning work.
- https://www.lambdadays.org/lambdadays2022 (https://www.lambdadays.org/lambdadays2022) – Lambda Days conference. 5-6 June 2023 in Krakow, Poland
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 - @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, conference, announcements, native, machine learning</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>ElixirConf US 2022 just finished! We cover the big announcements, talk highlights, and other relevant tech news. We discuss what some of these big announcements and projects represent and what they might mean for the Elixir community going forward. We talk about the Elixir 1.14 release, Livebook advances, Phoenix 1.7, machine learning progress, and the surprise announcement of Phoenix LiveView Native!</p>

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

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

<ul>
<li><a href="https://elixir-lang.org/blog/2022/09/01/elixir-v1-14-0-released/" rel="nofollow">https://elixir-lang.org/blog/2022/09/01/elixir-v1-14-0-released/</a> – Elixir v1.14 officially released</li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114</a> – Elixir 1.14 changelog</li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114</a> – Nerves v1.9.0 fixed Elixir 1.14 warnings</li>
<li>Phoenix 1.7 upcoming release discussed</li>
<li>Phoenix 1.7 generators will use Tailwind CSS</li>
<li>New <code>phx.gen.auth --live</code> option</li>
<li><a href="https://github.com/liveviewnative/liveview-client-swiftui" rel="nofollow">https://github.com/liveviewnative/liveview-client-swiftui</a> – Phoenix LiveView Native was announced</li>
<li><a href="https://github.com/liveviewnative/elixirconf_chat" rel="nofollow">https://github.com/liveviewnative/elixirconf_chat</a> – ElixirConf Chat project created using Phoenix LiveView Native</li>
<li><a href="https://getfirefly.org" rel="nofollow">https://getfirefly.org</a> – Lumen was renamed to Firefly</li>
<li><a href="https://twitter.com/HoldenOullette/status/1565486046237921280" rel="nofollow">https://twitter.com/HoldenOullette/status/1565486046237921280</a> – Podium released an OWASP security training LiveBook for Elixir developers.</li>
<li><a href="https://github.com/podium/elixir-secure-coding" rel="nofollow">https://github.com/podium/elixir-secure-coding</a> – Elixir Secure Coding Training (ESCT)</li>
<li><a href="https://www.ectoinproduction.com" rel="nofollow">https://www.ectoinproduction.com</a> – Ecto In Production future home</li>
<li><a href="https://github.com/liveshowy/webauthn_live_component" rel="nofollow">https://github.com/liveshowy/webauthn_live_component</a> – SmartLogic released a LiveComponent to support WebAuthn authentication for your LiveView app</li>
<li><a href="https://github.com/liveshowy/webauthn_live_component_demo" rel="nofollow">https://github.com/liveshowy/webauthn_live_component_demo</a> – WebAuthn authentication demo page</li>
<li><a href="https://github.com/kipcole9/tempo" rel="nofollow">https://github.com/kipcole9/tempo</a> – Kip Cole released a new kind of DateTime library called Tempo</li>
<li><a href="https://kipcole9.github.io/tempo/2021-01-04-its-about-time/" rel="nofollow">https://kipcole9.github.io/tempo/2021-01-04-its-about-time/</a> – Temp blog post explains more about it.</li>
<li><a href="https://twitter.com/steveschoger/status/1562117153591107586" rel="nofollow">https://twitter.com/steveschoger/status/1562117153591107586</a> – Heroicons v2.0 released. Used in TailwindUI templates.</li>
<li><a href="https://twitter.com/louispilfold/status/1564247740879609860" rel="nofollow">https://twitter.com/louispilfold/status/1564247740879609860</a> – Louie Pilford showed a screenshot of Gleam compiling Elixir&#39;s Plug</li>
<li><a href="https://blog.heroku.com/next-chapter" rel="nofollow">https://blog.heroku.com/next-chapter</a> – Heroku, a popular PaaS made significant policy changes. Ending free tier and more.</li>
<li><a href="https://spectrum.ieee.org/top-programming-languages-2022" rel="nofollow">https://spectrum.ieee.org/top-programming-languages-2022</a> – IEEE Top Programming Languages 2022</li>
<li><a href="https://twitter.com/josevalim/status/1565408635961884673" rel="nofollow">https://twitter.com/josevalim/status/1565408635961884673</a> – José Valim shared they are porting non-neural algorithms to Elixir/Nx which runs on both CPU/GPU. Shared impressive performance comparisons.</li>
<li>Chris Grainger gave a keynote about how Elixir is ready for real, production machine learning work.</li>
<li><a href="https://www.lambdadays.org/lambdadays2022" rel="nofollow">https://www.lambdadays.org/lambdadays2022</a> – Lambda Days conference. 5-6 June 2023 in Krakow, Poland</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://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>ElixirConf US 2022 just finished! We cover the big announcements, talk highlights, and other relevant tech news. We discuss what some of these big announcements and projects represent and what they might mean for the Elixir community going forward. We talk about the Elixir 1.14 release, Livebook advances, Phoenix 1.7, machine learning progress, and the surprise announcement of Phoenix LiveView Native!</p>

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

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

<ul>
<li><a href="https://elixir-lang.org/blog/2022/09/01/elixir-v1-14-0-released/" rel="nofollow">https://elixir-lang.org/blog/2022/09/01/elixir-v1-14-0-released/</a> – Elixir v1.14 officially released</li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114</a> – Elixir 1.14 changelog</li>
<li><a href="https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114" rel="nofollow">https://github.com/elixir-lang/elixir/blob/v1.14.0/CHANGELOG.md#changelog-for-elixir-v114</a> – Nerves v1.9.0 fixed Elixir 1.14 warnings</li>
<li>Phoenix 1.7 upcoming release discussed</li>
<li>Phoenix 1.7 generators will use Tailwind CSS</li>
<li>New <code>phx.gen.auth --live</code> option</li>
<li><a href="https://github.com/liveviewnative/liveview-client-swiftui" rel="nofollow">https://github.com/liveviewnative/liveview-client-swiftui</a> – Phoenix LiveView Native was announced</li>
<li><a href="https://github.com/liveviewnative/elixirconf_chat" rel="nofollow">https://github.com/liveviewnative/elixirconf_chat</a> – ElixirConf Chat project created using Phoenix LiveView Native</li>
<li><a href="https://getfirefly.org" rel="nofollow">https://getfirefly.org</a> – Lumen was renamed to Firefly</li>
<li><a href="https://twitter.com/HoldenOullette/status/1565486046237921280" rel="nofollow">https://twitter.com/HoldenOullette/status/1565486046237921280</a> – Podium released an OWASP security training LiveBook for Elixir developers.</li>
<li><a href="https://github.com/podium/elixir-secure-coding" rel="nofollow">https://github.com/podium/elixir-secure-coding</a> – Elixir Secure Coding Training (ESCT)</li>
<li><a href="https://www.ectoinproduction.com" rel="nofollow">https://www.ectoinproduction.com</a> – Ecto In Production future home</li>
<li><a href="https://github.com/liveshowy/webauthn_live_component" rel="nofollow">https://github.com/liveshowy/webauthn_live_component</a> – SmartLogic released a LiveComponent to support WebAuthn authentication for your LiveView app</li>
<li><a href="https://github.com/liveshowy/webauthn_live_component_demo" rel="nofollow">https://github.com/liveshowy/webauthn_live_component_demo</a> – WebAuthn authentication demo page</li>
<li><a href="https://github.com/kipcole9/tempo" rel="nofollow">https://github.com/kipcole9/tempo</a> – Kip Cole released a new kind of DateTime library called Tempo</li>
<li><a href="https://kipcole9.github.io/tempo/2021-01-04-its-about-time/" rel="nofollow">https://kipcole9.github.io/tempo/2021-01-04-its-about-time/</a> – Temp blog post explains more about it.</li>
<li><a href="https://twitter.com/steveschoger/status/1562117153591107586" rel="nofollow">https://twitter.com/steveschoger/status/1562117153591107586</a> – Heroicons v2.0 released. Used in TailwindUI templates.</li>
<li><a href="https://twitter.com/louispilfold/status/1564247740879609860" rel="nofollow">https://twitter.com/louispilfold/status/1564247740879609860</a> – Louie Pilford showed a screenshot of Gleam compiling Elixir&#39;s Plug</li>
<li><a href="https://blog.heroku.com/next-chapter" rel="nofollow">https://blog.heroku.com/next-chapter</a> – Heroku, a popular PaaS made significant policy changes. Ending free tier and more.</li>
<li><a href="https://spectrum.ieee.org/top-programming-languages-2022" rel="nofollow">https://spectrum.ieee.org/top-programming-languages-2022</a> – IEEE Top Programming Languages 2022</li>
<li><a href="https://twitter.com/josevalim/status/1565408635961884673" rel="nofollow">https://twitter.com/josevalim/status/1565408635961884673</a> – José Valim shared they are porting non-neural algorithms to Elixir/Nx which runs on both CPU/GPU. Shared impressive performance comparisons.</li>
<li>Chris Grainger gave a keynote about how Elixir is ready for real, production machine learning work.</li>
<li><a href="https://www.lambdadays.org/lambdadays2022" rel="nofollow">https://www.lambdadays.org/lambdadays2022</a> – Lambda Days conference. 5-6 June 2023 in Krakow, Poland</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://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>
