<?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>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Thu, 14 May 2026 04:43:17 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Burrito”</title>
    <link>https://podcast.thinkingelixir.com/tags/burrito</link>
    <pubDate>Tue, 23 Aug 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>113: Livebook Desktop</title>
  <link>https://podcast.thinkingelixir.com/113</link>
  <guid isPermaLink="false">681aa8c1-c29c-41d4-a3e7-0f4495827a4e</guid>
  <pubDate>Tue, 23 Aug 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/681aa8c1-c29c-41d4-a3e7-0f4495827a4e.mp3" length="39131136" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>Livebook Desktop makes it much easier for people to start using Elixir and Livebook. Wojtek Mach explains what Livebook Desktop is, how it works, if it makes sense to "desktop" our own apps and more!</itunes:subtitle>
  <itunes:duration>53:55</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;Livebook Desktop is a recent project that makes it much easier for people to start using Elixir and Livebook. Wojtek Mach joins us to explain what Livebook Desktop is and how it works. We learn who the project is for and the problems it helps solve. We ask if this approach makes sense for other projects and how to get started. Wojtek also shares some cool things in the works that make it possible to load our own Phoenix project into a Livebook!&lt;/p&gt;

&lt;p&gt;Show Notes online - &lt;a href="http://podcast.thinkingelixir.com/113" target="_blank" rel="nofollow noopener"&gt;http://podcast.thinkingelixir.com/113&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://github.com/elixir-lang/elixir/releases/tag/v1.14.0-rc.1" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-lang/elixir/releases/tag/v1.14.0-rc.1&lt;/a&gt; – Elixir v1.14.0-rc.1 - the last stop before v1.14&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/elixirlang/status/1559133733478977538" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/elixirlang/status/1559133733478977538&lt;/a&gt; – Elixir v1.14.0-rc.1 announced as the last stop before v1.14&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/phenixdigital/phx_live_storybook" target="_blank" rel="nofollow noopener"&gt;https://github.com/phenixdigital/phx_live_storybook&lt;/a&gt; – Phoenix Live Storybook - A pluggable storybook for your LiveView components&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://phx-live-storybook-sample.fly.dev/storybook/colors" target="_blank" rel="nofollow noopener"&gt;https://phx-live-storybook-sample.fly.dev/storybook/colors&lt;/a&gt; – Public sample project of Phx Live Storybook&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.11.0" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.11.0&lt;/a&gt; – Update to ElixirLS&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/lukaszsamson/status/1558923305012400136" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/lukaszsamson/status/1558923305012400136&lt;/a&gt; – ElixirLS adds Elixir 1.14 support&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://asdf-vm.com/" target="_blank" rel="nofollow noopener"&gt;https://asdf-vm.com/&lt;/a&gt; – Version manager for multiple runtimes like Erlang, Elixir, Node and many more&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/josevalim/status/1558156309454798848" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/josevalim/status/1558156309454798848&lt;/a&gt; – José shared that Livebook Enterprise will be shipping soon&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/michalmuskala/status/1557374130793680899" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/michalmuskala/status/1557374130793680899&lt;/a&gt; – Research paper describing the WhatsApp approach to static types in Erlang with the eqWAlizer project&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://research.facebook.com/publications/inferl-scalable-and-extensible-erlang-static-analysis/" target="_blank" rel="nofollow noopener"&gt;https://research.facebook.com/publications/inferl-scalable-and-extensible-erlang-static-analysis/&lt;/a&gt; – The eqWAlizer static types research paper&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/josevalim/status/1558554226384670723" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/josevalim/status/1558554226384670723&lt;/a&gt; – Nx v0.3.0 was released&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/sean_moriarity/status/1558579500761358336" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/sean_moriarity/status/1558579500761358336&lt;/a&gt; – Axon/AxonOnnx v0.2.0 released&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://elixirconf.uy/" target="_blank" rel="nofollow noopener"&gt;https://elixirconf.uy/&lt;/a&gt; – Nov 11-12, the first Elixir conference to be held in Montevideo, Uruguay.&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://livebook.dev/" target="_blank" rel="nofollow noopener"&gt;https://livebook.dev/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/livebook-dev/livebook/blob/27f1e1406481edd2b38c730d75ce72df514ab4a6/mix.exs#L146:L178" target="_blank" rel="nofollow noopener"&gt;https://github.com/livebook-dev/livebook/blob/27f1e1406481edd2b38c730d75ce72df514ab4a6/mix.exs#L146:L178&lt;/a&gt; – AppBundler setup&lt;/li&gt;
&lt;li&gt;&lt;a href="https://fly.io/phoenix-files/safe-ecto-migrations/" target="_blank" rel="nofollow noopener"&gt;https://fly.io/phoenix-files/safe-ecto-migrations/&lt;/a&gt;&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://podcast.thinkingelixir.com/98" target="_blank" rel="nofollow noopener"&gt;https://podcast.thinkingelixir.com/98&lt;/a&gt; – Elixir desktop interview "Elixir in the iOS App Store with Dominic Letz"&lt;/li&gt;
&lt;li&gt;&lt;a href="https://en.wikipedia.org/wiki/LAMP_(software_bundle)" target="_blank" rel="nofollow noopener"&gt;https://en.wikipedia.org/wiki/LAMP_(software_bundle)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/burrito-elixir/burrito" target="_blank" rel="nofollow noopener"&gt;https://github.com/burrito-elixir/burrito&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://news.livebook.dev/how-to-query-and-visualize-data-from-google-bigquery-using-livebook-3o2leU" target="_blank" rel="nofollow noopener"&gt;https://news.livebook.dev/how-to-query-and-visualize-data-from-google-bigquery-using-livebook-3o2leU&lt;/a&gt; – How to query and visualize data from Google BigQuery using Livebook&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/burrito-elixir/burrito" target="_blank" rel="nofollow noopener"&gt;https://github.com/burrito-elixir/burrito&lt;/a&gt; – Burrito project&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/elixir-lang/elixir/pull/12051" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-lang/elixir/pull/12051&lt;/a&gt; – Mix.install :config_path + :lockfile&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/livebook-dev/kino/issues/132#issuecomment-1207293134" target="_blank" rel="nofollow noopener"&gt;https://github.com/livebook-dev/kino/issues/132#issuecomment-1207293134&lt;/a&gt; – kino_benchee to automatically render benchee results in Livebook&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://hexdocs.pm/req/changelog.html#v0-3-0-2022-06-21" target="_blank" rel="nofollow noopener"&gt;https://hexdocs.pm/req/changelog.html#v0-3-0-2022-06-21&lt;/a&gt; – Req v0.3.0 changelog&lt;/li&gt;
&lt;li&gt;&lt;a href="https://nsis.sourceforge.io/Download" target="_blank" rel="nofollow noopener"&gt;https://nsis.sourceforge.io/Download&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://nsis.sourceforge.io/Main_Page" target="_blank" rel="nofollow noopener"&gt;https://nsis.sourceforge.io/Main_Page&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System" target="_blank" rel="nofollow noopener"&gt;https://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.winamp.com/" target="_blank" rel="nofollow noopener"&gt;https://www.winamp.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/livebook-dev/livebook/tree/main/app_bundler" target="_blank" rel="nofollow noopener"&gt;https://github.com/livebook-dev/livebook/tree/main/app_bundler&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/boydm/scenic" target="_blank" rel="nofollow noopener"&gt;https://github.com/boydm/scenic&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/wojtekmach" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/wojtekmach&lt;/a&gt; – on Twitter&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/wojtekmach/" target="_blank" rel="nofollow noopener"&gt;https://github.com/wojtekmach/&lt;/a&gt; – on Github&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://wojtekmach.pl/" target="_blank" rel="nofollow noopener"&gt;http://wojtekmach.pl/&lt;/a&gt; – Blog&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, livebook, desktop, livebook desktop, burrito, cross-platform</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Livebook Desktop is a recent project that makes it much easier for people to start using Elixir and Livebook. Wojtek Mach joins us to explain what Livebook Desktop is and how it works. We learn who the project is for and the problems it helps solve. We ask if this approach makes sense for other projects and how to get started. Wojtek also shares some cool things in the works that make it possible to load our own Phoenix project into a Livebook!</p>

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

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

