<?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>Wed, 13 May 2026 17:31:35 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Training”</title>
    <link>https://podcast.thinkingelixir.com/tags/training</link>
    <pubDate>Tue, 25 Oct 2022 04:15:00 -0600</pubDate>
    <description>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>News and interviews for the Elixir community</itunes:subtitle>
    <itunes:author>ThinkingElixir.com</itunes:author>
    <itunes:summary>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>elixir, programming, web, clustering, phoenix, liveview, news, developer</itunes:keywords>
    <itunes:owner>
      <itunes:name>ThinkingElixir.com</itunes:name>
      <itunes:email>podcast@thinkingelixir.com</itunes:email>
    </itunes:owner>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology"/>
<item>
  <title>122: Securing Elixir and Teaching the Team</title>
  <link>https://podcast.thinkingelixir.com/122</link>
  <guid isPermaLink="false">05fd59ec-bb1b-46c8-bb8e-d2b44ce4e2f7</guid>
  <pubDate>Tue, 25 Oct 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/05fd59ec-bb1b-46c8-bb8e-d2b44ce4e2f7.mp3" length="33308672" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>OpenSource, Livebook based, Elixir security training for my team? Holden Oullette works at Podium and is creating this as a community resource. Required security training doesn’t have to suck!</itunes:subtitle>
  <itunes:duration>45:50</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
  <description>&lt;p&gt;It’s important to learn safe coding practices. As developers, we want people to love our products and happily pay to use them. We also want to protect our services and users from hackers and information leaks. However, sometimes we unknowingly create vulnerabilities in our systems. One of the best ways to prevent problems is to train the team working on the project. To help do this, Holden Oullette started an OpenSource project called Elixir Secure Coding Training for teams. Livebook based, the lessons can be forked and customized for what’s relevant to our projects. Check out what's already available! There’s more work and lessons to create. People are invited to jump in and help out. The goal is to create an education and training resource for the Elixir community!&lt;/p&gt;

