<?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>app02</fireside:hostname>
    <fireside:genDate>Mon, 22 Jun 2026 07:17:43 +0000</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Vibe”</title>
    <link>https://podcast.thinkingelixir.com/tags/vibe</link>
    <pubDate>Tue, 02 Jun 2026 04:15:00 -0600</pubDate>
    <description>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community. Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more. Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process. Subscribe to join us on this journey!</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>News and interviews for the Elixir community</itunes:subtitle>
    <itunes:author>ThinkingElixir.com</itunes:author>
    <itunes:summary>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community. Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more. Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process. Subscribe to join us on this journey!</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>elixir, programming, web, clustering, phoenix, liveview, news, developer</itunes:keywords>
    <itunes:owner>
      <itunes:name>ThinkingElixir.com</itunes:name>
      <itunes:email>podcast@thinkingelixir.com</itunes:email>
    </itunes:owner>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology"/>
<item>
  <title>306: Don't Exhaust Your Atoms</title>
  <link>https://podcast.thinkingelixir.com/306</link>
  <guid isPermaLink="false">49e5975b-6d80-4f42-bd09-c58e67e43c9b</guid>
  <pubDate>Tue, 02 Jun 2026 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/49e5975b-6d80-4f42-bd09-c58e67e43c9b.mp3" length="20023296" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>Security is front and center with atom exhaustion CVEs and an urgent hackney security upgrade. Elixir 1.20's type system catching real bugs, a new BEAM-native coding agent called "vibe", and more!</itunes:subtitle>
  <itunes:duration>27: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>&lt;p&gt;Security takes center stage this week as the EEF's Jonatan Männchen highlights that atom exhaustion accounts for roughly one tenth of all CVEs in the BEAM ecosystem and Sobelow can help catch it before it hits production. Hackney users get an urgent nudge to upgrade to v4.0.3, which patches 9 CVEs including high-severity issues and fixes missing HTTP/3 certificate verification, thanks in part to Peter Ullrich's AI-assisted vulnerability research. On the exciting side, the new Elixir 1.20-rc.6 type system is proving its worth in the real world, with Tyler Young reporting it caught ~500 issues, including outright bugs, that 1.19 completely missed. Dannote releases "vibe", an ambitious BEAM-native coding agent for Elixir/OTP projects featuring a TUI, LiveView web console, subagents, and more!&lt;/p&gt;

&lt;p&gt;Show Notes online - &lt;a href="http://podcast.thinkingelixir.com/306" rel="nofollow noopener"&gt;http://podcast.thinkingelixir.com/306&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://paraxial.io/?utm_source=thinkingelixir&amp;amp;utm_campaign=thinkingelixir-oct2025" rel="nofollow noopener"&gt;https://paraxial.io/&lt;/a&gt; – Paraxial.io is sponsoring today's show! Sign up for a free trial of Paraxial.io today and mention Thinking Elixir when you schedule a demo for a special offer.&lt;/li&gt;
&lt;li&gt;The Thinking Elixir Podcast is ending June 23rd, 2026, after 6 years of weekly episodes.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/maennchen_/status/2059586280711651745?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://x.com/maennchen_/status/2059586280711651745&lt;/a&gt; – Jonatan Männchen of the EEF notes that 35% of EEF CVEs are uncontrolled resource consumption, with atom exhaustion as a recurring cause.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://erlef.org/blog/security/atom-exhaustion?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://erlef.org/blog/security/atom-exhaustion&lt;/a&gt; – EEF blog post — atom exhaustion accounts for roughly one tenth of all BEAM ecosystem CVEs, yet it's well understood and preventable.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cna.erlef.org/common-weaknesses?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://cna.erlef.org/common-weaknesses&lt;/a&gt; – EEF CNA Common Weaknesses page showing the current CVE category distribution.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hex.pm/packages/sobelow?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://hex.pm/packages/sobelow&lt;/a&gt; – Sobelow is a great Elixir security scanner that detects atom exhaustion and other issues — easy to add to CI.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/benoitc/status/2058909986084819267?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://x.com/benoitc/status/2058909986084819267&lt;/a&gt; – Announcement of hackney 4.0.1, a security release fixing vulnerabilities across HTTP/1.1, HTTP/2, HTTP/3, and WebSocket.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/benoitc/hackney/releases/tag/4.0.1?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/benoitc/hackney/releases/tag/4.0.1&lt;/a&gt; – hackney 4.0.1 release — fixes 9 CVEs (1 low, 4 medium, 4 high); upgrade to v4.0.3 for HTTP/3 certificate verification too.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/benoitc/hackney/blob/master/NEWS.md?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/benoitc/hackney/blob/master/NEWS.md&lt;/a&gt; – hackney changelog with full details on all security fixes in 4.0.1 through 4.0.3.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.linkedin.com/posts/pjullrich_elixirlang-share-7464694254557237248-sICM/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://www.linkedin.com/posts/pjullrich_elixirlang-share-7464694254557237248-sICM/&lt;/a&gt; – Peter Ullrich urges upgrading hackney to 4.0.1 ASAP after he and two others reported the vulnerabilities using AI-assisted research.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cna.erlef.org/cves/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://cna.erlef.org/cves/&lt;/a&gt; – EEF CNA CVE listing page referenced by Peter Ullrich in his hackney disclosure post.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bsky.app/profile/tylerayoung.com/post/3mmwal5yrkc2y?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://bsky.app/profile/tylerayoung.com/post/3mmwal5yrkc2y&lt;/a&gt; – Tyler Young upgraded to Elixir 1.20-rc.6 and the new type system found ~500 issues 1.19 missed, including real bugs.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/dan_note/status/2057966143369777407?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://x.com/dan_note/status/2057966143369777407&lt;/a&gt; – Dannote announces "vibe", a new BEAM-native coding agent for Elixir/OTP projects.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/elixir-vibe/vibe?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/elixir-vibe/vibe&lt;/a&gt; – vibe GitHub repo — a local OTP app with TUI, LiveView console, subagents, plugins, and project-aware Elixir eval. Experimental.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bsky.app/profile/tylerayoung.com/post/3mmrla7tqrs2d?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://bsky.app/profile/tylerayoung.com/post/3mmrla7tqrs2d&lt;/a&gt; – Tyler Young releases jump_credo_checks v0.3.0 with a new UnusedLiveViewAssign check.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/claudedevs/status/2059385239781384341?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://x.com/claudedevs/status/2059385239781384341&lt;/a&gt; – Anthropic ships a free security-guidance plugin for Claude Code that reviews code at three levels; saw 30-40% fewer security PR comments internally.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/ogrizkov/status/2059417410940145689?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://x.com/ogrizkov/status/2059417410940145689&lt;/a&gt; – A user tested the Claude Code security plugin — it immediately blocked eval() and a dangerous regex with OWASP explanations.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Do you have some Elixir news to share? Tell us at &lt;a href="https://x.com/ThinkingElixir" rel="nofollow noopener"&gt;@ThinkingElixir&lt;/a&gt; or email at &lt;a href="mailto:show@thinkingelixir.com" rel="nofollow noopener"&gt;show@thinkingelixir.com&lt;/a&gt;&lt;/p&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://bsky.app/profile/thinkingelixir.com" rel="nofollow noopener"&gt;Bluesky&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Message the show - &lt;a href="https://x.com/ThinkingElixir" rel="nofollow noopener"&gt;X&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Message the show on Fediverse - &lt;a href="https://genserver.social/ThinkingElixir" rel="nofollow noopener"&gt;@ThinkingElixir@genserver.social&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Email the show - &lt;a href="mailto:show@thinkingelixir.com" rel="nofollow noopener"&gt;show@thinkingelixir.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mark Ericksen on X - &lt;a href="https://x.com/brainlid" rel="nofollow noopener"&gt;@brainlid&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mark Ericksen on Bluesky - &lt;a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow noopener"&gt;@brainlid.bsky.social&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mark Ericksen on Fediverse - &lt;a href="https://genserver.social/brainlid" rel="nofollow noopener"&gt;@brainlid@genserver.social&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;David Bernheisel on Bluesky - &lt;a href="https://bsky.app/profile/david.bernheisel.com" rel="nofollow noopener"&gt;@david.bernheisel.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;David Bernheisel on Fediverse - &lt;a href="https://genserver.social/dbern" rel="nofollow noopener"&gt;@dbern@genserver.social&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
</description>
  <itunes:keywords>elixir, news, security, cve, hackney, AI, vibe</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Security takes center stage this week as the EEF's Jonatan Männchen highlights that atom exhaustion accounts for roughly one tenth of all CVEs in the BEAM ecosystem and Sobelow can help catch it before it hits production. Hackney users get an urgent nudge to upgrade to v4.0.3, which patches 9 CVEs including high-severity issues and fixes missing HTTP/3 certificate verification, thanks in part to Peter Ullrich's AI-assisted vulnerability research. On the exciting side, the new Elixir 1.20-rc.6 type system is proving its worth in the real world, with Tyler Young reporting it caught ~500 issues, including outright bugs, that 1.19 completely missed. Dannote releases "vibe", an ambitious BEAM-native coding agent for Elixir/OTP projects featuring a TUI, LiveView web console, subagents, and more!</p>

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

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