<ul>
<li><a href="https://github.com/elixir-lang/elixir/releases/tag/v1.14.0-rc.1" rel="nofollow">https://github.com/elixir-lang/elixir/releases/tag/v1.14.0-rc.1</a> – Elixir v1.14.0-rc.1 - the last stop before v1.14</li>
<li><a href="https://twitter.com/elixirlang/status/1559133733478977538" rel="nofollow">https://twitter.com/elixirlang/status/1559133733478977538</a> – Elixir v1.14.0-rc.1 announced as the last stop before v1.14</li>
<li><a href="https://github.com/phenixdigital/phx_live_storybook" rel="nofollow">https://github.com/phenixdigital/phx_live_storybook</a> – Phoenix Live Storybook - A pluggable storybook for your LiveView components</li>
<li><a href="https://phx-live-storybook-sample.fly.dev/storybook/colors" rel="nofollow">https://phx-live-storybook-sample.fly.dev/storybook/colors</a> – Public sample project of Phx Live Storybook</li>
<li><a href="https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.11.0" rel="nofollow">https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.11.0</a> – Update to ElixirLS</li>
<li><a href="https://twitter.com/lukaszsamson/status/1558923305012400136" rel="nofollow">https://twitter.com/lukaszsamson/status/1558923305012400136</a> – ElixirLS adds Elixir 1.14 support</li>
<li><a href="https://asdf-vm.com/" rel="nofollow">https://asdf-vm.com/</a> – Version manager for multiple runtimes like Erlang, Elixir, Node and many more</li>
<li><a href="https://twitter.com/josevalim/status/1558156309454798848" rel="nofollow">https://twitter.com/josevalim/status/1558156309454798848</a> – José shared that Livebook Enterprise will be shipping soon</li>
<li><a href="https://twitter.com/michalmuskala/status/1557374130793680899" rel="nofollow">https://twitter.com/michalmuskala/status/1557374130793680899</a> – Research paper describing the WhatsApp approach to static types in Erlang with the eqWAlizer project</li>
<li><a href="https://research.facebook.com/publications/inferl-scalable-and-extensible-erlang-static-analysis/" rel="nofollow">https://research.facebook.com/publications/inferl-scalable-and-extensible-erlang-static-analysis/</a> – The eqWAlizer static types research paper</li>
<li><a href="https://twitter.com/josevalim/status/1558554226384670723" rel="nofollow">https://twitter.com/josevalim/status/1558554226384670723</a> – Nx v0.3.0 was released</li>
<li><a href="https://twitter.com/sean_moriarity/status/1558579500761358336" rel="nofollow">https://twitter.com/sean_moriarity/status/1558579500761358336</a> – Axon/AxonOnnx v0.2.0 released</li>
<li><a href="https://elixirconf.uy/" rel="nofollow">https://elixirconf.uy/</a> – Nov 11-12, the first Elixir conference to be held in Montevideo, Uruguay.</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://livebook.dev/" rel="nofollow">https://livebook.dev/</a></li>
<li><a href="https://github.com/livebook-dev/livebook/blob/27f1e1406481edd2b38c730d75ce72df514ab4a6/mix.exs#L146:L178" rel="nofollow">https://github.com/livebook-dev/livebook/blob/27f1e1406481edd2b38c730d75ce72df514ab4a6/mix.exs#L146:L178</a> – AppBundler setup</li>
<li><a href="https://fly.io/phoenix-files/safe-ecto-migrations/" rel="nofollow">https://fly.io/phoenix-files/safe-ecto-migrations/</a></li>
<li><a href="https://github.com/elixir-desktop/desktop" rel="nofollow">https://github.com/elixir-desktop/desktop</a></li>
<li><a href="https://podcast.thinkingelixir.com/98" rel="nofollow">https://podcast.thinkingelixir.com/98</a> – Elixir desktop interview &quot;Elixir in the iOS App Store with Dominic Letz&quot;</li>
<li><a href="https://en.wikipedia.org/wiki/LAMP_(software_bundle)" rel="nofollow">https://en.wikipedia.org/wiki/LAMP_(software_bundle)</a></li>
<li><a href="https://github.com/burrito-elixir/burrito" rel="nofollow">https://github.com/burrito-elixir/burrito</a></li>
<li><a href="https://news.livebook.dev/how-to-query-and-visualize-data-from-google-bigquery-using-livebook-3o2leU" rel="nofollow">https://news.livebook.dev/how-to-query-and-visualize-data-from-google-bigquery-using-livebook-3o2leU</a> – How to query and visualize data from Google BigQuery using Livebook</li>
<li><a href="https://github.com/burrito-elixir/burrito" rel="nofollow">https://github.com/burrito-elixir/burrito</a> – Burrito project</li>
<li><a href="https://github.com/elixir-lang/elixir/pull/12051" rel="nofollow">https://github.com/elixir-lang/elixir/pull/12051</a> – Mix.install :config_path + :lockfile</li>
<li><a href="https://github.com/livebook-dev/kino/issues/132#issuecomment-1207293134" rel="nofollow">https://github.com/livebook-dev/kino/issues/132#issuecomment-1207293134</a> – kino_benchee to automatically render benchee results in Livebook</li>
<li><a href="https://hexdocs.pm/req/changelog.html#v0-3-0-2022-06-21" rel="nofollow">https://hexdocs.pm/req/changelog.html#v0-3-0-2022-06-21</a> – Req v0.3.0 changelog</li>
<li><a href="https://nsis.sourceforge.io/Download" rel="nofollow">https://nsis.sourceforge.io/Download</a></li>
<li><a href="https://nsis.sourceforge.io/Main_Page" rel="nofollow">https://nsis.sourceforge.io/Main_Page</a></li>
<li><a href="https://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System" rel="nofollow">https://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System</a></li>
<li><a href="https://www.winamp.com/" rel="nofollow">https://www.winamp.com/</a></li>
<li><a href="https://github.com/livebook-dev/livebook/tree/main/app_bundler" rel="nofollow">https://github.com/livebook-dev/livebook/tree/main/app_bundler</a></li>
<li><a href="https://github.com/boydm/scenic" rel="nofollow">https://github.com/boydm/scenic</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/wojtekmach" rel="nofollow">https://twitter.com/wojtekmach</a> – on Twitter</li>
<li><a href="https://github.com/wojtekmach/" rel="nofollow">https://github.com/wojtekmach/</a> – on Github</li>
<li><a href="http://wojtekmach.pl/" rel="nofollow">http://wojtekmach.pl/</a> – 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>Livebook Desktop is a recent project that makes it much easier for people to start using Elixir and Livebook. Wojtek Mach joins us to explain what Livebook Desktop is and how it works. We learn who the project is for and the problems it helps solve. We ask if this approach makes sense for other projects and how to get started. Wojtek also shares some cool things in the works that make it possible to load our own Phoenix project into a Livebook!</p>

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

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

