<?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>Sat, 04 Apr 2026 05:30:56 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Read Replicas”</title>
    <link>https://podcast.thinkingelixir.com/tags/read%20replicas</link>
    <pubDate>Tue, 08 Mar 2022 04:15:00 -0700</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>89: Reducing the Friction in Your Flow</title>
  <link>https://podcast.thinkingelixir.com/89</link>
  <guid isPermaLink="false">3750a46e-9693-4243-8962-2a291f11242f</guid>
  <pubDate>Tue, 08 Mar 2022 04:15:00 -0700</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/3750a46e-9693-4243-8962-2a291f11242f.mp3" length="35530752" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>We talk about the business value and personal happiness received when reducing the friction in our applications. It starts with the application design and LiveView plays a big role!</itunes:subtitle>
  <itunes:duration>49:03</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>We talk about how designing applications with lower friction points is a valuable goal. LiveView plays a powerful role in that mission. Mark pitches why he thinks it's time to take another look at LiveView if you haven't lately. We talk over some of the business benefits, efficiencies gained and we address some common reasons given for "why it can't work." We also cover some remaining areas of improvement for LiveView. Then we talk about how moving your servers closer to users removes additional friction both for deployment and application design. Mark shares how the fly_postgres library works and how it enables people to build "normal" Phoenix applications using Postgres read-replicas across multiple regions. A fun discussion!
Show Notes online - http://podcast.thinkingelixir.com/89 (http://podcast.thinkingelixir.com/89)
Elixir Community News
- https://erlef.org/blog/eef/election-2022 (https://erlef.org/blog/eef/election-2022) – Erlang Ecosystem Foundation is holding elections soon. You can get involved!
- https://gleam.run/news/gleam-v0.20-released/ (https://gleam.run/news/gleam-v0.20-released/) – Gleam 0.20 released
- https://twitter.com/louispilfold/status/1496108145185337344 (https://twitter.com/louispilfold/status/1496108145185337344) – Gleam source code is recognized as a language on GitHub and gets syntax highlighting
- https://twitter.com/louispilfold/status/1497320401461993473 (https://twitter.com/louispilfold/status/1497320401461993473) – Work has begun on a Gleam Language Server
- https://github.com/DockYard/flame_on (https://github.com/DockYard/flame_on) – New performance analyzing library released by Dockyard called "flameon"
- 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) – Post explains more about the flameon library
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://www.youtube.com/watch?v=IqnZnFpxLjI (https://www.youtube.com/watch?v=IqnZnFpxLjI) – Mark's 2021 Elixir Conf talk
- https://github.com/readme/featured/server-side-languages-for-front-end (https://github.com/readme/featured/server-side-languages-for-front-end) – GitHub article "Move over JavaScript - Back-end languages are coming to the front-end"
- https://utils.zest.dev/gendiff (https://utils.zest.dev/gendiff) – David's Phoenix version diffing tool
- https://github.com/superfly/flyrpcelixir (https://github.com/superfly/fly_rpc_elixir)
- https://github.com/superfly/flypostgreselixir (https://github.com/superfly/fly_postgres_elixir)
- https://fly.io/docs/getting-started/elixir/ (https://fly.io/docs/getting-started/elixir/)
- https://fly.io/docs/reference/regions/ (https://fly.io/docs/reference/regions/)
- https://podcast.thinkingelixir.com/20 (https://podcast.thinkingelixir.com/20) – Caleb Porzio interview
- https://plausible.io/ (https://plausible.io/)
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, friction, api, application design, clustering, distributed computing, postgres, read replicas</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We talk about how designing applications with lower friction points is a valuable goal. LiveView plays a powerful role in that mission. Mark pitches why he thinks it&#39;s time to take another look at LiveView if you haven&#39;t lately. We talk over some of the business benefits, efficiencies gained and we address some common reasons given for &quot;why it can&#39;t work.&quot; We also cover some remaining areas of improvement for LiveView. Then we talk about how moving your servers closer to users removes additional friction both for deployment and application design. Mark shares how the fly_postgres library works and how it enables people to build &quot;normal&quot; Phoenix applications using Postgres read-replicas across multiple regions. A fun discussion!</p>

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

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