<ul>
<li><a href="https://paraxial.io/?utm_source=thinkingelixir&amp;utm_campaign=thinkingelixir-oct2025" rel="nofollow noopener">https://paraxial.io/</a> – Paraxial.io is sponsoring today's show! Sign up for a free trial of Paraxial.io today and mention Thinking Elixir when you schedule a demo for a special offer.</li>
<li>The Thinking Elixir Podcast is ending June 23rd, 2026, after 6 years of weekly episodes.</li>
<li><a href="https://x.com/maennchen_/status/2059586280711651745?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/maennchen_/status/2059586280711651745</a> – Jonatan Männchen of the EEF notes that 35% of EEF CVEs are uncontrolled resource consumption, with atom exhaustion as a recurring cause.</li>
<li><a href="https://erlef.org/blog/security/atom-exhaustion?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://erlef.org/blog/security/atom-exhaustion</a> – EEF blog post — atom exhaustion accounts for roughly one tenth of all BEAM ecosystem CVEs, yet it's well understood and preventable.</li>
<li><a href="https://cna.erlef.org/common-weaknesses?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://cna.erlef.org/common-weaknesses</a> – EEF CNA Common Weaknesses page showing the current CVE category distribution.</li>
<li><a href="https://hex.pm/packages/sobelow?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://hex.pm/packages/sobelow</a> – Sobelow is a great Elixir security scanner that detects atom exhaustion and other issues — easy to add to CI.</li>
<li><a href="https://x.com/benoitc/status/2058909986084819267?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/benoitc/status/2058909986084819267</a> – Announcement of hackney 4.0.1, a security release fixing vulnerabilities across HTTP/1.1, HTTP/2, HTTP/3, and WebSocket.</li>
<li><a href="https://github.com/benoitc/hackney/releases/tag/4.0.1?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/benoitc/hackney/releases/tag/4.0.1</a> – hackney 4.0.1 release — fixes 9 CVEs (1 low, 4 medium, 4 high); upgrade to v4.0.3 for HTTP/3 certificate verification too.</li>
<li><a href="https://github.com/benoitc/hackney/blob/master/NEWS.md?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/benoitc/hackney/blob/master/NEWS.md</a> – hackney changelog with full details on all security fixes in 4.0.1 through 4.0.3.</li>
<li><a href="https://www.linkedin.com/posts/pjullrich_elixirlang-share-7464694254557237248-sICM/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.linkedin.com/posts/pjullrich_elixirlang-share-7464694254557237248-sICM/</a> – Peter Ullrich urges upgrading hackney to 4.0.1 ASAP after he and two others reported the vulnerabilities using AI-assisted research.</li>
<li><a href="https://cna.erlef.org/cves/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://cna.erlef.org/cves/</a> – EEF CNA CVE listing page referenced by Peter Ullrich in his hackney disclosure post.</li>
<li><a href="https://bsky.app/profile/tylerayoung.com/post/3mmwal5yrkc2y?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://bsky.app/profile/tylerayoung.com/post/3mmwal5yrkc2y</a> – Tyler Young upgraded to Elixir 1.20-rc.6 and the new type system found ~500 issues 1.19 missed, including real bugs.</li>
<li><a href="https://x.com/dan_note/status/2057966143369777407?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/dan_note/status/2057966143369777407</a> – Dannote announces "vibe", a new BEAM-native coding agent for Elixir/OTP projects.</li>
<li><a href="https://github.com/elixir-vibe/vibe?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/elixir-vibe/vibe</a> – vibe GitHub repo — a local OTP app with TUI, LiveView console, subagents, plugins, and project-aware Elixir eval. Experimental.</li>
<li><a href="https://bsky.app/profile/tylerayoung.com/post/3mmrla7tqrs2d?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://bsky.app/profile/tylerayoung.com/post/3mmrla7tqrs2d</a> – Tyler Young releases jump_credo_checks v0.3.0 with a new UnusedLiveViewAssign check.</li>
<li><a href="https://x.com/claudedevs/status/2059385239781384341?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/claudedevs/status/2059385239781384341</a> – Anthropic ships a free security-guidance plugin for Claude Code that reviews code at three levels; saw 30-40% fewer security PR comments internally.</li>
<li><a href="https://x.com/ogrizkov/status/2059417410940145689?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/ogrizkov/status/2059417410940145689</a> – A user tested the Claude Code security plugin — it immediately blocked eval() and a dangerous regex with OWASP explanations.</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://x.com/ThinkingElixir" rel="nofollow noopener">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow noopener">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 noopener">Bluesky</a></li>
<li>Message the show - <a href="https://x.com/ThinkingElixir" rel="nofollow noopener">X</a></li>
<li>Message the show on Fediverse - <a href="https://genserver.social/ThinkingElixir" rel="nofollow noopener">@ThinkingElixir@genserver.social</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow noopener">show@thinkingelixir.com</a></li>
<li>Mark Ericksen on X - <a href="https://x.com/brainlid" rel="nofollow noopener">@brainlid</a></li>
<li>Mark Ericksen on Bluesky - <a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow noopener">@brainlid.bsky.social</a></li>
<li>Mark Ericksen on Fediverse - <a href="https://genserver.social/brainlid" rel="nofollow noopener">@brainlid@genserver.social</a></li>
<li>David Bernheisel on Bluesky - <a href="https://bsky.app/profile/david.bernheisel.com" rel="nofollow noopener">@david.bernheisel.com</a></li>
<li>David Bernheisel on Fediverse - <a href="https://genserver.social/dbern" rel="nofollow noopener">@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>Security takes center stage this week as the EEF's Jonatan Männchen highlights that atom exhaustion accounts for roughly one tenth of all CVEs in the BEAM ecosystem and Sobelow can help catch it before it hits production. Hackney users get an urgent nudge to upgrade to v4.0.3, which patches 9 CVEs including high-severity issues and fixes missing HTTP/3 certificate verification, thanks in part to Peter Ullrich's AI-assisted vulnerability research. On the exciting side, the new Elixir 1.20-rc.6 type system is proving its worth in the real world, with Tyler Young reporting it caught ~500 issues, including outright bugs, that 1.19 completely missed. Dannote releases "vibe", an ambitious BEAM-native coding agent for Elixir/OTP projects featuring a TUI, LiveView web console, subagents, and more!</p>

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

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