<ul>
<li><a href="https://github.com/elixir-lang/elixir/releases/tag/v1.14.0-rc.1" rel="nofollow">https://github.com/elixir-lang/elixir/releases/tag/v1.14.0-rc.1</a> – Elixir v1.14.0-rc.1 - the last stop before v1.14</li>
<li><a href="https://twitter.com/elixirlang/status/1559133733478977538" rel="nofollow">https://twitter.com/elixirlang/status/1559133733478977538</a> – Elixir v1.14.0-rc.1 announced as the last stop before v1.14</li>
<li><a href="https://github.com/phenixdigital/phx_live_storybook" rel="nofollow">https://github.com/phenixdigital/phx_live_storybook</a> – Phoenix Live Storybook - A pluggable storybook for your LiveView components</li>
<li><a href="https://phx-live-storybook-sample.fly.dev/storybook/colors" rel="nofollow">https://phx-live-storybook-sample.fly.dev/storybook/colors</a> – Public sample project of Phx Live Storybook</li>
<li><a href="https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.11.0" rel="nofollow">https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.11.0</a> – Update to ElixirLS</li>
<li><a href="https://twitter.com/lukaszsamson/status/1558923305012400136" rel="nofollow">https://twitter.com/lukaszsamson/status/1558923305012400136</a> – ElixirLS adds Elixir 1.14 support</li>
<li><a href="https://asdf-vm.com/" rel="nofollow">https://asdf-vm.com/</a> – Version manager for multiple runtimes like Erlang, Elixir, Node and many more</li>
<li><a href="https://twitter.com/josevalim/status/1558156309454798848" rel="nofollow">https://twitter.com/josevalim/status/1558156309454798848</a> – José shared that Livebook Enterprise will be shipping soon</li>
<li><a href="https://twitter.com/michalmuskala/status/1557374130793680899" rel="nofollow">https://twitter.com/michalmuskala/status/1557374130793680899</a> – Research paper describing the WhatsApp approach to static types in Erlang with the eqWAlizer project</li>
<li><a href="https://research.facebook.com/publications/inferl-scalable-and-extensible-erlang-static-analysis/" rel="nofollow">https://research.facebook.com/publications/inferl-scalable-and-extensible-erlang-static-analysis/</a> – The eqWAlizer static types research paper</li>
<li><a href="https://twitter.com/josevalim/status/1558554226384670723" rel="nofollow">https://twitter.com/josevalim/status/1558554226384670723</a> – Nx v0.3.0 was released</li>
<li><a href="https://twitter.com/sean_moriarity/status/1558579500761358336" rel="nofollow">https://twitter.com/sean_moriarity/status/1558579500761358336</a> – Axon/AxonOnnx v0.2.0 released</li>
<li><a href="https://elixirconf.uy/" rel="nofollow">https://elixirconf.uy/</a> – Nov 11-12, the first Elixir conference to be held in Montevideo, Uruguay.</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://livebook.dev/" rel="nofollow">https://livebook.dev/</a></li>
<li><a href="https://github.com/livebook-dev/livebook/blob/27f1e1406481edd2b38c730d75ce72df514ab4a6/mix.exs#L146:L178" rel="nofollow">https://github.com/livebook-dev/livebook/blob/27f1e1406481edd2b38c730d75ce72df514ab4a6/mix.exs#L146:L178</a> – AppBundler setup</li>
<li><a href="https://fly.io/phoenix-files/safe-ecto-migrations/" rel="nofollow">https://fly.io/phoenix-files/safe-ecto-migrations/</a></li>
<li><a href="https://github.com/elixir-desktop/desktop" rel="nofollow">https://github.com/elixir-desktop/desktop</a></li>
<li><a href="https://podcast.thinkingelixir.com/98" rel="nofollow">https://podcast.thinkingelixir.com/98</a> – Elixir desktop interview &quot;Elixir in the iOS App Store with Dominic Letz&quot;</li>
<li><a href="https://en.wikipedia.org/wiki/LAMP_(software_bundle)" rel="nofollow">https://en.wikipedia.org/wiki/LAMP_(software_bundle)</a></li>
<li><a href="https://github.com/burrito-elixir/burrito" rel="nofollow">https://github.com/burrito-elixir/burrito</a></li>
<li><a href="https://news.livebook.dev/how-to-query-and-visualize-data-from-google-bigquery-using-livebook-3o2leU" rel="nofollow">https://news.livebook.dev/how-to-query-and-visualize-data-from-google-bigquery-using-livebook-3o2leU</a> – How to query and visualize data from Google BigQuery using Livebook</li>
<li><a href="https://github.com/burrito-elixir/burrito" rel="nofollow">https://github.com/burrito-elixir/burrito</a> – Burrito project</li>
<li><a href="https://github.com/elixir-lang/elixir/pull/12051" rel="nofollow">https://github.com/elixir-lang/elixir/pull/12051</a> – Mix.install :config_path + :lockfile</li>
<li><a href="https://github.com/livebook-dev/kino/issues/132#issuecomment-1207293134" rel="nofollow">https://github.com/livebook-dev/kino/issues/132#issuecomment-1207293134</a> – kino_benchee to automatically render benchee results in Livebook</li>
<li><a href="https://hexdocs.pm/req/changelog.html#v0-3-0-2022-06-21" rel="nofollow">https://hexdocs.pm/req/changelog.html#v0-3-0-2022-06-21</a> – Req v0.3.0 changelog</li>
<li><a href="https://nsis.sourceforge.io/Download" rel="nofollow">https://nsis.sourceforge.io/Download</a></li>
<li><a href="https://nsis.sourceforge.io/Main_Page" rel="nofollow">https://nsis.sourceforge.io/Main_Page</a></li>
<li><a href="https://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System" rel="nofollow">https://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System</a></li>
<li><a href="https://www.winamp.com/" rel="nofollow">https://www.winamp.com/</a></li>
<li><a href="https://github.com/livebook-dev/livebook/tree/main/app_bundler" rel="nofollow">https://github.com/livebook-dev/livebook/tree/main/app_bundler</a></li>
<li><a href="https://github.com/boydm/scenic" rel="nofollow">https://github.com/boydm/scenic</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/wojtekmach" rel="nofollow">https://twitter.com/wojtekmach</a> – on Twitter</li>
<li><a href="https://github.com/wojtekmach/" rel="nofollow">https://github.com/wojtekmach/</a> – on Github</li>
<li><a href="http://wojtekmach.pl/" rel="nofollow">http://wojtekmach.pl/</a> – 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>
<item>
  <title>81: Elixir in a Burrito with Quinn and Digit</title>
  <link>https://podcast.thinkingelixir.com/81</link>
  <guid isPermaLink="false">d6111810-3687-4e7c-bcbe-a5fd5ead5b2a</guid>
  <pubDate>Tue, 11 Jan 2022 04:15:00 -0700</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/d6111810-3687-4e7c-bcbe-a5fd5ead5b2a.mp3" length="38905856" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>Quinn Wilton and Digit wrap up Elixir in the Burrito project making it easier to run Elixir projects in more environments! Burrito has a great origin story and possibilities for it's use. Check it out!</itunes:subtitle>
  <itunes:duration>53:44</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;We talk with Digit and Quinn Wilton about the Burrito project. It wraps up Elixir to a single binary, enables cross-platform builds, and uses Zig to help while also enabling NIFs! They share how the security focused software they create uses this to run in isolated environments where Elixir can’t be installed. A really cool project that can be used for one-off scripts, long running CLI applications with full OTP features and more. They share some of the challenges they had to overcome in creating Burrito and how it being OpenSource helps the company and their project.&lt;/p&gt;

