<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/macro-mayhem" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>Macro Mayhem</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/macro-mayhem</itunes:new-feed-url>
    <description>The latest Elixir news and general software industry topics</description>
    <copyright>©️ 2026 PCX IT</copyright>
    <podcast:guid>92300573-f222-55c2-a8b9-b17c3cbf5959</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <language>en</language>
    <pubDate>Tue, 01 Sep 2026 16:00:32 +0200</pubDate>
    <lastBuildDate>Tue, 01 Sep 2026 16:02:48 +0200</lastBuildDate>
    <link>http://macromayhem.fm</link>
    <image>
      <url>https://img.transistorcdn.com/eeC1ktUxIN11KghTpY0Ej015pI5fLw10emhudvbVNGc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lNjg5/NzkyZjQ4ZTIxYTFl/ZDg5NjM1Yjc2NWVi/MTRiNy5wbmc.jpg</url>
      <title>Macro Mayhem</title>
      <link>http://macromayhem.fm</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:category text="News">
      <itunes:category text="Tech News"/>
    </itunes:category>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Peter Ullrich and Gus Workman</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/eeC1ktUxIN11KghTpY0Ej015pI5fLw10emhudvbVNGc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lNjg5/NzkyZjQ4ZTIxYTFl/ZDg5NjM1Yjc2NWVi/MTRiNy5wbmc.jpg"/>
    <itunes:summary>The latest Elixir news and general software industry topics</itunes:summary>
    <itunes:subtitle>The latest Elixir news and general software industry topics.</itunes:subtitle>
    <itunes:keywords>elixir,news,erlang,beam,software development</itunes:keywords>
    <itunes:owner>
      <itunes:name>Peter Ullrich</itunes:name>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>004 - Peter announces Pushin.eu, Oban 2.24, and Ash CVEs</title>
      <itunes:episode>4</itunes:episode>
      <podcast:episode>4</podcast:episode>
      <itunes:title>004 - Peter announces Pushin.eu, Oban 2.24, and Ash CVEs</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">268fa7fc-2dd2-451c-8d8d-2696afd282ef</guid>
      <link>https://macromayhem.fm/4</link>
      <description>
        <![CDATA[<p>Peter announces Pushin.eu, a GitHub competitor hosted in the EU, written in Elixir. Other topics include Phoenix ships security patches spanning four versions, Oban 2.24 and Oban Pro 1.8rc land, and Ash publishes a batch of CVEs alongside a wave of new Elixir tool releases.</p><p>## FOLLOW UPS<br>  <br>- Steffen Deusch — Phoenix gets security patches going back 4 versions (1.5 to 1.8)<br>https://bsky.app/profile/steffend.me/post/3mthapcxlwk2v<br>- "Apps using old Phoenix should still update, for sure, but not necessarily for security reasons"<br>- "As a general note: a common misconception is also that people think they have to copy whatever changes we did to the generators. That's not the case. You can<br>of course do that, but it's in no way a requirement to update to later Phoenix versions. It's 1.x, so updates are generally non-breaking."</p><p>## NEWS</p><p>- Nerves has an AI policy now<br>https://github.com/nerves-project/nerves/blob/main/CONTRIBUTING.md#ai-assisted-contributions                                                          <br>- Oban 2.24 and Oban Pro 1.8rc are out<br>- Oban v2.24.0 released<br>    https://elixirforum.com/t/oban-v2-24-0-released/76462<br>- Oban Pro announcement<br>    https://bsky.app/profile/oban.pro/post/3mtwjkkwzy22v<br>- oban-bg/oban v2.24.0 release notes<br>    https://github.com/oban-bg/oban/releases/tag/v2.24.0<br>- Oban Pro changelog<br>    https://oban.pro/docs/pro/changelog.html<br>- samly (Elixir SAML client) has security issues and needs maintainers<br>https://forum.elixirforum.com/t/samly-add-saml-sso-to-your-phoenix-application-now-with-multiple-identity-provider-support/8511/50<br>- Ash releases a bunch of CVEs<br>https://cna.erlef.org/cves<br>- Quite a lot of small tools were released. An overview:<br>- Abuuba — a drop-in replacement for Mastodon<br>    https://elixirforum.com/t/abuuba-a-drop-in-replacement-for-mastodon/76501<br>- BeamConsole — an embeddable process map and flight recorder for BEAM applications<br>    https://elixirforum.com/t/beamconsole-an-embeddable-process-map-and-flight-recorder-for-beam-applications/76486<br>- Voyager — a modern alternative to Observer<br>    https://elixirforum.com/t/voyager-a-modern-alternative-to-observer/76247<br>- MapLibreX — MapLibre GL JS as Phoenix LiveView components<br>    https://elixirforum.com/t/maplibrex-maplibre-gl-js-as-phoenix-liveview-components/76457<br>- Temper — flaky test detection for ExUnit<br>    https://elixirforum.com/t/temper-flaky-test-detection-for-exunit/76476<br>- DSH — a DeepSeek coding harness written in Elixir<br>    https://elixirforum.com/t/dsh-the-deepseek-harness/76497<br>- Probex — exact answers to structural questions about Elixir source, built by agents for agents<br>    https://elixirforum.com/t/probex-exact-answers-to-structural-questions-about-elixir-source-built-by-agents-for-agents/76366<br>- PaperForge — a pure Elixir platform for building, securing, and transforming PDFs<br>    https://elixirforum.com/t/paperforge-a-pure-elixir-platform-for-building-securing-and-transforming-pdfs/76241<br>- Press — a HTML-to-PDF library, 100% in Elixir<br>    https://elixirforum.com/t/press-a-html-to-pdf-library-100-in-elixir/76418<br>- Announcing Pushin</p><p>## BLOGS</p><p>- Gleam — Takeaways from the GitHub Secure Open Source Fund                                                                                             <br>https://gleam.run/news/help-from-the-github-security-lab/<br>- LiveView Local: first release<br>https://swmansion.com/blog/local-live-view-first-release/<br>- River — We replaced our ledger with two functions<br>https://river.com/content/we-replaced-our-ledger-with-two-functions<br>- Johanna Larson — Speeding up a Phoenix LiveView web app with a CDN<br>https://jola.dev/posts/speeding-up-phoenix-liveview-cdn<br>- Aleksei Matiushkin (mudasobwa)<br>- Anti-Antipatterns in Elixir Libraries<br>    https://rocket-science.ru/hacking/2026/08/09/anti-antipatterns-in-elixir-libraries<br>- Why LLMs Rock (or: BooLLMean Logic for the Uninitiated)<br>    https://rocket-science.ru/hacking/2026/08/29/why-llm-rock<br>- Lars Wikman — Nerves, apparently popular with agents<br>https://underjord.io/nerves-iot-framework-apparently-popular-with-agents.html<br>- Terence Tao — Mathematics in the age of AI<br>https://arxiv.org/html/2608.16753v1<br>- "The goal of training a mathematician is not achieved by producing correct homework"<br>- "Above all, our community needs to come together to have open and honest discussions"</p><p>## MEETUPS &amp; CONFERENCES</p><p>- Nerves Meetup — taking a break in September<br>- ElixirConf US — next week, Sept 10 &amp; 11th. Ping Gus on socials if you're going and want to meet up<br>- CodeBEAM Europe — Oct 21–22, Haarlem <br>- Goatmire — Sept 28 – Oct 2, two days of workshops, three days of conference<br>- AshConf/Goatmire Hackathon — Oct 3</p><p>## DISCUSSION</p><p>- Pushin<br>- Options for Git Hosting<br>- Using LLMs for building big ideas</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Peter announces Pushin.eu, a GitHub competitor hosted in the EU, written in Elixir. Other topics include Phoenix ships security patches spanning four versions, Oban 2.24 and Oban Pro 1.8rc land, and Ash publishes a batch of CVEs alongside a wave of new Elixir tool releases.</p><p>## FOLLOW UPS<br>  <br>- Steffen Deusch — Phoenix gets security patches going back 4 versions (1.5 to 1.8)<br>https://bsky.app/profile/steffend.me/post/3mthapcxlwk2v<br>- "Apps using old Phoenix should still update, for sure, but not necessarily for security reasons"<br>- "As a general note: a common misconception is also that people think they have to copy whatever changes we did to the generators. That's not the case. You can<br>of course do that, but it's in no way a requirement to update to later Phoenix versions. It's 1.x, so updates are generally non-breaking."</p><p>## NEWS</p><p>- Nerves has an AI policy now<br>https://github.com/nerves-project/nerves/blob/main/CONTRIBUTING.md#ai-assisted-contributions                                                          <br>- Oban 2.24 and Oban Pro 1.8rc are out<br>- Oban v2.24.0 released<br>    https://elixirforum.com/t/oban-v2-24-0-released/76462<br>- Oban Pro announcement<br>    https://bsky.app/profile/oban.pro/post/3mtwjkkwzy22v<br>- oban-bg/oban v2.24.0 release notes<br>    https://github.com/oban-bg/oban/releases/tag/v2.24.0<br>- Oban Pro changelog<br>    https://oban.pro/docs/pro/changelog.html<br>- samly (Elixir SAML client) has security issues and needs maintainers<br>https://forum.elixirforum.com/t/samly-add-saml-sso-to-your-phoenix-application-now-with-multiple-identity-provider-support/8511/50<br>- Ash releases a bunch of CVEs<br>https://cna.erlef.org/cves<br>- Quite a lot of small tools were released. An overview:<br>- Abuuba — a drop-in replacement for Mastodon<br>    https://elixirforum.com/t/abuuba-a-drop-in-replacement-for-mastodon/76501<br>- BeamConsole — an embeddable process map and flight recorder for BEAM applications<br>    https://elixirforum.com/t/beamconsole-an-embeddable-process-map-and-flight-recorder-for-beam-applications/76486<br>- Voyager — a modern alternative to Observer<br>    https://elixirforum.com/t/voyager-a-modern-alternative-to-observer/76247<br>- MapLibreX — MapLibre GL JS as Phoenix LiveView components<br>    https://elixirforum.com/t/maplibrex-maplibre-gl-js-as-phoenix-liveview-components/76457<br>- Temper — flaky test detection for ExUnit<br>    https://elixirforum.com/t/temper-flaky-test-detection-for-exunit/76476<br>- DSH — a DeepSeek coding harness written in Elixir<br>    https://elixirforum.com/t/dsh-the-deepseek-harness/76497<br>- Probex — exact answers to structural questions about Elixir source, built by agents for agents<br>    https://elixirforum.com/t/probex-exact-answers-to-structural-questions-about-elixir-source-built-by-agents-for-agents/76366<br>- PaperForge — a pure Elixir platform for building, securing, and transforming PDFs<br>    https://elixirforum.com/t/paperforge-a-pure-elixir-platform-for-building-securing-and-transforming-pdfs/76241<br>- Press — a HTML-to-PDF library, 100% in Elixir<br>    https://elixirforum.com/t/press-a-html-to-pdf-library-100-in-elixir/76418<br>- Announcing Pushin</p><p>## BLOGS</p><p>- Gleam — Takeaways from the GitHub Secure Open Source Fund                                                                                             <br>https://gleam.run/news/help-from-the-github-security-lab/<br>- LiveView Local: first release<br>https://swmansion.com/blog/local-live-view-first-release/<br>- River — We replaced our ledger with two functions<br>https://river.com/content/we-replaced-our-ledger-with-two-functions<br>- Johanna Larson — Speeding up a Phoenix LiveView web app with a CDN<br>https://jola.dev/posts/speeding-up-phoenix-liveview-cdn<br>- Aleksei Matiushkin (mudasobwa)<br>- Anti-Antipatterns in Elixir Libraries<br>    https://rocket-science.ru/hacking/2026/08/09/anti-antipatterns-in-elixir-libraries<br>- Why LLMs Rock (or: BooLLMean Logic for the Uninitiated)<br>    https://rocket-science.ru/hacking/2026/08/29/why-llm-rock<br>- Lars Wikman — Nerves, apparently popular with agents<br>https://underjord.io/nerves-iot-framework-apparently-popular-with-agents.html<br>- Terence Tao — Mathematics in the age of AI<br>https://arxiv.org/html/2608.16753v1<br>- "The goal of training a mathematician is not achieved by producing correct homework"<br>- "Above all, our community needs to come together to have open and honest discussions"</p><p>## MEETUPS &amp; CONFERENCES</p><p>- Nerves Meetup — taking a break in September<br>- ElixirConf US — next week, Sept 10 &amp; 11th. Ping Gus on socials if you're going and want to meet up<br>- CodeBEAM Europe — Oct 21–22, Haarlem <br>- Goatmire — Sept 28 – Oct 2, two days of workshops, three days of conference<br>- AshConf/Goatmire Hackathon — Oct 3</p><p>## DISCUSSION</p><p>- Pushin<br>- Options for Git Hosting<br>- Using LLMs for building big ideas</p>]]>
      </content:encoded>
      <pubDate>Tue, 01 Sep 2026 15:12:33 +0200</pubDate>
      <author>Peter Ullrich and Gus Workman</author>
      <enclosure url="https://media.transistor.fm/fe09ff6d/bf12ae60.mp3" length="96992527" type="audio/mpeg"/>
      <itunes:author>Peter Ullrich and Gus Workman</itunes:author>
      <itunes:duration>4863</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Peter announces Pushin.eu, a GitHub competitor hosted in the EU, written in Elixir. Other topics include Phoenix ships security patches spanning four versions, Oban 2.24 and Oban Pro 1.8rc land, and Ash publishes a batch of CVEs alongside a wave of new Elixir tool releases.</p><p>## FOLLOW UPS<br>  <br>- Steffen Deusch — Phoenix gets security patches going back 4 versions (1.5 to 1.8)<br>https://bsky.app/profile/steffend.me/post/3mthapcxlwk2v<br>- "Apps using old Phoenix should still update, for sure, but not necessarily for security reasons"<br>- "As a general note: a common misconception is also that people think they have to copy whatever changes we did to the generators. That's not the case. You can<br>of course do that, but it's in no way a requirement to update to later Phoenix versions. It's 1.x, so updates are generally non-breaking."</p><p>## NEWS</p><p>- Nerves has an AI policy now<br>https://github.com/nerves-project/nerves/blob/main/CONTRIBUTING.md#ai-assisted-contributions                                                          <br>- Oban 2.24 and Oban Pro 1.8rc are out<br>- Oban v2.24.0 released<br>    https://elixirforum.com/t/oban-v2-24-0-released/76462<br>- Oban Pro announcement<br>    https://bsky.app/profile/oban.pro/post/3mtwjkkwzy22v<br>- oban-bg/oban v2.24.0 release notes<br>    https://github.com/oban-bg/oban/releases/tag/v2.24.0<br>- Oban Pro changelog<br>    https://oban.pro/docs/pro/changelog.html<br>- samly (Elixir SAML client) has security issues and needs maintainers<br>https://forum.elixirforum.com/t/samly-add-saml-sso-to-your-phoenix-application-now-with-multiple-identity-provider-support/8511/50<br>- Ash releases a bunch of CVEs<br>https://cna.erlef.org/cves<br>- Quite a lot of small tools were released. An overview:<br>- Abuuba — a drop-in replacement for Mastodon<br>    https://elixirforum.com/t/abuuba-a-drop-in-replacement-for-mastodon/76501<br>- BeamConsole — an embeddable process map and flight recorder for BEAM applications<br>    https://elixirforum.com/t/beamconsole-an-embeddable-process-map-and-flight-recorder-for-beam-applications/76486<br>- Voyager — a modern alternative to Observer<br>    https://elixirforum.com/t/voyager-a-modern-alternative-to-observer/76247<br>- MapLibreX — MapLibre GL JS as Phoenix LiveView components<br>    https://elixirforum.com/t/maplibrex-maplibre-gl-js-as-phoenix-liveview-components/76457<br>- Temper — flaky test detection for ExUnit<br>    https://elixirforum.com/t/temper-flaky-test-detection-for-exunit/76476<br>- DSH — a DeepSeek coding harness written in Elixir<br>    https://elixirforum.com/t/dsh-the-deepseek-harness/76497<br>- Probex — exact answers to structural questions about Elixir source, built by agents for agents<br>    https://elixirforum.com/t/probex-exact-answers-to-structural-questions-about-elixir-source-built-by-agents-for-agents/76366<br>- PaperForge — a pure Elixir platform for building, securing, and transforming PDFs<br>    https://elixirforum.com/t/paperforge-a-pure-elixir-platform-for-building-securing-and-transforming-pdfs/76241<br>- Press — a HTML-to-PDF library, 100% in Elixir<br>    https://elixirforum.com/t/press-a-html-to-pdf-library-100-in-elixir/76418<br>- Announcing Pushin</p><p>## BLOGS</p><p>- Gleam — Takeaways from the GitHub Secure Open Source Fund                                                                                             <br>https://gleam.run/news/help-from-the-github-security-lab/<br>- LiveView Local: first release<br>https://swmansion.com/blog/local-live-view-first-release/<br>- River — We replaced our ledger with two functions<br>https://river.com/content/we-replaced-our-ledger-with-two-functions<br>- Johanna Larson — Speeding up a Phoenix LiveView web app with a CDN<br>https://jola.dev/posts/speeding-up-phoenix-liveview-cdn<br>- Aleksei Matiushkin (mudasobwa)<br>- Anti-Antipatterns in Elixir Libraries<br>    https://rocket-science.ru/hacking/2026/08/09/anti-antipatterns-in-elixir-libraries<br>- Why LLMs Rock (or: BooLLMean Logic for the Uninitiated)<br>    https://rocket-science.ru/hacking/2026/08/29/why-llm-rock<br>- Lars Wikman — Nerves, apparently popular with agents<br>https://underjord.io/nerves-iot-framework-apparently-popular-with-agents.html<br>- Terence Tao — Mathematics in the age of AI<br>https://arxiv.org/html/2608.16753v1<br>- "The goal of training a mathematician is not achieved by producing correct homework"<br>- "Above all, our community needs to come together to have open and honest discussions"</p><p>## MEETUPS &amp; CONFERENCES</p><p>- Nerves Meetup — taking a break in September<br>- ElixirConf US — next week, Sept 10 &amp; 11th. Ping Gus on socials if you're going and want to meet up<br>- CodeBEAM Europe — Oct 21–22, Haarlem <br>- Goatmire — Sept 28 – Oct 2, two days of workshops, three days of conference<br>- AshConf/Goatmire Hackathon — Oct 3</p><p>## DISCUSSION</p><p>- Pushin<br>- Options for Git Hosting<br>- Using LLMs for building big ideas</p>]]>
      </itunes:summary>
      <itunes:keywords>elixir,news,erlang,beam,software development</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/fe09ff6d/transcript.vtt" type="text/vtt" rel="captions"/>
      <podcast:chapters url="https://share.transistor.fm/s/fe09ff6d/chapters.json" type="application/json+chapters"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:74s33npu6bzvzcom42jghmho/app.bsky.feed.post/3muhird3ix32t"/>
    </item>
    <item>
      <title>003 - Phoenix Adoption, Sobelow, and Whether AI Is Making Us Worse Developers</title>
      <itunes:episode>3</itunes:episode>
      <podcast:episode>3</podcast:episode>
      <itunes:title>003 - Phoenix Adoption, Sobelow, and Whether AI Is Making Us Worse Developers</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">93ab452f-ff0c-4855-9fac-4b8083a65b59</guid>
      <link>https://macromayhem.fm/3</link>
      <description>
        <![CDATA[<p>FOLLOW UPS — 00:00</p><p>  - Audio. We'll do better.<br>  - No interviews on this podcast (for now). But thanks for reaching out.</p><p><br>  NEWS — 02:22</p><p>  - Praia Labs — Phoenix version and Bandit adoption<br>    https://www.praialabs.com/phoenix-version-adoption<br>    https://www.praialabs.com/bandit-adoption</p><p>  - Sobelow 0.15<br>    https://github.com/sobelow/sobelow/blob/main/CHANGELOG.md</p><p>  - New Elixir book: Elixir for Finance — Dr. Dimitrios Koutmos, Alex Koutmos, Hugo Baraúna<br>    https://www.financialelixir.dev/#table-of-contents</p><p>  - LLamex — a Credo plugin to clean up Ash-related LLM-isms<br>    https://github.com/dmitriid/llamex<br>    https://github.com/Jump-App/credo_checks<br>    https://github.com/elixir-vibe/ex_slop</p><p>  - Black Hat USA 2026: The OpenAI–Hugging Face incident<br>    https://www.youtube.com/watch?v=87DyyMV0kCY</p><p>  - Tip: Impeccable for design work with LLMs<br>    https://github.com/pbakaus/impeccable</p><p>  - Dokploy v0.30.0 released, with nice-to-haves<br>    https://github.com/Dokploy/dokploy/releases/tag/v0.30.0</p><p><br>  BLOG — 12:03</p><p>  - Andrea Leopardi — GenStage Demand Visualized<br>    https://andrealeopardi.com/posts/genstage-demand-visualized</p><p>  - Arjun Gillard — The Elixir Hiring Paradox: notes from ElixirConf EU 2026<br>    https://agtalent.co.uk/the-elixir-hiring-paradox-notes-from-elixirconf-eu-2026</p><p>  - Tidewave — A new way to use Tidewave: from your terminal or editor<br>    https://tidewave.ai/blog/tidewave-connect</p><p>  - Mike Zornek — An Agent Skill for Updating Elixir Dependencies<br>    https://mikezornek.com/posts/2026/8/elixir-dependency-update-skill</p><p>  - João Paulo Abreu — Learning Elixir: Alias, Import, Require, and Use<br>    https://dev.to/abreujp/learning-elixir-alias-import-require-and-use-2hk2</p><p>  - DeClaude — How AI text watermarking works<br>    https://declaude.org/watermarking/</p><p>  - 28:36 — PSA: Don't generate blogs with AI</p><p><br>  MEETUPS &amp; CONFERENCES — 30:47</p><p>  - UnConference US (Sep 9) + ElixirConf US (Workshops Sep 9 – Conf Sep 10–11)<br>    https://luma.com/erlef<br>    https://elixirconf.com</p><p>  - Goatmire / AshConf / Hackathon (Workshops Sep 28–29 – Conf Sep 30 – Oct 2 – AshConf &amp; Hackathon Oct 3)<br>    https://www.goatmire.com/<br>    https://luma.com/wz4z0iz6<br>    https://luma.com/qm8gs6j4</p><p>  - UnConference EU (Oct 20) + CodeBEAM EU (Workshops Oct 20 – Conf Oct 21–22)<br>    https://luma.com/erlef<br>    https://codebeameurope.com/</p><p><br>  JOKE — 32:37</p><p><br>  DISCUSSION — 33:11</p><p>  - 33:11 — How will the work of a senior engineer look two years from now?<br>    I'm done using AI<br>    https://brettcodes.com/im-done-using-ai/<br>    Don't be a meat proxy<br>    https://gruhn.me/blog/2026-08-03/</p><p>  - 45:59 — Staying in the loop: Grill Me, being the driver, and a better code-review skill</p><p>  - 51:31 — The mental health crisis no one is talking about<br>    https://ai-health.syntax.fm/<br>    https://www.youtube.com/watch?v=iPUn1Fnfn0k</p><p>    How much genuine enjoyment or flow do you get from coding now compared to before you started using AI heavily?<br>    54% less or somewhat less — 26% more or somewhat more</p><p>    Do you feel your actual coding skills are sharpening, holding steady, or diminishing?<br>    60% diminishing or somewhat diminishing — 13% sharpening or somewhat sharpening<br>    (careful: coding skills, not experience as a developer)</p><p>    How often do you feel you should be producing more because AI makes it possible, even when you don't want to?<br>    65% often or daily — 18% never or rarely</p><p>    Strongest correlation between questions: coding enjoyment vs. perceived coding skill change</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>FOLLOW UPS — 00:00</p><p>  - Audio. We'll do better.<br>  - No interviews on this podcast (for now). But thanks for reaching out.</p><p><br>  NEWS — 02:22</p><p>  - Praia Labs — Phoenix version and Bandit adoption<br>    https://www.praialabs.com/phoenix-version-adoption<br>    https://www.praialabs.com/bandit-adoption</p><p>  - Sobelow 0.15<br>    https://github.com/sobelow/sobelow/blob/main/CHANGELOG.md</p><p>  - New Elixir book: Elixir for Finance — Dr. Dimitrios Koutmos, Alex Koutmos, Hugo Baraúna<br>    https://www.financialelixir.dev/#table-of-contents</p><p>  - LLamex — a Credo plugin to clean up Ash-related LLM-isms<br>    https://github.com/dmitriid/llamex<br>    https://github.com/Jump-App/credo_checks<br>    https://github.com/elixir-vibe/ex_slop</p><p>  - Black Hat USA 2026: The OpenAI–Hugging Face incident<br>    https://www.youtube.com/watch?v=87DyyMV0kCY</p><p>  - Tip: Impeccable for design work with LLMs<br>    https://github.com/pbakaus/impeccable</p><p>  - Dokploy v0.30.0 released, with nice-to-haves<br>    https://github.com/Dokploy/dokploy/releases/tag/v0.30.0</p><p><br>  BLOG — 12:03</p><p>  - Andrea Leopardi — GenStage Demand Visualized<br>    https://andrealeopardi.com/posts/genstage-demand-visualized</p><p>  - Arjun Gillard — The Elixir Hiring Paradox: notes from ElixirConf EU 2026<br>    https://agtalent.co.uk/the-elixir-hiring-paradox-notes-from-elixirconf-eu-2026</p><p>  - Tidewave — A new way to use Tidewave: from your terminal or editor<br>    https://tidewave.ai/blog/tidewave-connect</p><p>  - Mike Zornek — An Agent Skill for Updating Elixir Dependencies<br>    https://mikezornek.com/posts/2026/8/elixir-dependency-update-skill</p><p>  - João Paulo Abreu — Learning Elixir: Alias, Import, Require, and Use<br>    https://dev.to/abreujp/learning-elixir-alias-import-require-and-use-2hk2</p><p>  - DeClaude — How AI text watermarking works<br>    https://declaude.org/watermarking/</p><p>  - 28:36 — PSA: Don't generate blogs with AI</p><p><br>  MEETUPS &amp; CONFERENCES — 30:47</p><p>  - UnConference US (Sep 9) + ElixirConf US (Workshops Sep 9 – Conf Sep 10–11)<br>    https://luma.com/erlef<br>    https://elixirconf.com</p><p>  - Goatmire / AshConf / Hackathon (Workshops Sep 28–29 – Conf Sep 30 – Oct 2 – AshConf &amp; Hackathon Oct 3)<br>    https://www.goatmire.com/<br>    https://luma.com/wz4z0iz6<br>    https://luma.com/qm8gs6j4</p><p>  - UnConference EU (Oct 20) + CodeBEAM EU (Workshops Oct 20 – Conf Oct 21–22)<br>    https://luma.com/erlef<br>    https://codebeameurope.com/</p><p><br>  JOKE — 32:37</p><p><br>  DISCUSSION — 33:11</p><p>  - 33:11 — How will the work of a senior engineer look two years from now?<br>    I'm done using AI<br>    https://brettcodes.com/im-done-using-ai/<br>    Don't be a meat proxy<br>    https://gruhn.me/blog/2026-08-03/</p><p>  - 45:59 — Staying in the loop: Grill Me, being the driver, and a better code-review skill</p><p>  - 51:31 — The mental health crisis no one is talking about<br>    https://ai-health.syntax.fm/<br>    https://www.youtube.com/watch?v=iPUn1Fnfn0k</p><p>    How much genuine enjoyment or flow do you get from coding now compared to before you started using AI heavily?<br>    54% less or somewhat less — 26% more or somewhat more</p><p>    Do you feel your actual coding skills are sharpening, holding steady, or diminishing?<br>    60% diminishing or somewhat diminishing — 13% sharpening or somewhat sharpening<br>    (careful: coding skills, not experience as a developer)</p><p>    How often do you feel you should be producing more because AI makes it possible, even when you don't want to?<br>    65% often or daily — 18% never or rarely</p><p>    Strongest correlation between questions: coding enjoyment vs. perceived coding skill change</p>]]>
      </content:encoded>
      <pubDate>Tue, 18 Aug 2026 13:14:27 +0200</pubDate>
      <author>Peter Ullrich and Gus Workman</author>
      <enclosure url="https://media.transistor.fm/d088717b/b0ea31a7.mp3" length="73457479" type="audio/mpeg"/>
      <itunes:author>Peter Ullrich and Gus Workman</itunes:author>
      <itunes:duration>3872</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>FOLLOW UPS — 00:00</p><p>  - Audio. We'll do better.<br>  - No interviews on this podcast (for now). But thanks for reaching out.</p><p><br>  NEWS — 02:22</p><p>  - Praia Labs — Phoenix version and Bandit adoption<br>    https://www.praialabs.com/phoenix-version-adoption<br>    https://www.praialabs.com/bandit-adoption</p><p>  - Sobelow 0.15<br>    https://github.com/sobelow/sobelow/blob/main/CHANGELOG.md</p><p>  - New Elixir book: Elixir for Finance — Dr. Dimitrios Koutmos, Alex Koutmos, Hugo Baraúna<br>    https://www.financialelixir.dev/#table-of-contents</p><p>  - LLamex — a Credo plugin to clean up Ash-related LLM-isms<br>    https://github.com/dmitriid/llamex<br>    https://github.com/Jump-App/credo_checks<br>    https://github.com/elixir-vibe/ex_slop</p><p>  - Black Hat USA 2026: The OpenAI–Hugging Face incident<br>    https://www.youtube.com/watch?v=87DyyMV0kCY</p><p>  - Tip: Impeccable for design work with LLMs<br>    https://github.com/pbakaus/impeccable</p><p>  - Dokploy v0.30.0 released, with nice-to-haves<br>    https://github.com/Dokploy/dokploy/releases/tag/v0.30.0</p><p><br>  BLOG — 12:03</p><p>  - Andrea Leopardi — GenStage Demand Visualized<br>    https://andrealeopardi.com/posts/genstage-demand-visualized</p><p>  - Arjun Gillard — The Elixir Hiring Paradox: notes from ElixirConf EU 2026<br>    https://agtalent.co.uk/the-elixir-hiring-paradox-notes-from-elixirconf-eu-2026</p><p>  - Tidewave — A new way to use Tidewave: from your terminal or editor<br>    https://tidewave.ai/blog/tidewave-connect</p><p>  - Mike Zornek — An Agent Skill for Updating Elixir Dependencies<br>    https://mikezornek.com/posts/2026/8/elixir-dependency-update-skill</p><p>  - João Paulo Abreu — Learning Elixir: Alias, Import, Require, and Use<br>    https://dev.to/abreujp/learning-elixir-alias-import-require-and-use-2hk2</p><p>  - DeClaude — How AI text watermarking works<br>    https://declaude.org/watermarking/</p><p>  - 28:36 — PSA: Don't generate blogs with AI</p><p><br>  MEETUPS &amp; CONFERENCES — 30:47</p><p>  - UnConference US (Sep 9) + ElixirConf US (Workshops Sep 9 – Conf Sep 10–11)<br>    https://luma.com/erlef<br>    https://elixirconf.com</p><p>  - Goatmire / AshConf / Hackathon (Workshops Sep 28–29 – Conf Sep 30 – Oct 2 – AshConf &amp; Hackathon Oct 3)<br>    https://www.goatmire.com/<br>    https://luma.com/wz4z0iz6<br>    https://luma.com/qm8gs6j4</p><p>  - UnConference EU (Oct 20) + CodeBEAM EU (Workshops Oct 20 – Conf Oct 21–22)<br>    https://luma.com/erlef<br>    https://codebeameurope.com/</p><p><br>  JOKE — 32:37</p><p><br>  DISCUSSION — 33:11</p><p>  - 33:11 — How will the work of a senior engineer look two years from now?<br>    I'm done using AI<br>    https://brettcodes.com/im-done-using-ai/<br>    Don't be a meat proxy<br>    https://gruhn.me/blog/2026-08-03/</p><p>  - 45:59 — Staying in the loop: Grill Me, being the driver, and a better code-review skill</p><p>  - 51:31 — The mental health crisis no one is talking about<br>    https://ai-health.syntax.fm/<br>    https://www.youtube.com/watch?v=iPUn1Fnfn0k</p><p>    How much genuine enjoyment or flow do you get from coding now compared to before you started using AI heavily?<br>    54% less or somewhat less — 26% more or somewhat more</p><p>    Do you feel your actual coding skills are sharpening, holding steady, or diminishing?<br>    60% diminishing or somewhat diminishing — 13% sharpening or somewhat sharpening<br>    (careful: coding skills, not experience as a developer)</p><p>    How often do you feel you should be producing more because AI makes it possible, even when you don't want to?<br>    65% often or daily — 18% never or rarely</p><p>    Strongest correlation between questions: coding enjoyment vs. perceived coding skill change</p>]]>
      </itunes:summary>
      <itunes:keywords>elixir,news,erlang,beam,software development</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/d088717b/transcript.vtt" type="text/vtt" rel="captions"/>
      <podcast:chapters url="https://share.transistor.fm/s/d088717b/chapters.json" type="application/json+chapters"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:74s33npu6bzvzcom42jghmho/app.bsky.feed.post/3mte3msfppf2q"/>
    </item>
    <item>
      <title>002 - OTP Security Patches, Fly.io Pivots, and AI Code Copyright</title>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>002 - OTP Security Patches, Fly.io Pivots, and AI Code Copyright</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b4b4340e-9ae2-4ac8-bd97-1ff1d41c80b7</guid>
      <link>https://macromayhem.fm/2</link>
      <description>
        <![CDATA[<p><strong>FOLLOW UPS</strong></p><ol><li>Deep dish is indeed pizza not a pie. (Is it though?)</li><li>Hologram is written in Elixir</li></ol><p><strong>NEWS</strong></p><ol><li>OTP Emergency Patch releases for OTP 27, 28, 29 fix a bunch of vulnerabilities <ol><li><a href="https://elixirforum.com/t/patch-package-otp-29-0-4-released/76127">https://elixirforum.com/t/patch-package-otp-29-0-4-released/76127</a></li><li><a href="https://elixirforum.com/t/patch-package-otp-28-5-0-4-released/76128">https://elixirforum.com/t/patch-package-otp-28-5-0-4-released/76128</a></li><li><a href="https://elixirforum.com/t/patch-package-otp-27-3-4-15-released/76129">https://elixirforum.com/t/patch-package-otp-27-3-4-15-released/76129</a></li></ol></li><li>Gleam 1.18 released<ol><li><a href="https://gleam.run/news/a-field-day-for-gleams-language-server/">https://gleam.run/news/a-field-day-for-gleams-language-server/</a></li></ol></li><li>ElixirConf US 2025 Talks are being published on YouTube<ol><li><a href="https://forum.elixirforum.com/tag/elixirconf/147">https://forum.elixirforum.com/tag/elixirconf/147</a></li></ol></li><li>Version 0.3.0 of the <strong>Programming Nerves</strong> book by Alex Koutmos and Hugo Barauna is out<ol><li><a href="https://www.programmingnerves.dev/">https://www.programmingnerves.dev/</a></li><li><a href="https://bsky.app/profile/akoutmos.bsky.social/post/3mrpthmrm6k2v">https://bsky.app/profile/akoutmos.bsky.social/post/3mrpthmrm6k2v</a></li></ol></li></ol><p><strong>BLOGS</strong></p><ol><li>Mike Zornek - Shimming your way off a dead Elixir dependency<ol><li><a href="https://mikezornek.com/posts/2026/7/shim-off-a-dead-elixir-dependency">https://mikezornek.com/posts/2026/7/shim-off-a-dead-elixir-dependency</a></li></ol></li><li>Johanna Larson - Distributed rate limiter with HRW in Elixir<ol><li><a href="https://jola.dev/posts/distributed-ratelimiter-with-hrw">https://jola.dev/posts/distributed-ratelimiter-with-hrw</a></li></ol></li><li>Paul Ricks - Profiling Rust NIFs in Elixir (with hotpath)<ol><li><a href="https://blog.smaller-infinity.com/posts/profiling-rust-nifs-in-elixir/#">https://blog.smaller-infinity.com/posts/profiling-rust-nifs-in-elixir</a></li></ol></li><li>Jacob Swanner - Batching Phoenix LiveView Updates<ol><li><a href="https://jacobswanner.com/development/2026/batching-phoenix-liveview-updates/">https://jacobswanner.com/development/2026/batching-phoenix-liveview-updates/</a></li></ol></li><li>Paraxial - Security Vendor's AI Best Practices Labels Critical Elixir RCE Safe<ol><li><a href="https://paraxial.io/blog/ai-spam?utm_source=newsletter&amp;utm_medium=email&amp;utm_term=2026-08-06&amp;utm_campaign=Elixir+Newsletter+26+This+week+s+Elixir+Hub+top+picks+">https://paraxial.io/blog/ai-spam</a></li></ol></li><li>German Velasco - Diverge then converge with LLMs<ol><li><a href="https://www.germanvelasco.com/blog/diverge-then-converge-with-llms?utm_medium=email&amp;utm_source=elixir-radar">https://www.germanvelasco.com/blog/diverge-then-converge-with-llms</a></li></ol></li><li>PSA - Don’t write on medium</li></ol><p><strong>MEETUPS &amp; CONFERENCES</strong></p><ol><li>Nerves Meetup - online via Zoom, this week (August 12)</li><li>UnConference before ElixirConf US (Sept 9) and CodeBEAM EU (Oct 20)<ol><li><a href="https://luma.com/erlef">https://luma.com/erlef</a></li></ol></li><li>Goatmire - Varberg, Sweden Sept 28 - Oct 3<ol><li><a href="https://goatmire.com/">https://goatmire.com</a></li></ol></li></ol><p><strong>DISCUSSION</strong></p><ol><li>Deployment strategies in 2026 - Fly.io shifting focus:<ol><li><a href="https://fly.io/blog/kurt-scott-money-sprites/">https://fly.io/blog/kurt-scott-money-sprites/</a></li><li><a href="https://community.fly.io/t/will-the-apps-and-machine-platform-start-winding-down/28380">https://community.fly.io/t/will-the-apps-and-machine-platform-start-winding-down/28380</a></li><li><a href="https://github.com/dmkenney/xamal">https://github.com/dmkenney/xamal</a></li><li><a href="https://coolify.io/">https://coolify.io/</a></li></ol></li><li>What will more intelligence actually do for us?<ol><li><a href="https://www.noahpinion.blog/p/what-will-more-intelligence-actually">https://www.noahpinion.blog/p/what-will-more-intelligence-actually</a></li></ol></li><li>GCC To Decline Any Significant Contributions Made Via AI/LLMs - Except For Test Cases<ol><li><a href="https://www.phoronix.com/news/GCC-Declining-AI-Contributions">https://www.phoronix.com/news/GCC-Declining-AI-Contributions</a></li></ol></li></ol>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><strong>FOLLOW UPS</strong></p><ol><li>Deep dish is indeed pizza not a pie. (Is it though?)</li><li>Hologram is written in Elixir</li></ol><p><strong>NEWS</strong></p><ol><li>OTP Emergency Patch releases for OTP 27, 28, 29 fix a bunch of vulnerabilities <ol><li><a href="https://elixirforum.com/t/patch-package-otp-29-0-4-released/76127">https://elixirforum.com/t/patch-package-otp-29-0-4-released/76127</a></li><li><a href="https://elixirforum.com/t/patch-package-otp-28-5-0-4-released/76128">https://elixirforum.com/t/patch-package-otp-28-5-0-4-released/76128</a></li><li><a href="https://elixirforum.com/t/patch-package-otp-27-3-4-15-released/76129">https://elixirforum.com/t/patch-package-otp-27-3-4-15-released/76129</a></li></ol></li><li>Gleam 1.18 released<ol><li><a href="https://gleam.run/news/a-field-day-for-gleams-language-server/">https://gleam.run/news/a-field-day-for-gleams-language-server/</a></li></ol></li><li>ElixirConf US 2025 Talks are being published on YouTube<ol><li><a href="https://forum.elixirforum.com/tag/elixirconf/147">https://forum.elixirforum.com/tag/elixirconf/147</a></li></ol></li><li>Version 0.3.0 of the <strong>Programming Nerves</strong> book by Alex Koutmos and Hugo Barauna is out<ol><li><a href="https://www.programmingnerves.dev/">https://www.programmingnerves.dev/</a></li><li><a href="https://bsky.app/profile/akoutmos.bsky.social/post/3mrpthmrm6k2v">https://bsky.app/profile/akoutmos.bsky.social/post/3mrpthmrm6k2v</a></li></ol></li></ol><p><strong>BLOGS</strong></p><ol><li>Mike Zornek - Shimming your way off a dead Elixir dependency<ol><li><a href="https://mikezornek.com/posts/2026/7/shim-off-a-dead-elixir-dependency">https://mikezornek.com/posts/2026/7/shim-off-a-dead-elixir-dependency</a></li></ol></li><li>Johanna Larson - Distributed rate limiter with HRW in Elixir<ol><li><a href="https://jola.dev/posts/distributed-ratelimiter-with-hrw">https://jola.dev/posts/distributed-ratelimiter-with-hrw</a></li></ol></li><li>Paul Ricks - Profiling Rust NIFs in Elixir (with hotpath)<ol><li><a href="https://blog.smaller-infinity.com/posts/profiling-rust-nifs-in-elixir/#">https://blog.smaller-infinity.com/posts/profiling-rust-nifs-in-elixir</a></li></ol></li><li>Jacob Swanner - Batching Phoenix LiveView Updates<ol><li><a href="https://jacobswanner.com/development/2026/batching-phoenix-liveview-updates/">https://jacobswanner.com/development/2026/batching-phoenix-liveview-updates/</a></li></ol></li><li>Paraxial - Security Vendor's AI Best Practices Labels Critical Elixir RCE Safe<ol><li><a href="https://paraxial.io/blog/ai-spam?utm_source=newsletter&amp;utm_medium=email&amp;utm_term=2026-08-06&amp;utm_campaign=Elixir+Newsletter+26+This+week+s+Elixir+Hub+top+picks+">https://paraxial.io/blog/ai-spam</a></li></ol></li><li>German Velasco - Diverge then converge with LLMs<ol><li><a href="https://www.germanvelasco.com/blog/diverge-then-converge-with-llms?utm_medium=email&amp;utm_source=elixir-radar">https://www.germanvelasco.com/blog/diverge-then-converge-with-llms</a></li></ol></li><li>PSA - Don’t write on medium</li></ol><p><strong>MEETUPS &amp; CONFERENCES</strong></p><ol><li>Nerves Meetup - online via Zoom, this week (August 12)</li><li>UnConference before ElixirConf US (Sept 9) and CodeBEAM EU (Oct 20)<ol><li><a href="https://luma.com/erlef">https://luma.com/erlef</a></li></ol></li><li>Goatmire - Varberg, Sweden Sept 28 - Oct 3<ol><li><a href="https://goatmire.com/">https://goatmire.com</a></li></ol></li></ol><p><strong>DISCUSSION</strong></p><ol><li>Deployment strategies in 2026 - Fly.io shifting focus:<ol><li><a href="https://fly.io/blog/kurt-scott-money-sprites/">https://fly.io/blog/kurt-scott-money-sprites/</a></li><li><a href="https://community.fly.io/t/will-the-apps-and-machine-platform-start-winding-down/28380">https://community.fly.io/t/will-the-apps-and-machine-platform-start-winding-down/28380</a></li><li><a href="https://github.com/dmkenney/xamal">https://github.com/dmkenney/xamal</a></li><li><a href="https://coolify.io/">https://coolify.io/</a></li></ol></li><li>What will more intelligence actually do for us?<ol><li><a href="https://www.noahpinion.blog/p/what-will-more-intelligence-actually">https://www.noahpinion.blog/p/what-will-more-intelligence-actually</a></li></ol></li><li>GCC To Decline Any Significant Contributions Made Via AI/LLMs - Except For Test Cases<ol><li><a href="https://www.phoronix.com/news/GCC-Declining-AI-Contributions">https://www.phoronix.com/news/GCC-Declining-AI-Contributions</a></li></ol></li></ol>]]>
      </content:encoded>
      <pubDate>Fri, 07 Aug 2026 15:06:27 +0200</pubDate>
      <author>Peter Ullrich and Gus Workman</author>
      <enclosure url="https://media.transistor.fm/bb985fd0/5ad31d7e.mp3" length="79213575" type="audio/mpeg"/>
      <itunes:author>Peter Ullrich and Gus Workman</itunes:author>
      <itunes:duration>4071</itunes:duration>
      <itunes:summary>
        <![CDATA[<p><strong>FOLLOW UPS</strong></p><ol><li>Deep dish is indeed pizza not a pie. (Is it though?)</li><li>Hologram is written in Elixir</li></ol><p><strong>NEWS</strong></p><ol><li>OTP Emergency Patch releases for OTP 27, 28, 29 fix a bunch of vulnerabilities <ol><li><a href="https://elixirforum.com/t/patch-package-otp-29-0-4-released/76127">https://elixirforum.com/t/patch-package-otp-29-0-4-released/76127</a></li><li><a href="https://elixirforum.com/t/patch-package-otp-28-5-0-4-released/76128">https://elixirforum.com/t/patch-package-otp-28-5-0-4-released/76128</a></li><li><a href="https://elixirforum.com/t/patch-package-otp-27-3-4-15-released/76129">https://elixirforum.com/t/patch-package-otp-27-3-4-15-released/76129</a></li></ol></li><li>Gleam 1.18 released<ol><li><a href="https://gleam.run/news/a-field-day-for-gleams-language-server/">https://gleam.run/news/a-field-day-for-gleams-language-server/</a></li></ol></li><li>ElixirConf US 2025 Talks are being published on YouTube<ol><li><a href="https://forum.elixirforum.com/tag/elixirconf/147">https://forum.elixirforum.com/tag/elixirconf/147</a></li></ol></li><li>Version 0.3.0 of the <strong>Programming Nerves</strong> book by Alex Koutmos and Hugo Barauna is out<ol><li><a href="https://www.programmingnerves.dev/">https://www.programmingnerves.dev/</a></li><li><a href="https://bsky.app/profile/akoutmos.bsky.social/post/3mrpthmrm6k2v">https://bsky.app/profile/akoutmos.bsky.social/post/3mrpthmrm6k2v</a></li></ol></li></ol><p><strong>BLOGS</strong></p><ol><li>Mike Zornek - Shimming your way off a dead Elixir dependency<ol><li><a href="https://mikezornek.com/posts/2026/7/shim-off-a-dead-elixir-dependency">https://mikezornek.com/posts/2026/7/shim-off-a-dead-elixir-dependency</a></li></ol></li><li>Johanna Larson - Distributed rate limiter with HRW in Elixir<ol><li><a href="https://jola.dev/posts/distributed-ratelimiter-with-hrw">https://jola.dev/posts/distributed-ratelimiter-with-hrw</a></li></ol></li><li>Paul Ricks - Profiling Rust NIFs in Elixir (with hotpath)<ol><li><a href="https://blog.smaller-infinity.com/posts/profiling-rust-nifs-in-elixir/#">https://blog.smaller-infinity.com/posts/profiling-rust-nifs-in-elixir</a></li></ol></li><li>Jacob Swanner - Batching Phoenix LiveView Updates<ol><li><a href="https://jacobswanner.com/development/2026/batching-phoenix-liveview-updates/">https://jacobswanner.com/development/2026/batching-phoenix-liveview-updates/</a></li></ol></li><li>Paraxial - Security Vendor's AI Best Practices Labels Critical Elixir RCE Safe<ol><li><a href="https://paraxial.io/blog/ai-spam?utm_source=newsletter&amp;utm_medium=email&amp;utm_term=2026-08-06&amp;utm_campaign=Elixir+Newsletter+26+This+week+s+Elixir+Hub+top+picks+">https://paraxial.io/blog/ai-spam</a></li></ol></li><li>German Velasco - Diverge then converge with LLMs<ol><li><a href="https://www.germanvelasco.com/blog/diverge-then-converge-with-llms?utm_medium=email&amp;utm_source=elixir-radar">https://www.germanvelasco.com/blog/diverge-then-converge-with-llms</a></li></ol></li><li>PSA - Don’t write on medium</li></ol><p><strong>MEETUPS &amp; CONFERENCES</strong></p><ol><li>Nerves Meetup - online via Zoom, this week (August 12)</li><li>UnConference before ElixirConf US (Sept 9) and CodeBEAM EU (Oct 20)<ol><li><a href="https://luma.com/erlef">https://luma.com/erlef</a></li></ol></li><li>Goatmire - Varberg, Sweden Sept 28 - Oct 3<ol><li><a href="https://goatmire.com/">https://goatmire.com</a></li></ol></li></ol><p><strong>DISCUSSION</strong></p><ol><li>Deployment strategies in 2026 - Fly.io shifting focus:<ol><li><a href="https://fly.io/blog/kurt-scott-money-sprites/">https://fly.io/blog/kurt-scott-money-sprites/</a></li><li><a href="https://community.fly.io/t/will-the-apps-and-machine-platform-start-winding-down/28380">https://community.fly.io/t/will-the-apps-and-machine-platform-start-winding-down/28380</a></li><li><a href="https://github.com/dmkenney/xamal">https://github.com/dmkenney/xamal</a></li><li><a href="https://coolify.io/">https://coolify.io/</a></li></ol></li><li>What will more intelligence actually do for us?<ol><li><a href="https://www.noahpinion.blog/p/what-will-more-intelligence-actually">https://www.noahpinion.blog/p/what-will-more-intelligence-actually</a></li></ol></li><li>GCC To Decline Any Significant Contributions Made Via AI/LLMs - Except For Test Cases<ol><li><a href="https://www.phoronix.com/news/GCC-Declining-AI-Contributions">https://www.phoronix.com/news/GCC-Declining-AI-Contributions</a></li></ol></li></ol>]]>
      </itunes:summary>
      <itunes:keywords>elixir,news,erlang,beam,software development</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/bb985fd0/transcript.vtt" type="text/vtt" rel="captions"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:74s33npu6bzvzcom42jghmho/app.bsky.feed.post/3msimrlbebs2y"/>
    </item>
    <item>
      <title>001 - Redesigns, Conferences, and Rogue Agents</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>001 - Redesigns, Conferences, and Rogue Agents</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5e27be7f-28d1-4bbb-9a1b-af21abea5a11</guid>
      <link>https://macromayhem.fm/1</link>
      <description>
        <![CDATA[<p><strong>NEWS</strong></p><ol><li>Hex 2.5.0 - mix deps.get vuln warnings<ol><li><a href="https://github.com/hexpm/hex/releases/tag/v2.5.0">https://github.com/hexpm/hex/releases/tag/v2.5.0</a></li></ol></li><li>Elixir-lang redesign<ol><li><a href="https://elixir-lang.org/">https://elixir-lang.org/</a></li></ol></li><li>Elixirforum redesign</li><li>Stackoverflow 2026 Developer Survey is now open<ol><li><a href="https://stackoverflow.blog/2026/06/23/the-2026-developer-survey-is-now-open-for-human-developers-only/?utm_medium=social&amp;utm_source=linkedin&amp;utm_campaign=dev-survey-2026&amp;utm_content=survey-promo-4">https://stackoverflow.blog/2026/06/23/the-2026-developer-survey-is-now-open-for-human-developers-only/</a></li></ol></li><li>Filipe Cabaco announces Ex-Tauri <ol><li><a href="https://github.com/filipecabaco/ex_tauri">https://github.com/filipecabaco/ex_tauri</a></li></ol></li><li>Augmental Mouthpad launches - alternative input device for hands-free control<ol><li><ol><li><a href="https://www.augmental.tech/news/mouthpad-and-vox-launch">https://www.augmental.tech/news/mouthpad-and-vox-launch</a></li></ol></li></ol></li><li>Blog posts<ol><li>Bart from Hologram<ol><li><a href="https://hologram.page/blog/backing-hologram">https://hologram.page/blog/backing-hologram</a></li></ol></li><li>Ryan Zidago - Each test should own its setup<ol><li><a href="https://ryanzidago.com/posts/self-contained-tests-in-elixir/">https://ryanzidago.com/posts/self-contained-tests-in-elixir/</a></li></ol></li><li>Mike Zornek - Guarding against AI drift<ol><li><a href="https://mikezornek.com/posts/2026/7/guarding-against-ai-drift/?utm_source=elixir-forum&amp;utm_campaign=guarding-against-ai-drift">https://mikezornek.com/posts/2026/7/guarding-against-ai-drift/?utm_source=elixir-forum&amp;utm_campaign=guarding-against-ai-drift</a></li></ol></li><li>Johanna Larsson - Elixir Cluster 101<ol><li><a href="https://jola.dev/posts/elixir-cluster-101">https://jola.dev/posts/elixir-cluster-101</a></li><li><a href="https://incident.io/blog/dont-add-a-read-replica-until-youve-read-this">https://incident.io/blog/dont-add-a-read-replica-until-youve-read-this</a></li></ol></li></ol></li><li>Meetups and Conferences<ol><li><ol><li>Nerves Meetup EU Aug 12, 19 CEST.  <a href="https://nervesmeetup.eu/meetup/peter-ullrich-dont-get-pwned-by-mythos">https://nervesmeetup.eu/meetup/peter-ullrich-dont-get-pwned-by-mythos</a></li><li>Goatmire - Sept 28th to Oct 3rd (Mon-Sat)<ol><li>AshConf + Hackathon - Oct 3nd (Sat)</li></ol></li><li>ElixirConf US - Sept 10-11th</li><li>CodeBeam EU - Oct 21-22</li></ol></li></ol></li></ol><p><strong>DISCUSSION</strong></p><ol><li>Codeberg blocks LLM repos<ol><li><a href="https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html">https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html</a></li><li><a href="https://xn--gckvb8fzb.com/i-regret-migrating-to-codeberg/">https://xn--gckvb8fzb.com/i-regret-migrating-to-codeberg/</a></li></ol></li><li>OpenAI says it hacked HuggingFace<ol><li>https://www.reuters.com/business/its-ai-agent-spent-days-hacking-company-sources-say-openai-did-not-notice-week-2026-07-24/</li><li><a href="https://openai.com/index/hugging-face-model-evaluation-security-incident/">https://openai.com/index/hugging-face-model-evaluation-security-incident/</a></li></ol></li><li>What it means to be a mathematician when AI does the math<ol><li><a href="https://spectrum.ieee.org/ai-in-mathematics">https://spectrum.ieee.org/ai-in-mathematics</a></li></ol></li></ol><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><strong>NEWS</strong></p><ol><li>Hex 2.5.0 - mix deps.get vuln warnings<ol><li><a href="https://github.com/hexpm/hex/releases/tag/v2.5.0">https://github.com/hexpm/hex/releases/tag/v2.5.0</a></li></ol></li><li>Elixir-lang redesign<ol><li><a href="https://elixir-lang.org/">https://elixir-lang.org/</a></li></ol></li><li>Elixirforum redesign</li><li>Stackoverflow 2026 Developer Survey is now open<ol><li><a href="https://stackoverflow.blog/2026/06/23/the-2026-developer-survey-is-now-open-for-human-developers-only/?utm_medium=social&amp;utm_source=linkedin&amp;utm_campaign=dev-survey-2026&amp;utm_content=survey-promo-4">https://stackoverflow.blog/2026/06/23/the-2026-developer-survey-is-now-open-for-human-developers-only/</a></li></ol></li><li>Filipe Cabaco announces Ex-Tauri <ol><li><a href="https://github.com/filipecabaco/ex_tauri">https://github.com/filipecabaco/ex_tauri</a></li></ol></li><li>Augmental Mouthpad launches - alternative input device for hands-free control<ol><li><ol><li><a href="https://www.augmental.tech/news/mouthpad-and-vox-launch">https://www.augmental.tech/news/mouthpad-and-vox-launch</a></li></ol></li></ol></li><li>Blog posts<ol><li>Bart from Hologram<ol><li><a href="https://hologram.page/blog/backing-hologram">https://hologram.page/blog/backing-hologram</a></li></ol></li><li>Ryan Zidago - Each test should own its setup<ol><li><a href="https://ryanzidago.com/posts/self-contained-tests-in-elixir/">https://ryanzidago.com/posts/self-contained-tests-in-elixir/</a></li></ol></li><li>Mike Zornek - Guarding against AI drift<ol><li><a href="https://mikezornek.com/posts/2026/7/guarding-against-ai-drift/?utm_source=elixir-forum&amp;utm_campaign=guarding-against-ai-drift">https://mikezornek.com/posts/2026/7/guarding-against-ai-drift/?utm_source=elixir-forum&amp;utm_campaign=guarding-against-ai-drift</a></li></ol></li><li>Johanna Larsson - Elixir Cluster 101<ol><li><a href="https://jola.dev/posts/elixir-cluster-101">https://jola.dev/posts/elixir-cluster-101</a></li><li><a href="https://incident.io/blog/dont-add-a-read-replica-until-youve-read-this">https://incident.io/blog/dont-add-a-read-replica-until-youve-read-this</a></li></ol></li></ol></li><li>Meetups and Conferences<ol><li><ol><li>Nerves Meetup EU Aug 12, 19 CEST.  <a href="https://nervesmeetup.eu/meetup/peter-ullrich-dont-get-pwned-by-mythos">https://nervesmeetup.eu/meetup/peter-ullrich-dont-get-pwned-by-mythos</a></li><li>Goatmire - Sept 28th to Oct 3rd (Mon-Sat)<ol><li>AshConf + Hackathon - Oct 3nd (Sat)</li></ol></li><li>ElixirConf US - Sept 10-11th</li><li>CodeBeam EU - Oct 21-22</li></ol></li></ol></li></ol><p><strong>DISCUSSION</strong></p><ol><li>Codeberg blocks LLM repos<ol><li><a href="https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html">https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html</a></li><li><a href="https://xn--gckvb8fzb.com/i-regret-migrating-to-codeberg/">https://xn--gckvb8fzb.com/i-regret-migrating-to-codeberg/</a></li></ol></li><li>OpenAI says it hacked HuggingFace<ol><li>https://www.reuters.com/business/its-ai-agent-spent-days-hacking-company-sources-say-openai-did-not-notice-week-2026-07-24/</li><li><a href="https://openai.com/index/hugging-face-model-evaluation-security-incident/">https://openai.com/index/hugging-face-model-evaluation-security-incident/</a></li></ol></li><li>What it means to be a mathematician when AI does the math<ol><li><a href="https://spectrum.ieee.org/ai-in-mathematics">https://spectrum.ieee.org/ai-in-mathematics</a></li></ol></li></ol><p><br></p>]]>
      </content:encoded>
      <pubDate>Mon, 27 Jul 2026 16:03:32 +0200</pubDate>
      <author>Peter Ullrich and Gus Workman</author>
      <enclosure url="https://media.transistor.fm/1d5b223e/f31f2252.mp3" length="69743080" type="audio/mpeg"/>
      <itunes:author>Peter Ullrich and Gus Workman</itunes:author>
      <itunes:duration>4358</itunes:duration>
      <itunes:summary>
        <![CDATA[<p><strong>NEWS</strong></p><ol><li>Hex 2.5.0 - mix deps.get vuln warnings<ol><li><a href="https://github.com/hexpm/hex/releases/tag/v2.5.0">https://github.com/hexpm/hex/releases/tag/v2.5.0</a></li></ol></li><li>Elixir-lang redesign<ol><li><a href="https://elixir-lang.org/">https://elixir-lang.org/</a></li></ol></li><li>Elixirforum redesign</li><li>Stackoverflow 2026 Developer Survey is now open<ol><li><a href="https://stackoverflow.blog/2026/06/23/the-2026-developer-survey-is-now-open-for-human-developers-only/?utm_medium=social&amp;utm_source=linkedin&amp;utm_campaign=dev-survey-2026&amp;utm_content=survey-promo-4">https://stackoverflow.blog/2026/06/23/the-2026-developer-survey-is-now-open-for-human-developers-only/</a></li></ol></li><li>Filipe Cabaco announces Ex-Tauri <ol><li><a href="https://github.com/filipecabaco/ex_tauri">https://github.com/filipecabaco/ex_tauri</a></li></ol></li><li>Augmental Mouthpad launches - alternative input device for hands-free control<ol><li><ol><li><a href="https://www.augmental.tech/news/mouthpad-and-vox-launch">https://www.augmental.tech/news/mouthpad-and-vox-launch</a></li></ol></li></ol></li><li>Blog posts<ol><li>Bart from Hologram<ol><li><a href="https://hologram.page/blog/backing-hologram">https://hologram.page/blog/backing-hologram</a></li></ol></li><li>Ryan Zidago - Each test should own its setup<ol><li><a href="https://ryanzidago.com/posts/self-contained-tests-in-elixir/">https://ryanzidago.com/posts/self-contained-tests-in-elixir/</a></li></ol></li><li>Mike Zornek - Guarding against AI drift<ol><li><a href="https://mikezornek.com/posts/2026/7/guarding-against-ai-drift/?utm_source=elixir-forum&amp;utm_campaign=guarding-against-ai-drift">https://mikezornek.com/posts/2026/7/guarding-against-ai-drift/?utm_source=elixir-forum&amp;utm_campaign=guarding-against-ai-drift</a></li></ol></li><li>Johanna Larsson - Elixir Cluster 101<ol><li><a href="https://jola.dev/posts/elixir-cluster-101">https://jola.dev/posts/elixir-cluster-101</a></li><li><a href="https://incident.io/blog/dont-add-a-read-replica-until-youve-read-this">https://incident.io/blog/dont-add-a-read-replica-until-youve-read-this</a></li></ol></li></ol></li><li>Meetups and Conferences<ol><li><ol><li>Nerves Meetup EU Aug 12, 19 CEST.  <a href="https://nervesmeetup.eu/meetup/peter-ullrich-dont-get-pwned-by-mythos">https://nervesmeetup.eu/meetup/peter-ullrich-dont-get-pwned-by-mythos</a></li><li>Goatmire - Sept 28th to Oct 3rd (Mon-Sat)<ol><li>AshConf + Hackathon - Oct 3nd (Sat)</li></ol></li><li>ElixirConf US - Sept 10-11th</li><li>CodeBeam EU - Oct 21-22</li></ol></li></ol></li></ol><p><strong>DISCUSSION</strong></p><ol><li>Codeberg blocks LLM repos<ol><li><a href="https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html">https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html</a></li><li><a href="https://xn--gckvb8fzb.com/i-regret-migrating-to-codeberg/">https://xn--gckvb8fzb.com/i-regret-migrating-to-codeberg/</a></li></ol></li><li>OpenAI says it hacked HuggingFace<ol><li>https://www.reuters.com/business/its-ai-agent-spent-days-hacking-company-sources-say-openai-did-not-notice-week-2026-07-24/</li><li><a href="https://openai.com/index/hugging-face-model-evaluation-security-incident/">https://openai.com/index/hugging-face-model-evaluation-security-incident/</a></li></ol></li><li>What it means to be a mathematician when AI does the math<ol><li><a href="https://spectrum.ieee.org/ai-in-mathematics">https://spectrum.ieee.org/ai-in-mathematics</a></li></ol></li></ol><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>elixir,news,erlang,beam,software development</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/1d5b223e/transcript.vtt" type="text/vtt" rel="captions"/>
      <podcast:chapters url="https://share.transistor.fm/s/1d5b223e/chapters.json" type="application/json+chapters"/>
    </item>
  </channel>
</rss>
