<?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>Sun, 12 Apr 2026 08:47:14 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Ci”</title>
    <link>https://podcast.thinkingelixir.com/tags/ci</link>
    <pubDate>Tue, 28 May 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>204: OTP 27 and Blend for Lib Maintainers</title>
  <link>https://podcast.thinkingelixir.com/204</link>
  <guid isPermaLink="false">d10aa965-a556-4237-96f9-876c41c524aa</guid>
  <pubDate>Tue, 28 May 2024 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/d10aa965-a556-4237-96f9-876c41c524aa.mp3" length="40724480" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>After the news of OTP 27 and more, we chat with Marcelo Dominguez about the "Blend" library, aiding Elixir devs supporting multiple versions of a dep. Inspired by the Rubygem "appraisal", it fits into CI systems making library maintenance more manageable.</itunes:subtitle>
  <itunes:duration>56:08</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>In this episode of the Thinking Elixir podcast, we sit down with Marcelo Dominguez, the driver behind the new "Blend" library, which assists Elixir library developers in testing their projects against multiple versions of dependencies. Marcelo explains the genesis of Blend and the inspiration from the Rubygem "appraisal." He discusses how Blend tackles the common headache of dependency version clashes and integrates smoothly with CI systems to isolate and report specific compatibility issues. We learn how it works under-the-hood and helps library maintainers more easily keep their promises of supporting a library used in diverse environments. We cover the motivations, complexities, and real-world applications of Blend and more!