<ul>
<li><a href="https://erlef.org/blog/eef/election-2022" rel="nofollow">https://erlef.org/blog/eef/election-2022</a> – Erlang Ecosystem Foundation is holding elections soon. You can get involved!</li>
<li><a href="https://gleam.run/news/gleam-v0.20-released/" rel="nofollow">https://gleam.run/news/gleam-v0.20-released/</a> – Gleam 0.20 released</li>
<li><a href="https://twitter.com/louispilfold/status/1496108145185337344" rel="nofollow">https://twitter.com/louispilfold/status/1496108145185337344</a> – Gleam source code is recognized as a language on GitHub and gets syntax highlighting</li>
<li><a href="https://twitter.com/louispilfold/status/1497320401461993473" rel="nofollow">https://twitter.com/louispilfold/status/1497320401461993473</a> – Work has begun on a Gleam Language Server</li>
<li><a href="https://github.com/DockYard/flame_on" rel="nofollow">https://github.com/DockYard/flame_on</a> – New performance analyzing library released by Dockyard called &quot;flame_on&quot;</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> – Post explains more about the flame_on library</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://www.youtube.com/watch?v=IqnZnFpxLjI" rel="nofollow">https://www.youtube.com/watch?v=IqnZnFpxLjI</a> – Mark&#39;s 2021 Elixir Conf talk</li>
<li><a href="https://github.com/readme/featured/server-side-languages-for-front-end" rel="nofollow">https://github.com/readme/featured/server-side-languages-for-front-end</a> – GitHub article &quot;Move over JavaScript - Back-end languages are coming to the front-end&quot;</li>
<li><a href="https://utils.zest.dev/gendiff" rel="nofollow">https://utils.zest.dev/gendiff</a> – David&#39;s Phoenix version diffing tool</li>
<li><a href="https://github.com/superfly/fly_rpc_elixir" rel="nofollow">https://github.com/superfly/fly_rpc_elixir</a></li>
<li><a href="https://github.com/superfly/fly_postgres_elixir" rel="nofollow">https://github.com/superfly/fly_postgres_elixir</a></li>
<li><a href="https://fly.io/docs/getting-started/elixir/" rel="nofollow">https://fly.io/docs/getting-started/elixir/</a></li>
<li><a href="https://fly.io/docs/reference/regions/" rel="nofollow">https://fly.io/docs/reference/regions/</a></li>
<li><a href="https://podcast.thinkingelixir.com/20" rel="nofollow">https://podcast.thinkingelixir.com/20</a> – Caleb Porzio interview</li>
<li><a href="https://plausible.io/" rel="nofollow">https://plausible.io/</a></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 about how designing applications with lower friction points is a valuable goal. LiveView plays a powerful role in that mission. Mark pitches why he thinks it&#39;s time to take another look at LiveView if you haven&#39;t lately. We talk over some of the business benefits, efficiencies gained and we address some common reasons given for &quot;why it can&#39;t work.&quot; We also cover some remaining areas of improvement for LiveView. Then we talk about how moving your servers closer to users removes additional friction both for deployment and application design. Mark shares how the fly_postgres library works and how it enables people to build &quot;normal&quot; Phoenix applications using Postgres read-replicas across multiple regions. A fun discussion!</p>

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

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

<ul>
<li><a href="https://erlef.org/blog/eef/election-2022" rel="nofollow">https://erlef.org/blog/eef/election-2022</a> – Erlang Ecosystem Foundation is holding elections soon. You can get involved!</li>
<li><a href="https://gleam.run/news/gleam-v0.20-released/" rel="nofollow">https://gleam.run/news/gleam-v0.20-released/</a> – Gleam 0.20 released</li>
<li><a href="https://twitter.com/louispilfold/status/1496108145185337344" rel="nofollow">https://twitter.com/louispilfold/status/1496108145185337344</a> – Gleam source code is recognized as a language on GitHub and gets syntax highlighting</li>
<li><a href="https://twitter.com/louispilfold/status/1497320401461993473" rel="nofollow">https://twitter.com/louispilfold/status/1497320401461993473</a> – Work has begun on a Gleam Language Server</li>
<li><a href="https://github.com/DockYard/flame_on" rel="nofollow">https://github.com/DockYard/flame_on</a> – New performance analyzing library released by Dockyard called &quot;flame_on&quot;</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> – Post explains more about the flame_on library</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://www.youtube.com/watch?v=IqnZnFpxLjI" rel="nofollow">https://www.youtube.com/watch?v=IqnZnFpxLjI</a> – Mark&#39;s 2021 Elixir Conf talk</li>
<li><a href="https://github.com/readme/featured/server-side-languages-for-front-end" rel="nofollow">https://github.com/readme/featured/server-side-languages-for-front-end</a> – GitHub article &quot;Move over JavaScript - Back-end languages are coming to the front-end&quot;</li>
<li><a href="https://utils.zest.dev/gendiff" rel="nofollow">https://utils.zest.dev/gendiff</a> – David&#39;s Phoenix version diffing tool</li>
<li><a href="https://github.com/superfly/fly_rpc_elixir" rel="nofollow">https://github.com/superfly/fly_rpc_elixir</a></li>
<li><a href="https://github.com/superfly/fly_postgres_elixir" rel="nofollow">https://github.com/superfly/fly_postgres_elixir</a></li>
<li><a href="https://fly.io/docs/getting-started/elixir/" rel="nofollow">https://fly.io/docs/getting-started/elixir/</a></li>
<li><a href="https://fly.io/docs/reference/regions/" rel="nofollow">https://fly.io/docs/reference/regions/</a></li>
<li><a href="https://podcast.thinkingelixir.com/20" rel="nofollow">https://podcast.thinkingelixir.com/20</a> – Caleb Porzio interview</li>
<li><a href="https://plausible.io/" rel="nofollow">https://plausible.io/</a></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>
