<?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>Mon, 20 Apr 2026 04:53:32 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Beam Radio - Episodes Tagged with “Ruby”</title>
    <link>https://www.beamrad.io/tags/ruby</link>
    <pubDate>Tue, 23 Mar 2021 12:00:00 -0400</pubDate>
    <description>A packed panel of Elixir experts and experienced developers who make the complicated interesting and fun. We talk about Elixir, Erlang and all things related to the BEAM virtual machine ecosystem.
Featuring a panel of hosts including  Alex Koutmos, Andrew Ek, Bruce Tate, Lars Wikman, and Meryl Dakin.
Edited by Maggie Tate
Sponsored by Grox.io and Underjord
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Stories and conversations around Elixir, Erlang and the BEAM ecosystem</itunes:subtitle>
    <itunes:author>Lars Wikman</itunes:author>
    <itunes:summary>A packed panel of Elixir experts and experienced developers who make the complicated interesting and fun. We talk about Elixir, Erlang and all things related to the BEAM virtual machine ecosystem.
Featuring a panel of hosts including  Alex Koutmos, Andrew Ek, Bruce Tate, Lars Wikman, and Meryl Dakin.
Edited by Maggie Tate
Sponsored by Grox.io and Underjord
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a11633b3-cf22-42b6-875e-ecdfee41c919/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>BEAM, Elixir, Phoenix, LiveView, Computer Programming, Functional Programming, development, software, developer, radio</itunes:keywords>
    <itunes:owner>
      <itunes:name>Lars Wikman</itunes:name>
      <itunes:email>lars@underjord.io</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<item>
  <title>Episode 6: Steven Nunez Talks Ruby and the BEAM</title>
  <link>https://www.beamrad.io/6</link>
  <guid isPermaLink="false">9feed763-e72c-4c99-959c-def8211f3d83</guid>
  <pubDate>Tue, 23 Mar 2021 12:00:00 -0400</pubDate>
  <author>Lars Wikman</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a11633b3-cf22-42b6-875e-ecdfee41c919/9feed763-e72c-4c99-959c-def8211f3d83.mp3" length="99212794" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>1</itunes:season>
  <itunes:author>Lars Wikman</itunes:author>
  <itunes:subtitle>For this week's episode, we talk to Steven Nunez, Elixir lover and Senior Engineer at GitHub.</itunes:subtitle>
  <itunes:duration>51:10</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a11633b3-cf22-42b6-875e-ecdfee41c919/cover.jpg?v=1"/>
  <description>We explore Ruby's new actor model implementation, discuss where it shines, and where it can learn from the BEAM. It also includes guest cameo from our youngest listener.
Links
The Free Lunch is Over: http://www.gotw.ca/publications/concurrency-ddj.htm
CRC in Elixir: https://redrapids.medium.com/learning-elixir-its-all-reduce-204d05f52ee7
Concurrency in Java: https://www.amazon.com/Java-Concurrency-Practice-Brian-Goetz/dp/0321349601
PLTalk with Edwin Brady - Idris: https://www.youtube.com/watch?v=Umq4Ic76qA0
Building a Ractor Based WebServer: https://kirshatrov.com/2020/09/08/ruby-ractor-web-server/
https://kirshatrov.com/2020/12/27/ractor-web-server-part-two/
We want to connect with you!
Twitter: @BeamRadio1
Send us your questions via Twitter @BeamRadio1 #ProcessMailbox
Keep up to date with our hosts on Twitter 
@StevenNunez
@akoutmos
@knewter
@lawik
@RedRapids
@smdebenedetto
Sponsored by @GroxioLearning 
</description>
  <itunes:keywords>elixir, beam, Ruby</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We explore Ruby&#39;s new actor model implementation, discuss where it shines, and where it can learn from the BEAM. It also includes guest cameo from our youngest listener.</p>

