<?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>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Wed, 20 May 2026 19:27:59 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Mastodon”</title>
    <link>https://podcast.thinkingelixir.com/tags/mastodon</link>
    <pubDate>Tue, 22 Oct 2024 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>225: A BeaconCMS of Hope</title>
  <link>https://podcast.thinkingelixir.com/225</link>
  <guid isPermaLink="false">69ca04fa-22f7-4d67-87b3-eb23d67770de</guid>
  <pubDate>Tue, 22 Oct 2024 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/69ca04fa-22f7-4d67-87b3-eb23d67770de.mp3" length="15769600" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>News includes upcoming Elixir v1.18 news, the release of Beacon CMS v0.1, German Velasco on Phoenix contexts, Alex Koutmos's sql_fmt tool, MastodonBotEx, and more!</itunes:subtitle>
  <itunes:duration>21:28</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 coming info on new features in Elixir v1.18, the release of Beacon CMS v0.1 with new tools for developers, German Velasco's insightful video on the origins of Phoenix contexts, Alex Koutmos sharing his sql_fmt tool for cleaner SQL code in Ecto, an exciting new tool for the Mastodon community called MastodonBotEx, and more!&lt;/p&gt;

&lt;p&gt;Show Notes online - &lt;a href="http://podcast.thinkingelixir.com/225" target="_blank" rel="nofollow noopener"&gt;http://podcast.thinkingelixir.com/225&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://x.com/josevalim/status/1846109246116536567?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://x.com/josevalim/status/1846109246116536567&lt;/a&gt; – José Valim updated his Elixir Stream Week presentation to talk about Elixir v1.18.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://x.com/NickGnd/status/1846103330352697455?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://x.com/NickGnd/status/1846103330352697455&lt;/a&gt; – Discussion about the new LSP server for Elixir v1.18.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/elixir-webrtc/ex_webrtc?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-webrtc/ex_webrtc&lt;/a&gt; – ExWebRTC library for Elixir mentioned in the context of Elixir Stream Week.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://x.com/BeaconCMS/status/1844089765572026611?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://x.com/BeaconCMS/status/1844089765572026611&lt;/a&gt; – Announcement of Beacon CMS v0.1 release.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/watch?v=JBLOd9Oxwpc?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=JBLOd9Oxwpc&lt;/a&gt; – Hype video for the new Beacon CMS release.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/BeaconCMS/beacon?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://github.com/BeaconCMS/beacon&lt;/a&gt; – The GitHub repository for Beacon CMS, an open-source CMS built with Phoenix LiveView.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/live/c2TLDiFv8ZI?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/live/c2TLDiFv8ZI&lt;/a&gt; – Zach Daniel and Leandro paired programming session on Beacon CMS Igniter task.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/BeaconCMS/beacon_demo?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://github.com/BeaconCMS/beacon_demo&lt;/a&gt; – Beacon_demo project helps users try Beacon CMS locally.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/watch?v=5jk0fIJOFuc?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=5jk0fIJOFuc&lt;/a&gt; – ElixirConf video related to Beacon CMS development.&lt;/li&gt;
&lt;li&gt;Hexdeck.pm is a new community tool for browsing multiple HexDocs pages at once.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://hexdeck.pm/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://hexdeck.pm/&lt;/a&gt; – Website for hexdeck.pm, a documentation aggregator.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/hayleigh-dot-dev/hexdeck?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://github.com/hayleigh-dot-dev/hexdeck&lt;/a&gt; – GitHub repository for hexdeck.pm, created by Hayleigh from the Gleam team.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.24.1?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.24.1&lt;/a&gt; – Update to ElixirLS, fixing several crashes.&lt;/li&gt;
&lt;li&gt;German Velasco created a stream video explaining the origins of Phoenix "contexts".&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://x.com/germsvel/status/1846137519508787644?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://x.com/germsvel/status/1846137519508787644&lt;/a&gt; – Tweet about German Velasco's stream video on Phoenix contexts.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.elixirstreams.com/tips/why-phoenix-contexts?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://www.elixirstreams.com/tips/why-phoenix-contexts&lt;/a&gt; – German explains the history of Phoenix Contexts.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/watch?v=tMO28ar0lW8?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=tMO28ar0lW8&lt;/a&gt; – Chris McCord's keynote on Phoenix 1.3 at Lonestar ElixirConf 2017.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://phoenixframework.org/blog/phoenix-1-3-0-released?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://phoenixframework.org/blog/phoenix-1-3-0-released&lt;/a&gt; – Blog post on Phoenix 1.3 release.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://x.com/akoutmos/status/1843706957267656969?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://x.com/akoutmos/status/1843706957267656969&lt;/a&gt; – Alex Koutmos' announcement of sql_fmt version 0.2.0 support for ~SQL sigil and Mix Formatter plugin.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/akoutmos/sql_fmt?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://github.com/akoutmos/sql_fmt&lt;/a&gt; – GitHub repository for sql_fmt, a SQL formatting tool.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/akoutmos/ecto_dbg?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://github.com/akoutmos/ecto_dbg&lt;/a&gt; – GitHub page for ecto_dbg, which uses sql_fmt for debugging Ecto SQL queries.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://mastodon.kaiman.uk/@neojet/113284100323613786?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://mastodon.kaiman.uk/@neojet/113284100323613786&lt;/a&gt; – MastodonBotEx simplifies interacting with the Mastodon API.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/kaimanhub/MastodonBot.ex?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://github.com/kaimanhub/MastodonBot.ex&lt;/a&gt; – GitHub repository for MastodonBotEx designed for Mastodon API interactions.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://codebeamnyc.com/#schedule?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://codebeamnyc.com/#schedule&lt;/a&gt; – Details about the schedule for CodeBEAM NYC Lite for November 15, 2024.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://elixirfriends.transistor.fm/episodes/friend-3-tyler-young?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://elixirfriends.transistor.fm/episodes/friend-3-tyler-young&lt;/a&gt; – Elixir Friend's podcast episode with Tyler Young discussing marketing and technology topics.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://elixirfriends.transistor.fm/episodes/friend-2-david-bernheisel?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes" target="_blank" rel="nofollow noopener"&gt;https://elixirfriends.transistor.fm/episodes/friend-2-david-bernheisel&lt;/a&gt; – Previous Elixir Friend's podcast episode with David Bernheisel.&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;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;Message the show on Fediverse - &lt;a href="https://genserver.social/ThinkingElixir" target="_blank" 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" 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;Mark Ericksen on Fediverse - &lt;a href="https://genserver.social/brainlid" target="_blank" rel="nofollow noopener"&gt;@brainlid@genserver.social&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;David Bernheisel on Fediverse - &lt;a href="https://genserver.social/dbern" target="_blank" rel="nofollow noopener"&gt;@dbern@genserver.social&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
</description>
  <itunes:keywords>elixir, beacon, cms, sql, format, mastodon</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>News includes coming info on new features in Elixir v1.18, the release of Beacon CMS v0.1 with new tools for developers, German Velasco&#39;s insightful video on the origins of Phoenix contexts, Alex Koutmos sharing his sql_fmt tool for cleaner SQL code in Ecto, an exciting new tool for the Mastodon community called MastodonBotEx, and more!</p>

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

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

