<?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>Thu, 14 May 2026 04:43:10 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Blockchain”</title>
    <link>https://podcast.thinkingelixir.com/tags/blockchain</link>
    <pubDate>Tue, 10 May 2022 04:15:00 -0600</pubDate>
    <description>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>News and interviews for the Elixir community</itunes:subtitle>
    <itunes:author>ThinkingElixir.com</itunes:author>
    <itunes:summary>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>elixir, programming, web, clustering, phoenix, liveview, news, developer</itunes:keywords>
    <itunes:owner>
      <itunes:name>ThinkingElixir.com</itunes:name>
      <itunes:email>podcast@thinkingelixir.com</itunes:email>
    </itunes:owner>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology"/>
<item>
  <title>98: Elixir in the iOS App Store with Dominic Letz</title>
  <link>https://podcast.thinkingelixir.com/98</link>
  <guid isPermaLink="false">f539e023-158a-4d86-a75a-ee5678f56274</guid>
  <pubDate>Tue, 10 May 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/f539e023-158a-4d86-a75a-ee5678f56274.mp3" length="34367488" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle></itunes:subtitle>
  <itunes:duration>47:26</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
  <description>&lt;p&gt;Dominic Letz did something I thought was impossible. He got an Elixir application packaged up, approved, and available through the Apple App Store on iOS devices. The application runs Elixir on the device, creates a web view, and hosts Phoenix LiveView pages. They went further and created a bridge to integrate with more of the platform specific features of the device. Is Android your preferred platform? They have it running there as well and in the Google Play Store. We talk about how it works, challenges overcome, and where it is now. They also created several Github projects that show how to do this yourself to create a cross-platform desktop application and apps for Apple and Android mobile devices. Very cool! They want your help to make it even better.&lt;/p&gt;

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

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

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/whatyouhide/status/1521381183229210624" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/whatyouhide/status/1521381183229210624&lt;/a&gt; – Mint now has an official WebSocket client&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/elixir-mint/mint_web_socket" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-mint/mint_web_socket&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/NFIBrokerage" target="_blank" rel="nofollow noopener"&gt;https://github.com/NFIBrokerage&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/NFIBrokerage/slipstream" target="_blank" rel="nofollow noopener"&gt;https://github.com/NFIBrokerage/slipstream&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/josevalim/status/1519377962063249409" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/josevalim/status/1519377962063249409&lt;/a&gt; – José Valim announced Dashbit is sponsoring part-time development of sonic_pi for the next 6 months&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://sonic-pi.net/" target="_blank" rel="nofollow noopener"&gt;https://sonic-pi.net/&lt;/a&gt; – Sonic Pi website&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/sonic-pi-net/sonic-pi" target="_blank" rel="nofollow noopener"&gt;https://github.com/sonic-pi-net/sonic-pi&lt;/a&gt; – Sonic Pi project&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.blog/2022-04-29-bringing-code-navigation-to-communities/" target="_blank" rel="nofollow noopener"&gt;https://github.blog/2022-04-29-bringing-code-navigation-to-communities/&lt;/a&gt; – Github gave Elixir another shout-out in a recent blog post “Bringing code navigation to communities”.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/josevalim/status/1519630932583632897" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/josevalim/status/1519630932583632897&lt;/a&gt; – The Nx project reaches two major milestones at the same time.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/elixir-nx/nx" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-nx/nx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://hex.pm/packages/exla" target="_blank" rel="nofollow noopener"&gt;https://hex.pm/packages/exla&lt;/a&gt; – EXLA package now on Hex.pm&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://hex.pm/packages/torchx" target="_blank" rel="nofollow noopener"&gt;https://hex.pm/packages/torchx&lt;/a&gt; – Torchx package now on Hex.pm&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/robertoaloi/status/1520395745064542209" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/robertoaloi/status/1520395745064542209&lt;/a&gt; – WhatsApp's Erlang implementation of the Raft consensus algorithm is now open source&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/WhatsApp/waraft" target="_blank" rel="nofollow noopener"&gt;https://github.com/WhatsApp/waraft&lt;/a&gt; – WARaft is a Raft library in Erlang by WhatsApp. It provides an Erlang implementation to obtain consensus among replicated state machines.&lt;/li&gt;
&lt;/ul&gt;

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

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

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://apps.apple.com/us/app/diode-drive/id1605222443" target="_blank" rel="nofollow noopener"&gt;https://apps.apple.com/us/app/diode-drive/id1605222443&lt;/a&gt; – Diode Drive iOS app&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://play.google.com/store/apps/details?id=io.diode.drive" target="_blank" rel="nofollow noopener"&gt;https://play.google.com/store/apps/details?id=io.diode.drive&lt;/a&gt; – Google Play listing&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/elixir-desktop/desktop" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-desktop/desktop&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/elixir-desktop/ios-example-app" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-desktop/ios-example-app&lt;/a&gt; – iOS example app&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/elixir-desktop/android-example-app" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-desktop/android-example-app&lt;/a&gt; – Android example app&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/elixir-desktop/runtimes" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-desktop/runtimes&lt;/a&gt; – Prepared runtimes for android and iOS devices.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/elixir-desktop/bridge" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-desktop/bridge&lt;/a&gt; – Used by “desktop” - does native integrations&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://podcast.thinkingelixir.com/69" target="_blank" rel="nofollow noopener"&gt;https://podcast.thinkingelixir.com/69&lt;/a&gt; – Previous interview - episode 69&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://diode.io/diode%20drive/self-custody-for-data-22032/" target="_blank" rel="nofollow noopener"&gt;https://diode.io/diode%20drive/self-custody-for-data-22032/&lt;/a&gt; – Why you should care about Self-Custody for data now&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/couchbaselabs/iErl14" target="_blank" rel="nofollow noopener"&gt;https://github.com/couchbaselabs/iErl14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://podcast.thinkingelixir.com/81" target="_blank" rel="nofollow noopener"&gt;https://podcast.thinkingelixir.com/81&lt;/a&gt; – Elixir in a Burrito with Quinn and Digit&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.wxwidgets.org/" target="_blank" rel="nofollow noopener"&gt;https://www.wxwidgets.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/DominicLetz" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/DominicLetz&lt;/a&gt; – on Twitter&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/dominicletz/" target="_blank" rel="nofollow noopener"&gt;https://github.com/dominicletz/&lt;/a&gt; – on Github&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://diode.io/" target="_blank" rel="nofollow noopener"&gt;https://diode.io/&lt;/a&gt; – Diode.io website&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/diodechain" target="_blank" rel="nofollow noopener"&gt;https://github.com/diodechain&lt;/a&gt; – Diode Github organization&lt;/li&gt;
&lt;li&gt;Elixir Slack's desktop channel&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;Message the show - &lt;a href="https://twitter.com/ThinkingElixir" target="_blank" rel="nofollow noopener"&gt;@ThinkingElixir&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Email the show - &lt;a href="mailto:show@thinkingelixir.com" target="_blank" rel="nofollow noopener"&gt;show@thinkingelixir.com&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Mark Ericksen - &lt;a href="https://twitter.com/brainlid" target="_blank" rel="nofollow noopener"&gt;@brainlid&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;David Bernheisel - &lt;a href="https://twitter.com/bernheisel" target="_blank" rel="nofollow noopener"&gt;@bernheisel&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Cade Ward - &lt;a href="https://twitter.com/cadebward" target="_blank" rel="nofollow noopener"&gt;@cadebward&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
</description>
  <itunes:keywords>elixir, cross platform, mobile, desktop, live view, blockchain</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Dominic Letz did something I thought was impossible. He got an Elixir application packaged up, approved, and available through the Apple App Store on iOS devices. The application runs Elixir on the device, creates a web view, and hosts Phoenix LiveView pages. They went further and created a bridge to integrate with more of the platform specific features of the device. Is Android your preferred platform? They have it running there as well and in the Google Play Store. We talk about how it works, challenges overcome, and where it is now. They also created several Github projects that show how to do this yourself to create a cross-platform desktop application and apps for Apple and Android mobile devices. Very cool! They want your help to make it even better.</p>

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

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