&lt;p&gt;Show Notes online - &lt;a href="http://podcast.thinkingelixir.com/122" target="_blank" rel="nofollow noopener"&gt;http://podcast.thinkingelixir.com/122&lt;/a&gt;&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/AshFramework/status/1582062954891350016" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/AshFramework/status/1582062954891350016&lt;/a&gt; – Ash Framework 2.0 released&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/ash-project/ash/blob/2.0/CHANGELOG.md" target="_blank" rel="nofollow noopener"&gt;https://github.com/ash-project/ash/blob/2.0/CHANGELOG.md&lt;/a&gt; – Ash Framework changelog&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.ash-hq.org/" target="_blank" rel="nofollow noopener"&gt;https://www.ash-hq.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://elixirforum.com/t/ex-cldr-common-locale-data-repository-cldr-functions-for-elixir/17350/92" target="_blank" rel="nofollow noopener"&gt;https://elixirforum.com/t/ex-cldr-common-locale-data-repository-cldr-functions-for-elixir/17350/92&lt;/a&gt; – Ex_cldr and Kip Cole's development plans&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://podcast.thinkingelixir.com/120" target="_blank" rel="nofollow noopener"&gt;https://podcast.thinkingelixir.com/120&lt;/a&gt; – Interview with Kip Cole&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://hexdocs.pm/ex_cldr_routes" target="_blank" rel="nofollow noopener"&gt;https://hexdocs.pm/ex_cldr_routes&lt;/a&gt; – New CLDR library to help localize Phoenix routes&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://hexdocs.pm/phoenix_localized_routes" target="_blank" rel="nofollow noopener"&gt;https://hexdocs.pm/phoenix_localized_routes&lt;/a&gt; – There are other route localizing options as well&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/lukaszsamson/status/1578521810554916864" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/lukaszsamson/status/1578521810554916864&lt;/a&gt; – Elixir-LS fixed 4 year old bug with help from reporter!&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/elixir-lsp/elixir-ls/issues/120" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-lsp/elixir-ls/issues/120&lt;/a&gt; – Elixir-LS history and details on the fix&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/fhunleth/status/1580524909939556353" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/fhunleth/status/1580524909939556353&lt;/a&gt; – Nerves on Apple silicon improvements in upcoming release&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://spawnfest.org/" target="_blank" rel="nofollow noopener"&gt;https://spawnfest.org/&lt;/a&gt; – Spawnfest competition closed. People sharing their creations.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/spawnfest/status/1581347422671806464" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/spawnfest/status/1581347422671806464&lt;/a&gt; – List of Spawnfest judges&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/michalmuskala/status/1581743531764617217" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/michalmuskala/status/1581743531764617217&lt;/a&gt; – JSON Native project shared&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/spawnfest/json_native" target="_blank" rel="nofollow noopener"&gt;https://github.com/spawnfest/json_native&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/livebookdev/status/1581995785637756928" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/livebookdev/status/1581995785637756928&lt;/a&gt; – Livebook Ecto extension called Lively supports Entity Relationship Diagrams and more.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/orgs/spawnfest/repositories?q=2022+in%3Atopics" target="_blank" rel="nofollow noopener"&gt;https://github.com/orgs/spawnfest/repositories?q=2022+in%3Atopics&lt;/a&gt; – See all the submissions with this non-obvious GitHub search&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.elixirconf.eu/" target="_blank" rel="nofollow noopener"&gt;https://www.elixirconf.eu/&lt;/a&gt; – ElixirConf EU 2023 in in Lisbon Portugal - Hybrid conference 20-21 April 2023 - In person and virtual&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Do you have some Elixir news to share? Tell us at &lt;a href="https://twitter.com/ThinkingElixir" target="_blank" rel="nofollow noopener"&gt;@ThinkingElixir&lt;/a&gt; or email at &lt;a href="mailto:show@thinkingelixir.com" target="_blank" rel="nofollow noopener"&gt;show@thinkingelixir.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Discussion Resources&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/Podium/elixir-secure-coding" target="_blank" rel="nofollow noopener"&gt;https://github.com/Podium/elixir-secure-coding&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.podium.com/" target="_blank" rel="nofollow noopener"&gt;https://www.podium.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://jupyter.org/" target="_blank" rel="nofollow noopener"&gt;https://jupyter.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitter.com/holdenoullette/status/1565486046237921280" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/holdenoullette/status/1565486046237921280&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://2022.elixirconf.com/speakers/holden-oullette" target="_blank" rel="nofollow noopener"&gt;https://2022.elixirconf.com/speakers/holden-oullette&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://owasp.org/Top10/" target="_blank" rel="nofollow noopener"&gt;https://owasp.org/Top10/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity)" target="_blank" rel="nofollow noopener"&gt;https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/podium/elixir-secure-coding/blob/main/modules/4-graphql.livemd" target="_blank" rel="nofollow noopener"&gt;https://github.com/podium/elixir-secure-coding/blob/main/modules/4-graphql.livemd&lt;/a&gt; – Incomplete GraphQL module&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hex.pm/packages/sobelow" target="_blank" rel="nofollow noopener"&gt;https://hex.pm/packages/sobelow&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://semgrep.dev/" target="_blank" rel="nofollow noopener"&gt;https://semgrep.dev/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.theregister.com/2016/03/23/npm_left_pad_chaos/" target="_blank" rel="nofollow noopener"&gt;https://www.theregister.com/2016/03/23/npm_left_pad_chaos/&lt;/a&gt; – Background on "left pad"&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/podium/vigil" target="_blank" rel="nofollow noopener"&gt;https://github.com/podium/vigil&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Guest Information&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/holdenoullette" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/holdenoullette&lt;/a&gt; – on Twitter&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/houllette/" target="_blank" rel="nofollow noopener"&gt;https://github.com/houllette/&lt;/a&gt; – on Github&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://oullette.xyz" target="_blank" rel="nofollow noopener"&gt;https://oullette.xyz&lt;/a&gt; – Blog&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;Message the show - &lt;a href="https://twitter.com/ThinkingElixir" target="_blank" rel="nofollow noopener"&gt;@ThinkingElixir&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Email the show - &lt;a href="mailto:show@thinkingelixir.com" target="_blank" rel="nofollow noopener"&gt;show@thinkingelixir.com&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Mark Ericksen - &lt;a href="https://twitter.com/brainlid" target="_blank" rel="nofollow noopener"&gt;@brainlid&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;David Bernheisel - &lt;a href="https://twitter.com/bernheisel" target="_blank" rel="nofollow noopener"&gt;@bernheisel&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Cade Ward - &lt;a href="https://twitter.com/cadebward" target="_blank" rel="nofollow noopener"&gt;@cadebward&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
</description>
  <itunes:keywords>elixir, security, training, opensource, teams</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>It’s important to learn safe coding practices. As developers, we want people to love our products and happily pay to use them. We also want to protect our services and users from hackers and information leaks. However, sometimes we unknowingly create vulnerabilities in our systems. One of the best ways to prevent problems is to train the team working on the project. To help do this, Holden Oullette started an OpenSource project called Elixir Secure Coding Training for teams. Livebook based, the lessons can be forked and customized for what’s relevant to our projects. Check out what&#39;s already available! There’s more work and lessons to create. People are invited to jump in and help out. The goal is to create an education and training resource for the Elixir community!</p>

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

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