<ul>
<li><a href="https://paraxial.io/?utm_source=thinkingelixir&amp;utm_campaign=thinkingelixir-oct2025" rel="nofollow noopener">https://paraxial.io/</a> – Paraxial.io is sponsoring today's show! Sign up for a free trial of Paraxial.io today and mention Thinking Elixir when you schedule a demo for a special offer.</li>
<li>The Thinking Elixir Podcast is ending June 23rd, 2026, after 6 years of weekly episodes.</li>
<li><a href="https://x.com/maennchen_/status/2059586280711651745?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/maennchen_/status/2059586280711651745</a> – Jonatan Männchen of the EEF notes that 35% of EEF CVEs are uncontrolled resource consumption, with atom exhaustion as a recurring cause.</li>
<li><a href="https://erlef.org/blog/security/atom-exhaustion?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://erlef.org/blog/security/atom-exhaustion</a> – EEF blog post — atom exhaustion accounts for roughly one tenth of all BEAM ecosystem CVEs, yet it's well understood and preventable.</li>
<li><a href="https://cna.erlef.org/common-weaknesses?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://cna.erlef.org/common-weaknesses</a> – EEF CNA Common Weaknesses page showing the current CVE category distribution.</li>
<li><a href="https://hex.pm/packages/sobelow?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://hex.pm/packages/sobelow</a> – Sobelow is a great Elixir security scanner that detects atom exhaustion and other issues — easy to add to CI.</li>
<li><a href="https://x.com/benoitc/status/2058909986084819267?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/benoitc/status/2058909986084819267</a> – Announcement of hackney 4.0.1, a security release fixing vulnerabilities across HTTP/1.1, HTTP/2, HTTP/3, and WebSocket.</li>
<li><a href="https://github.com/benoitc/hackney/releases/tag/4.0.1?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/benoitc/hackney/releases/tag/4.0.1</a> – hackney 4.0.1 release — fixes 9 CVEs (1 low, 4 medium, 4 high); upgrade to v4.0.3 for HTTP/3 certificate verification too.</li>
<li><a href="https://github.com/benoitc/hackney/blob/master/NEWS.md?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/benoitc/hackney/blob/master/NEWS.md</a> – hackney changelog with full details on all security fixes in 4.0.1 through 4.0.3.</li>
<li><a href="https://www.linkedin.com/posts/pjullrich_elixirlang-share-7464694254557237248-sICM/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.linkedin.com/posts/pjullrich_elixirlang-share-7464694254557237248-sICM/</a> – Peter Ullrich urges upgrading hackney to 4.0.1 ASAP after he and two others reported the vulnerabilities using AI-assisted research.</li>
<li><a href="https://cna.erlef.org/cves/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://cna.erlef.org/cves/</a> – EEF CNA CVE listing page referenced by Peter Ullrich in his hackney disclosure post.</li>
<li><a href="https://bsky.app/profile/tylerayoung.com/post/3mmwal5yrkc2y?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://bsky.app/profile/tylerayoung.com/post/3mmwal5yrkc2y</a> – Tyler Young upgraded to Elixir 1.20-rc.6 and the new type system found ~500 issues 1.19 missed, including real bugs.</li>
<li><a href="https://x.com/dan_note/status/2057966143369777407?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/dan_note/status/2057966143369777407</a> – Dannote announces "vibe", a new BEAM-native coding agent for Elixir/OTP projects.</li>
<li><a href="https://github.com/elixir-vibe/vibe?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/elixir-vibe/vibe</a> – vibe GitHub repo — a local OTP app with TUI, LiveView console, subagents, plugins, and project-aware Elixir eval. Experimental.</li>
<li><a href="https://bsky.app/profile/tylerayoung.com/post/3mmrla7tqrs2d?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://bsky.app/profile/tylerayoung.com/post/3mmrla7tqrs2d</a> – Tyler Young releases jump_credo_checks v0.3.0 with a new UnusedLiveViewAssign check.</li>
<li><a href="https://x.com/claudedevs/status/2059385239781384341?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/claudedevs/status/2059385239781384341</a> – Anthropic ships a free security-guidance plugin for Claude Code that reviews code at three levels; saw 30-40% fewer security PR comments internally.</li>
<li><a href="https://x.com/ogrizkov/status/2059417410940145689?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/ogrizkov/status/2059417410940145689</a> – A user tested the Claude Code security plugin — it immediately blocked eval() and a dangerous regex with OWASP explanations.</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://x.com/ThinkingElixir" rel="nofollow noopener">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow noopener">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 noopener">Bluesky</a></li>
<li>Message the show - <a href="https://x.com/ThinkingElixir" rel="nofollow noopener">X</a></li>
<li>Message the show on Fediverse - <a href="https://genserver.social/ThinkingElixir" rel="nofollow noopener">@ThinkingElixir@genserver.social</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow noopener">show@thinkingelixir.com</a></li>
<li>Mark Ericksen on X - <a href="https://x.com/brainlid" rel="nofollow noopener">@brainlid</a></li>
<li>Mark Ericksen on Bluesky - <a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow noopener">@brainlid.bsky.social</a></li>
<li>Mark Ericksen on Fediverse - <a href="https://genserver.social/brainlid" rel="nofollow noopener">@brainlid@genserver.social</a></li>
<li>David Bernheisel on Bluesky - <a href="https://bsky.app/profile/david.bernheisel.com" rel="nofollow noopener">@david.bernheisel.com</a></li>
<li>David Bernheisel on Fediverse - <a href="https://genserver.social/dbern" rel="nofollow noopener">@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>255: OTP 28 and Vibe Coding Phoenix Apps</title>
  <link>https://podcast.thinkingelixir.com/255</link>
  <guid isPermaLink="false">6dc92df4-9c73-46e0-ba3e-1aca8ca8cadb</guid>
  <pubDate>Tue, 03 Jun 2025 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/6dc92df4-9c73-46e0-ba3e-1aca8ca8cadb.mp3" length="23373824" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>News includes OTP 28 release, ElixirConf EU videos with Chris McCord's phoenix.new keynote, Phoenix Sync for real-time database sync, EEF board elections and CVE authority status, LiveView macro components, and more!</itunes:subtitle>
  <itunes:duration>32:02</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;News includes the major OTP 28 release with priority messages functionality, ElixirConf EU 2025 videos starting to appear including Chris McCord's keynote on his new phoenix.new service and James Arthur's introduction of Phoenix Sync for real-time database synchronization, the EEF board election results and their new role as a CVE Numbering Authority for the Hex ecosystem, upcoming co-located hooks and macro components in LiveView, updates to the Elixir Lua package and MDEx with its new Markdown sigil, a new convention for AI-friendly usage_rules.md files in hex packages, and more!&lt;/p&gt;