<ul>
<li><a href="https://twitter.com/whatyouhide/status/1521381183229210624" rel="nofollow">https://twitter.com/whatyouhide/status/1521381183229210624</a> – Mint now has an official WebSocket client</li>
<li><a href="https://github.com/elixir-mint/mint_web_socket" rel="nofollow">https://github.com/elixir-mint/mint_web_socket</a></li>
<li><a href="https://github.com/NFIBrokerage" rel="nofollow">https://github.com/NFIBrokerage</a></li>
<li><a href="https://github.com/NFIBrokerage/slipstream" rel="nofollow">https://github.com/NFIBrokerage/slipstream</a></li>
<li><a href="https://twitter.com/josevalim/status/1519377962063249409" rel="nofollow">https://twitter.com/josevalim/status/1519377962063249409</a> – José Valim announced Dashbit is sponsoring part-time development of sonic_pi for the next 6 months</li>
<li><a href="https://sonic-pi.net/" rel="nofollow">https://sonic-pi.net/</a> – Sonic Pi website</li>
<li><a href="https://github.com/sonic-pi-net/sonic-pi" rel="nofollow">https://github.com/sonic-pi-net/sonic-pi</a> – Sonic Pi project</li>
<li><a href="https://github.blog/2022-04-29-bringing-code-navigation-to-communities/" rel="nofollow">https://github.blog/2022-04-29-bringing-code-navigation-to-communities/</a> – Github gave Elixir another shout-out in a recent blog post “Bringing code navigation to communities”.</li>
<li><a href="https://twitter.com/josevalim/status/1519630932583632897" rel="nofollow">https://twitter.com/josevalim/status/1519630932583632897</a> – The Nx project reaches two major milestones at the same time.</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/exla" rel="nofollow">https://hex.pm/packages/exla</a> – EXLA package now on Hex.pm</li>
<li><a href="https://hex.pm/packages/torchx" rel="nofollow">https://hex.pm/packages/torchx</a> – Torchx package now on Hex.pm</li>
<li><a href="https://twitter.com/robertoaloi/status/1520395745064542209" rel="nofollow">https://twitter.com/robertoaloi/status/1520395745064542209</a> – WhatsApp&#39;s Erlang implementation of the Raft consensus algorithm is now open source</li>
<li><a href="https://github.com/WhatsApp/waraft" rel="nofollow">https://github.com/WhatsApp/waraft</a> – WARaft is a Raft library in Erlang by WhatsApp. It provides an Erlang implementation to obtain consensus among replicated state machines.</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://apps.apple.com/us/app/diode-drive/id1605222443" rel="nofollow">https://apps.apple.com/us/app/diode-drive/id1605222443</a> – Diode Drive iOS app</li>
<li><a href="https://play.google.com/store/apps/details?id=io.diode.drive" rel="nofollow">https://play.google.com/store/apps/details?id=io.diode.drive</a> – Google Play listing</li>
<li><a href="https://github.com/elixir-desktop/desktop" rel="nofollow">https://github.com/elixir-desktop/desktop</a></li>
<li><a href="https://github.com/elixir-desktop/ios-example-app" rel="nofollow">https://github.com/elixir-desktop/ios-example-app</a> – iOS example app</li>
<li><a href="https://github.com/elixir-desktop/android-example-app" rel="nofollow">https://github.com/elixir-desktop/android-example-app</a> – Android example app</li>
<li><a href="https://github.com/elixir-desktop/runtimes" rel="nofollow">https://github.com/elixir-desktop/runtimes</a> – Prepared runtimes for android and iOS devices.</li>
<li><a href="https://github.com/elixir-desktop/bridge" rel="nofollow">https://github.com/elixir-desktop/bridge</a> – Used by “desktop” - does native integrations</li>
<li><a href="https://podcast.thinkingelixir.com/69" rel="nofollow">https://podcast.thinkingelixir.com/69</a> – Previous interview - episode 69</li>
<li><a href="https://diode.io/diode%20drive/self-custody-for-data-22032/" rel="nofollow">https://diode.io/diode%20drive/self-custody-for-data-22032/</a> – Why you should care about Self-Custody for data now</li>
<li><a href="https://github.com/couchbaselabs/iErl14" rel="nofollow">https://github.com/couchbaselabs/iErl14</a></li>
<li><a href="https://podcast.thinkingelixir.com/81" rel="nofollow">https://podcast.thinkingelixir.com/81</a> – Elixir in a Burrito with Quinn and Digit</li>
<li><a href="https://www.wxwidgets.org/" rel="nofollow">https://www.wxwidgets.org/</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/DominicLetz" rel="nofollow">https://twitter.com/DominicLetz</a> – on Twitter</li>
<li><a href="https://github.com/dominicletz/" rel="nofollow">https://github.com/dominicletz/</a> – on Github</li>
<li><a href="https://diode.io/" rel="nofollow">https://diode.io/</a> – Diode.io website</li>
<li><a href="https://github.com/diodechain" rel="nofollow">https://github.com/diodechain</a> – Diode Github organization</li>
<li>Elixir Slack&#39;s desktop channel</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>Dominic Letz did something I thought was impossible. He got an Elixir application packaged up, approved, and available through the Apple App Store on iOS devices. The application runs Elixir on the device, creates a web view, and hosts Phoenix LiveView pages. They went further and created a bridge to integrate with more of the platform specific features of the device. Is Android your preferred platform? They have it running there as well and in the Google Play Store. We talk about how it works, challenges overcome, and where it is now. They also created several Github projects that show how to do this yourself to create a cross-platform desktop application and apps for Apple and Android mobile devices. Very cool! They want your help to make it even better.</p>

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

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