<ul>
<li><a href="https://twitter.com/AshFramework/status/1582062954891350016" rel="nofollow">https://twitter.com/AshFramework/status/1582062954891350016</a> – Ash Framework 2.0 released</li>
<li><a href="https://github.com/ash-project/ash/blob/2.0/CHANGELOG.md" rel="nofollow">https://github.com/ash-project/ash/blob/2.0/CHANGELOG.md</a> – Ash Framework changelog</li>
<li><a href="https://www.ash-hq.org/" rel="nofollow">https://www.ash-hq.org/</a></li>
<li><a href="https://elixirforum.com/t/ex-cldr-common-locale-data-repository-cldr-functions-for-elixir/17350/92" rel="nofollow">https://elixirforum.com/t/ex-cldr-common-locale-data-repository-cldr-functions-for-elixir/17350/92</a> – Ex_cldr and Kip Cole&#39;s development plans</li>
<li><a href="https://podcast.thinkingelixir.com/120" rel="nofollow">https://podcast.thinkingelixir.com/120</a> – Interview with Kip Cole</li>
<li><a href="https://hexdocs.pm/ex_cldr_routes" rel="nofollow">https://hexdocs.pm/ex_cldr_routes</a> – New CLDR library to help localize Phoenix routes</li>
<li><a href="https://hexdocs.pm/phoenix_localized_routes" rel="nofollow">https://hexdocs.pm/phoenix_localized_routes</a> – There are other route localizing options as well</li>
<li><a href="https://twitter.com/lukaszsamson/status/1578521810554916864" rel="nofollow">https://twitter.com/lukaszsamson/status/1578521810554916864</a> – Elixir-LS fixed 4 year old bug with help from reporter!</li>
<li><a href="https://github.com/elixir-lsp/elixir-ls/issues/120" rel="nofollow">https://github.com/elixir-lsp/elixir-ls/issues/120</a> – Elixir-LS history and details on the fix</li>
<li><a href="https://twitter.com/fhunleth/status/1580524909939556353" rel="nofollow">https://twitter.com/fhunleth/status/1580524909939556353</a> – Nerves on Apple silicon improvements in upcoming release</li>
<li><a href="https://spawnfest.org/" rel="nofollow">https://spawnfest.org/</a> – Spawnfest competition closed. People sharing their creations.</li>
<li><a href="https://twitter.com/spawnfest/status/1581347422671806464" rel="nofollow">https://twitter.com/spawnfest/status/1581347422671806464</a> – List of Spawnfest judges</li>
<li><a href="https://twitter.com/michalmuskala/status/1581743531764617217" rel="nofollow">https://twitter.com/michalmuskala/status/1581743531764617217</a> – JSON Native project shared</li>
<li><a href="https://github.com/spawnfest/json_native" rel="nofollow">https://github.com/spawnfest/json_native</a></li>
<li><a href="https://twitter.com/livebookdev/status/1581995785637756928" rel="nofollow">https://twitter.com/livebookdev/status/1581995785637756928</a> – Livebook Ecto extension called Lively supports Entity Relationship Diagrams and more.</li>
<li><a href="https://github.com/orgs/spawnfest/repositories?q=2022+in%3Atopics" rel="nofollow">https://github.com/orgs/spawnfest/repositories?q=2022+in%3Atopics</a> – See all the submissions with this non-obvious GitHub search</li>
<li><a href="https://www.elixirconf.eu/" rel="nofollow">https://www.elixirconf.eu/</a> – ElixirConf EU 2023 in in Lisbon Portugal - Hybrid conference 20-21 April 2023 - In person and virtual</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://github.com/Podium/elixir-secure-coding" rel="nofollow">https://github.com/Podium/elixir-secure-coding</a></li>
<li><a href="https://www.podium.com/" rel="nofollow">https://www.podium.com/</a></li>
<li><a href="https://jupyter.org/" rel="nofollow">https://jupyter.org/</a></li>
<li><a href="https://twitter.com/holdenoullette/status/1565486046237921280" rel="nofollow">https://twitter.com/holdenoullette/status/1565486046237921280</a></li>
<li><a href="https://2022.elixirconf.com/speakers/holden-oullette" rel="nofollow">https://2022.elixirconf.com/speakers/holden-oullette</a></li>
<li><a href="https://owasp.org/Top10/" rel="nofollow">https://owasp.org/Top10/</a></li>
<li><a href="https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity)" rel="nofollow">https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity)</a></li>
<li><a href="https://github.com/podium/elixir-secure-coding/blob/main/modules/4-graphql.livemd" rel="nofollow">https://github.com/podium/elixir-secure-coding/blob/main/modules/4-graphql.livemd</a> – Incomplete GraphQL module</li>
<li><a href="https://hex.pm/packages/sobelow" rel="nofollow">https://hex.pm/packages/sobelow</a></li>
<li><a href="https://semgrep.dev/" rel="nofollow">https://semgrep.dev/</a></li>
<li><a href="https://www.theregister.com/2016/03/23/npm_left_pad_chaos/" rel="nofollow">https://www.theregister.com/2016/03/23/npm_left_pad_chaos/</a> – Background on &quot;left pad&quot;</li>
<li><a href="https://github.com/podium/vigil" rel="nofollow">https://github.com/podium/vigil</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/holdenoullette" rel="nofollow">https://twitter.com/holdenoullette</a> – on Twitter</li>
<li><a href="https://github.com/houllette/" rel="nofollow">https://github.com/houllette/</a> – on Github</li>
<li><a href="https://oullette.xyz" rel="nofollow">https://oullette.xyz</a> – Blog</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>It’s important to learn safe coding practices. As developers, we want people to love our products and happily pay to use them. We also want to protect our services and users from hackers and information leaks. However, sometimes we unknowingly create vulnerabilities in our systems. One of the best ways to prevent problems is to train the team working on the project. To help do this, Holden Oullette started an OpenSource project called Elixir Secure Coding Training for teams. Livebook based, the lessons can be forked and customized for what’s relevant to our projects. Check out what&#39;s already available! There’s more work and lessons to create. People are invited to jump in and help out. The goal is to create an education and training resource for the Elixir community!</p>

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

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