&lt;p&gt;Show Notes online - &lt;a href="http://podcast.thinkingelixir.com/255" rel="nofollow noopener"&gt;http://podcast.thinkingelixir.com/255&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://www.honeybadger.io/?utm_source=thinkingelixir&amp;amp;utm_medium=podcast" rel="nofollow noopener"&gt;https://www.honeybadger.io/&lt;/a&gt; – Honeybadger.io is sponsoring today's show! Keep your apps healthy and your customers happy with Honeybadger! It's free to get started, and setup takes less than five minutes.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.erlang.org/news/180?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://www.erlang.org/news/180&lt;/a&gt; – OTP 28 release announcement with new priority messages functionality and SBOM support&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.erlang.org/eeps/eep-0076?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://www.erlang.org/eeps/eep-0076&lt;/a&gt; – EEP 76 specification for priority messages in OTP 28&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/playlist?list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://www.youtube.com/playlist?list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&lt;/a&gt; – ElixirConf EU 2025 YouTube playlist with conference videos&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=ojL_VHc4gLk&amp;amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;amp;index=3?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=ojL_VHc4gLk&amp;amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;amp;index=3&lt;/a&gt; – Chris McCord's keynote "Code Generators are Dead. Long Live Code Generators"&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/chris_mccord/status/1923417060593356889?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://x.com/chris_mccord/status/1923417060593356889&lt;/a&gt; – Chris McCord's announcement about phoenix.new paid service&lt;/li&gt;
&lt;li&gt;&lt;a href="https://phoenix.new/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://phoenix.new/&lt;/a&gt; – Chris McCord's new phoenix.new paid service at Fly.io&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=4IWShnVuRCg&amp;amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;amp;index=2?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=4IWShnVuRCg&amp;amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;amp;index=2&lt;/a&gt; – James Arthur's keynote "Introducing Phoenix Sync" from ElixirConf EU&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/electric-sql/phoenix_sync/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/electric-sql/phoenix_sync/&lt;/a&gt; – Phoenix Sync GitHub repository for real-time sync to Postgres-backed Phoenix apps&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hexdocs.pm/phoenix_sync/readme.html?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://hexdocs.pm/phoenix_sync/readme.html&lt;/a&gt; – Phoenix Sync documentation on HexDocs&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/josevalim/sync?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/josevalim/sync&lt;/a&gt; – José Valim's sync project that inspired Phoenix Sync&lt;/li&gt;
&lt;li&gt;&lt;a href="https://erlef.org/blog/eef/election-2025-results?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://erlef.org/blog/eef/election-2025-results&lt;/a&gt; – EEF board election results for Cohort C&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/TheErlef/status/1924531926008004633?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://x.com/TheErlef/status/1924531926008004633&lt;/a&gt; – EEF Twitter announcement of election results&lt;/li&gt;
&lt;li&gt;&lt;a href="https://erlef.org/blog/eef/election-2025-candidates?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://erlef.org/blog/eef/election-2025-candidates&lt;/a&gt; – Information about the EEF election candidates&lt;/li&gt;
&lt;li&gt;&lt;a href="https://erlef.org/blog/security/eef-cna-announcement?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://erlef.org/blog/security/eef-cna-announcement&lt;/a&gt; – EEF becomes CVE Numbering Authority for Hex and BEAM ecosystem&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/erlef-cna?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/erlef-cna&lt;/a&gt; – EEF CNA GitHub organization&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cna.erlef.org/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://cna.erlef.org/&lt;/a&gt; – EEF CNA website&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/surface-ui/surface?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/surface-ui/surface&lt;/a&gt; – Surface UI project for server-side rendering components&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/phoenixframework/phoenix_live_view/pull/3810?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/phoenixframework/phoenix_live_view/pull/3810&lt;/a&gt; – Draft PR for co-located hooks and macro components in LiveView&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/tv-labs/lua?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/tv-labs/lua&lt;/a&gt; – Elixir Lua package v0.2.x release by TvLabs&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/davydog187/status/1925186045156463034?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://x.com/davydog187/status/1925186045156463034&lt;/a&gt; – Dave's tweet about ElixirConf EU Luerl talk&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=4YBBoXXH_98?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=4YBBoXXH_98&lt;/a&gt; – "Lua on the BEAM" talk by Dave Lucia &amp;amp; Robert Virding&lt;/li&gt;
&lt;li&gt;&lt;a href="https://discord.gg/6Ukp9vpj?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://discord.gg/6Ukp9vpj&lt;/a&gt; – Discord link for Lua community&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/germsvel/status/1922602086065148093?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://x.com/germsvel/status/1922602086065148093&lt;/a&gt; – German Velasco's video highlighting LiveDebugger tool&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bsky.app/profile/germsvel.com/post/3lp4snnkpj225?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://bsky.app/profile/germsvel.com/post/3lp4snnkpj225&lt;/a&gt; – German Velasco's BlueSky post about LiveDebugger&lt;/li&gt;
&lt;li&gt;&lt;a href="https://podcast.thinkingelixir.com/249?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://podcast.thinkingelixir.com/249&lt;/a&gt; – Thinking Elixir episode 249 featuring LiveDebugger discussion&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hexdocs.pm/mdex/MDEx.Sigil.html?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://hexdocs.pm/mdex/MDEx.Sigil.html&lt;/a&gt; – MDEx v0.7 documentation for new ~MD sigil&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hexdocs.pm/autumn?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://hexdocs.pm/autumn&lt;/a&gt; – Autumn syntax highlighter package that works with MDEx&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/leandrocp/mdex_mermaid?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/leandrocp/mdex_mermaid&lt;/a&gt; – MDEx Mermaid plugin for adding mermaid support to Markdown&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bsky.app/profile/zachdaniel.dev/post/3lpofyykwds2i?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://bsky.app/profile/zachdaniel.dev/post/3lpofyykwds2i&lt;/a&gt; – Zach Daniel's BlueSky post about usage_rules.md convention&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hexdocs.pm/usage_rules?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://hexdocs.pm/usage_rules&lt;/a&gt; – Usage rules package documentation&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/ash-project/usage_rules/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://github.com/ash-project/usage_rules/&lt;/a&gt; – Usage rules GitHub repository&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blogs.windows.com/windowsdeveloper/2025/05/19/the-windows-subsystem-for-linux-is-now-open-source/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://blogs.windows.com/windowsdeveloper/2025/05/19/the-windows-subsystem-for-linux-is-now-open-source/&lt;/a&gt; – Microsoft announcement about Windows Subsystem for Linux going open source&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.zdnet.com/article/believe-it-or-not-microsoft-just-announced-a-linux-distribution-service-heres-why/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" rel="nofollow noopener"&gt;https://www.zdnet.com/article/believe-it-or-not-microsoft-just-announced-a-linux-distribution-service-heres-why/&lt;/a&gt; – ZDNet article explaining Microsoft's Linux strategy and Azure statistics&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" rel="nofollow noopener"&gt;@ThinkingElixir&lt;/a&gt; or email at &lt;a href="mailto:show@thinkingelixir.com" rel="nofollow noopener"&gt;show@thinkingelixir.com&lt;/a&gt;&lt;/p&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://bsky.app/profile/thinkingelixir.com" rel="nofollow noopener"&gt;Bluesky&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Message the show - &lt;a href="https://x.com/ThinkingElixir" rel="nofollow noopener"&gt;X&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Message the show on Fediverse - &lt;a href="https://genserver.social/ThinkingElixir" rel="nofollow noopener"&gt;@ThinkingElixir@genserver.social&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Email the show - &lt;a href="mailto:show@thinkingelixir.com" rel="nofollow noopener"&gt;show@thinkingelixir.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mark Ericksen on X - &lt;a href="https://x.com/brainlid" rel="nofollow noopener"&gt;@brainlid&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mark Ericksen on Bluesky - &lt;a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow noopener"&gt;@brainlid.bsky.social&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mark Ericksen on Fediverse - &lt;a href="https://genserver.social/brainlid" rel="nofollow noopener"&gt;@brainlid@genserver.social&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Dave Lucia - &lt;a href="https://x.com/davydog187" rel="nofollow noopener"&gt;@davydog187&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
</description>
  <itunes:keywords>elixir, news, otp, 28, vibe, phoenix, CNA, EEF</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>News includes the major OTP 28 release with priority messages functionality, ElixirConf EU 2025 videos starting to appear including Chris McCord's keynote on his new phoenix.new service and James Arthur's introduction of Phoenix Sync for real-time database synchronization, the EEF board election results and their new role as a CVE Numbering Authority for the Hex ecosystem, upcoming co-located hooks and macro components in LiveView, updates to the Elixir Lua package and MDEx with its new Markdown sigil, a new convention for AI-friendly usage_rules.md files in hex packages, and more!</p>

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

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