<ul>
<li><a href="https://x.com/josevalim/status/1846109246116536567?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/josevalim/status/1846109246116536567</a> – José Valim updated his Elixir Stream Week presentation to talk about Elixir v1.18.</li>
<li><a href="https://x.com/NickGnd/status/1846103330352697455?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/NickGnd/status/1846103330352697455</a> – Discussion about the new LSP server for Elixir v1.18.</li>
<li><a href="https://github.com/elixir-webrtc/ex_webrtc?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-webrtc/ex_webrtc</a> – ExWebRTC library for Elixir mentioned in the context of Elixir Stream Week.</li>
<li><a href="https://x.com/BeaconCMS/status/1844089765572026611?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/BeaconCMS/status/1844089765572026611</a> – Announcement of Beacon CMS v0.1 release.</li>
<li><a href="https://www.youtube.com/watch?v=JBLOd9Oxwpc?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/watch?v=JBLOd9Oxwpc</a> – Hype video for the new Beacon CMS release.</li>
<li><a href="https://github.com/BeaconCMS/beacon?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/BeaconCMS/beacon</a> – The GitHub repository for Beacon CMS, an open-source CMS built with Phoenix LiveView.</li>
<li><a href="https://www.youtube.com/live/c2TLDiFv8ZI?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/live/c2TLDiFv8ZI</a> – Zach Daniel and Leandro paired programming session on Beacon CMS Igniter task.</li>
<li><a href="https://github.com/BeaconCMS/beacon_demo?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/BeaconCMS/beacon_demo</a> – Beacon_demo project helps users try Beacon CMS locally.</li>
<li><a href="https://www.youtube.com/watch?v=5jk0fIJOFuc?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/watch?v=5jk0fIJOFuc</a> – ElixirConf video related to Beacon CMS development.</li>
<li>Hexdeck.pm is a new community tool for browsing multiple HexDocs pages at once.</li>
<li><a href="https://hexdeck.pm/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://hexdeck.pm/</a> – Website for hexdeck.pm, a documentation aggregator.</li>
<li><a href="https://github.com/hayleigh-dot-dev/hexdeck?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/hayleigh-dot-dev/hexdeck</a> – GitHub repository for hexdeck.pm, created by Hayleigh from the Gleam team.</li>
<li><a href="https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.24.1?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.24.1</a> – Update to ElixirLS, fixing several crashes.</li>
<li>German Velasco created a stream video explaining the origins of Phoenix &quot;contexts&quot;.</li>
<li><a href="https://x.com/germsvel/status/1846137519508787644?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/germsvel/status/1846137519508787644</a> – Tweet about German Velasco&#39;s stream video on Phoenix contexts.</li>
<li><a href="https://www.elixirstreams.com/tips/why-phoenix-contexts?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.elixirstreams.com/tips/why-phoenix-contexts</a> – German explains the history of Phoenix Contexts.</li>
<li><a href="https://www.youtube.com/watch?v=tMO28ar0lW8?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/watch?v=tMO28ar0lW8</a> – Chris McCord&#39;s keynote on Phoenix 1.3 at Lonestar ElixirConf 2017.</li>
<li><a href="https://phoenixframework.org/blog/phoenix-1-3-0-released?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://phoenixframework.org/blog/phoenix-1-3-0-released</a> – Blog post on Phoenix 1.3 release.</li>
<li><a href="https://x.com/akoutmos/status/1843706957267656969?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/akoutmos/status/1843706957267656969</a> – Alex Koutmos&#39; announcement of sql_fmt version 0.2.0 support for ~SQL sigil and Mix Formatter plugin.</li>
<li><a href="https://github.com/akoutmos/sql_fmt?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/akoutmos/sql_fmt</a> – GitHub repository for sql_fmt, a SQL formatting tool.</li>
<li><a href="https://github.com/akoutmos/ecto_dbg?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/akoutmos/ecto_dbg</a> – GitHub page for ecto_dbg, which uses sql_fmt for debugging Ecto SQL queries.</li>
<li><a href="https://mastodon.kaiman.uk/@neojet/113284100323613786?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://mastodon.kaiman.uk/@neojet/113284100323613786</a> – MastodonBotEx simplifies interacting with the Mastodon API.</li>
<li><a href="https://github.com/kaimanhub/MastodonBot.ex?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/kaimanhub/MastodonBot.ex</a> – GitHub repository for MastodonBotEx designed for Mastodon API interactions.</li>
<li><a href="https://codebeamnyc.com/#schedule?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://codebeamnyc.com/#schedule</a> – Details about the schedule for CodeBEAM NYC Lite for November 15, 2024.</li>
<li><a href="https://elixirfriends.transistor.fm/episodes/friend-3-tyler-young?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirfriends.transistor.fm/episodes/friend-3-tyler-young</a> – Elixir Friend&#39;s podcast episode with Tyler Young discussing marketing and technology topics.</li>
<li><a href="https://elixirfriends.transistor.fm/episodes/friend-2-david-bernheisel?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirfriends.transistor.fm/episodes/friend-2-david-bernheisel</a> – Previous Elixir Friend&#39;s podcast episode with David Bernheisel.</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

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

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Message the show on Fediverse - <a href="https://genserver.social/ThinkingElixir" rel="nofollow">@ThinkingElixir@genserver.social</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>Mark Ericksen on Fediverse - <a href="https://genserver.social/brainlid" rel="nofollow">@brainlid@genserver.social</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>David Bernheisel on Fediverse - <a href="https://genserver.social/dbern" rel="nofollow">@dbern@genserver.social</a></li>
</ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>News includes coming info on new features in Elixir v1.18, the release of Beacon CMS v0.1 with new tools for developers, German Velasco&#39;s insightful video on the origins of Phoenix contexts, Alex Koutmos sharing his sql_fmt tool for cleaner SQL code in Ecto, an exciting new tool for the Mastodon community called MastodonBotEx, and more!</p>

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

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