<ul>
<li><a href="https://twitter.com/AshFramework/status/1582062954891350016" rel="nofollow">https://twitter.com/AshFramework/status/1582062954891350016</a> – Ash Framework 2.0 released</li>
<li><a href="https://github.com/ash-project/ash/blob/2.0/CHANGELOG.md" rel="nofollow">https://github.com/ash-project/ash/blob/2.0/CHANGELOG.md</a> – Ash Framework changelog</li>
<li><a href="https://www.ash-hq.org/" rel="nofollow">https://www.ash-hq.org/</a></li>
<li><a href="https://elixirforum.com/t/ex-cldr-common-locale-data-repository-cldr-functions-for-elixir/17350/92" rel="nofollow">https://elixirforum.com/t/ex-cldr-common-locale-data-repository-cldr-functions-for-elixir/17350/92</a> – Ex_cldr and Kip Cole&#39;s development plans</li>
<li><a href="https://podcast.thinkingelixir.com/120" rel="nofollow">https://podcast.thinkingelixir.com/120</a> – Interview with Kip Cole</li>
<li><a href="https://hexdocs.pm/ex_cldr_routes" rel="nofollow">https://hexdocs.pm/ex_cldr_routes</a> – New CLDR library to help localize Phoenix routes</li>
<li><a href="https://hexdocs.pm/phoenix_localized_routes" rel="nofollow">https://hexdocs.pm/phoenix_localized_routes</a> – There are other route localizing options as well</li>
<li><a href="https://twitter.com/lukaszsamson/status/1578521810554916864" rel="nofollow">https://twitter.com/lukaszsamson/status/1578521810554916864</a> – Elixir-LS fixed 4 year old bug with help from reporter!</li>
<li><a href="https://github.com/elixir-lsp/elixir-ls/issues/120" rel="nofollow">https://github.com/elixir-lsp/elixir-ls/issues/120</a> – Elixir-LS history and details on the fix</li>
<li><a href="https://twitter.com/fhunleth/status/1580524909939556353" rel="nofollow">https://twitter.com/fhunleth/status/1580524909939556353</a> – Nerves on Apple silicon improvements in upcoming release</li>
<li><a href="https://spawnfest.org/" rel="nofollow">https://spawnfest.org/</a> – Spawnfest competition closed. People sharing their creations.</li>
<li><a href="https://twitter.com/spawnfest/status/1581347422671806464" rel="nofollow">https://twitter.com/spawnfest/status/1581347422671806464</a> – List of Spawnfest judges</li>
<li><a href="https://twitter.com/michalmuskala/status/1581743531764617217" rel="nofollow">https://twitter.com/michalmuskala/status/1581743531764617217</a> – JSON Native project shared</li>
<li><a href="https://github.com/spawnfest/json_native" rel="nofollow">https://github.com/spawnfest/json_native</a></li>
<li><a href="https://twitter.com/livebookdev/status/1581995785637756928" rel="nofollow">https://twitter.com/livebookdev/status/1581995785637756928</a> – Livebook Ecto extension called Lively supports Entity Relationship Diagrams and more.</li>
<li><a href="https://github.com/orgs/spawnfest/repositories?q=2022+in%3Atopics" rel="nofollow">https://github.com/orgs/spawnfest/repositories?q=2022+in%3Atopics</a> – See all the submissions with this non-obvious GitHub search</li>
<li><a href="https://www.elixirconf.eu/" rel="nofollow">https://www.elixirconf.eu/</a> – ElixirConf EU 2023 in in Lisbon Portugal - Hybrid conference 20-21 April 2023 - In person and virtual</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://github.com/Podium/elixir-secure-coding" rel="nofollow">https://github.com/Podium/elixir-secure-coding</a></li>
<li><a href="https://www.podium.com/" rel="nofollow">https://www.podium.com/</a></li>
<li><a href="https://jupyter.org/" rel="nofollow">https://jupyter.org/</a></li>
<li><a href="https://twitter.com/holdenoullette/status/1565486046237921280" rel="nofollow">https://twitter.com/holdenoullette/status/1565486046237921280</a></li>
<li><a href="https://2022.elixirconf.com/speakers/holden-oullette" rel="nofollow">https://2022.elixirconf.com/speakers/holden-oullette</a></li>
<li><a href="https://owasp.org/Top10/" rel="nofollow">https://owasp.org/Top10/</a></li>
<li><a href="https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity)" rel="nofollow">https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity)</a></li>
<li><a href="https://github.com/podium/elixir-secure-coding/blob/main/modules/4-graphql.livemd" rel="nofollow">https://github.com/podium/elixir-secure-coding/blob/main/modules/4-graphql.livemd</a> – Incomplete GraphQL module</li>
<li><a href="https://hex.pm/packages/sobelow" rel="nofollow">https://hex.pm/packages/sobelow</a></li>
<li><a href="https://semgrep.dev/" rel="nofollow">https://semgrep.dev/</a></li>
<li><a href="https://www.theregister.com/2016/03/23/npm_left_pad_chaos/" rel="nofollow">https://www.theregister.com/2016/03/23/npm_left_pad_chaos/</a> – Background on &quot;left pad&quot;</li>
<li><a href="https://github.com/podium/vigil" rel="nofollow">https://github.com/podium/vigil</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/holdenoullette" rel="nofollow">https://twitter.com/holdenoullette</a> – on Twitter</li>
<li><a href="https://github.com/houllette/" rel="nofollow">https://github.com/houllette/</a> – on Github</li>
<li><a href="https://oullette.xyz" rel="nofollow">https://oullette.xyz</a> – Blog</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>