<ul>
<li><a href="https://www.honeybadger.io/?utm_source=thinkingelixir&amp;utm_medium=podcast" rel="nofollow noopener">https://www.honeybadger.io/</a> – Honeybadger.io is sponsoring today's show! Keep your apps healthy and your customers happy with Honeybadger! It's free to get started, and setup takes less than five minutes.</li>
<li><a href="https://www.erlang.org/news/180?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.erlang.org/news/180</a> – OTP 28 release announcement with new priority messages functionality and SBOM support</li>
<li><a href="https://www.erlang.org/eeps/eep-0076?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.erlang.org/eeps/eep-0076</a> – EEP 76 specification for priority messages in OTP 28</li>
<li><a href="https://www.youtube.com/playlist?list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.youtube.com/playlist?list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z</a> – ElixirConf EU 2025 YouTube playlist with conference videos</li>
<li><a href="https://www.youtube.com/watch?v=ojL_VHc4gLk&amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;index=3?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.youtube.com/watch?v=ojL_VHc4gLk&amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;index=3</a> – Chris McCord's keynote "Code Generators are Dead. Long Live Code Generators"</li>
<li><a href="https://x.com/chris_mccord/status/1923417060593356889?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/chris_mccord/status/1923417060593356889</a> – Chris McCord's announcement about phoenix.new paid service</li>
<li><a href="https://phoenix.new/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://phoenix.new/</a> – Chris McCord's new phoenix.new paid service at Fly.io</li>
<li><a href="https://www.youtube.com/watch?v=4IWShnVuRCg&amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;index=2?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.youtube.com/watch?v=4IWShnVuRCg&amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;index=2</a> – James Arthur's keynote "Introducing Phoenix Sync" from ElixirConf EU</li>
<li><a href="https://github.com/electric-sql/phoenix_sync/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/electric-sql/phoenix_sync/</a> – Phoenix Sync GitHub repository for real-time sync to Postgres-backed Phoenix apps</li>
<li><a href="https://hexdocs.pm/phoenix_sync/readme.html?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://hexdocs.pm/phoenix_sync/readme.html</a> – Phoenix Sync documentation on HexDocs</li>
<li><a href="https://github.com/josevalim/sync?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/josevalim/sync</a> – José Valim's sync project that inspired Phoenix Sync</li>
<li><a href="https://erlef.org/blog/eef/election-2025-results?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://erlef.org/blog/eef/election-2025-results</a> – EEF board election results for Cohort C</li>
<li><a href="https://x.com/TheErlef/status/1924531926008004633?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/TheErlef/status/1924531926008004633</a> – EEF Twitter announcement of election results</li>
<li><a href="https://erlef.org/blog/eef/election-2025-candidates?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://erlef.org/blog/eef/election-2025-candidates</a> – Information about the EEF election candidates</li>
<li><a href="https://erlef.org/blog/security/eef-cna-announcement?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://erlef.org/blog/security/eef-cna-announcement</a> – EEF becomes CVE Numbering Authority for Hex and BEAM ecosystem</li>
<li><a href="https://github.com/erlef-cna?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/erlef-cna</a> – EEF CNA GitHub organization</li>
<li><a href="https://cna.erlef.org/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://cna.erlef.org/</a> – EEF CNA website</li>
<li><a href="https://github.com/surface-ui/surface?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/surface-ui/surface</a> – Surface UI project for server-side rendering components</li>
<li><a href="https://github.com/phoenixframework/phoenix_live_view/pull/3810?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/phoenixframework/phoenix_live_view/pull/3810</a> – Draft PR for co-located hooks and macro components in LiveView</li>
<li><a href="https://github.com/tv-labs/lua?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/tv-labs/lua</a> – Elixir Lua package v0.2.x release by TvLabs</li>
<li><a href="https://x.com/davydog187/status/1925186045156463034?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/davydog187/status/1925186045156463034</a> – Dave's tweet about ElixirConf EU Luerl talk</li>
<li><a href="https://www.youtube.com/watch?v=4YBBoXXH_98?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.youtube.com/watch?v=4YBBoXXH_98</a> – "Lua on the BEAM" talk by Dave Lucia &amp; Robert Virding</li>
<li><a href="https://discord.gg/6Ukp9vpj?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://discord.gg/6Ukp9vpj</a> – Discord link for Lua community</li>
<li><a href="https://x.com/germsvel/status/1922602086065148093?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/germsvel/status/1922602086065148093</a> – German Velasco's video highlighting LiveDebugger tool</li>
<li><a href="https://bsky.app/profile/germsvel.com/post/3lp4snnkpj225?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://bsky.app/profile/germsvel.com/post/3lp4snnkpj225</a> – German Velasco's BlueSky post about LiveDebugger</li>
<li><a href="https://podcast.thinkingelixir.com/249?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://podcast.thinkingelixir.com/249</a> – Thinking Elixir episode 249 featuring LiveDebugger discussion</li>
<li><a href="https://hexdocs.pm/mdex/MDEx.Sigil.html?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://hexdocs.pm/mdex/MDEx.Sigil.html</a> – MDEx v0.7 documentation for new ~MD sigil</li>
<li><a href="https://hexdocs.pm/autumn?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://hexdocs.pm/autumn</a> – Autumn syntax highlighter package that works with MDEx</li>
<li><a href="https://github.com/leandrocp/mdex_mermaid?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/leandrocp/mdex_mermaid</a> – MDEx Mermaid plugin for adding mermaid support to Markdown</li>
<li><a href="https://bsky.app/profile/zachdaniel.dev/post/3lpofyykwds2i?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://bsky.app/profile/zachdaniel.dev/post/3lpofyykwds2i</a> – Zach Daniel's BlueSky post about usage_rules.md convention</li>
<li><a href="https://hexdocs.pm/usage_rules?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://hexdocs.pm/usage_rules</a> – Usage rules package documentation</li>
<li><a href="https://github.com/ash-project/usage_rules/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/ash-project/usage_rules/</a> – Usage rules GitHub repository</li>
<li><a href="https://blogs.windows.com/windowsdeveloper/2025/05/19/the-windows-subsystem-for-linux-is-now-open-source/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://blogs.windows.com/windowsdeveloper/2025/05/19/the-windows-subsystem-for-linux-is-now-open-source/</a> – Microsoft announcement about Windows Subsystem for Linux going open source</li>
<li><a href="https://www.zdnet.com/article/believe-it-or-not-microsoft-just-announced-a-linux-distribution-service-heres-why/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.zdnet.com/article/believe-it-or-not-microsoft-just-announced-a-linux-distribution-service-heres-why/</a> – ZDNet article explaining Microsoft's Linux strategy and Azure statistics</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow noopener">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow noopener">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 noopener">Bluesky</a></li>
<li>Message the show - <a href="https://x.com/ThinkingElixir" rel="nofollow noopener">X</a></li>
<li>Message the show on Fediverse - <a href="https://genserver.social/ThinkingElixir" rel="nofollow noopener">@ThinkingElixir@genserver.social</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow noopener">show@thinkingelixir.com</a></li>
<li>Mark Ericksen on X - <a href="https://x.com/brainlid" rel="nofollow noopener">@brainlid</a></li>
<li>Mark Ericksen on Bluesky - <a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow noopener">@brainlid.bsky.social</a></li>
<li>Mark Ericksen on Fediverse - <a href="https://genserver.social/brainlid" rel="nofollow noopener">@brainlid@genserver.social</a></li>
<li>Dave Lucia - <a href="https://x.com/davydog187" rel="nofollow noopener">@davydog187</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://www.honeybadger.io/?utm_source=thinkingelixir&amp;utm_medium=podcast">Honeybadger.io</a>: <a rel="nofollow" href="https://www.honeybadger.io/?utm_source=thinkingelixir&amp;utm_medium=podcast">Honeybadger is a performance monitoring and error tracking tool that combines the best monitoring features into one simple interface that works with all the frameworks you use and comes with fantastic support from a small team of passionate developers.
With error tracking, performance and uptime monitoring, log management, dashboards, and more, Honeybadger has everything you need to gain real-time insights into the health of your Elixir and Phoenix applications.
Keep your apps healthy and your customers happy with Honeybadger!
It's free to get started, and setup takes less than five minutes.
Start monitoring today →
</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>News includes the major OTP 28 release with priority messages functionality, ElixirConf EU 2025 videos starting to appear including Chris McCord's keynote on his new phoenix.new service and James Arthur's introduction of Phoenix Sync for real-time database synchronization, the EEF board election results and their new role as a CVE Numbering Authority for the Hex ecosystem, upcoming co-located hooks and macro components in LiveView, updates to the Elixir Lua package and MDEx with its new Markdown sigil, a new convention for AI-friendly usage_rules.md files in hex packages, and more!</p>

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

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

