<?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>Wed, 06 May 2026 00:18:15 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Elixir Outlaws - Episodes Tagged with “Graphql”</title>
    <link>https://elixiroutlaws.com/tags/graphql</link>
    <pubDate>Thu, 09 Aug 2018 10:00:00 -0400</pubDate>
    <description>Elixir Outlaws is an informal discussion about interesting things happening in Elixir. Our goal is to capture the spirit of a conference hallway discussion in a podcast.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>The hallway track of the Elixir community</itunes:subtitle>
    <itunes:author>Elixir Outlaws</itunes:author>
    <itunes:summary>Elixir Outlaws is an informal discussion about interesting things happening in Elixir. Our goal is to capture the spirit of a conference hallway discussion in a podcast.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/4/4b3f9fe7-b118-4f29-b6ee-7baf2571b03c/cover.jpg?v=4"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>elixir, erlang, BEAM</itunes:keywords>
    <itunes:owner>
      <itunes:name>Elixir Outlaws</itunes:name>
      <itunes:email>amos@binarynoggin.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<item>
  <title>Episode 16: That's my internet voice</title>
  <link>http://elixiroutlaws.com/16</link>
  <guid isPermaLink="false">0b4dccbf-713c-4d99-b7fb-3aad30320079</guid>
  <pubDate>Thu, 09 Aug 2018 10:00:00 -0400</pubDate>
  <author>Elixir Outlaws</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/4b3f9fe7-b118-4f29-b6ee-7baf2571b03c/0b4dccbf-713c-4d99-b7fb-3aad30320079.mp3" length="49279143" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Elixir Outlaws</itunes:author>
  <itunes:subtitle>Main Topics: Absinthe bugs, the problems with REST, purely functional data structures, and amortized time.</itunes:subtitle>
  <itunes:duration>51:05</itunes:duration>
  <itunes:explicit>yes</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/4/4b3f9fe7-b118-4f29-b6ee-7baf2571b03c/cover.jpg?v=4"/>
  <description>&lt;p&gt;This week Amos and Chris discuss a fun absinthe bug and try to determine how to pronounce "leex". Chris describes his frustrations with REST and why building clients for REST apis is probably the worst thing ever.&lt;/p&gt;

&lt;p&gt;In the main topic this week, Amos expresses his frustration with Purely Functional Data Structures and understanding amortized time analysis. Chris attempts to provide some clarity by describing the physicists method. &lt;/p&gt;
</description>
  <itunes:keywords>elixir, data structures, REST, graphql</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>This week Amos and Chris discuss a fun absinthe bug and try to determine how to pronounce &quot;leex&quot;. Chris describes his frustrations with REST and why building clients for REST apis is probably the worst thing ever.</p>

<p>In the main topic this week, Amos expresses his frustration with Purely Functional Data Structures and understanding amortized time analysis. Chris attempts to provide some clarity by describing the physicists method.</p><p><a rel="payment" href="https://www.patreon.com/user?u=5332239">Support Elixir Outlaws</a></p><p>Links:</p><ul><li><a title="Leex" rel="nofollow" href="http://erlang.org/doc/man/leex.html">Leex</a></li><li><a title="The Morning Paper" rel="nofollow" href="https://blog.acolyer.org/2018/05/21/semantics-and-complexity-of-graphql/">The Morning Paper</a></li><li><a title="Purely Functional Data Structures" rel="nofollow" href="http://www.amazon.com/exec/obidos/ASIN/0521663504/elixiroutlaws-20">Purely Functional Data Structures</a></li><li><a title="Amortized Analysis" rel="nofollow" href="https://en.wikipedia.org/wiki/Amortized_analysis">Amortized Analysis</a></li><li><a title="Ideal Hash Trees" rel="nofollow" href="https://lampwww.epfl.ch/papers/idealhashtrees.pdf">Ideal Hash Trees</a></li><li><a title="Hash array mapped trie" rel="nofollow" href="https://blog.acolyer.org/2015/11/27/hamt/">Hash array mapped trie</a></li><li><a title="Absinthe Issue" rel="nofollow" href="https://github.com/absinthe-graphql/absinthe/pull/590">Absinthe Issue</a> &mdash; When running with attributes that have escape characters and
on the same line the order of the attributes matters for the outcome.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>This week Amos and Chris discuss a fun absinthe bug and try to determine how to pronounce &quot;leex&quot;. Chris describes his frustrations with REST and why building clients for REST apis is probably the worst thing ever.</p>

<p>In the main topic this week, Amos expresses his frustration with Purely Functional Data Structures and understanding amortized time analysis. Chris attempts to provide some clarity by describing the physicists method.</p><p><a rel="payment" href="https://www.patreon.com/user?u=5332239">Support Elixir Outlaws</a></p><p>Links:</p><ul><li><a title="Leex" rel="nofollow" href="http://erlang.org/doc/man/leex.html">Leex</a></li><li><a title="The Morning Paper" rel="nofollow" href="https://blog.acolyer.org/2018/05/21/semantics-and-complexity-of-graphql/">The Morning Paper</a></li><li><a title="Purely Functional Data Structures" rel="nofollow" href="http://www.amazon.com/exec/obidos/ASIN/0521663504/elixiroutlaws-20">Purely Functional Data Structures</a></li><li><a title="Amortized Analysis" rel="nofollow" href="https://en.wikipedia.org/wiki/Amortized_analysis">Amortized Analysis</a></li><li><a title="Ideal Hash Trees" rel="nofollow" href="https://lampwww.epfl.ch/papers/idealhashtrees.pdf">Ideal Hash Trees</a></li><li><a title="Hash array mapped trie" rel="nofollow" href="https://blog.acolyer.org/2015/11/27/hamt/">Hash array mapped trie</a></li><li><a title="Absinthe Issue" rel="nofollow" href="https://github.com/absinthe-graphql/absinthe/pull/590">Absinthe Issue</a> &mdash; When running with attributes that have escape characters and
on the same line the order of the attributes matters for the outcome.</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