<ul>
<li><a href="https://x.com/josevalim/status/1846109246116536567?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/josevalim/status/1846109246116536567</a> – José Valim updated his Elixir Stream Week presentation to talk about Elixir v1.18.</li>
<li><a href="https://x.com/NickGnd/status/1846103330352697455?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/NickGnd/status/1846103330352697455</a> – Discussion about the new LSP server for Elixir v1.18.</li>
<li><a href="https://github.com/elixir-webrtc/ex_webrtc?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-webrtc/ex_webrtc</a> – ExWebRTC library for Elixir mentioned in the context of Elixir Stream Week.</li>
<li><a href="https://x.com/BeaconCMS/status/1844089765572026611?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/BeaconCMS/status/1844089765572026611</a> – Announcement of Beacon CMS v0.1 release.</li>
<li><a href="https://www.youtube.com/watch?v=JBLOd9Oxwpc?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/watch?v=JBLOd9Oxwpc</a> – Hype video for the new Beacon CMS release.</li>
<li><a href="https://github.com/BeaconCMS/beacon?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/BeaconCMS/beacon</a> – The GitHub repository for Beacon CMS, an open-source CMS built with Phoenix LiveView.</li>
<li><a href="https://www.youtube.com/live/c2TLDiFv8ZI?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/live/c2TLDiFv8ZI</a> – Zach Daniel and Leandro paired programming session on Beacon CMS Igniter task.</li>
<li><a href="https://github.com/BeaconCMS/beacon_demo?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/BeaconCMS/beacon_demo</a> – Beacon_demo project helps users try Beacon CMS locally.</li>
<li><a href="https://www.youtube.com/watch?v=5jk0fIJOFuc?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/watch?v=5jk0fIJOFuc</a> – ElixirConf video related to Beacon CMS development.</li>
<li>Hexdeck.pm is a new community tool for browsing multiple HexDocs pages at once.</li>
<li><a href="https://hexdeck.pm/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://hexdeck.pm/</a> – Website for hexdeck.pm, a documentation aggregator.</li>
<li><a href="https://github.com/hayleigh-dot-dev/hexdeck?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/hayleigh-dot-dev/hexdeck</a> – GitHub repository for hexdeck.pm, created by Hayleigh from the Gleam team.</li>
<li><a href="https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.24.1?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.24.1</a> – Update to ElixirLS, fixing several crashes.</li>
<li>German Velasco created a stream video explaining the origins of Phoenix &quot;contexts&quot;.</li>
<li><a href="https://x.com/germsvel/status/1846137519508787644?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/germsvel/status/1846137519508787644</a> – Tweet about German Velasco&#39;s stream video on Phoenix contexts.</li>
<li><a href="https://www.elixirstreams.com/tips/why-phoenix-contexts?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.elixirstreams.com/tips/why-phoenix-contexts</a> – German explains the history of Phoenix Contexts.</li>
<li><a href="https://www.youtube.com/watch?v=tMO28ar0lW8?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/watch?v=tMO28ar0lW8</a> – Chris McCord&#39;s keynote on Phoenix 1.3 at Lonestar ElixirConf 2017.</li>
<li><a href="https://phoenixframework.org/blog/phoenix-1-3-0-released?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://phoenixframework.org/blog/phoenix-1-3-0-released</a> – Blog post on Phoenix 1.3 release.</li>
<li><a href="https://x.com/akoutmos/status/1843706957267656969?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/akoutmos/status/1843706957267656969</a> – Alex Koutmos&#39; announcement of sql_fmt version 0.2.0 support for ~SQL sigil and Mix Formatter plugin.</li>
<li><a href="https://github.com/akoutmos/sql_fmt?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/akoutmos/sql_fmt</a> – GitHub repository for sql_fmt, a SQL formatting tool.</li>
<li><a href="https://github.com/akoutmos/ecto_dbg?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/akoutmos/ecto_dbg</a> – GitHub page for ecto_dbg, which uses sql_fmt for debugging Ecto SQL queries.</li>
<li><a href="https://mastodon.kaiman.uk/@neojet/113284100323613786?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://mastodon.kaiman.uk/@neojet/113284100323613786</a> – MastodonBotEx simplifies interacting with the Mastodon API.</li>
<li><a href="https://github.com/kaimanhub/MastodonBot.ex?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/kaimanhub/MastodonBot.ex</a> – GitHub repository for MastodonBotEx designed for Mastodon API interactions.</li>
<li><a href="https://codebeamnyc.com/#schedule?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://codebeamnyc.com/#schedule</a> – Details about the schedule for CodeBEAM NYC Lite for November 15, 2024.</li>
<li><a href="https://elixirfriends.transistor.fm/episodes/friend-3-tyler-young?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirfriends.transistor.fm/episodes/friend-3-tyler-young</a> – Elixir Friend&#39;s podcast episode with Tyler Young discussing marketing and technology topics.</li>
<li><a href="https://elixirfriends.transistor.fm/episodes/friend-2-david-bernheisel?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirfriends.transistor.fm/episodes/friend-2-david-bernheisel</a> – Previous Elixir Friend&#39;s podcast episode with David Bernheisel.</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

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

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Message the show on Fediverse - <a href="https://genserver.social/ThinkingElixir" rel="nofollow">@ThinkingElixir@genserver.social</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>Mark Ericksen on Fediverse - <a href="https://genserver.social/brainlid" rel="nofollow">@brainlid@genserver.social</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>David Bernheisel on Fediverse - <a href="https://genserver.social/dbern" rel="nofollow">@dbern@genserver.social</a></li>
</ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