<ul>
<li><a href="https://www.honeybadger.io/?utm_source=thinkingelixir&amp;utm_medium=podcast" rel="nofollow noopener">https://www.honeybadger.io/</a> – Honeybadger.io is sponsoring today's show! Keep your apps healthy and your customers happy with Honeybadger! It's free to get started, and setup takes less than five minutes.</li>
<li><a href="https://www.erlang.org/news/180?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.erlang.org/news/180</a> – OTP 28 release announcement with new priority messages functionality and SBOM support</li>
<li><a href="https://www.erlang.org/eeps/eep-0076?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.erlang.org/eeps/eep-0076</a> – EEP 76 specification for priority messages in OTP 28</li>
<li><a href="https://www.youtube.com/playlist?list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.youtube.com/playlist?list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z</a> – ElixirConf EU 2025 YouTube playlist with conference videos</li>
<li><a href="https://www.youtube.com/watch?v=ojL_VHc4gLk&amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;index=3?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.youtube.com/watch?v=ojL_VHc4gLk&amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;index=3</a> – Chris McCord's keynote "Code Generators are Dead. Long Live Code Generators"</li>
<li><a href="https://x.com/chris_mccord/status/1923417060593356889?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/chris_mccord/status/1923417060593356889</a> – Chris McCord's announcement about phoenix.new paid service</li>
<li><a href="https://phoenix.new/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://phoenix.new/</a> – Chris McCord's new phoenix.new paid service at Fly.io</li>
<li><a href="https://www.youtube.com/watch?v=4IWShnVuRCg&amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;index=2?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.youtube.com/watch?v=4IWShnVuRCg&amp;list=PLvL2NEhYV4Zu421KzHuLICUqieJXI2o_Z&amp;index=2</a> – James Arthur's keynote "Introducing Phoenix Sync" from ElixirConf EU</li>
<li><a href="https://github.com/electric-sql/phoenix_sync/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/electric-sql/phoenix_sync/</a> – Phoenix Sync GitHub repository for real-time sync to Postgres-backed Phoenix apps</li>
<li><a href="https://hexdocs.pm/phoenix_sync/readme.html?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://hexdocs.pm/phoenix_sync/readme.html</a> – Phoenix Sync documentation on HexDocs</li>
<li><a href="https://github.com/josevalim/sync?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/josevalim/sync</a> – José Valim's sync project that inspired Phoenix Sync</li>
<li><a href="https://erlef.org/blog/eef/election-2025-results?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://erlef.org/blog/eef/election-2025-results</a> – EEF board election results for Cohort C</li>
<li><a href="https://x.com/TheErlef/status/1924531926008004633?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/TheErlef/status/1924531926008004633</a> – EEF Twitter announcement of election results</li>
<li><a href="https://erlef.org/blog/eef/election-2025-candidates?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://erlef.org/blog/eef/election-2025-candidates</a> – Information about the EEF election candidates</li>
<li><a href="https://erlef.org/blog/security/eef-cna-announcement?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://erlef.org/blog/security/eef-cna-announcement</a> – EEF becomes CVE Numbering Authority for Hex and BEAM ecosystem</li>
<li><a href="https://github.com/erlef-cna?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/erlef-cna</a> – EEF CNA GitHub organization</li>
<li><a href="https://cna.erlef.org/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://cna.erlef.org/</a> – EEF CNA website</li>
<li><a href="https://github.com/surface-ui/surface?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/surface-ui/surface</a> – Surface UI project for server-side rendering components</li>
<li><a href="https://github.com/phoenixframework/phoenix_live_view/pull/3810?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/phoenixframework/phoenix_live_view/pull/3810</a> – Draft PR for co-located hooks and macro components in LiveView</li>
<li><a href="https://github.com/tv-labs/lua?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/tv-labs/lua</a> – Elixir Lua package v0.2.x release by TvLabs</li>
<li><a href="https://x.com/davydog187/status/1925186045156463034?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/davydog187/status/1925186045156463034</a> – Dave's tweet about ElixirConf EU Luerl talk</li>
<li><a href="https://www.youtube.com/watch?v=4YBBoXXH_98?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.youtube.com/watch?v=4YBBoXXH_98</a> – "Lua on the BEAM" talk by Dave Lucia &amp; Robert Virding</li>
<li><a href="https://discord.gg/6Ukp9vpj?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://discord.gg/6Ukp9vpj</a> – Discord link for Lua community</li>
<li><a href="https://x.com/germsvel/status/1922602086065148093?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://x.com/germsvel/status/1922602086065148093</a> – German Velasco's video highlighting LiveDebugger tool</li>
<li><a href="https://bsky.app/profile/germsvel.com/post/3lp4snnkpj225?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://bsky.app/profile/germsvel.com/post/3lp4snnkpj225</a> – German Velasco's BlueSky post about LiveDebugger</li>
<li><a href="https://podcast.thinkingelixir.com/249?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://podcast.thinkingelixir.com/249</a> – Thinking Elixir episode 249 featuring LiveDebugger discussion</li>
<li><a href="https://hexdocs.pm/mdex/MDEx.Sigil.html?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://hexdocs.pm/mdex/MDEx.Sigil.html</a> – MDEx v0.7 documentation for new ~MD sigil</li>
<li><a href="https://hexdocs.pm/autumn?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://hexdocs.pm/autumn</a> – Autumn syntax highlighter package that works with MDEx</li>
<li><a href="https://github.com/leandrocp/mdex_mermaid?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/leandrocp/mdex_mermaid</a> – MDEx Mermaid plugin for adding mermaid support to Markdown</li>
<li><a href="https://bsky.app/profile/zachdaniel.dev/post/3lpofyykwds2i?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://bsky.app/profile/zachdaniel.dev/post/3lpofyykwds2i</a> – Zach Daniel's BlueSky post about usage_rules.md convention</li>
<li><a href="https://hexdocs.pm/usage_rules?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://hexdocs.pm/usage_rules</a> – Usage rules package documentation</li>
<li><a href="https://github.com/ash-project/usage_rules/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://github.com/ash-project/usage_rules/</a> – Usage rules GitHub repository</li>
<li><a href="https://blogs.windows.com/windowsdeveloper/2025/05/19/the-windows-subsystem-for-linux-is-now-open-source/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://blogs.windows.com/windowsdeveloper/2025/05/19/the-windows-subsystem-for-linux-is-now-open-source/</a> – Microsoft announcement about Windows Subsystem for Linux going open source</li>
<li><a href="https://www.zdnet.com/article/believe-it-or-not-microsoft-just-announced-a-linux-distribution-service-heres-why/?utm_source=thinkingelixir&amp;utm_medium=shownotes" rel="nofollow noopener">https://www.zdnet.com/article/believe-it-or-not-microsoft-just-announced-a-linux-distribution-service-heres-why/</a> – ZDNet article explaining Microsoft's Linux strategy and Azure statistics</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow noopener">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow noopener">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 noopener">Bluesky</a></li>
<li>Message the show - <a href="https://x.com/ThinkingElixir" rel="nofollow noopener">X</a></li>
<li>Message the show on Fediverse - <a href="https://genserver.social/ThinkingElixir" rel="nofollow noopener">@ThinkingElixir@genserver.social</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow noopener">show@thinkingelixir.com</a></li>
<li>Mark Ericksen on X - <a href="https://x.com/brainlid" rel="nofollow noopener">@brainlid</a></li>
<li>Mark Ericksen on Bluesky - <a href="https://bsky.app/profile/brainlid.bsky.social" rel="nofollow noopener">@brainlid.bsky.social</a></li>
<li>Mark Ericksen on Fediverse - <a href="https://genserver.social/brainlid" rel="nofollow noopener">@brainlid@genserver.social</a></li>
<li>Dave Lucia - <a href="https://x.com/davydog187" rel="nofollow noopener">@davydog187</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://www.honeybadger.io/?utm_source=thinkingelixir&amp;utm_medium=podcast">Honeybadger.io</a>: <a rel="nofollow" href="https://www.honeybadger.io/?utm_source=thinkingelixir&amp;utm_medium=podcast">Honeybadger is a performance monitoring and error tracking tool that combines the best monitoring features into one simple interface that works with all the frameworks you use and comes with fantastic support from a small team of passionate developers.
With error tracking, performance and uptime monitoring, log management, dashboards, and more, Honeybadger has everything you need to gain real-time insights into the health of your Elixir and Phoenix applications.
Keep your apps healthy and your customers happy with Honeybadger!
It's free to get started, and setup takes less than five minutes.
Start monitoring today →
</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