&lt;p&gt;Show Notes online - &lt;a href="http://podcast.thinkingelixir.com/81" target="_blank" rel="nofollow noopener"&gt;http://podcast.thinkingelixir.com/81&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://github.com/elixir-lang/elixir/releases/tag/v1.13.1" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-lang/elixir/releases/tag/v1.13.1&lt;/a&gt; – Elixir 1.13.1 released. Bug fixes.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/BeaconCMS/beacon" target="_blank" rel="nofollow noopener"&gt;https://github.com/BeaconCMS/beacon&lt;/a&gt; – BeaconCMS announced by Dockyard&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/1stAvenger/status/1474167882946957313" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/1stAvenger/status/1474167882946957313&lt;/a&gt; – Mike Binns talks about his work on BeaconCMS&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/cloveapp/notion_renderer" target="_blank" rel="nofollow noopener"&gt;https://github.com/cloveapp/notion_renderer&lt;/a&gt; – Steve Bussey released a Notion renderer for Phoenix&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://ziglang.org/download/0.9.0/release-notes.html" target="_blank" rel="nofollow noopener"&gt;https://ziglang.org/download/0.9.0/release-notes.html&lt;/a&gt; – Zig release updates&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/wojtekmach/status/1477196958179680256" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/wojtekmach/status/1477196958179680256&lt;/a&gt; – Wojtek Mach gives context to the Zig release for Elixir&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/nerves-project/nerves_system_br/blob/main/CHANGELOG.md#v1180" target="_blank" rel="nofollow noopener"&gt;https://github.com/nerves-project/nerves_system_br/blob/main/CHANGELOG.md#v1180&lt;/a&gt; – Nerves updates in time for the New Year&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/NervesProject/status/1477054737921060869" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/NervesProject/status/1477054737921060869&lt;/a&gt; – Nerves update announcement on Twitter&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.kickstarter.com/projects/peerstritzinger/grisp-2/posts/3394103" target="_blank" rel="nofollow noopener"&gt;https://www.kickstarter.com/projects/peerstritzinger/grisp-2/posts/3394103&lt;/a&gt; – Grisp 2 Boards Kickstarter update&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://github.com/burrito-elixir/burrito" target="_blank" rel="nofollow noopener"&gt;https://github.com/burrito-elixir/burrito&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/wojtekmach/elixir-run" target="_blank" rel="nofollow noopener"&gt;https://github.com/wojtekmach/elixir-run&lt;/a&gt; – Wojtek Mach's experiment&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/spawnfest/bakeware" target="_blank" rel="nofollow noopener"&gt;https://github.com/spawnfest/bakeware&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/bake-bake-bake/bakeware" target="_blank" rel="nofollow noopener"&gt;https://github.com/bake-bake-bake/bakeware&lt;/a&gt; – Bakeware project&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/watch?v=y8-9yZlye30" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=y8-9yZlye30&lt;/a&gt; – Quinn's talk&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/watch?v=gQb58bqwDOc" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=gQb58bqwDOc&lt;/a&gt; – Digit's talk&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.synopsys.com/" target="_blank" rel="nofollow noopener"&gt;https://www.synopsys.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hex.pm/packages/teex" target="_blank" rel="nofollow noopener"&gt;https://hex.pm/packages/teex&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/elixir-lang/elixir_make" target="_blank" rel="nofollow noopener"&gt;https://github.com/elixir-lang/elixir_make&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/ndreynolds/ratatouille" target="_blank" rel="nofollow noopener"&gt;https://github.com/ndreynolds/ratatouille&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/nsf/termbox" target="_blank" rel="nofollow noopener"&gt;https://github.com/nsf/termbox&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ziglang.org/" target="_blank" rel="nofollow noopener"&gt;https://ziglang.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://llvm.org/" target="_blank" rel="nofollow noopener"&gt;https://llvm.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://invisible-island.net/ncurses/" target="_blank" rel="nofollow noopener"&gt;https://invisible-island.net/ncurses/&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/wilton_quinn" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/wilton_quinn&lt;/a&gt; – Quinn on Twitter&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/QuinnWilton/" target="_blank" rel="nofollow noopener"&gt;https://github.com/QuinnWilton/&lt;/a&gt; – Quinn on Github&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://quinnwilton.com/" target="_blank" rel="nofollow noopener"&gt;https://quinnwilton.com/&lt;/a&gt; – Quinn's Site&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/doawoo" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/doawoo&lt;/a&gt; – Digit on Twitter&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/doawoo" target="_blank" rel="nofollow noopener"&gt;https://github.com/doawoo&lt;/a&gt; – Digit on Github&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://puppy.surf" target="_blank" rel="nofollow noopener"&gt;https://puppy.surf&lt;/a&gt; – Digit's Site&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>news, elixir, burrito, cross-platform, zig, security analysis</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We talk with Digit and Quinn Wilton about the Burrito project. It wraps up Elixir to a single binary, enables cross-platform builds, and uses Zig to help while also enabling NIFs! They share how the security focused software they create uses this to run in isolated environments where Elixir can’t be installed. A really cool project that can be used for one-off scripts, long running CLI applications with full OTP features and more. They share some of the challenges they had to overcome in creating Burrito and how it being OpenSource helps the company and their project.</p>

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

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