<p>Links<br>
The Free Lunch is Over: <a href="http://www.gotw.ca/publications/concurrency-ddj.htm" rel="nofollow">http://www.gotw.ca/publications/concurrency-ddj.htm</a><br>
CRC in Elixir: <a href="https://redrapids.medium.com/learning-elixir-its-all-reduce-204d05f52ee7" rel="nofollow">https://redrapids.medium.com/learning-elixir-its-all-reduce-204d05f52ee7</a><br>
Concurrency in Java: <a href="https://www.amazon.com/Java-Concurrency-Practice-Brian-Goetz/dp/0321349601" rel="nofollow">https://www.amazon.com/Java-Concurrency-Practice-Brian-Goetz/dp/0321349601</a><br>
PLTalk with Edwin Brady - Idris: <a href="https://www.youtube.com/watch?v=Umq4Ic76qA0" rel="nofollow">https://www.youtube.com/watch?v=Umq4Ic76qA0</a><br>
Building a Ractor Based WebServer: <a href="https://kirshatrov.com/2020/09/08/ruby-ractor-web-server/" rel="nofollow">https://kirshatrov.com/2020/09/08/ruby-ractor-web-server/</a><br>
<a href="https://kirshatrov.com/2020/12/27/ractor-web-server-part-two/" rel="nofollow">https://kirshatrov.com/2020/12/27/ractor-web-server-part-two/</a></p>

<p>We want to connect with you!<br>
Twitter: @BeamRadio1<br>
Send us your questions via Twitter @BeamRadio1 #ProcessMailbox</p>

<p>Keep up to date with our hosts on Twitter <br>
@_StevenNunez<br>
@akoutmos<br>
@knewter<br>
@lawik<br>
@RedRapids<br>
@sm_debenedetto</p>

<p>Sponsored by @GroxioLearning</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://grox.io">Groxio, LLC</a>: <a rel="nofollow" href="https://grox.io">We do one thing: teach programming. 
Career fuel for curious coders. </a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We explore Ruby&#39;s new actor model implementation, discuss where it shines, and where it can learn from the BEAM. It also includes guest cameo from our youngest listener.</p>

<p>Links<br>
The Free Lunch is Over: <a href="http://www.gotw.ca/publications/concurrency-ddj.htm" rel="nofollow">http://www.gotw.ca/publications/concurrency-ddj.htm</a><br>
CRC in Elixir: <a href="https://redrapids.medium.com/learning-elixir-its-all-reduce-204d05f52ee7" rel="nofollow">https://redrapids.medium.com/learning-elixir-its-all-reduce-204d05f52ee7</a><br>
Concurrency in Java: <a href="https://www.amazon.com/Java-Concurrency-Practice-Brian-Goetz/dp/0321349601" rel="nofollow">https://www.amazon.com/Java-Concurrency-Practice-Brian-Goetz/dp/0321349601</a><br>
PLTalk with Edwin Brady - Idris: <a href="https://www.youtube.com/watch?v=Umq4Ic76qA0" rel="nofollow">https://www.youtube.com/watch?v=Umq4Ic76qA0</a><br>
Building a Ractor Based WebServer: <a href="https://kirshatrov.com/2020/09/08/ruby-ractor-web-server/" rel="nofollow">https://kirshatrov.com/2020/09/08/ruby-ractor-web-server/</a><br>
<a href="https://kirshatrov.com/2020/12/27/ractor-web-server-part-two/" rel="nofollow">https://kirshatrov.com/2020/12/27/ractor-web-server-part-two/</a></p>

<p>We want to connect with you!<br>
Twitter: @BeamRadio1<br>
Send us your questions via Twitter @BeamRadio1 #ProcessMailbox</p>

<p>Keep up to date with our hosts on Twitter <br>
@_StevenNunez<br>
@akoutmos<br>
@knewter<br>
@lawik<br>
@RedRapids<br>
@sm_debenedetto</p>

<p>Sponsored by @GroxioLearning</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://grox.io">Groxio, LLC</a>: <a rel="nofollow" href="https://grox.io">We do one thing: teach programming. 
Career fuel for curious coders. </a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