<ul>
<li><a href="https://twitter.com/whatyouhide/status/1521381183229210624" rel="nofollow">https://twitter.com/whatyouhide/status/1521381183229210624</a> – Mint now has an official WebSocket client</li>
<li><a href="https://github.com/elixir-mint/mint_web_socket" rel="nofollow">https://github.com/elixir-mint/mint_web_socket</a></li>
<li><a href="https://github.com/NFIBrokerage" rel="nofollow">https://github.com/NFIBrokerage</a></li>
<li><a href="https://github.com/NFIBrokerage/slipstream" rel="nofollow">https://github.com/NFIBrokerage/slipstream</a></li>
<li><a href="https://twitter.com/josevalim/status/1519377962063249409" rel="nofollow">https://twitter.com/josevalim/status/1519377962063249409</a> – José Valim announced Dashbit is sponsoring part-time development of sonic_pi for the next 6 months</li>
<li><a href="https://sonic-pi.net/" rel="nofollow">https://sonic-pi.net/</a> – Sonic Pi website</li>
<li><a href="https://github.com/sonic-pi-net/sonic-pi" rel="nofollow">https://github.com/sonic-pi-net/sonic-pi</a> – Sonic Pi project</li>
<li><a href="https://github.blog/2022-04-29-bringing-code-navigation-to-communities/" rel="nofollow">https://github.blog/2022-04-29-bringing-code-navigation-to-communities/</a> – Github gave Elixir another shout-out in a recent blog post “Bringing code navigation to communities”.</li>
<li><a href="https://twitter.com/josevalim/status/1519630932583632897" rel="nofollow">https://twitter.com/josevalim/status/1519630932583632897</a> – The Nx project reaches two major milestones at the same time.</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/exla" rel="nofollow">https://hex.pm/packages/exla</a> – EXLA package now on Hex.pm</li>
<li><a href="https://hex.pm/packages/torchx" rel="nofollow">https://hex.pm/packages/torchx</a> – Torchx package now on Hex.pm</li>
<li><a href="https://twitter.com/robertoaloi/status/1520395745064542209" rel="nofollow">https://twitter.com/robertoaloi/status/1520395745064542209</a> – WhatsApp&#39;s Erlang implementation of the Raft consensus algorithm is now open source</li>
<li><a href="https://github.com/WhatsApp/waraft" rel="nofollow">https://github.com/WhatsApp/waraft</a> – WARaft is a Raft library in Erlang by WhatsApp. It provides an Erlang implementation to obtain consensus among replicated state machines.</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://apps.apple.com/us/app/diode-drive/id1605222443" rel="nofollow">https://apps.apple.com/us/app/diode-drive/id1605222443</a> – Diode Drive iOS app</li>
<li><a href="https://play.google.com/store/apps/details?id=io.diode.drive" rel="nofollow">https://play.google.com/store/apps/details?id=io.diode.drive</a> – Google Play listing</li>
<li><a href="https://github.com/elixir-desktop/desktop" rel="nofollow">https://github.com/elixir-desktop/desktop</a></li>
<li><a href="https://github.com/elixir-desktop/ios-example-app" rel="nofollow">https://github.com/elixir-desktop/ios-example-app</a> – iOS example app</li>
<li><a href="https://github.com/elixir-desktop/android-example-app" rel="nofollow">https://github.com/elixir-desktop/android-example-app</a> – Android example app</li>
<li><a href="https://github.com/elixir-desktop/runtimes" rel="nofollow">https://github.com/elixir-desktop/runtimes</a> – Prepared runtimes for android and iOS devices.</li>
<li><a href="https://github.com/elixir-desktop/bridge" rel="nofollow">https://github.com/elixir-desktop/bridge</a> – Used by “desktop” - does native integrations</li>
<li><a href="https://podcast.thinkingelixir.com/69" rel="nofollow">https://podcast.thinkingelixir.com/69</a> – Previous interview - episode 69</li>
<li><a href="https://diode.io/diode%20drive/self-custody-for-data-22032/" rel="nofollow">https://diode.io/diode%20drive/self-custody-for-data-22032/</a> – Why you should care about Self-Custody for data now</li>
<li><a href="https://github.com/couchbaselabs/iErl14" rel="nofollow">https://github.com/couchbaselabs/iErl14</a></li>
<li><a href="https://podcast.thinkingelixir.com/81" rel="nofollow">https://podcast.thinkingelixir.com/81</a> – Elixir in a Burrito with Quinn and Digit</li>
<li><a href="https://www.wxwidgets.org/" rel="nofollow">https://www.wxwidgets.org/</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/DominicLetz" rel="nofollow">https://twitter.com/DominicLetz</a> – on Twitter</li>
<li><a href="https://github.com/dominicletz/" rel="nofollow">https://github.com/dominicletz/</a> – on Github</li>
<li><a href="https://diode.io/" rel="nofollow">https://diode.io/</a> – Diode.io website</li>
<li><a href="https://github.com/diodechain" rel="nofollow">https://github.com/diodechain</a> – Diode Github organization</li>
<li>Elixir Slack&#39;s desktop channel</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>