<ul>
<li><a href="https://github.com/elixir-lang/elixir/releases/tag/v1.13.1" rel="nofollow">https://github.com/elixir-lang/elixir/releases/tag/v1.13.1</a> – Elixir 1.13.1 released. Bug fixes.</li>
<li><a href="https://github.com/BeaconCMS/beacon" rel="nofollow">https://github.com/BeaconCMS/beacon</a> – BeaconCMS announced by Dockyard</li>
<li><a href="https://twitter.com/1stAvenger/status/1474167882946957313" rel="nofollow">https://twitter.com/1stAvenger/status/1474167882946957313</a> – Mike Binns talks about his work on BeaconCMS</li>
<li><a href="https://github.com/cloveapp/notion_renderer" rel="nofollow">https://github.com/cloveapp/notion_renderer</a> – Steve Bussey released a Notion renderer for Phoenix</li>
<li><a href="https://ziglang.org/download/0.9.0/release-notes.html" rel="nofollow">https://ziglang.org/download/0.9.0/release-notes.html</a> – Zig release updates</li>
<li><a href="https://twitter.com/wojtekmach/status/1477196958179680256" rel="nofollow">https://twitter.com/wojtekmach/status/1477196958179680256</a> – Wojtek Mach gives context to the Zig release for Elixir</li>
<li><a href="https://github.com/nerves-project/nerves_system_br/blob/main/CHANGELOG.md#v1180" rel="nofollow">https://github.com/nerves-project/nerves_system_br/blob/main/CHANGELOG.md#v1180</a> – Nerves updates in time for the New Year</li>
<li><a href="https://twitter.com/NervesProject/status/1477054737921060869" rel="nofollow">https://twitter.com/NervesProject/status/1477054737921060869</a> – Nerves update announcement on Twitter</li>
<li><a href="https://www.kickstarter.com/projects/peerstritzinger/grisp-2/posts/3394103" rel="nofollow">https://www.kickstarter.com/projects/peerstritzinger/grisp-2/posts/3394103</a> – Grisp 2 Boards Kickstarter update</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/burrito-elixir/burrito" rel="nofollow">https://github.com/burrito-elixir/burrito</a></li>
<li><a href="https://github.com/wojtekmach/elixir-run" rel="nofollow">https://github.com/wojtekmach/elixir-run</a> – Wojtek Mach&#39;s experiment</li>
<li><a href="https://github.com/spawnfest/bakeware" rel="nofollow">https://github.com/spawnfest/bakeware</a></li>
<li><a href="https://github.com/bake-bake-bake/bakeware" rel="nofollow">https://github.com/bake-bake-bake/bakeware</a> – Bakeware project</li>
<li><a href="https://www.youtube.com/watch?v=y8-9yZlye30" rel="nofollow">https://www.youtube.com/watch?v=y8-9yZlye30</a> – Quinn&#39;s talk</li>
<li><a href="https://www.youtube.com/watch?v=gQb58bqwDOc" rel="nofollow">https://www.youtube.com/watch?v=gQb58bqwDOc</a> – Digit&#39;s talk</li>
<li><a href="https://www.synopsys.com/" rel="nofollow">https://www.synopsys.com/</a></li>
<li><a href="https://hex.pm/packages/teex" rel="nofollow">https://hex.pm/packages/teex</a></li>
<li><a href="https://github.com/elixir-lang/elixir_make" rel="nofollow">https://github.com/elixir-lang/elixir_make</a></li>
<li><a href="https://github.com/ndreynolds/ratatouille" rel="nofollow">https://github.com/ndreynolds/ratatouille</a></li>
<li><a href="https://github.com/nsf/termbox" rel="nofollow">https://github.com/nsf/termbox</a></li>
<li><a href="https://ziglang.org/" rel="nofollow">https://ziglang.org/</a></li>
<li><a href="https://llvm.org/" rel="nofollow">https://llvm.org/</a></li>
<li><a href="https://invisible-island.net/ncurses/" rel="nofollow">https://invisible-island.net/ncurses/</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/wilton_quinn" rel="nofollow">https://twitter.com/wilton_quinn</a> – Quinn on Twitter</li>
<li><a href="https://github.com/QuinnWilton/" rel="nofollow">https://github.com/QuinnWilton/</a> – Quinn on Github</li>
<li><a href="https://quinnwilton.com/" rel="nofollow">https://quinnwilton.com/</a> – Quinn&#39;s Site</li>
<li><a href="https://twitter.com/doawoo" rel="nofollow">https://twitter.com/doawoo</a> – Digit on Twitter</li>
<li><a href="https://github.com/doawoo" rel="nofollow">https://github.com/doawoo</a> – Digit on Github</li>
<li><a href="https://puppy.surf" rel="nofollow">https://puppy.surf</a> – Digit&#39;s Site</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>We talk with Digit and Quinn Wilton about the Burrito project. It wraps up Elixir to a single binary, enables cross-platform builds, and uses Zig to help while also enabling NIFs! They share how the security focused software they create uses this to run in isolated environments where Elixir can’t be installed. A really cool project that can be used for one-off scripts, long running CLI applications with full OTP features and more. They share some of the challenges they had to overcome in creating Burrito and how it being OpenSource helps the company and their project.</p>

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

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