Show Notes online - http://podcast.thinkingelixir.com/204 (http://podcast.thinkingelixir.com/204)
Elixir Community News
- https://www.erlang.org/blog/highlights-otp-27/ (https://www.erlang.org/blog/highlights-otp-27/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – OTP 27 release highlights
- https://www.erlang.org/news/170 (https://www.erlang.org/news/170?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – OTP 27 release news
- https://github.com/erlang/otp/releases/tag/OTP-27.0 (https://github.com/erlang/otp/releases/tag/OTP-27.0?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – OTP 27 release on GitHub
- https://en.wikipedia.org/wiki/OCSP_stapling (https://en.wikipedia.org/wiki/OCSP_stapling?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – OCSP stapling explained
- https://x.com/chris_mccord/status/1791176778989424850 (https://x.com/chris_mccord/status/1791176778989424850?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Chris McCord shares upcoming Cockroach DB support in Phoenix 1.7
- https://www.cockroachlabs.com/ (https://www.cockroachlabs.com/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Cockroach Labs business solutions
- https://github.com/cockroachdb/cockroach (https://github.com/cockroachdb/cockroach?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – CockroachDB GitHub project
- https://www.cockroachlabs.com/docs/stable/licensing-faqs.html (https://www.cockroachlabs.com/docs/stable/licensing-faqs.html?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Cockroach licensing FAQs
- https://x.com/josevalim/status/1792642875454259243 (https://x.com/josevalim/status/1792642875454259243?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – José Valim's tweet on Elixir's 12th birthday celebration
- https://www.youtube.com/watch?v=epKeT8-hafE (https://www.youtube.com/watch?v=epKeT8-hafE?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – YouTube livestream celebrating Elixir's 12th birthday
- José teased that an Elixir v1.17 RC might be ready.
- https://ew.com/pirates-of-the-caribbean-reboot-margot-robbie-movie-exclusive-8651023 (https://ew.com/pirates-of-the-caribbean-reboot-margot-robbie-movie-exclusive-8651023?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Pirates of the Caribbean reboot discussion... are we that old?
- https://elixirforum.com/t/ash-framework-3-0/63488 (https://elixirforum.com/t/ash-framework-3-0/63488?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Ash Framework 3.0 release
- https://www.reddit.com/r/elixir/s/HMUeyk8Ot3 (https://www.reddit.com/r/elixir/s/HMUeyk8Ot3?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – LiveToast discussion on Reddit
- https://github.com/srcrip/live_toast (https://github.com/srcrip/live_toast?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – LiveToast GitHub project
- https://toast.src.rip (https://toast.src.rip?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – LiveToast demo website
- https://nerves-project.typeform.com/sotnn-2024 (https://nerves-project.typeform.com/sotnn-2024?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes)
- Nerves is an open-source platform for building and deploying production embedded systems using Elixir.
- https://nerves-project.org/ (https://nerves-project.org/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Nerves project website
- https://fly.io/phoenix-files/my-favorite-new-liveview-feature/ (https://fly.io/phoenix-files/my-favorite-new-liveview-feature/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Explanation of the useful new LiveView feature JS.toggle_class.
- ExDoc light mode possibly getting revamped.
- https://hexdocs.pm/elixir/main/protocols.html (https://hexdocs.pm/elixir/main/protocols.html?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Example of current dark mode on ExDoc even in light mode.
- https://erick.navarro.io/blog/simple-obs-client-in-elixir/ (https://erick.navarro.io/blog/simple-obs-client-in-elixir/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Erick Navarro's post on controlling OBS using Elixir and websockets.
- https://obsproject.com/ (https://obsproject.com/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – OBS - Open Broadcaster Software
Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at show@thinkingelixir.com (mailto:show@thinkingelixir.com)
Discussion Resources
- https://github.com/mimiquate/blend (https://github.com/mimiquate/blend?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes)
- https://rubygems.org/gems/appraisal (https://rubygems.org/gems/appraisal?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Blend was inspired by the Rubygem Appraisal
- https://github.com/mimiquate/blend?tab=readme-ov-file#Motivation (https://github.com/mimiquate/blend?tab=readme-ov-file#Motivation?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Motivation for creating the Blend library
- https://github.com/mimiquate/candlex (https://github.com/mimiquate/candlex?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes)
- https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs (https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes)
- https://github.com/elixir-plug/plug_crypto/tags (https://github.com/elixir-plug/plug_crypto/tags?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes)
- https://github.com/rack/rack-attack (https://github.com/rack/rack-attack?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes)
- https://www.mimiquate.com/ (https://www.mimiquate.com/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes)
- https://github.com/elixir-plug/plug/blob/main/mix.exs#L54-L58 (https://github.com/elixir-plug/plug/blob/main/mix.exs#L54-L58?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Example of how multiple lockfiles are solved in Plug
- https://github.com/surface-ui/surface/blob/main/.github/workflows/ci.yml#L54-L56 (https://github.com/surface-ui/surface/blob/main/.github/workflows/ci.yml#L54-L56?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Example of how multiple lockfiles are solved in Surface
- https://github.com/sorentwo/oban/issues/1041 (https://github.com/sorentwo/oban/issues/1041?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Example of Oban issue from underlying dep version change
- https://github.com/sorentwo/oban/commit/f8d3478c27aea56ab01fcc42f13668f4a3516564 (https://github.com/sorentwo/oban/commit/f8d3478c27aea56ab01fcc42f13668f4a3516564?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Example where Oban's Ecto version needed to lock to Ecto v3.10 to support materialized cte
Guest Information
- Marcelo Dominguez
- https://twitter.com/marpo60 (https://twitter.com/marpo60?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – on Twitter
- https://github.com/marpo60/ (https://github.com/marpo60/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – on Github
- https://www.mimiquate.com/ (https://www.mimiquate.com/?utm_source=thinkingelixir&amp;amp;utm_medium=shownotes) – Mimiquate agency that published Blend
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Message the show on Fediverse - @ThinkingElixir@genserver.social (https://genserver.social/ThinkingElixir)
- Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com)
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- Mark Ericksen on Fediverse - @brainlid@genserver.social (https://genserver.social/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- David Bernheisel on Fediverse - @dbern@genserver.social (https://genserver.social/dbern) 
</description>
  <itunes:keywords>elixir, otp, blend, library, dependency, ci</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode of the Thinking Elixir podcast, we sit down with Marcelo Dominguez, the driver behind the new &quot;Blend&quot; library, which assists Elixir library developers in testing their projects against multiple versions of dependencies. Marcelo explains the genesis of Blend and the inspiration from the Rubygem &quot;appraisal.&quot; He discusses how Blend tackles the common headache of dependency version clashes and integrates smoothly with CI systems to isolate and report specific compatibility issues. We learn how it works under-the-hood and helps library maintainers more easily keep their promises of supporting a library used in diverse environments. We cover the motivations, complexities, and real-world applications of Blend and more!</p>

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

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

<ul>
<li><a href="https://www.erlang.org/blog/highlights-otp-27/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.erlang.org/blog/highlights-otp-27/</a> – OTP 27 release highlights</li>
<li><a href="https://www.erlang.org/news/170?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.erlang.org/news/170</a> – OTP 27 release news</li>
<li><a href="https://github.com/erlang/otp/releases/tag/OTP-27.0?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/erlang/otp/releases/tag/OTP-27.0</a> – OTP 27 release on GitHub</li>
<li><a href="https://en.wikipedia.org/wiki/OCSP_stapling?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://en.wikipedia.org/wiki/OCSP_stapling</a> – OCSP stapling explained</li>
<li><a href="https://x.com/chris_mccord/status/1791176778989424850?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/chris_mccord/status/1791176778989424850</a> – Chris McCord shares upcoming Cockroach DB support in Phoenix 1.7</li>
<li><a href="https://www.cockroachlabs.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.cockroachlabs.com/</a> – Cockroach Labs business solutions</li>
<li><a href="https://github.com/cockroachdb/cockroach?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/cockroachdb/cockroach</a> – CockroachDB GitHub project</li>
<li><a href="https://www.cockroachlabs.com/docs/stable/licensing-faqs.html?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.cockroachlabs.com/docs/stable/licensing-faqs.html</a> – Cockroach licensing FAQs</li>
<li><a href="https://x.com/josevalim/status/1792642875454259243?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/josevalim/status/1792642875454259243</a> – José Valim&#39;s tweet on Elixir&#39;s 12th birthday celebration</li>
<li><a href="https://www.youtube.com/watch?v=epKeT8-hafE?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/watch?v=epKeT8-hafE</a> – YouTube livestream celebrating Elixir&#39;s 12th birthday</li>
<li>José teased that an Elixir v1.17 RC might be ready.</li>
<li><a href="https://ew.com/pirates-of-the-caribbean-reboot-margot-robbie-movie-exclusive-8651023?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://ew.com/pirates-of-the-caribbean-reboot-margot-robbie-movie-exclusive-8651023</a> – Pirates of the Caribbean reboot discussion... are we that old?</li>
<li><a href="https://elixirforum.com/t/ash-framework-3-0/63488?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirforum.com/t/ash-framework-3-0/63488</a> – Ash Framework 3.0 release</li>
<li><a href="https://www.reddit.com/r/elixir/s/HMUeyk8Ot3?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.reddit.com/r/elixir/s/HMUeyk8Ot3</a> – LiveToast discussion on Reddit</li>
<li><a href="https://github.com/srcrip/live_toast?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/srcrip/live_toast</a> – LiveToast GitHub project</li>
<li><a href="https://toast.src.rip?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://toast.src.rip</a> – LiveToast demo website</li>
<li><a href="https://nerves-project.typeform.com/sotnn-2024?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://nerves-project.typeform.com/sotnn-2024</a></li>
<li>Nerves is an open-source platform for building and deploying production embedded systems using Elixir.</li>
<li><a href="https://nerves-project.org/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://nerves-project.org/</a> – Nerves project website</li>
<li><a href="https://fly.io/phoenix-files/my-favorite-new-liveview-feature/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://fly.io/phoenix-files/my-favorite-new-liveview-feature/</a> – Explanation of the useful new LiveView feature JS.toggle_class.</li>
<li>ExDoc light mode possibly getting revamped.</li>
<li><a href="https://hexdocs.pm/elixir/main/protocols.html?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://hexdocs.pm/elixir/main/protocols.html</a> – Example of current dark mode on ExDoc even in light mode.</li>
<li><a href="https://erick.navarro.io/blog/simple-obs-client-in-elixir/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://erick.navarro.io/blog/simple-obs-client-in-elixir/</a> – Erick Navarro&#39;s post on controlling OBS using Elixir and websockets.</li>
<li><a href="https://obsproject.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://obsproject.com/</a> – OBS - Open Broadcaster Software</li>
</ul>

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

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://github.com/mimiquate/blend?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/mimiquate/blend</a></li>
<li><a href="https://rubygems.org/gems/appraisal?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://rubygems.org/gems/appraisal</a> – Blend was inspired by the Rubygem Appraisal</li>
<li><a href="https://github.com/mimiquate/blend?tab=readme-ov-file#Motivation?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/mimiquate/blend?tab=readme-ov-file#Motivation</a> – Motivation for creating the Blend library</li>
<li><a href="https://github.com/mimiquate/candlex?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/mimiquate/candlex</a></li>
<li><a href="https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs</a></li>
<li><a href="https://github.com/elixir-plug/plug_crypto/tags?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-plug/plug_crypto/tags</a></li>
<li><a href="https://github.com/rack/rack-attack?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/rack/rack-attack</a></li>
<li><a href="https://www.mimiquate.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.mimiquate.com/</a></li>
<li><a href="https://github.com/elixir-plug/plug/blob/main/mix.exs#L54-L58?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-plug/plug/blob/main/mix.exs#L54-L58</a> – Example of how multiple lockfiles are solved in Plug</li>
<li><a href="https://github.com/surface-ui/surface/blob/main/.github/workflows/ci.yml#L54-L56?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/surface-ui/surface/blob/main/.github/workflows/ci.yml#L54-L56</a> – Example of how multiple lockfiles are solved in Surface</li>
<li><a href="https://github.com/sorentwo/oban/issues/1041?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/sorentwo/oban/issues/1041</a> – Example of Oban issue from underlying dep version change</li>
<li><a href="https://github.com/sorentwo/oban/commit/f8d3478c27aea56ab01fcc42f13668f4a3516564?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/sorentwo/oban/commit/f8d3478c27aea56ab01fcc42f13668f4a3516564</a> – Example where Oban&#39;s Ecto version needed to lock to Ecto v3.10 to support materialized cte</li>
</ul>

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

<ul>
<li>Marcelo Dominguez</li>
<li><a href="https://twitter.com/marpo60?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://twitter.com/marpo60</a> – on Twitter</li>
<li><a href="https://github.com/marpo60/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/marpo60/</a> – on Github</li>
<li><a href="https://www.mimiquate.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.mimiquate.com/</a> – Mimiquate agency that published Blend</li>
</ul>

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

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>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><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode of the Thinking Elixir podcast, we sit down with Marcelo Dominguez, the driver behind the new &quot;Blend&quot; library, which assists Elixir library developers in testing their projects against multiple versions of dependencies. Marcelo explains the genesis of Blend and the inspiration from the Rubygem &quot;appraisal.&quot; He discusses how Blend tackles the common headache of dependency version clashes and integrates smoothly with CI systems to isolate and report specific compatibility issues. We learn how it works under-the-hood and helps library maintainers more easily keep their promises of supporting a library used in diverse environments. We cover the motivations, complexities, and real-world applications of Blend and more!</p>

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

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

<ul>
<li><a href="https://www.erlang.org/blog/highlights-otp-27/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.erlang.org/blog/highlights-otp-27/</a> – OTP 27 release highlights</li>
<li><a href="https://www.erlang.org/news/170?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.erlang.org/news/170</a> – OTP 27 release news</li>
<li><a href="https://github.com/erlang/otp/releases/tag/OTP-27.0?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/erlang/otp/releases/tag/OTP-27.0</a> – OTP 27 release on GitHub</li>
<li><a href="https://en.wikipedia.org/wiki/OCSP_stapling?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://en.wikipedia.org/wiki/OCSP_stapling</a> – OCSP stapling explained</li>
<li><a href="https://x.com/chris_mccord/status/1791176778989424850?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/chris_mccord/status/1791176778989424850</a> – Chris McCord shares upcoming Cockroach DB support in Phoenix 1.7</li>
<li><a href="https://www.cockroachlabs.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.cockroachlabs.com/</a> – Cockroach Labs business solutions</li>
<li><a href="https://github.com/cockroachdb/cockroach?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/cockroachdb/cockroach</a> – CockroachDB GitHub project</li>
<li><a href="https://www.cockroachlabs.com/docs/stable/licensing-faqs.html?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.cockroachlabs.com/docs/stable/licensing-faqs.html</a> – Cockroach licensing FAQs</li>
<li><a href="https://x.com/josevalim/status/1792642875454259243?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://x.com/josevalim/status/1792642875454259243</a> – José Valim&#39;s tweet on Elixir&#39;s 12th birthday celebration</li>
<li><a href="https://www.youtube.com/watch?v=epKeT8-hafE?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.youtube.com/watch?v=epKeT8-hafE</a> – YouTube livestream celebrating Elixir&#39;s 12th birthday</li>
<li>José teased that an Elixir v1.17 RC might be ready.</li>
<li><a href="https://ew.com/pirates-of-the-caribbean-reboot-margot-robbie-movie-exclusive-8651023?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://ew.com/pirates-of-the-caribbean-reboot-margot-robbie-movie-exclusive-8651023</a> – Pirates of the Caribbean reboot discussion... are we that old?</li>
<li><a href="https://elixirforum.com/t/ash-framework-3-0/63488?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://elixirforum.com/t/ash-framework-3-0/63488</a> – Ash Framework 3.0 release</li>
<li><a href="https://www.reddit.com/r/elixir/s/HMUeyk8Ot3?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.reddit.com/r/elixir/s/HMUeyk8Ot3</a> – LiveToast discussion on Reddit</li>
<li><a href="https://github.com/srcrip/live_toast?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/srcrip/live_toast</a> – LiveToast GitHub project</li>
<li><a href="https://toast.src.rip?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://toast.src.rip</a> – LiveToast demo website</li>
<li><a href="https://nerves-project.typeform.com/sotnn-2024?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://nerves-project.typeform.com/sotnn-2024</a></li>
<li>Nerves is an open-source platform for building and deploying production embedded systems using Elixir.</li>
<li><a href="https://nerves-project.org/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://nerves-project.org/</a> – Nerves project website</li>
<li><a href="https://fly.io/phoenix-files/my-favorite-new-liveview-feature/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://fly.io/phoenix-files/my-favorite-new-liveview-feature/</a> – Explanation of the useful new LiveView feature JS.toggle_class.</li>
<li>ExDoc light mode possibly getting revamped.</li>
<li><a href="https://hexdocs.pm/elixir/main/protocols.html?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://hexdocs.pm/elixir/main/protocols.html</a> – Example of current dark mode on ExDoc even in light mode.</li>
<li><a href="https://erick.navarro.io/blog/simple-obs-client-in-elixir/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://erick.navarro.io/blog/simple-obs-client-in-elixir/</a> – Erick Navarro&#39;s post on controlling OBS using Elixir and websockets.</li>
<li><a href="https://obsproject.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://obsproject.com/</a> – OBS - Open Broadcaster Software</li>
</ul>

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

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://github.com/mimiquate/blend?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/mimiquate/blend</a></li>
<li><a href="https://rubygems.org/gems/appraisal?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://rubygems.org/gems/appraisal</a> – Blend was inspired by the Rubygem Appraisal</li>
<li><a href="https://github.com/mimiquate/blend?tab=readme-ov-file#Motivation?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/mimiquate/blend?tab=readme-ov-file#Motivation</a> – Motivation for creating the Blend library</li>
<li><a href="https://github.com/mimiquate/candlex?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/mimiquate/candlex</a></li>
<li><a href="https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs</a></li>
<li><a href="https://github.com/elixir-plug/plug_crypto/tags?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-plug/plug_crypto/tags</a></li>
<li><a href="https://github.com/rack/rack-attack?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/rack/rack-attack</a></li>
<li><a href="https://www.mimiquate.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.mimiquate.com/</a></li>
<li><a href="https://github.com/elixir-plug/plug/blob/main/mix.exs#L54-L58?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/elixir-plug/plug/blob/main/mix.exs#L54-L58</a> – Example of how multiple lockfiles are solved in Plug</li>
<li><a href="https://github.com/surface-ui/surface/blob/main/.github/workflows/ci.yml#L54-L56?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/surface-ui/surface/blob/main/.github/workflows/ci.yml#L54-L56</a> – Example of how multiple lockfiles are solved in Surface</li>
<li><a href="https://github.com/sorentwo/oban/issues/1041?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/sorentwo/oban/issues/1041</a> – Example of Oban issue from underlying dep version change</li>
<li><a href="https://github.com/sorentwo/oban/commit/f8d3478c27aea56ab01fcc42f13668f4a3516564?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/sorentwo/oban/commit/f8d3478c27aea56ab01fcc42f13668f4a3516564</a> – Example where Oban&#39;s Ecto version needed to lock to Ecto v3.10 to support materialized cte</li>
</ul>

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

<ul>
<li>Marcelo Dominguez</li>
<li><a href="https://twitter.com/marpo60?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://twitter.com/marpo60</a> – on Twitter</li>
<li><a href="https://github.com/marpo60/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://github.com/marpo60/</a> – on Github</li>
<li><a href="https://www.mimiquate.com/?utm_source=thinkingelixir&utm_medium=shownotes" rel="nofollow">https://www.mimiquate.com/</a> – Mimiquate agency that published Blend</li>
</ul>

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

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>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><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>95: Rustler Precompiled with Philip Sampaio</title>
  <link>https://podcast.thinkingelixir.com/95</link>
  <guid isPermaLink="false">17ceb9ba-71c8-49c3-90ed-3fd2452f161b</guid>
  <pubDate>Tue, 19 Apr 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/17ceb9ba-71c8-49c3-90ed-3fd2452f161b.mp3" length="28221440" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>Philip Sampaio explains the Rustler Precompiled project and how its easier to use Rust libraries for NIFs in Elixir. We discuss what it means for internal company projects, libraries and much more!</itunes:subtitle>
  <itunes:duration>38:54</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>The recent announcement of Rustler Precompiled prompted a lot of interest and questions. We talk with Philip Sampaio to understand what he created and what problem it helps solve. The project helps lower the bar for using Rust libraries for NIFs in Elixir making it possible to see more libraries using Rustler in the future. He explains what prompted the work initially and how projects can benefit from it. We discuss what it means for internal company projects and especially for libraries. He explains how the project addresses the many architecture and platform combinations too. We end with learning about his sample CI project that shows us how to set up our own CI systems to use it.
Show Notes online - http://podcast.thinkingelixir.com/95 (http://podcast.thinkingelixir.com/95)
Elixir Community News
- https://github.com/phoenixframework/phoenix/pull/4742 (https://github.com/phoenixframework/phoenix/pull/4742) – Phoenix presence client
- https://twitter.com/elixirphoenix/status/1511393478873427982 (https://twitter.com/elixirphoenix/status/1511393478873427982) – Twitter thread discussing the Phoenix presence client
- https://hexdocs.pm/phoenixliveview/changelog.html#0-17-8-2022-04-06 (https://hexdocs.pm/phoenix_live_view/changelog.html#0-17-8-2022-04-06) – LiveView 0.17.8 released. Includes the HEEx template formatter
- https://hexdocs.pm/phoenixliveview/Phoenix.LiveView.HTMLFormatter.html (https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.HTMLFormatter.html) – Docs on how to set it up
- Issues discussing VS Code problems
- https://github.com/elixir-lsp/vscode-elixir-ls/issues/242 (https://github.com/elixir-lsp/vscode-elixir-ls/issues/242)
- https://github.com/elixir-lsp/vscode-elixir-ls/issues/241 (https://github.com/elixir-lsp/vscode-elixir-ls/issues/241)
- https://github.com/DockYard/flame_on (https://github.com/DockYard/flame_on) – flameon library updated
- https://dockyard.com/blog/2022/02/22/profiling-elixir-applications-with-flame-graphs-and-flame-on (https://dockyard.com/blog/2022/02/22/profiling-elixir-applications-with-flame-graphs-and-flame-on) – Original flameon announcement post for more info
- https://twitter.com/sorentwo/status/1513630468490645509 (https://twitter.com/sorentwo/status/1513630468490645509) – Oban adds “inline mode” to make testing more straightforward
- https://www.mitchellhanberg.com/how-eex-turns-your-template-into-html/ (https://www.mitchellhanberg.com/how-eex-turns-your-template-into-html/) – Mitchell Hanberg wrote an article about how EEx works
- https://podcast.thinkingelixir.com/92 (https://podcast.thinkingelixir.com/92) – Previous interview with Mitchell Hanberg
- https://exercism.org/tracks/elixir/exercises/take-a-number-deluxe (https://exercism.org/tracks/elixir/exercises/take-a-number-deluxe) – Exercism.io GenServer learning exercise was added.
- https://twitter.com/atyborska93/status/1513807461043552256 (https://twitter.com/atyborska93/status/1513807461043552256) – Angelika shares about the Exercism.io update
- https://twitter.com/whatyouhide/status/1512100896653590535 (https://twitter.com/whatyouhide/status/1512100896653590535) – Andrea Leopardi is working at Apple now on their Environment team.
- https://www.apple.com/environment/ (https://www.apple.com/environment/) – More about the Apple Environment team
- https://www.youtube.com/watch?v=R7t7zca8SyM (https://www.youtube.com/watch?v=R7t7zca8SyM) – “Elixir in 100 seconds” video
Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at show@thinkingelixir.com (mailto:show@thinkingelixir.com)
Discussion Resources
- https://dashbit.co/blog/rustler-precompiled (https://dashbit.co/blog/rustler-precompiled)
- https://twitter.com/philipsampaio/status/1503809314489831441 (https://twitter.com/philipsampaio/status/1503809314489831441)
- https://github.com/philss/rustler_precompiled (https://github.com/philss/rustler_precompiled)
- https://github.com/philss/rustlerprecompilationexample (https://github.com/philss/rustler_precompilation_example)
- https://github.com/philss/floki (https://github.com/philss/floki)
- https://github.com/rusterlium/rustler (https://github.com/rusterlium/rustler)
- https://github.com/servo/html5ever (https://github.com/servo/html5ever)
- https://github.com/elixir-nx/nx (https://github.com/elixir-nx/nx)
- https://hex.pm/packages?search=depends%3Ahexpm%3Arustler&amp;amp;sort=total_downloads (https://hex.pm/packages?search=depends%3Ahexpm%3Arustler&amp;amp;sort=total_downloads) – Current Hex packages using rustler
- https://github.com/elixir-nx/nx/tree/main/nx#readme (https://github.com/elixir-nx/nx/tree/main/nx#readme)
- https://elixir-nx.github.io/explorer/Explorer.DataFrame.html (https://elixir-nx.github.io/explorer/Explorer.DataFrame.html)
- https://www.pola.rs/ (https://www.pola.rs/)
- https://github.com/discord/sortedsetnif (https://github.com/discord/sorted_set_nif)
- https://ziglang.org/ (https://ziglang.org/)
- https://github.com/ityonemo/zigler (https://github.com/ityonemo/zigler)
- https://github.com/philss/rustlerprecompiled/blob/main/PRECOMPILATIONGUIDE.md (https://github.com/philss/rustler_precompiled/blob/main/PRECOMPILATION_GUIDE.md)
- https://github.com/philss/rustlerprecompilationexample (https://github.com/philss/rustler_precompilation_example)
Guest Information
- https://twitter.com/philipsampaio (https://twitter.com/philipsampaio) – on Twitter
- https://github.com/philss/ (https://github.com/philss/) – on Github
- https://dashbit.co/blog (https://dashbit.co/blog) – Dashbit blog where he writes
- https://phils.dev (https://phils.dev) – Personal blog
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com)
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- Cade Ward - @cadebward (https://twitter.com/cadebward) 
</description>
  <itunes:keywords>elixir, rust, rustler, precompile, cross-platform, libraries, CI</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>The recent announcement of Rustler Precompiled prompted a lot of interest and questions. We talk with Philip Sampaio to understand what he created and what problem it helps solve. The project helps lower the bar for using Rust libraries for NIFs in Elixir making it possible to see more libraries using Rustler in the future. He explains what prompted the work initially and how projects can benefit from it. We discuss what it means for internal company projects and especially for libraries. He explains how the project addresses the many architecture and platform combinations too. We end with learning about his sample CI project that shows us how to set up our own CI systems to use it.</p>

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

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

<ul>
<li><a href="https://github.com/phoenixframework/phoenix/pull/4742" rel="nofollow">https://github.com/phoenixframework/phoenix/pull/4742</a> – Phoenix presence client</li>
<li><a href="https://twitter.com/elixirphoenix/status/1511393478873427982" rel="nofollow">https://twitter.com/elixirphoenix/status/1511393478873427982</a> – Twitter thread discussing the Phoenix presence client</li>
<li><a href="https://hexdocs.pm/phoenix_live_view/changelog.html#0-17-8-2022-04-06" rel="nofollow">https://hexdocs.pm/phoenix_live_view/changelog.html#0-17-8-2022-04-06</a> – LiveView 0.17.8 released. Includes the HEEx template formatter</li>
<li><a href="https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.HTMLFormatter.html" rel="nofollow">https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.HTMLFormatter.html</a> – Docs on how to set it up</li>
<li>Issues discussing VS Code problems</li>
<li><a href="https://github.com/elixir-lsp/vscode-elixir-ls/issues/242" rel="nofollow">https://github.com/elixir-lsp/vscode-elixir-ls/issues/242</a></li>
<li><a href="https://github.com/elixir-lsp/vscode-elixir-ls/issues/241" rel="nofollow">https://github.com/elixir-lsp/vscode-elixir-ls/issues/241</a></li>
<li><a href="https://github.com/DockYard/flame_on" rel="nofollow">https://github.com/DockYard/flame_on</a> – flame_on library updated</li>
<li><a href="https://dockyard.com/blog/2022/02/22/profiling-elixir-applications-with-flame-graphs-and-flame-on" rel="nofollow">https://dockyard.com/blog/2022/02/22/profiling-elixir-applications-with-flame-graphs-and-flame-on</a> – Original flame_on announcement post for more info</li>
<li><a href="https://twitter.com/sorentwo/status/1513630468490645509" rel="nofollow">https://twitter.com/sorentwo/status/1513630468490645509</a> – Oban adds “inline mode” to make testing more straightforward</li>
<li><a href="https://www.mitchellhanberg.com/how-eex-turns-your-template-into-html/" rel="nofollow">https://www.mitchellhanberg.com/how-eex-turns-your-template-into-html/</a> – Mitchell Hanberg wrote an article about how EEx works</li>
<li><a href="https://podcast.thinkingelixir.com/92" rel="nofollow">https://podcast.thinkingelixir.com/92</a> – Previous interview with Mitchell Hanberg</li>
<li><a href="https://exercism.org/tracks/elixir/exercises/take-a-number-deluxe" rel="nofollow">https://exercism.org/tracks/elixir/exercises/take-a-number-deluxe</a> – Exercism.io GenServer learning exercise was added.</li>
<li><a href="https://twitter.com/atyborska93/status/1513807461043552256" rel="nofollow">https://twitter.com/atyborska93/status/1513807461043552256</a> – Angelika shares about the Exercism.io update</li>
<li><a href="https://twitter.com/whatyouhide/status/1512100896653590535" rel="nofollow">https://twitter.com/whatyouhide/status/1512100896653590535</a> – Andrea Leopardi is working at Apple now on their Environment team.</li>
<li><a href="https://www.apple.com/environment/" rel="nofollow">https://www.apple.com/environment/</a> – More about the Apple Environment team</li>
<li><a href="https://www.youtube.com/watch?v=R7t7zca8SyM" rel="nofollow">https://www.youtube.com/watch?v=R7t7zca8SyM</a> – “Elixir in 100 seconds” video</li>
</ul>

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

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://dashbit.co/blog/rustler-precompiled" rel="nofollow">https://dashbit.co/blog/rustler-precompiled</a></li>
<li><a href="https://twitter.com/philipsampaio/status/1503809314489831441" rel="nofollow">https://twitter.com/philipsampaio/status/1503809314489831441</a></li>
<li><a href="https://github.com/philss/rustler_precompiled" rel="nofollow">https://github.com/philss/rustler_precompiled</a></li>
<li><a href="https://github.com/philss/rustler_precompilation_example" rel="nofollow">https://github.com/philss/rustler_precompilation_example</a></li>
<li><a href="https://github.com/philss/floki" rel="nofollow">https://github.com/philss/floki</a></li>
<li><a href="https://github.com/rusterlium/rustler" rel="nofollow">https://github.com/rusterlium/rustler</a></li>
<li><a href="https://github.com/servo/html5ever" rel="nofollow">https://github.com/servo/html5ever</a></li>
<li><a href="https://github.com/elixir-nx/nx" rel="nofollow">https://github.com/elixir-nx/nx</a></li>
<li><a href="https://hex.pm/packages?search=depends%3Ahexpm%3Arustler&sort=total_downloads" rel="nofollow">https://hex.pm/packages?search=depends%3Ahexpm%3Arustler&amp;sort=total_downloads</a> – Current Hex packages using rustler</li>
<li><a href="https://github.com/elixir-nx/nx/tree/main/nx#readme" rel="nofollow">https://github.com/elixir-nx/nx/tree/main/nx#readme</a></li>
<li><a href="https://elixir-nx.github.io/explorer/Explorer.DataFrame.html" rel="nofollow">https://elixir-nx.github.io/explorer/Explorer.DataFrame.html</a></li>
<li><a href="https://www.pola.rs/" rel="nofollow">https://www.pola.rs/</a></li>
<li><a href="https://github.com/discord/sorted_set_nif" rel="nofollow">https://github.com/discord/sorted_set_nif</a></li>
<li><a href="https://ziglang.org/" rel="nofollow">https://ziglang.org/</a></li>
<li><a href="https://github.com/ityonemo/zigler" rel="nofollow">https://github.com/ityonemo/zigler</a></li>
<li><a href="https://github.com/philss/rustler_precompiled/blob/main/PRECOMPILATION_GUIDE.md" rel="nofollow">https://github.com/philss/rustler_precompiled/blob/main/PRECOMPILATION_GUIDE.md</a></li>
<li><a href="https://github.com/philss/rustler_precompilation_example" rel="nofollow">https://github.com/philss/rustler_precompilation_example</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/philipsampaio" rel="nofollow">https://twitter.com/philipsampaio</a> – on Twitter</li>
<li><a href="https://github.com/philss/" rel="nofollow">https://github.com/philss/</a> – on Github</li>
<li><a href="https://dashbit.co/blog" rel="nofollow">https://dashbit.co/blog</a> – Dashbit blog where he writes</li>
<li><a href="https://phils.dev" rel="nofollow">https://phils.dev</a> – Personal blog</li>
</ul>

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

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>The recent announcement of Rustler Precompiled prompted a lot of interest and questions. We talk with Philip Sampaio to understand what he created and what problem it helps solve. The project helps lower the bar for using Rust libraries for NIFs in Elixir making it possible to see more libraries using Rustler in the future. He explains what prompted the work initially and how projects can benefit from it. We discuss what it means for internal company projects and especially for libraries. He explains how the project addresses the many architecture and platform combinations too. We end with learning about his sample CI project that shows us how to set up our own CI systems to use it.</p>

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

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

<ul>
<li><a href="https://github.com/phoenixframework/phoenix/pull/4742" rel="nofollow">https://github.com/phoenixframework/phoenix/pull/4742</a> – Phoenix presence client</li>
<li><a href="https://twitter.com/elixirphoenix/status/1511393478873427982" rel="nofollow">https://twitter.com/elixirphoenix/status/1511393478873427982</a> – Twitter thread discussing the Phoenix presence client</li>
<li><a href="https://hexdocs.pm/phoenix_live_view/changelog.html#0-17-8-2022-04-06" rel="nofollow">https://hexdocs.pm/phoenix_live_view/changelog.html#0-17-8-2022-04-06</a> – LiveView 0.17.8 released. Includes the HEEx template formatter</li>
<li><a href="https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.HTMLFormatter.html" rel="nofollow">https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.HTMLFormatter.html</a> – Docs on how to set it up</li>
<li>Issues discussing VS Code problems</li>
<li><a href="https://github.com/elixir-lsp/vscode-elixir-ls/issues/242" rel="nofollow">https://github.com/elixir-lsp/vscode-elixir-ls/issues/242</a></li>
<li><a href="https://github.com/elixir-lsp/vscode-elixir-ls/issues/241" rel="nofollow">https://github.com/elixir-lsp/vscode-elixir-ls/issues/241</a></li>
<li><a href="https://github.com/DockYard/flame_on" rel="nofollow">https://github.com/DockYard/flame_on</a> – flame_on library updated</li>
<li><a href="https://dockyard.com/blog/2022/02/22/profiling-elixir-applications-with-flame-graphs-and-flame-on" rel="nofollow">https://dockyard.com/blog/2022/02/22/profiling-elixir-applications-with-flame-graphs-and-flame-on</a> – Original flame_on announcement post for more info</li>
<li><a href="https://twitter.com/sorentwo/status/1513630468490645509" rel="nofollow">https://twitter.com/sorentwo/status/1513630468490645509</a> – Oban adds “inline mode” to make testing more straightforward</li>
<li><a href="https://www.mitchellhanberg.com/how-eex-turns-your-template-into-html/" rel="nofollow">https://www.mitchellhanberg.com/how-eex-turns-your-template-into-html/</a> – Mitchell Hanberg wrote an article about how EEx works</li>
<li><a href="https://podcast.thinkingelixir.com/92" rel="nofollow">https://podcast.thinkingelixir.com/92</a> – Previous interview with Mitchell Hanberg</li>
<li><a href="https://exercism.org/tracks/elixir/exercises/take-a-number-deluxe" rel="nofollow">https://exercism.org/tracks/elixir/exercises/take-a-number-deluxe</a> – Exercism.io GenServer learning exercise was added.</li>
<li><a href="https://twitter.com/atyborska93/status/1513807461043552256" rel="nofollow">https://twitter.com/atyborska93/status/1513807461043552256</a> – Angelika shares about the Exercism.io update</li>
<li><a href="https://twitter.com/whatyouhide/status/1512100896653590535" rel="nofollow">https://twitter.com/whatyouhide/status/1512100896653590535</a> – Andrea Leopardi is working at Apple now on their Environment team.</li>
<li><a href="https://www.apple.com/environment/" rel="nofollow">https://www.apple.com/environment/</a> – More about the Apple Environment team</li>
<li><a href="https://www.youtube.com/watch?v=R7t7zca8SyM" rel="nofollow">https://www.youtube.com/watch?v=R7t7zca8SyM</a> – “Elixir in 100 seconds” video</li>
</ul>

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

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://dashbit.co/blog/rustler-precompiled" rel="nofollow">https://dashbit.co/blog/rustler-precompiled</a></li>
<li><a href="https://twitter.com/philipsampaio/status/1503809314489831441" rel="nofollow">https://twitter.com/philipsampaio/status/1503809314489831441</a></li>
<li><a href="https://github.com/philss/rustler_precompiled" rel="nofollow">https://github.com/philss/rustler_precompiled</a></li>
<li><a href="https://github.com/philss/rustler_precompilation_example" rel="nofollow">https://github.com/philss/rustler_precompilation_example</a></li>
<li><a href="https://github.com/philss/floki" rel="nofollow">https://github.com/philss/floki</a></li>
<li><a href="https://github.com/rusterlium/rustler" rel="nofollow">https://github.com/rusterlium/rustler</a></li>
<li><a href="https://github.com/servo/html5ever" rel="nofollow">https://github.com/servo/html5ever</a></li>
<li><a href="https://github.com/elixir-nx/nx" rel="nofollow">https://github.com/elixir-nx/nx</a></li>
<li><a href="https://hex.pm/packages?search=depends%3Ahexpm%3Arustler&sort=total_downloads" rel="nofollow">https://hex.pm/packages?search=depends%3Ahexpm%3Arustler&amp;sort=total_downloads</a> – Current Hex packages using rustler</li>
<li><a href="https://github.com/elixir-nx/nx/tree/main/nx#readme" rel="nofollow">https://github.com/elixir-nx/nx/tree/main/nx#readme</a></li>
<li><a href="https://elixir-nx.github.io/explorer/Explorer.DataFrame.html" rel="nofollow">https://elixir-nx.github.io/explorer/Explorer.DataFrame.html</a></li>
<li><a href="https://www.pola.rs/" rel="nofollow">https://www.pola.rs/</a></li>
<li><a href="https://github.com/discord/sorted_set_nif" rel="nofollow">https://github.com/discord/sorted_set_nif</a></li>
<li><a href="https://ziglang.org/" rel="nofollow">https://ziglang.org/</a></li>
<li><a href="https://github.com/ityonemo/zigler" rel="nofollow">https://github.com/ityonemo/zigler</a></li>
<li><a href="https://github.com/philss/rustler_precompiled/blob/main/PRECOMPILATION_GUIDE.md" rel="nofollow">https://github.com/philss/rustler_precompiled/blob/main/PRECOMPILATION_GUIDE.md</a></li>
<li><a href="https://github.com/philss/rustler_precompilation_example" rel="nofollow">https://github.com/philss/rustler_precompilation_example</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/philipsampaio" rel="nofollow">https://twitter.com/philipsampaio</a> – on Twitter</li>
<li><a href="https://github.com/philss/" rel="nofollow">https://github.com/philss/</a> – on Github</li>
<li><a href="https://dashbit.co/blog" rel="nofollow">https://dashbit.co/blog</a> – Dashbit blog where he writes</li>
<li><a href="https://phils.dev" rel="nofollow">https://phils.dev</a> – Personal blog</li>
</ul>

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

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