<ul>
<li><a href="https://github.com/elixir-lang/elixir/releases/tag/v1.13.1" rel="nofollow">https://github.com/elixir-lang/elixir/releases/tag/v1.13.1</a> – Elixir 1.13.1 released. Bug fixes.</li>
<li><a href="https://github.com/BeaconCMS/beacon" rel="nofollow">https://github.com/BeaconCMS/beacon</a> – BeaconCMS announced by Dockyard</li>
<li><a href="https://twitter.com/1stAvenger/status/1474167882946957313" rel="nofollow">https://twitter.com/1stAvenger/status/1474167882946957313</a> – Mike Binns talks about his work on BeaconCMS</li>
<li><a href="https://github.com/cloveapp/notion_renderer" rel="nofollow">https://github.com/cloveapp/notion_renderer</a> – Steve Bussey released a Notion renderer for Phoenix</li>
<li><a href="https://ziglang.org/download/0.9.0/release-notes.html" rel="nofollow">https://ziglang.org/download/0.9.0/release-notes.html</a> – Zig release updates</li>
<li><a href="https://twitter.com/wojtekmach/status/1477196958179680256" rel="nofollow">https://twitter.com/wojtekmach/status/1477196958179680256</a> – Wojtek Mach gives context to the Zig release for Elixir</li>
<li><a href="https://github.com/nerves-project/nerves_system_br/blob/main/CHANGELOG.md#v1180" rel="nofollow">https://github.com/nerves-project/nerves_system_br/blob/main/CHANGELOG.md#v1180</a> – Nerves updates in time for the New Year</li>
<li><a href="https://twitter.com/NervesProject/status/1477054737921060869" rel="nofollow">https://twitter.com/NervesProject/status/1477054737921060869</a> – Nerves update announcement on Twitter</li>
<li><a href="https://www.kickstarter.com/projects/peerstritzinger/grisp-2/posts/3394103" rel="nofollow">https://www.kickstarter.com/projects/peerstritzinger/grisp-2/posts/3394103</a> – Grisp 2 Boards Kickstarter update</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/burrito-elixir/burrito" rel="nofollow">https://github.com/burrito-elixir/burrito</a></li>
<li><a href="https://github.com/wojtekmach/elixir-run" rel="nofollow">https://github.com/wojtekmach/elixir-run</a> – Wojtek Mach&#39;s experiment</li>
<li><a href="https://github.com/spawnfest/bakeware" rel="nofollow">https://github.com/spawnfest/bakeware</a></li>
<li><a href="https://github.com/bake-bake-bake/bakeware" rel="nofollow">https://github.com/bake-bake-bake/bakeware</a> – Bakeware project</li>
<li><a href="https://www.youtube.com/watch?v=y8-9yZlye30" rel="nofollow">https://www.youtube.com/watch?v=y8-9yZlye30</a> – Quinn&#39;s talk</li>
<li><a href="https://www.youtube.com/watch?v=gQb58bqwDOc" rel="nofollow">https://www.youtube.com/watch?v=gQb58bqwDOc</a> – Digit&#39;s talk</li>
<li><a href="https://www.synopsys.com/" rel="nofollow">https://www.synopsys.com/</a></li>
<li><a href="https://hex.pm/packages/teex" rel="nofollow">https://hex.pm/packages/teex</a></li>
<li><a href="https://github.com/elixir-lang/elixir_make" rel="nofollow">https://github.com/elixir-lang/elixir_make</a></li>
<li><a href="https://github.com/ndreynolds/ratatouille" rel="nofollow">https://github.com/ndreynolds/ratatouille</a></li>
<li><a href="https://github.com/nsf/termbox" rel="nofollow">https://github.com/nsf/termbox</a></li>
<li><a href="https://ziglang.org/" rel="nofollow">https://ziglang.org/</a></li>
<li><a href="https://llvm.org/" rel="nofollow">https://llvm.org/</a></li>
<li><a href="https://invisible-island.net/ncurses/" rel="nofollow">https://invisible-island.net/ncurses/</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/wilton_quinn" rel="nofollow">https://twitter.com/wilton_quinn</a> – Quinn on Twitter</li>
<li><a href="https://github.com/QuinnWilton/" rel="nofollow">https://github.com/QuinnWilton/</a> – Quinn on Github</li>
<li><a href="https://quinnwilton.com/" rel="nofollow">https://quinnwilton.com/</a> – Quinn&#39;s Site</li>
<li><a href="https://twitter.com/doawoo" rel="nofollow">https://twitter.com/doawoo</a> – Digit on Twitter</li>
<li><a href="https://github.com/doawoo" rel="nofollow">https://github.com/doawoo</a> – Digit on Github</li>
<li><a href="https://puppy.surf" rel="nofollow">https://puppy.surf</a> – Digit&#39;s Site</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>
