<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="https://rss.buzzsprout.com/styles.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:psc="http://podlove.org/simple-chapters" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <atom:link href="https://rss.buzzsprout.com/1927628.rss" rel="self" type="application/rss+xml" />
  <atom:link href="https://pubsubhubbub.appspot.com/" rel="hub" xmlns="http://www.w3.org/2005/Atom" />
  <title>Code and the Coding Coders who Code it</title>

  <lastBuildDate>Tue, 07 Apr 2026 08:05:14 -0400</lastBuildDate>
  <link>http://podcast.drbragg.dev</link>
  <language>en-us</language>
  <copyright>© 2026 Code and the Coding Coders who Code it</copyright>
  <podcast:locked>yes</podcast:locked>
  <podcast:funding url="https://github.com/sponsors/DRBragg">Support this Podcast</podcast:funding>
  <podcast:guid>218fa9b9-2821-5726-b71f-8311156907e4</podcast:guid>
<podcast:podroll>
    <podcast:remoteItem feedGuid="756488bb-daeb-5d09-8451-96de9500b93d" feedUrl="https://feeds.buzzsprout.com/2260490.rss" />
    <podcast:remoteItem feedGuid="4d872a85-d34e-5726-994c-6f1290ae6b28" feedUrl="https://feeds.fireside.fm/therubyonrailspodcast/rss" />
    <podcast:remoteItem feedGuid="3c3571be-3a52-51f0-99b5-51c004c31c10" feedUrl="https://feeds.transistor.fm/ruby-for-all" />
    <podcast:remoteItem feedGuid="e5531453-b651-5d49-ba61-77b6c28cf2b9" feedUrl="https://feeds.transistor.fm/indierails" />
    <podcast:remoteItem feedGuid="9369c5b3-71d4-57dd-8932-ef522f5029f8" feedUrl="https://feeds.fireside.fm/bikeshed/rss" />
    <podcast:remoteItem feedGuid="726388b8-b1bc-54e9-8dae-bec69f8a5d4b" feedUrl="https://feeds.buzzsprout.com/1878319.rss" />
    <podcast:remoteItem feedGuid="83074b04-62d1-56a4-b81c-5357ddfed6a3" feedUrl="https://feeds.buzzsprout.com/2427781.rss" />
  </podcast:podroll>
  <itunes:author>Drew Bragg</itunes:author>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <description><![CDATA[<p>We talk about Ruby, Rails, JavaScript, and everything in between. From tiny tips to bigger challenges we take on 3 questions a show; What are you working on? What's blocking you? What's something cool you want to share?</p>]]></description>
  <generator>Buzzsprout (https://www.buzzsprout.com)</generator>
  <itunes:keywords>code, programming, coding, software, engineering, ruby, ruby on rails, javascript, development, dev, internet, developer</itunes:keywords>
  <itunes:owner>
    <itunes:name>Drew Bragg</itunes:name>
  </itunes:owner>
  <image>
     <url>https://storage.buzzsprout.com/7s58aay7jvqwedggib335edm0ye7?.jpg</url>
     <title>Code and the Coding Coders who Code it</title>
     <link>http://podcast.drbragg.dev</link>
  </image>
  <itunes:image href="https://storage.buzzsprout.com/7s58aay7jvqwedggib335edm0ye7?.jpg" />
  <itunes:category text="Technology" />
  <itunes:category text="News">
    <itunes:category text="Tech News" />
  </itunes:category>
  <podcast:person role="host" href="https://drbragg.dev/" img="https://storage.buzzsprout.com/ud8xwukv6vvb5awtuzzqlhakvzl8">Drew Bragg</podcast:person>
  <item>
    <itunes:title>Episode 64 - Delaney Gillilan</itunes:title>
    <title>Episode 64 - Delaney Gillilan</title>
    <itunes:summary><![CDATA[React made a lot of us feel powerful, then maintenance made a lot of us feel tired. Drew Bragg sits down with Delaney Gillilan, creator of Datastar, to argue for a different kind of “modern web” one that keeps the browser’s strengths front and center and keeps your app logic where it belongs: on the server. If you’ve ever looked at your dependency graph and wondered how you got here, this conversation is a reset.  We get concrete about what Datastar is and how it works: a tiny reactive framew...]]></itunes:summary>
    <description><![CDATA[<p>React made a lot of us feel powerful, then maintenance made a lot of us feel tired. Drew Bragg sits down with Delaney Gillilan, creator of Datastar, to argue for a different kind of “modern web” one that keeps the browser’s strengths front and center and keeps your app logic where it belongs: on the server. If you’ve ever looked at your dependency graph and wondered how you got here, this conversation is a reset.<br/><br/>We get concrete about what Datastar is and how it works: a tiny reactive framework built around HTML, data attributes, and signals, with a plugin system that stays out of the way. Delaney explains why most state should live on the backend, why duplicating validation and business rules in the client is wasted effort, and why hypermedia is still the simplest way to communicate what a user can do next. We also unpack the “send strings to the browser” philosophy and how that changes performance, complexity, and even team collaboration.<br/><br/>Real-time is where it gets spicy. Delaney makes the case for Server-Sent Events (SSE) over WebSockets for many apps, leaning on normal HTTP semantics, built-in reconnects, and streaming compression to ship tiny DOM diffs efficiently. From there we talk CQRS as a mental model for command intent vs view updates, plus what this means for Ruby on Rails developers weighing Hotwire, Stimulus, and upgrades. We close with two bold companion projects: Rocket, which makes Web Components more declarative, and Stellar, a Tailwind alternative that uses parametric CSS variables for a modern design system workflow.<br/><br/>If you enjoy deep technical takes on reactive UI, server-driven rendering, SSE, Rails, and modern CSS, subscribe, share the episode with a friend who’s stuck in SPA fatigue, and leave a review with the part you disagreed with most.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>React made a lot of us feel powerful, then maintenance made a lot of us feel tired. Drew Bragg sits down with Delaney Gillilan, creator of Datastar, to argue for a different kind of “modern web” one that keeps the browser’s strengths front and center and keeps your app logic where it belongs: on the server. If you’ve ever looked at your dependency graph and wondered how you got here, this conversation is a reset.<br/><br/>We get concrete about what Datastar is and how it works: a tiny reactive framework built around HTML, data attributes, and signals, with a plugin system that stays out of the way. Delaney explains why most state should live on the backend, why duplicating validation and business rules in the client is wasted effort, and why hypermedia is still the simplest way to communicate what a user can do next. We also unpack the “send strings to the browser” philosophy and how that changes performance, complexity, and even team collaboration.<br/><br/>Real-time is where it gets spicy. Delaney makes the case for Server-Sent Events (SSE) over WebSockets for many apps, leaning on normal HTTP semantics, built-in reconnects, and streaming compression to ship tiny DOM diffs efficiently. From there we talk CQRS as a mental model for command intent vs view updates, plus what this means for Ruby on Rails developers weighing Hotwire, Stimulus, and upgrades. We close with two bold companion projects: Rocket, which makes Web Components more declarative, and Stellar, a Tailwind alternative that uses parametric CSS variables for a modern design system workflow.<br/><br/>If you enjoy deep technical takes on reactive UI, server-driven rendering, SSE, Rails, and modern CSS, subscribe, share the episode with a friend who’s stuck in SPA fatigue, and leave a review with the part you disagreed with most.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/18870744-episode-64-delaney-gillilan.mp3" length="66593306" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-64-delaney-gillilan</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18870744</guid>
    <pubDate>Tue, 07 Apr 2026 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18870744/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18870744/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18870744/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18870744/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/18870744/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Welcome And Guest Introduction" />
  <psc:chapter start="1:36" title="Three Questions And Today’s Focus" />
  <psc:chapter start="2:11" title="Fixing The Web And Stellar CSS" />
  <psc:chapter start="4:48" title="Why Datastar Beats SPA Complexity" />
  <psc:chapter start="7:48" title="HTML Data Attributes And Plugins" />
  <psc:chapter start="10:26" title="Signals And Where State Belongs" />
  <psc:chapter start="12:45" title="Why SPAs Happened And Why Now" />
  <psc:chapter start="14:01" title="SSE Versus WebSockets For Real Time" />
  <psc:chapter start="19:18" title="Rails Upgrades And The Datastar Bet" />
  <psc:chapter start="22:11" title="SDKs Across Languages And Community" />
  <psc:chapter start="27:22" title="CQRS Mental Model And Full Page Morphs" />
  <psc:chapter start="52:43" title="AI Tools And The Race To The Middle" />
  <psc:chapter start="1:03:00" title="Blockers: Adoption And Discoverability" />
  <psc:chapter start="1:15:16" title="Rocket Web Components And Stellar Tailwind Alternative" />
  <psc:chapter start="1:28:33" title="What Drew Will Build Next" />
  <psc:chapter start="1:31:26" title="Book Talk And Closing Goodbye" />
</psc:chapters>
    <itunes:duration>5546</itunes:duration>
    <itunes:keywords>Delaney Gillilan</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>64</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 63 - Travis Dockter</itunes:title>
    <title>Episode 63 - Travis Dockter</title>
    <itunes:summary><![CDATA[What if the most useful software in your life isn’t a product, but something you built for yourself in an evening? That’s the spark for this conversation with Travis Dockter, a Rails developer and organizer of Blast Off Rails, where we dig into how AI turns personal ideas into working tools—fast. From a “house health” app that scores chores to a suite of single-user utilities, we break down what’s changed: ideation is quicker, boilerplate is lighter, and the cost of experimentation has never ...]]></itunes:summary>
    <description><![CDATA[<p>What if the most useful software in your life isn’t a product, but something you built for yourself in an evening? That’s the spark for this conversation with Travis Dockter, a Rails developer and organizer of Blast Off Rails, where we dig into how AI turns personal ideas into working tools—fast. From a “house health” app that scores chores to a suite of single-user utilities, we break down what’s changed: ideation is quicker, boilerplate is lighter, and the cost of experimentation has never been lower.<br/><br/>We get real about security for personal apps and why network-level access with Tailscale can be the right fit when you’re the only user. It’s a conversation about risk, not dogma—matching controls to stakes and keeping momentum. We also examine the blurry space around AI-assisted pen testing, the difference between “won’t” and “can’t” in model behavior, and how to navigate that responsibly. Then we push forward: what happens when an agent can manage a Markdown knowledge base or a SQLite file directly? If the UI becomes conversation, design becomes orchestration and feedback, not screens.<br/><br/>Docs turn out to be the sleeper blocker. Travis details a pragmatic Obsidian workflow: agents.md files scoped to code areas, linked session notes, and templates that help models find the right context when it counts. We round it out with hard-won lessons on token efficiency, choosing the right model for planning vs building, and experimenting with multi-model “counselors” to balance cost and quality. Finally, we share why a Rails-focused, single-track conference in Albuquerque can actually boost your day-to-day work: tighter content, lower travel costs, and rooms full of people solving the same problems.<br/><br/>If you’ve been itching to ship something small and useful, this is your nudge. Subscribe for more builder-first conversations, share this episode with a friend who loves Rails, and leave a quick review so others can find the show.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>What if the most useful software in your life isn’t a product, but something you built for yourself in an evening? That’s the spark for this conversation with Travis Dockter, a Rails developer and organizer of Blast Off Rails, where we dig into how AI turns personal ideas into working tools—fast. From a “house health” app that scores chores to a suite of single-user utilities, we break down what’s changed: ideation is quicker, boilerplate is lighter, and the cost of experimentation has never been lower.<br/><br/>We get real about security for personal apps and why network-level access with Tailscale can be the right fit when you’re the only user. It’s a conversation about risk, not dogma—matching controls to stakes and keeping momentum. We also examine the blurry space around AI-assisted pen testing, the difference between “won’t” and “can’t” in model behavior, and how to navigate that responsibly. Then we push forward: what happens when an agent can manage a Markdown knowledge base or a SQLite file directly? If the UI becomes conversation, design becomes orchestration and feedback, not screens.<br/><br/>Docs turn out to be the sleeper blocker. Travis details a pragmatic Obsidian workflow: agents.md files scoped to code areas, linked session notes, and templates that help models find the right context when it counts. We round it out with hard-won lessons on token efficiency, choosing the right model for planning vs building, and experimenting with multi-model “counselors” to balance cost and quality. Finally, we share why a Rails-focused, single-track conference in Albuquerque can actually boost your day-to-day work: tighter content, lower travel costs, and rooms full of people solving the same problems.<br/><br/>If you’ve been itching to ship something small and useful, this is your nudge. Subscribe for more builder-first conversations, share this episode with a friend who loves Rails, and leave a quick review so others can find the show.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/18817717-episode-63-travis-dockter.mp3" length="41138425" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-63-travis-dockter</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18817717</guid>
    <pubDate>Tue, 24 Mar 2026 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18817717/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18817717/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18817717/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18817717/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/18817717/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Meet Travis And The Format" />
  <psc:chapter start="1:12" title="Personal Software And AI Acceleration" />
  <psc:chapter start="3:05" title="Gamifying House Chores With A Score" />
  <psc:chapter start="3:50" title="Network-Only Access And Tailscale" />
  <psc:chapter start="5:16" title="Risk, Threat Models, And Practical Security" />
  <psc:chapter start="7:30" title="Pen Testing With AI And Model Safety" />
  <psc:chapter start="10:34" title="Viral Agents, Open Source, And Aqua-Hires" />
  <psc:chapter start="13:03" title="Personal Agents To Orchestrate Apps" />
  <psc:chapter start="15:11" title="Will AI Replace The Joy Of Coding" />
  <psc:chapter start="16:59" title="Talking To Databases Instead Of Apps" />
  <psc:chapter start="18:57" title="The Future Of UI And Voice Interfaces" />
  <psc:chapter start="20:35" title="Code Quality Vs AI Readability" />
  <psc:chapter start="22:52" title="Blocker: Documentation And Memory" />
  <psc:chapter start="24:57" title="Obsidian, Session Notes, And Agent Skills" />
  <psc:chapter start="29:16" title="Context Limits And Structured Prompts" />
  <psc:chapter start="30:54" title="Patterns Will Emerge From Tinkering" />
  <psc:chapter start="34:03" title="Token Efficiency And Model Selection" />
  <psc:chapter start="36:54" title="Multi‑Model Counselors And Cost Tradeoffs" />
  <psc:chapter start="38:49" title="Conferences That Recharge Developers" />
  <psc:chapter start="41:13" title="Why Blast Off Rails Focuses On Rails" />
  <psc:chapter start="42:53" title="Why Albuquerque: Access, Cost, Venue" />
  <psc:chapter start="45:53" title="Budgeting, Travel, And Early Bird Details" />
  <psc:chapter start="48:13" title="Speaker Announcements And Where To Find Travis" />
  <psc:chapter start="58:33" title="Closing And Next Steps" />
</psc:chapters>
    <itunes:duration>3425</itunes:duration>
    <itunes:keywords>Travis Dockter</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>63</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 62 - Cameron Dutro</itunes:title>
    <title>Episode 62 - Cameron Dutro</title>
    <itunes:summary><![CDATA[What if you could keep Rails pages fast, accessible, and SEO‑friendly, yet still get modern interactivity without shipping a mountain of JavaScript? We sit down with Cameron Dutro to unpack Live Component, a server‑first approach that breathes life into ViewComponent by treating state as data, rendering on the server, and morphing the DOM with Hotwire. No fragile ID wiring. No React by default. Just clear state, small payloads, and focused updates.  We trace the path that led here: experiment...]]></itunes:summary>
    <description><![CDATA[<p>What if you could keep Rails pages fast, accessible, and SEO‑friendly, yet still get modern interactivity without shipping a mountain of JavaScript? We sit down with Cameron Dutro to unpack Live Component, a server‑first approach that breathes life into ViewComponent by treating state as data, rendering on the server, and morphing the DOM with Hotwire. No fragile ID wiring. No React by default. Just clear state, small payloads, and focused updates.<br/><br/>We trace the path that led here: experiments rendering Ruby in the browser with Ruby.wasm, Opal, and even a TypeScript Ruby interpreter, and why those payloads and debugging pain pushed the work back to the server. Cameron explains the Live Component mental model—initializer‑defined state, slots, and a sidecar Stimulus controller—plus how targeted re‑renders make forms and micro‑interactions feel instant. We talk transports (HTTP vs WebSockets), serialization best practices for Active Record data, and where React still shines for high‑intensity builders and editors.<br/><br/>Beyond the code, we dig into the bigger web story: how DX‑first choices often punish users on slower devices and networks, and why a balanced, server‑driven approach can close that gap. You’ll hear real‑world tradeoffs, debugging techniques that feel like home to Rails devs, and a clever fix born from a Snake game that surfaced timing issues and led to a preempt option for queued renders. If your team wants dynamic islands without adopting a full SPA, this conversation offers a practical roadmap.<br/><br/>Explore Live Component at livecomponent.org and the GitHub org at github.com/livecomponent. If this resonated, follow, share with a Rails friend, and leave a review so more builders can find it.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>What if you could keep Rails pages fast, accessible, and SEO‑friendly, yet still get modern interactivity without shipping a mountain of JavaScript? We sit down with Cameron Dutro to unpack Live Component, a server‑first approach that breathes life into ViewComponent by treating state as data, rendering on the server, and morphing the DOM with Hotwire. No fragile ID wiring. No React by default. Just clear state, small payloads, and focused updates.<br/><br/>We trace the path that led here: experiments rendering Ruby in the browser with Ruby.wasm, Opal, and even a TypeScript Ruby interpreter, and why those payloads and debugging pain pushed the work back to the server. Cameron explains the Live Component mental model—initializer‑defined state, slots, and a sidecar Stimulus controller—plus how targeted re‑renders make forms and micro‑interactions feel instant. We talk transports (HTTP vs WebSockets), serialization best practices for Active Record data, and where React still shines for high‑intensity builders and editors.<br/><br/>Beyond the code, we dig into the bigger web story: how DX‑first choices often punish users on slower devices and networks, and why a balanced, server‑driven approach can close that gap. You’ll hear real‑world tradeoffs, debugging techniques that feel like home to Rails devs, and a clever fix born from a Snake game that surfaced timing issues and led to a preempt option for queued renders. If your team wants dynamic islands without adopting a full SPA, this conversation offers a practical roadmap.<br/><br/>Explore Live Component at livecomponent.org and the GitHub org at github.com/livecomponent. If this resonated, follow, share with a Rails friend, and leave a review so more builders can find it.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/18611835-episode-62-cameron-dutro.mp3" length="54648368" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-62-cameron-dutro</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18611835</guid>
    <pubDate>Tue, 03 Feb 2026 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18611835/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18611835/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18611835/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18611835/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/18611835/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Meet Cameron Dutro &amp; Setup" />
  <psc:chapter start="1:05" title="Hotwire, IDs, And Component Pain" />
  <psc:chapter start="5:10" title="Rendering Components In The Browser Experiments" />
  <psc:chapter start="10:20" title="AI’s Impact On Coding Workflows" />
  <psc:chapter start="16:36" title="Too Much JavaScript And Web Inequality" />
  <psc:chapter start="22:31" title="Finding Balance: Static To Dynamic Spectrum" />
  <psc:chapter start="25:11" title="Introducing Live Component Concept" />
  <psc:chapter start="28:46" title="How It Works: State, Props, Slots" />
  <psc:chapter start="33:01" title="Forms, Turbo, And Re-Render Flows" />
  <psc:chapter start="37:31" title="Target Users And React Interop" />
  <psc:chapter start="41:53" title="Mental Models And State Constraints" />
  <psc:chapter start="46:43" title="Performance, Transport, And Limits" />
  <psc:chapter start="51:58" title="Debugging And Developer Experience" />
  <psc:chapter start="56:28" title="Lifecycle Hooks: Power And Pitfalls" />
  <psc:chapter start="1:00:23" title="Real Blocker: Snake Game Latency Fix" />
  <psc:chapter start="1:04:23" title="Sports Tangent And Community Notes" />
  <psc:chapter start="1:14:53" title="Where To Find Live Component" />
</psc:chapters>
    <itunes:duration>4551</itunes:duration>
    <itunes:keywords>Cameron Dutro</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>62</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 61 - Ernesto Tagwerker</itunes:title>
    <title>Episode 61 - Ernesto Tagwerker</title>
    <itunes:summary><![CDATA[Rails upgrades don’t have to feel like crossing a minefield. We sit down with Ernesto, founder and CTO of FastRuby and Ombu Labs, to unpack a pragmatic path from legacy Rails to Rails 8.1 and how AI can accelerate the work without sacrificing quality. From Ruby 4.0 landing over the holidays to a near-release of RubyCritic 5.0, we dig into the tools, the traps, and the test-suite realities that make or break an upgrade.  Ernesto walks us through a free AI-powered upgrade roadmap that analyzes ...]]></itunes:summary>
    <description><![CDATA[<p>Rails upgrades don’t have to feel like crossing a minefield. We sit down with Ernesto, founder and CTO of FastRuby and Ombu Labs, to unpack a pragmatic path from legacy Rails to Rails 8.1 and how AI can accelerate the work without sacrificing quality. From Ruby 4.0 landing over the holidays to a near-release of RubyCritic 5.0, we dig into the tools, the traps, and the test-suite realities that make or break an upgrade.<br/><br/>Ernesto walks us through a free AI-powered upgrade roadmap that analyzes your repo, dependencies, and code to chart a step-by-step plan—covering everything from Rails 2.3 onward. We compare it to their paid roadmap that adds time and cost estimates for stakeholders who need budgets before they commit. Along the way, we talk strategy: why 5.2 marked a turning point for smoother jumps, where major versions still bite, and how to avoid the “big bang” deployment that topples fragile apps.<br/><br/>AI shows up as a sharp tool, not an autopilot. Ombu is experimenting with agent-driven PRs that draft changes while humans review and refine. We assess hallucinations (better, not gone), verbose code that bloats review cycles, and the mixed evidence on productivity. Then we get practical about safe AI adoption: organization licenses, editor integrations, and enforcing your existing quality gates like RuboCop, Reek, RubyCritic, and coverage checks so “faster” still means “safer.”<br/><br/>We also celebrate community. Philly.rb is back in person at Indy Hall with talks on AI agents and Hotwire Native, and we swap tips on discoverability, speaker sourcing, and venues. Rails remains a strong choice for startups and teams because convention over configuration helps both humans and AI produce sane, testable code. If you care about getting upgrades right and using AI responsibly, this conversation offers clear steps and real-world guardrails.<br/><br/>Enjoy the episode? Subscribe, share it with a teammate wrestling an upgrade, and leave a quick review so more Rubyists can find us. Have a talk idea for Philly.rb? Reach out—we’d love to host you.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Rails upgrades don’t have to feel like crossing a minefield. We sit down with Ernesto, founder and CTO of FastRuby and Ombu Labs, to unpack a pragmatic path from legacy Rails to Rails 8.1 and how AI can accelerate the work without sacrificing quality. From Ruby 4.0 landing over the holidays to a near-release of RubyCritic 5.0, we dig into the tools, the traps, and the test-suite realities that make or break an upgrade.<br/><br/>Ernesto walks us through a free AI-powered upgrade roadmap that analyzes your repo, dependencies, and code to chart a step-by-step plan—covering everything from Rails 2.3 onward. We compare it to their paid roadmap that adds time and cost estimates for stakeholders who need budgets before they commit. Along the way, we talk strategy: why 5.2 marked a turning point for smoother jumps, where major versions still bite, and how to avoid the “big bang” deployment that topples fragile apps.<br/><br/>AI shows up as a sharp tool, not an autopilot. Ombu is experimenting with agent-driven PRs that draft changes while humans review and refine. We assess hallucinations (better, not gone), verbose code that bloats review cycles, and the mixed evidence on productivity. Then we get practical about safe AI adoption: organization licenses, editor integrations, and enforcing your existing quality gates like RuboCop, Reek, RubyCritic, and coverage checks so “faster” still means “safer.”<br/><br/>We also celebrate community. Philly.rb is back in person at Indy Hall with talks on AI agents and Hotwire Native, and we swap tips on discoverability, speaker sourcing, and venues. Rails remains a strong choice for startups and teams because convention over configuration helps both humans and AI produce sane, testable code. If you care about getting upgrades right and using AI responsibly, this conversation offers clear steps and real-world guardrails.<br/><br/>Enjoy the episode? Subscribe, share it with a teammate wrestling an upgrade, and leave a quick review so more Rubyists can find us. Have a talk idea for Philly.rb? Reach out—we’d love to host you.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/18546874-episode-61-ernesto-tagwerker.mp3" length="41855133" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-61-ernesto-tagwerker</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18546874</guid>
    <pubDate>Tue, 27 Jan 2026 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18546874/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18546874/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18546874/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18546874/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/18546874/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Welcome And Format" />
  <psc:chapter start="1:38" title="Ernesto’s Work And Ruby 4.0" />
  <psc:chapter start="2:46" title="Free AI Rails Upgrade Roadmap" />
  <psc:chapter start="5:03" title="Managing Major Rails Jumps" />
  <psc:chapter start="6:45" title="AI’s Impact On Upgrade Work" />
  <psc:chapter start="8:18" title="Test Suites As Upgrade Gatekeepers" />
  <psc:chapter start="9:41" title="Building AI Agents For PRs" />
  <psc:chapter start="12:53" title="AI Use Cases Beyond Rails" />
  <psc:chapter start="15:02" title="Privacy, Safety, And AI In Health" />
  <psc:chapter start="17:37" title="Productivity Myths And PR Review Costs" />
  <psc:chapter start="20:09" title="AI As Nail Gun, Not Blueprint" />
  <psc:chapter start="22:15" title="Hallucinations Improving, Not Gone" />
  <psc:chapter start="24:04" title="Small Teams, Big Leverage With AI" />
  <psc:chapter start="26:01" title="Should You Build It With AI" />
  <psc:chapter start="27:55" title="Philly RB Returns In Person" />
  <psc:chapter start="31:03" title="Speaker Sourcing And Discoverability" />
  <psc:chapter start="33:01" title="Venues, Sponsors, And Outreach" />
  <psc:chapter start="34:53" title="Rails Still A Strong Choice" />
  <psc:chapter start="36:01" title="Rails Conventions Help AI Shine" />
  <psc:chapter start="37:58" title="Cool Finds: Claude Code And ChatGPT" />
  <psc:chapter start="40:05" title="2026 Ruby Conferences To Watch" />
  <psc:chapter start="42:58" title="Thanks, Shoutouts, And Closing" />
</psc:chapters>
    <itunes:duration>3484</itunes:duration>
    <itunes:keywords>Ernesto Tagwerker</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>61</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 60 - Jeremy Smith</itunes:title>
    <title>Episode 60 - Jeremy Smith</title>
    <itunes:summary><![CDATA[What makes a small Ruby conference feel electric instead of ordinary? We unpack the craft behind Blue Ridge Ruby—why we chose a newly renovated, accessible venue, how a single-track format keeps the room together, and the little details that turn a meetup into a memory. From open lunches across Asheville to surprise sponsor moments, we share the thinking that goes into designing an event that celebrates Ruby, supports new speakers, and still feels human-scale.  Jeremy breaks down the CFP play...]]></itunes:summary>
    <description><![CDATA[<p>What makes a small Ruby conference feel electric instead of ordinary? We unpack the craft behind Blue Ridge Ruby—why we chose a newly renovated, accessible venue, how a single-track format keeps the room together, and the little details that turn a meetup into a memory. From open lunches across Asheville to surprise sponsor moments, we share the thinking that goes into designing an event that celebrates Ruby, supports new speakers, and still feels human-scale.<br/><br/>Jeremy breaks down the CFP playbook: write clear abstracts with specific outcomes, submit widely, and rehearse before acceptance so you’re not rushing at the end. With only ten talk slots, curation is both art and constraint. We talk honestly about the selection process, why “no” often means “not now,” and how meetups can incubate a 10-minute idea into a conference-ready talk. We also explore the real costs—venues, video, capacity—and why accessibility drove the move to the YMI Cultural Center.<br/><br/>Then we zoom out to the work behind the work: choosing bounded risk to stay motivated, planning sustainable volunteer roles, and creating a container that invites the community to bring their best. On the engineering front, we share how voice-first AI workflows changed our Rails practice. Whisperflow plus LLMs accelerate iteration when conventions set guardrails. We describe using diverge–converge patterns to try multiple implementations, keeping architectural intent while rejecting unnecessary complexity. AI is the nail gun; we’re still the builders who decide what the house should be.<br/><br/>Want to be part of it? The CFP is open, sponsors are welcome, and volunteers make the magic real. Subscribe, share this episode with a Ruby friend, and drop us a review—then send your proposal or reach out about helping in Asheville at <a href='https://blueridgeruby.com/'>BlueRidgeRuby.com</a>.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>What makes a small Ruby conference feel electric instead of ordinary? We unpack the craft behind Blue Ridge Ruby—why we chose a newly renovated, accessible venue, how a single-track format keeps the room together, and the little details that turn a meetup into a memory. From open lunches across Asheville to surprise sponsor moments, we share the thinking that goes into designing an event that celebrates Ruby, supports new speakers, and still feels human-scale.<br/><br/>Jeremy breaks down the CFP playbook: write clear abstracts with specific outcomes, submit widely, and rehearse before acceptance so you’re not rushing at the end. With only ten talk slots, curation is both art and constraint. We talk honestly about the selection process, why “no” often means “not now,” and how meetups can incubate a 10-minute idea into a conference-ready talk. We also explore the real costs—venues, video, capacity—and why accessibility drove the move to the YMI Cultural Center.<br/><br/>Then we zoom out to the work behind the work: choosing bounded risk to stay motivated, planning sustainable volunteer roles, and creating a container that invites the community to bring their best. On the engineering front, we share how voice-first AI workflows changed our Rails practice. Whisperflow plus LLMs accelerate iteration when conventions set guardrails. We describe using diverge–converge patterns to try multiple implementations, keeping architectural intent while rejecting unnecessary complexity. AI is the nail gun; we’re still the builders who decide what the house should be.<br/><br/>Want to be part of it? The CFP is open, sponsors are welcome, and volunteers make the magic real. Subscribe, share this episode with a Ruby friend, and drop us a review—then send your proposal or reach out about helping in Asheville at <a href='https://blueridgeruby.com/'>BlueRidgeRuby.com</a>.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/18482350-episode-60-jeremy-smith.mp3" length="38870137" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-60-jeremy-smith</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18482350</guid>
    <pubDate>Tue, 13 Jan 2026 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18482350/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18482350/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18482350/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18482350/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/18482350/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Jeremy’s Intro And Role Updates" />
  <psc:chapter start="1:22" title="Inside Ruby Consultants Quarterly Call" />
  <psc:chapter start="4:03" title="Why Peer Sharing Beats Competition" />
  <psc:chapter start="8:03" title="Blue Ridge Ruby Origin Story" />
  <psc:chapter start="13:41" title="Venue Change And Accessibility" />
  <psc:chapter start="18:23" title="Logistics, Capacity, And Costs" />
  <psc:chapter start="21:18" title="CFP Strategy And Speaker Advice" />
  <psc:chapter start="27:38" title="Programming A Single-Track Ruby Event" />
  <psc:chapter start="31:08" title="Regional Flavor And Memorable Moments" />
  <psc:chapter start="35:23" title="Blockers, Side Projects, And Motivation" />
  <psc:chapter start="40:38" title="Choosing Bounded Risk With Conferences" />
  <psc:chapter start="44:58" title="Talking To Computers: Whisperflow" />
  <psc:chapter start="49:13" title="Voice Notes, Context, And Workflow" />
  <psc:chapter start="53:13" title="AI As Nail Gun, Not Architect" />
</psc:chapters>
    <itunes:duration>3236</itunes:duration>
    <itunes:keywords>Jeremy Smith</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>60</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 59 - Scott Werner</itunes:title>
    <title>Episode 59 - Scott Werner</title>
    <itunes:summary><![CDATA[What if AI could make your work more creative instead of more crowded? We sit down with Scott Werner to unpack a practical path for Ruby developers who want the leverage of AI without sacrificing taste, clarity, or joy. From agentic coding with Claude Code to context-rich tools like Tidewave, we walk through how better inputs—logs, DOM access, database state—turn generic suggestions into usable plans that reduce cognitive load and speed up real problem solving.  Scott shares the origin story ...]]></itunes:summary>
    <description><![CDATA[<p>What if AI could make your work more creative instead of more crowded? We sit down with Scott Werner to unpack a practical path for Ruby developers who want the leverage of AI without sacrificing taste, clarity, or joy. From agentic coding with Claude Code to context-rich tools like Tidewave, we walk through how better inputs—logs, DOM access, database state—turn generic suggestions into usable plans that reduce cognitive load and speed up real problem solving.<br/><br/>Scott shares the origin story of Artificial Ruby, a New York meetup that started as a casual happy hour and became a monthly mini conference. That community energy matters: many devs began their careers remotely and missed the spark of live conversations. By focusing on play and curiosity, the group channels the early Ruby vibe—ship small experiments, trade sharp feedback, and rediscover the fun of making software together. That ethos powers Scott’s projects: Monkey’s Paw, a prompt-based web framework that leans into expressive generation, and Latent Library, a hallucinatory book explorer that asks what new interfaces AI enables.<br/><br/>We also tackle the “slop generator” problem and how to curb it. Different models have different tendencies, so route tasks where they fit: broad ideation to one, surgical changes to another. Constrain edits, ask for reasoning before code, and hand the model real context so it can propose focused steps. The same philosophy informs testing with computer-use models: if an agent can’t find your logout or complete checkout by looking at the UI, maybe your users struggle too. Rather than replacing developers, these tools elevate the craft—pushing commodity work downward while widening the canvas for design, problem framing, and tasteful implementation.<br/><br/>Want more? Check out <a href='https://www.artificialruby.ai/'>ArtificialRuby.ai</a> for upcoming events and videos, explore <a href='https://latentlibrary.xyz/'>LatentLibrary.xyz</a>, and find Scott’s essays and tutorials at <a href='https://worksonmymachine.ai/'>WorksOnMyMachine.ai</a>. If this conversation helps you rethink your workflow, follow, share with a teammate, and leave a review so more builders can join the experiment.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>What if AI could make your work more creative instead of more crowded? We sit down with Scott Werner to unpack a practical path for Ruby developers who want the leverage of AI without sacrificing taste, clarity, or joy. From agentic coding with Claude Code to context-rich tools like Tidewave, we walk through how better inputs—logs, DOM access, database state—turn generic suggestions into usable plans that reduce cognitive load and speed up real problem solving.<br/><br/>Scott shares the origin story of Artificial Ruby, a New York meetup that started as a casual happy hour and became a monthly mini conference. That community energy matters: many devs began their careers remotely and missed the spark of live conversations. By focusing on play and curiosity, the group channels the early Ruby vibe—ship small experiments, trade sharp feedback, and rediscover the fun of making software together. That ethos powers Scott’s projects: Monkey’s Paw, a prompt-based web framework that leans into expressive generation, and Latent Library, a hallucinatory book explorer that asks what new interfaces AI enables.<br/><br/>We also tackle the “slop generator” problem and how to curb it. Different models have different tendencies, so route tasks where they fit: broad ideation to one, surgical changes to another. Constrain edits, ask for reasoning before code, and hand the model real context so it can propose focused steps. The same philosophy informs testing with computer-use models: if an agent can’t find your logout or complete checkout by looking at the UI, maybe your users struggle too. Rather than replacing developers, these tools elevate the craft—pushing commodity work downward while widening the canvas for design, problem framing, and tasteful implementation.<br/><br/>Want more? Check out <a href='https://www.artificialruby.ai/'>ArtificialRuby.ai</a> for upcoming events and videos, explore <a href='https://latentlibrary.xyz/'>LatentLibrary.xyz</a>, and find Scott’s essays and tutorials at <a href='https://worksonmymachine.ai/'>WorksOnMyMachine.ai</a>. If this conversation helps you rethink your workflow, follow, share with a teammate, and leave a review so more builders can join the experiment.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/18205241-episode-59-scott-werner.mp3" length="35626727" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-59-scott-werner</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18205241</guid>
    <pubDate>Tue, 18 Nov 2025 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18205241/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18205241/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18205241/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/18205241/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/18205241/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Meet Scott And Set The Stage" />
  <psc:chapter start="1:38" title="What Sublayer Builds With AI And Ruby" />
  <psc:chapter start="3:35" title="Training, Newsletter, And Video Series" />
  <psc:chapter start="3:58" title="Artificial Ruby: Community Origins" />
  <psc:chapter start="6:08" title="In‑Person Meetups And Pandemic Careers" />
  <psc:chapter start="10:12" title="What Ruby Needs For AI Adoption" />
  <psc:chapter start="15:46" title="Using AI As Context Partner Not Coder" />
  <psc:chapter start="20:55" title="Model Personalities And Monkey’s Paw" />
  <psc:chapter start="23:52" title="Play, Why’s Spirit, And Latent Library" />
  <psc:chapter start="29:09" title="Rails Scaffolds, AI, And Real Work" />
  <psc:chapter start="32:11" title="Blockers Shift: Context And Throughput" />
  <psc:chapter start="36:26" title="Humans Provide Ideas; AI Needs Prompts" />
  <psc:chapter start="42:23" title="Craft Vs Commodity And New Layers" />
  <psc:chapter start="47:53" title="Computer Use Models And Testing Agents" />
</psc:chapters>
    <itunes:duration>2965</itunes:duration>
    <itunes:keywords>Scott Werner</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>59</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Ruby’s Trustquake</itunes:title>
    <title>Ruby’s Trustquake</title>
    <itunes:summary><![CDATA[In this episode of C4, Andrew Mason and Rachael Wright-Munn join Drew to unpack recent controversies surrounding Ruby Central and its alleged takeover of Ruby Gems and Bundler. The trio delves into the timeline of events, conflicting narratives, communication failures, and the underlying security concerns. They address theories and facts, scrutinize the governance of Ruby Central, and discuss the implications for the Ruby community. The episode emphasizes the importance of asking questions an...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of C4, Andrew Mason and Rachael Wright-Munn join Drew to unpack recent controversies surrounding Ruby Central and its alleged takeover of Ruby Gems and Bundler. The trio delves into the timeline of events, conflicting narratives, communication failures, and the underlying security concerns. They address theories and facts, scrutinize the governance of Ruby Central, and discuss the implications for the Ruby community. The episode emphasizes the importance of asking questions and seeking clarity, while advocating for a balanced and constructive approach to resolving the community&apos;s issues.</p><p><br/></p><p>Sources discussed*:</p><ul><li><a href='https://pup-e.com/goodbye-rubygems.pdf'>Ellen&apos;s first post on the RubyGems controversy  </a></li><li><a href='https://open.substack.com/pub/apiguy/p/a-board-members-perspective-of-the?r=43k3q'>A board member&apos;s perspective on the RubyGems controversy</a></li><li><a href='https://www.youtube.com/watch?v=VyCiE3GjQps'>An Update From Ruby Central (Video)</a></li><li><a href='https://joel.drapper.me/p/rubygems-takeover/'>Investigation (allegedly) reveals Shopify manipulated Ruby Central to force takeover of Bundler and RubyGems</a></li><li><a href='https://rubycentral.org/news/strengthening-the-stewardship-of-rubygems-and-bundler/'>Strengthening the Stewardship of RubyGems and Bundler</a></li><li><a href='https://bsky.app/profile/martinemde.com/post/3lzeqvnqlic2h'>Martin Emde&apos;s post on Bluesky </a></li><li><a href='https://www.reddit.com/r/ruby/comments/1no8lrh/an_update_from_ruby_central/'>Reddit post for &quot;An update from Ruby Central&quot;  </a></li><li><a href='https://github.com/rubygems/rubygems/blob/master/doc/bundler/POLICIES.md#maintainer-team-guidelines'>Bundler Policies on GitHub </a> </li><li><a href='https://rubycentral.org/about/'>Ruby Central &quot;About&quot; page </a> </li><li><a href='https://brutrb.com'>Advocacy for Reduced Rails Usage </a> </li><li><a href='https://alpha-omega.dev/'>Alpha-Omega Project</a></li><li><a href='https://cyber.harvard.edu/publications/2017/03/OrganizationStructure'>Organization &amp; Structure of Open Source Software Development Initiatives - Cyberlaw Clinic</a></li><li><a href='https://rubycentral.org/news/alpha-omega-supports-ruby-centrals-expansion-of-open-source-leadership-security/'>Ruby Central News Post: Alpha-Omega support</a></li><li><a href='https://www.stepsecurity.io/blog/ctrl-tinycolor-and-40-npm-packages-compromised'>StepSecurity: npm supply chain compromise</a></li><li><a href='https://socket.dev/blog/ongoing-supply-chain-attack-targets-crowdstrike-npm-packages'>Socket: npm supply chain attack</a></li><li><a href='https://unit42.paloaltonetworks.com/npm-supply-chain-attack/'>Palo Alto Networks Unit 42: npm supply chain attack</a></li></ul><p>* Some sources include unverified information being presented as fact. Read with caution.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of C4, Andrew Mason and Rachael Wright-Munn join Drew to unpack recent controversies surrounding Ruby Central and its alleged takeover of Ruby Gems and Bundler. The trio delves into the timeline of events, conflicting narratives, communication failures, and the underlying security concerns. They address theories and facts, scrutinize the governance of Ruby Central, and discuss the implications for the Ruby community. The episode emphasizes the importance of asking questions and seeking clarity, while advocating for a balanced and constructive approach to resolving the community&apos;s issues.</p><p><br/></p><p>Sources discussed*:</p><ul><li><a href='https://pup-e.com/goodbye-rubygems.pdf'>Ellen&apos;s first post on the RubyGems controversy  </a></li><li><a href='https://open.substack.com/pub/apiguy/p/a-board-members-perspective-of-the?r=43k3q'>A board member&apos;s perspective on the RubyGems controversy</a></li><li><a href='https://www.youtube.com/watch?v=VyCiE3GjQps'>An Update From Ruby Central (Video)</a></li><li><a href='https://joel.drapper.me/p/rubygems-takeover/'>Investigation (allegedly) reveals Shopify manipulated Ruby Central to force takeover of Bundler and RubyGems</a></li><li><a href='https://rubycentral.org/news/strengthening-the-stewardship-of-rubygems-and-bundler/'>Strengthening the Stewardship of RubyGems and Bundler</a></li><li><a href='https://bsky.app/profile/martinemde.com/post/3lzeqvnqlic2h'>Martin Emde&apos;s post on Bluesky </a></li><li><a href='https://www.reddit.com/r/ruby/comments/1no8lrh/an_update_from_ruby_central/'>Reddit post for &quot;An update from Ruby Central&quot;  </a></li><li><a href='https://github.com/rubygems/rubygems/blob/master/doc/bundler/POLICIES.md#maintainer-team-guidelines'>Bundler Policies on GitHub </a> </li><li><a href='https://rubycentral.org/about/'>Ruby Central &quot;About&quot; page </a> </li><li><a href='https://brutrb.com'>Advocacy for Reduced Rails Usage </a> </li><li><a href='https://alpha-omega.dev/'>Alpha-Omega Project</a></li><li><a href='https://cyber.harvard.edu/publications/2017/03/OrganizationStructure'>Organization &amp; Structure of Open Source Software Development Initiatives - Cyberlaw Clinic</a></li><li><a href='https://rubycentral.org/news/alpha-omega-supports-ruby-centrals-expansion-of-open-source-leadership-security/'>Ruby Central News Post: Alpha-Omega support</a></li><li><a href='https://www.stepsecurity.io/blog/ctrl-tinycolor-and-40-npm-packages-compromised'>StepSecurity: npm supply chain compromise</a></li><li><a href='https://socket.dev/blog/ongoing-supply-chain-attack-targets-crowdstrike-npm-packages'>Socket: npm supply chain attack</a></li><li><a href='https://unit42.paloaltonetworks.com/npm-supply-chain-attack/'>Palo Alto Networks Unit 42: npm supply chain attack</a></li></ul><p>* Some sources include unverified information being presented as fact. Read with caution.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/17967568-ruby-s-trustquake.mp3" length="36725055" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/ruby-s-trustquake/</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17967568</guid>
    <pubDate>Tue, 07 Oct 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17967568/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17967568/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17967568/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17967568/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/17967568/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Setting The Stage: Ruby Drama" />
  <psc:chapter start="0:16" title="Guests And Goals For The Talk" />
  <psc:chapter start="1:09" title="How We Got Here: Early Merger Context" />
  <psc:chapter start="2:26" title="Competing Timelines And Claims" />
  <psc:chapter start="2:57" title="The September Timeline: Removals And Restorations" />
  <psc:chapter start="4:26" title="Theories, Facts, And Misinformation" />
  <psc:chapter start="5:04" title="Operator Agreements And Governance PR" />
  <psc:chapter start="6:03" title="Funding Loss, Sponsors, And Dependence" />
  <psc:chapter start="7:20" title="Communication Breakdowns And Public Perception" />
  <psc:chapter start="9:06" title="Security As Justification" />
  <psc:chapter start="11:29" title="Nonprofit Compliance And New Leadership" />
  <psc:chapter start="13:00" title="Alpha-Omega, Shopify, And Policies" />
  <psc:chapter start="14:49" title="Is This A Hostile Takeover?" />
  <psc:chapter start="16:37" title="Ownership: Service Versus Code" />
  <psc:chapter start="18:09" title="Governance Gaps And Single-Point Risks" />
  <psc:chapter start="19:59" title="Maintainers Leaving And Coverage Claims" />
  <psc:chapter start="21:22" title="Forking Versus Lockdown" />
  <psc:chapter start="22:52" title="Emotion, Burnout, And Trust" />
  <psc:chapter start="24:10" title="Board Structure And Community Voice" />
  <psc:chapter start="25:54" title="A Gray Situation, Not Villains" />
  <psc:chapter start="27:55" title="What Now: Accountability Without Drama" />
  <psc:chapter start="29:01" title="Final Thoughts And Ways Forward" />
</psc:chapters>
    <itunes:duration>3057</itunes:duration>
    <itunes:keywords>Ruby’s Trustquake</itunes:keywords>
    <itunes:episodeType>bonus</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 58 - Aaron Patterson</itunes:title>
    <title>Episode 58 - Aaron Patterson</title>
    <itunes:summary><![CDATA[Ruby core team member Aaron Patterson (tenderlove) takes us deep into the cutting edge of Ruby's performance frontier in this technical exploration of how one of the world's most beloved programming languages continues to evolve.  At Shopify, Aaron works on two transformative projects: ZJIT, a method-based JIT compiler that builds on YJIT's success by optimizing register allocation to reduce memory spills, and enhanced Ractor support to enable true CPU parallelism in Ruby applications. He exp...]]></itunes:summary>
    <description><![CDATA[<p>Ruby core team member Aaron Patterson (tenderlove) takes us deep into the cutting edge of Ruby&apos;s performance frontier in this technical exploration of how one of the world&apos;s most beloved programming languages continues to evolve.<br/><br/>At Shopify, Aaron works on two transformative projects: ZJIT, a method-based JIT compiler that builds on YJIT&apos;s success by optimizing register allocation to reduce memory spills, and enhanced Ractor support to enable true CPU parallelism in Ruby applications. He explains the fundamental differences between these approaches - ZJIT makes single CPU utilization more efficient, while Ractors allow Ruby code to run across multiple CPUs simultaneously.<br/><br/>The conversation reveals how real business needs drive language development. Shopify&apos;s production workloads unpredictably alternate between CPU-bound and IO-bound tasks, creating resource utilization challenges. Aaron&apos;s team aims to build auto-scaling web server infrastructure using Ractors that can dynamically adjust to workload characteristics - potentially revolutionizing how Ruby applications handle variable traffic patterns.<br/><br/>For developers interested in contributing to Rails, Aaron offers practical advice: start reading the source code, understand the architecture, and look for ways to improve it. He shares insights on the challenges of making Rails Ractor-safe, particularly around passing lambdas between Ractors while maintaining memory safety.<br/><br/>The episode concludes with a delightful tangent into Aaron&apos;s latest hardware project - building a color temperature sensor for camera calibration that combines his photography hobby with his programming expertise. True to form, even his leisure activities inevitably transform into coding projects.<br/><br/>Whether you&apos;re a seasoned Ruby developer or simply curious about language design and performance optimization, Aaron&apos;s unique blend of deep technical knowledge and playful enthusiasm makes this an engaging journey through Ruby&apos;s exciting future.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Ruby core team member Aaron Patterson (tenderlove) takes us deep into the cutting edge of Ruby&apos;s performance frontier in this technical exploration of how one of the world&apos;s most beloved programming languages continues to evolve.<br/><br/>At Shopify, Aaron works on two transformative projects: ZJIT, a method-based JIT compiler that builds on YJIT&apos;s success by optimizing register allocation to reduce memory spills, and enhanced Ractor support to enable true CPU parallelism in Ruby applications. He explains the fundamental differences between these approaches - ZJIT makes single CPU utilization more efficient, while Ractors allow Ruby code to run across multiple CPUs simultaneously.<br/><br/>The conversation reveals how real business needs drive language development. Shopify&apos;s production workloads unpredictably alternate between CPU-bound and IO-bound tasks, creating resource utilization challenges. Aaron&apos;s team aims to build auto-scaling web server infrastructure using Ractors that can dynamically adjust to workload characteristics - potentially revolutionizing how Ruby applications handle variable traffic patterns.<br/><br/>For developers interested in contributing to Rails, Aaron offers practical advice: start reading the source code, understand the architecture, and look for ways to improve it. He shares insights on the challenges of making Rails Ractor-safe, particularly around passing lambdas between Ractors while maintaining memory safety.<br/><br/>The episode concludes with a delightful tangent into Aaron&apos;s latest hardware project - building a color temperature sensor for camera calibration that combines his photography hobby with his programming expertise. True to form, even his leisure activities inevitably transform into coding projects.<br/><br/>Whether you&apos;re a seasoned Ruby developer or simply curious about language design and performance optimization, Aaron&apos;s unique blend of deep technical knowledge and playful enthusiasm makes this an engaging journey through Ruby&apos;s exciting future.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/17767143-episode-58-aaron-patterson.mp3" length="45521731" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-58-aaron-patterson</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17767143</guid>
    <pubDate>Tue, 16 Sep 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17767143/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17767143/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17767143/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17767143/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/17767143/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction to Aaron Patterson" />
  <psc:chapter start="3:09" title="ZJIT: A New Ruby JIT Compiler" />
  <psc:chapter start="17:56" title="Ractors and Parallelism in Ruby" />
  <psc:chapter start="35:26" title="Rails Core Work and Security" />
  <psc:chapter start="41:51" title="Contributing to Rails" />
  <psc:chapter start="51:45" title="Building a Color Temperature Sensor" />
  <psc:chapter start="1:01:13" title="Closing Thoughts and Contact Info" />
</psc:chapters>
    <itunes:duration>3790</itunes:duration>
    <itunes:keywords>Aaron Patterson</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>58</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 57 - Marco Roth</itunes:title>
    <title>Episode 57 - Marco Roth</title>
    <itunes:summary><![CDATA[Marco Roth joins us to unveil Herb, his revolutionary toolchain for Rails views that's reshaping how we work with HTML and ERB. Having identified a critical gap in the Rails ecosystem—robust tooling for the view layer—Marco decided to build the solution himself, learning C along the way to create a parser with unparalleled cross-platform compatibility.  Far from just another syntax checker, Herb represents a comprehensive vision for modernizing Rails views. Marco walks us through his layered ...]]></itunes:summary>
    <description><![CDATA[<p>Marco Roth joins us to unveil Herb, his revolutionary toolchain for Rails views that&apos;s reshaping how we work with HTML and ERB. Having identified a critical gap in the Rails ecosystem—robust tooling for the view layer—Marco decided to build the solution himself, learning C along the way to create a parser with unparalleled cross-platform compatibility.<br/><br/>Far from just another syntax checker, Herb represents a comprehensive vision for modernizing Rails views. Marco walks us through his layered approach, starting with immediate editor feedback for markup errors and ambitious plans for reactive views inspired by Phoenix LiveView. The most exciting prospect? Allowing developers to write modern, interactive applications without abandoning Ruby for JavaScript frameworks. &quot;I want to bring back some awesome experiences from JavaScript to the Rails ecosystem so we can keep doing Ruby,&quot; Marco explains, highlighting how Herb could transform ActionView after two decades of relative stagnation.<br/><br/>We also explore Marco&apos;s approach to managing multiple ambitious projects alongside a consulting career, his upcoming conference schedule (including RailsWorld, FrienlyRB, and Euruko), and his work on Ruby Events—a catalog of over 7,000 Ruby talks that serves as an invaluable community resource. Marco shares insights into his development process, the challenges of mapping tag helpers to HTML, and his recent implementation of Tailwind class sorting in the Herb formatter.<br/><br/>Whether you&apos;re frustrated with Rails&apos; front-end limitations or simply curious about innovative tools reshaping the Ruby ecosystem, this conversation offers a fascinating glimpse into the future of web development with Rails. Marco&apos;s work reminds us that with the right tooling, we can build modern, reactive applications while maintaining the developer happiness that drew us to Ruby in the first place.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Marco Roth joins us to unveil Herb, his revolutionary toolchain for Rails views that&apos;s reshaping how we work with HTML and ERB. Having identified a critical gap in the Rails ecosystem—robust tooling for the view layer—Marco decided to build the solution himself, learning C along the way to create a parser with unparalleled cross-platform compatibility.<br/><br/>Far from just another syntax checker, Herb represents a comprehensive vision for modernizing Rails views. Marco walks us through his layered approach, starting with immediate editor feedback for markup errors and ambitious plans for reactive views inspired by Phoenix LiveView. The most exciting prospect? Allowing developers to write modern, interactive applications without abandoning Ruby for JavaScript frameworks. &quot;I want to bring back some awesome experiences from JavaScript to the Rails ecosystem so we can keep doing Ruby,&quot; Marco explains, highlighting how Herb could transform ActionView after two decades of relative stagnation.<br/><br/>We also explore Marco&apos;s approach to managing multiple ambitious projects alongside a consulting career, his upcoming conference schedule (including RailsWorld, FrienlyRB, and Euruko), and his work on Ruby Events—a catalog of over 7,000 Ruby talks that serves as an invaluable community resource. Marco shares insights into his development process, the challenges of mapping tag helpers to HTML, and his recent implementation of Tailwind class sorting in the Herb formatter.<br/><br/>Whether you&apos;re frustrated with Rails&apos; front-end limitations or simply curious about innovative tools reshaping the Ruby ecosystem, this conversation offers a fascinating glimpse into the future of web development with Rails. Marco&apos;s work reminds us that with the right tooling, we can build modern, reactive applications while maintaining the developer happiness that drew us to Ruby in the first place.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/17641121-episode-57-marco-roth.mp3" length="46077929" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-57-marco-roth</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17641121</guid>
    <pubDate>Tue, 02 Sep 2025 07:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17641121/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17641121/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17641121/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17641121/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/17641121/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction and Marco Roth Overview" />
  <psc:chapter start="1:27" title="Introducing Project Herb" />
  <psc:chapter start="6:05" title="Learning C for Parser Development" />
  <psc:chapter start="13:08" title="Upcoming Conference Speaking Schedule" />
  <psc:chapter start="19:54" title="Tackling Tag Helpers in Parsing" />
  <psc:chapter start="32:44" title="Ruby Events Website" />
  <psc:chapter start="45:30" title="Herb Formatter and Future Development" />
  <psc:chapter start="59:53" title="Closing and Show Wrap-up" />
</psc:chapters>
    <itunes:duration>3836</itunes:duration>
    <itunes:keywords>Marco Roth</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>57</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 56 - Aji Slater</itunes:title>
    <title>Episode 56 - Aji Slater</title>
    <itunes:summary><![CDATA[The journey from circus performer to respected software developer isn't a common career path, but Aji Slater navigates it with the same thoughtful precision he applies to code. As a former Ringling Brothers clown who now leads development teams at ThoughtBot, Aji brings a refreshingly unique perspective to technical challenges and community contribution.  Diving into his current work with a 12-13 year old Rails codebase, Aji shares his struggles with an Angular frontend implemented in non-sta...]]></itunes:summary>
    <description><![CDATA[<p>The journey from circus performer to respected software developer isn&apos;t a common career path, but Aji Slater navigates it with the same thoughtful precision he applies to code. As a former Ringling Brothers clown who now leads development teams at ThoughtBot, Aji brings a refreshingly unique perspective to technical challenges and community contribution.<br/><br/>Diving into his current work with a 12-13 year old Rails codebase, Aji shares his struggles with an Angular frontend implemented in non-standard ways. Despite his graphic design background and comfort with frontend development, the architectural decisions in this Angular implementation present significant challenges. His approach to overcoming these obstacles reveals a thoughtful balance between leveraging AI tools for understanding code while preserving the creative problem-solving aspects that make development enjoyable.<br/><br/>The conversation shifts to Aji&apos;s crowning achievement—his &quot;Keynote of Keynotes&quot; presentation at RailsConf that earned him the title of &quot;RailsConf World Champion&quot; from Aaron Patterson. This monumental project required watching 94 hours of past keynotes, tracking down information about 16 presentations that weren&apos;t recorded, and synthesizing two decades of Rails community wisdom. Through this archaeological deep-dive, Aji uncovered a powerful throughline in Rails history: the focus on shared solutions that make developers &quot;stronger together than if we were working alone.&quot;<br/><br/>Aji&apos;s reflections on public speaking reveal surprising insights about performance anxiety. Despite having performed for crowds of 24,000 during his circus days, he still experiences nervousness before technical presentations—though of a different quality than most speakers face. His upcoming move to Scotland adds another fascinating dimension to his story, as he discovers the limitations of UK-focused resources that often neglect Scottish cultural specifics.<br/><br/>Whether discussing his frustrations with Keynote (the presentation software), sharing his thoughts on ADHD in technical work, or explaining why he named his dog after Jim Henson, Aji demonstrates the warmth, humor, and thoughtful perspective that have made him a beloved figure in the Ruby community. His story reminds us that the most interesting developers often bring their whole, multifaceted selves to their work.<br/><br/>Connect with Aji on Bluesky at doodlingdev and watch for his upcoming short technical talks on YouTube!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>The journey from circus performer to respected software developer isn&apos;t a common career path, but Aji Slater navigates it with the same thoughtful precision he applies to code. As a former Ringling Brothers clown who now leads development teams at ThoughtBot, Aji brings a refreshingly unique perspective to technical challenges and community contribution.<br/><br/>Diving into his current work with a 12-13 year old Rails codebase, Aji shares his struggles with an Angular frontend implemented in non-standard ways. Despite his graphic design background and comfort with frontend development, the architectural decisions in this Angular implementation present significant challenges. His approach to overcoming these obstacles reveals a thoughtful balance between leveraging AI tools for understanding code while preserving the creative problem-solving aspects that make development enjoyable.<br/><br/>The conversation shifts to Aji&apos;s crowning achievement—his &quot;Keynote of Keynotes&quot; presentation at RailsConf that earned him the title of &quot;RailsConf World Champion&quot; from Aaron Patterson. This monumental project required watching 94 hours of past keynotes, tracking down information about 16 presentations that weren&apos;t recorded, and synthesizing two decades of Rails community wisdom. Through this archaeological deep-dive, Aji uncovered a powerful throughline in Rails history: the focus on shared solutions that make developers &quot;stronger together than if we were working alone.&quot;<br/><br/>Aji&apos;s reflections on public speaking reveal surprising insights about performance anxiety. Despite having performed for crowds of 24,000 during his circus days, he still experiences nervousness before technical presentations—though of a different quality than most speakers face. His upcoming move to Scotland adds another fascinating dimension to his story, as he discovers the limitations of UK-focused resources that often neglect Scottish cultural specifics.<br/><br/>Whether discussing his frustrations with Keynote (the presentation software), sharing his thoughts on ADHD in technical work, or explaining why he named his dog after Jim Henson, Aji demonstrates the warmth, humor, and thoughtful perspective that have made him a beloved figure in the Ruby community. His story reminds us that the most interesting developers often bring their whole, multifaceted selves to their work.<br/><br/>Connect with Aji on Bluesky at doodlingdev and watch for his upcoming short technical talks on YouTube!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/17621499-episode-56-aji-slater.mp3" length="42010332" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-56-aji-slater</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17621499</guid>
    <pubDate>Tue, 19 Aug 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17621499/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17621499/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17621499/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17621499/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/17621499/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction to Aji Slater" />
  <psc:chapter start="1:38" title="Working on Legacy Rails and Angular" />
  <psc:chapter start="5:47" title="Using AI for Code Understanding" />
  <psc:chapter start="11:39" title="The RailsConf Keynote of Keynotes" />
  <psc:chapter start="18:13" title="Watching Every RailsConf Keynote Ever" />
  <psc:chapter start="23:43" title="Technical vs. Non-Technical Keynotes" />
  <psc:chapter start="32:58" title="From Circus Clown to Ruby Developer" />
  <psc:chapter start="44:08" title="The Keynote Blocker: Presentation Software" />
  <psc:chapter start="49:39" title="Moving to Scotland: A New Adventure" />
  <psc:chapter start="56:53" title="ADHD in Tech and Episode Wrap-up" />
</psc:chapters>
    <itunes:duration>3497</itunes:duration>
    <itunes:keywords>Aji Slater</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>56</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 55 -  Joe Masilotti</itunes:title>
    <title>Episode 55 -  Joe Masilotti</title>
    <itunes:summary><![CDATA[When Joe Masilotti scanned a conference badge QR code at RailsConf, he was immediately uncomfortable with how it added someone's phone number directly to his contacts. That friction point sparked the creation of Ruby Friends – an innovative app transforming how developers connect at conferences and meetups.  In this illuminating conversation with Drew Bragg, Joe reveals how Ruby Friends provides a "lighter touch" approach to networking, letting users create shareable profiles with conversatio...]]></itunes:summary>
    <description><![CDATA[<p>When Joe Masilotti scanned a conference badge QR code at RailsConf, he was immediately uncomfortable with how it added someone&apos;s phone number directly to his contacts. That friction point sparked the creation of Ruby Friends – an innovative app transforming how developers connect at conferences and meetups.<br/><br/>In this illuminating conversation with Drew Bragg, Joe reveals how Ruby Friends provides a &quot;lighter touch&quot; approach to networking, letting users create shareable profiles with conversation starters and contact preferences. The technology works through both QR codes and NFC tags, creating an almost magical experience where simply tapping a badge can instantly connect two developers. With nearly 400 profiles created in just weeks, it&apos;s already gaining traction in the community.<br/><br/>Joe also takes us behind the curtain of his two-year journey writing the Hotwire Native book. What began as documenting Turbolinks Native transformed mid-project when Hotwire Native was released, requiring a near-complete rewrite. His candid discussion about working with publishers, managing complex Git histories, and balancing documentation with rapidly evolving technology provides valuable insights for anyone considering technical writing.<br/><br/>We also explore Joe&apos;s difficult decision to shut down RailsDevs after nearly three years and $250,000 in revenue. His thoughtful analysis of changing market conditions and knowing when to sunset a successful project reveals the business acumen required alongside technical skills.<br/><br/>From creating privacy-focused analytics solutions to implementing NFC technology for seamless connections, this episode demonstrates how Ruby developers continue creating tools that strengthen community bonds while solving real-world problems. Whether you&apos;re interested in mobile development, writing technical books, or building community-focused applications, Joe&apos;s experiences offer valuable lessons about innovation and adaptation in the ever-evolving tech landscape.</p><p>Links:</p><ul><li><a href='https://masilotti.com/'>https://masilotti.com/</a></li><li><a href='https://rubyfriends.app/'>https://rubyfriends.app/</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>When Joe Masilotti scanned a conference badge QR code at RailsConf, he was immediately uncomfortable with how it added someone&apos;s phone number directly to his contacts. That friction point sparked the creation of Ruby Friends – an innovative app transforming how developers connect at conferences and meetups.<br/><br/>In this illuminating conversation with Drew Bragg, Joe reveals how Ruby Friends provides a &quot;lighter touch&quot; approach to networking, letting users create shareable profiles with conversation starters and contact preferences. The technology works through both QR codes and NFC tags, creating an almost magical experience where simply tapping a badge can instantly connect two developers. With nearly 400 profiles created in just weeks, it&apos;s already gaining traction in the community.<br/><br/>Joe also takes us behind the curtain of his two-year journey writing the Hotwire Native book. What began as documenting Turbolinks Native transformed mid-project when Hotwire Native was released, requiring a near-complete rewrite. His candid discussion about working with publishers, managing complex Git histories, and balancing documentation with rapidly evolving technology provides valuable insights for anyone considering technical writing.<br/><br/>We also explore Joe&apos;s difficult decision to shut down RailsDevs after nearly three years and $250,000 in revenue. His thoughtful analysis of changing market conditions and knowing when to sunset a successful project reveals the business acumen required alongside technical skills.<br/><br/>From creating privacy-focused analytics solutions to implementing NFC technology for seamless connections, this episode demonstrates how Ruby developers continue creating tools that strengthen community bonds while solving real-world problems. Whether you&apos;re interested in mobile development, writing technical books, or building community-focused applications, Joe&apos;s experiences offer valuable lessons about innovation and adaptation in the ever-evolving tech landscape.</p><p>Links:</p><ul><li><a href='https://masilotti.com/'>https://masilotti.com/</a></li><li><a href='https://rubyfriends.app/'>https://rubyfriends.app/</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/17621494-episode-55-joe-masilotti.mp3" length="38716149" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-55-joe-masilotti</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17621494</guid>
    <pubDate>Wed, 06 Aug 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17621494/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17621494/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17621494/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17621494/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/17621494/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode Introduction" />
  <psc:chapter start="1:23" title="Joe&#39;s Current Projects" />
  <psc:chapter start="4:27" title="Ruby Friends App Overview" />
  <psc:chapter start="8:03" title="RailsDevs Shutdown Discussion" />
  <psc:chapter start="13:18" title="Two Years Writing Hotwire Native Book" />
  <psc:chapter start="23:01" title="Conference Workshops vs Talks" />
  <psc:chapter start="35:17" title="Analytics Solution for Ruby Friends" />
  <psc:chapter start="43:52" title="Cycling and NFC Technology" />
  <psc:chapter start="52:17" title="Episode Wrap-Up" />
</psc:chapters>
    <itunes:duration>3223</itunes:duration>
    <itunes:keywords>Joe Masilotti</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>55</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 54 - Live (at the time) from RailsConf 2025</itunes:title>
    <title>Episode 54 - Live (at the time) from RailsConf 2025</title>
    <itunes:summary><![CDATA[The Ruby community's most recognizable podcast voices gather for a heartfelt discussion at the final RailsConf in Philadelphia, sharing wisdom that extends far beyond technical topics into the realm of human connection.  From conquering social anxiety at conferences to building meaningful relationships in tech, this panel digs into what makes the Ruby community special. Drew Bragg of Code and the Coding Coders who Code it confesses that despite his outgoing appearance, he still struggles with...]]></itunes:summary>
    <description><![CDATA[<p>The Ruby community&apos;s most recognizable podcast voices gather for a heartfelt discussion at the final RailsConf in Philadelphia, sharing wisdom that extends far beyond technical topics into the realm of human connection.<br/><br/>From conquering social anxiety at conferences to building meaningful relationships in tech, this panel digs into what makes the Ruby community special. Drew Bragg of Code and the Coding Coders who Code it confesses that despite his outgoing appearance, he still struggles with social interactions, while Stephanie Min from The Bike Shed offers practical conversation starters that anyone can use. Chris Oliver of Remote Ruby reminds us of our built-in connection: &quot;We&apos;re all here for the same reason—to talk about Ruby and Rails.&quot;<br/><br/>The hosts reveal the secret sauce behind their podcasting journeys—how they started, how they find guests, and what keeps their content fresh after dozens or even hundreds of episodes. David Hill shares how his Ode to RailsConf podcast transformed from an idea floated at last year&apos;s conference into over 50 episodes, demonstrating how quickly passion projects can flourish in this supportive community.<br/><br/>Perhaps most touching are the shared memories that have shaped their Ruby journeys: Drew keynoting with Matz in the audience, Stephanie&apos;s late-night cookie mission, Chris&apos;s first encounter with a listener who recognized his voice, and David&apos;s experience contributing to open source during Hack Day. These stories underline how technical communities become chosen families through shared experiences.<br/><br/>Whether you&apos;re a seasoned Rubyist or considering joining this welcoming ecosystem, this conversation offers a window into why people stay in Ruby despite the rise of newer technologies—it&apos;s the people and connections that transcend the code. Listen for practical advice on starting conversations, launching your own podcast, or simply finding your place in a technical community that feels like coming home.<br/><br/>Want to experience this special community yourself? Attend a Ruby conference, join a meetup, or reach out to any of these podcast hosts online—they&apos;re just as approachable as they sound.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>The Ruby community&apos;s most recognizable podcast voices gather for a heartfelt discussion at the final RailsConf in Philadelphia, sharing wisdom that extends far beyond technical topics into the realm of human connection.<br/><br/>From conquering social anxiety at conferences to building meaningful relationships in tech, this panel digs into what makes the Ruby community special. Drew Bragg of Code and the Coding Coders who Code it confesses that despite his outgoing appearance, he still struggles with social interactions, while Stephanie Min from The Bike Shed offers practical conversation starters that anyone can use. Chris Oliver of Remote Ruby reminds us of our built-in connection: &quot;We&apos;re all here for the same reason—to talk about Ruby and Rails.&quot;<br/><br/>The hosts reveal the secret sauce behind their podcasting journeys—how they started, how they find guests, and what keeps their content fresh after dozens or even hundreds of episodes. David Hill shares how his Ode to RailsConf podcast transformed from an idea floated at last year&apos;s conference into over 50 episodes, demonstrating how quickly passion projects can flourish in this supportive community.<br/><br/>Perhaps most touching are the shared memories that have shaped their Ruby journeys: Drew keynoting with Matz in the audience, Stephanie&apos;s late-night cookie mission, Chris&apos;s first encounter with a listener who recognized his voice, and David&apos;s experience contributing to open source during Hack Day. These stories underline how technical communities become chosen families through shared experiences.<br/><br/>Whether you&apos;re a seasoned Rubyist or considering joining this welcoming ecosystem, this conversation offers a window into why people stay in Ruby despite the rise of newer technologies—it&apos;s the people and connections that transcend the code. Listen for practical advice on starting conversations, launching your own podcast, or simply finding your place in a technical community that feels like coming home.<br/><br/>Want to experience this special community yourself? Attend a Ruby conference, join a meetup, or reach out to any of these podcast hosts online—they&apos;re just as approachable as they sound.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/17503939-episode-54-live-at-the-time-from-railsconf-2025.mp3" length="32415915" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-54-live-at-the-time-from-railsconf-2025</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17503939</guid>
    <pubDate>Tue, 15 Jul 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17503939/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17503939/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17503939/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17503939/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/17503939/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Panel Introduction" />
  <psc:chapter start="2:57" title="Starting Conversations at Conferences" />
  <psc:chapter start="5:46" title="Guests vs Solo Podcasting" />
  <psc:chapter start="9:33" title="Attracting New Programmers to Ruby" />
  <psc:chapter start="14:42" title="Favorite RailsConf Memories" />
  <psc:chapter start="22:06" title="Features to Add to Rails" />
  <psc:chapter start="28:38" title="Starting Your First Podcast" />
  <psc:chapter start="37:01" title="Finding and Inviting Guests" />
  <psc:chapter start="40:25" title="Keeping Content Fresh and Engaging" />
  <psc:chapter start="44:49" title="Most Influential Podcast Guests" />
</psc:chapters>
    <itunes:duration>2698</itunes:duration>
    <itunes:keywords>Live (at the time) from RailsConf 2025</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>54</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 53 - Joel Hawksley</itunes:title>
    <title>Episode 53 - Joel Hawksley</title>
    <itunes:summary><![CDATA[When does a framework reach maturity? For Joel Hawksley, lead maintainer of GitHub's ViewComponent framework, the answer comes with the upcoming fourth major release – a milestone that marks not just new features, but a transition to long-term support mode.  Joel takes us behind the scenes of his seven-year journey at GitHub, where an idea sketched on an airplane has evolved into a critical part of how the platform renders its interfaces. With candid insights, he explains why ViewComponent is...]]></itunes:summary>
    <description><![CDATA[<p>When does a framework reach maturity? For Joel Hawksley, lead maintainer of GitHub&apos;s ViewComponent framework, the answer comes with the upcoming fourth major release – a milestone that marks not just new features, but a transition to long-term support mode.<br/><br/>Joel takes us behind the scenes of his seven-year journey at GitHub, where an idea sketched on an airplane has evolved into a critical part of how the platform renders its interfaces. With candid insights, he explains why ViewComponent is now considered feature-complete, and the philosophical challenges that remain unresolved around CSS and JavaScript integration within component-based Rails applications.<br/><br/>The conversation delves into fascinating territory around GitHub&apos;s technical architecture decisions. Joel articulates the clear dividing line between interfaces better suited for React versus Rails, based on his experience building complex UIs like GitHub&apos;s merge box. &quot;The ability for a new engineer to come in and modify that code in React is an order of magnitude better,&quot; he explains, revealing how pragmatism rather than dogma drives technology choices at scale.<br/><br/>Perhaps most compelling are Joel&apos;s reflections on accessibility – work he led for years at GitHub. He reveals how accessibility requirements fundamentally reshape engineering approaches, forcing consistency and systematic thinking that might otherwise be overlooked. With 80% of top e-commerce sites facing accessibility lawsuits in recent years, these considerations are becoming unavoidable for developers at companies of all sizes.<br/><br/>As a new member of GitHub&apos;s Ruby architecture team, Joel also shares fascinating perspectives on Ruby&apos;s evolution. He articulates the tension between adding safety guardrails to the language while preserving the flexibility and joy that attracted developers in the first place. &quot;Is it better to take something that is elegant and beautiful and flexible and put it in handcuffs, or is it better to go use a tool that was built with that in mind?&quot; he asks, in a moment of philosophical clarity that will resonate with Ruby developers everywhere.<br/><br/>Whether you&apos;re using ViewComponent, building accessible interfaces, or thinking about Ruby&apos;s future, this episode offers rare insights from someone who has spent years navigating these waters at one of the world&apos;s most prominent software platforms. Check out ViewComponent 4.0 RC1 today and share your feedback before the final release!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>When does a framework reach maturity? For Joel Hawksley, lead maintainer of GitHub&apos;s ViewComponent framework, the answer comes with the upcoming fourth major release – a milestone that marks not just new features, but a transition to long-term support mode.<br/><br/>Joel takes us behind the scenes of his seven-year journey at GitHub, where an idea sketched on an airplane has evolved into a critical part of how the platform renders its interfaces. With candid insights, he explains why ViewComponent is now considered feature-complete, and the philosophical challenges that remain unresolved around CSS and JavaScript integration within component-based Rails applications.<br/><br/>The conversation delves into fascinating territory around GitHub&apos;s technical architecture decisions. Joel articulates the clear dividing line between interfaces better suited for React versus Rails, based on his experience building complex UIs like GitHub&apos;s merge box. &quot;The ability for a new engineer to come in and modify that code in React is an order of magnitude better,&quot; he explains, revealing how pragmatism rather than dogma drives technology choices at scale.<br/><br/>Perhaps most compelling are Joel&apos;s reflections on accessibility – work he led for years at GitHub. He reveals how accessibility requirements fundamentally reshape engineering approaches, forcing consistency and systematic thinking that might otherwise be overlooked. With 80% of top e-commerce sites facing accessibility lawsuits in recent years, these considerations are becoming unavoidable for developers at companies of all sizes.<br/><br/>As a new member of GitHub&apos;s Ruby architecture team, Joel also shares fascinating perspectives on Ruby&apos;s evolution. He articulates the tension between adding safety guardrails to the language while preserving the flexibility and joy that attracted developers in the first place. &quot;Is it better to take something that is elegant and beautiful and flexible and put it in handcuffs, or is it better to go use a tool that was built with that in mind?&quot; he asks, in a moment of philosophical clarity that will resonate with Ruby developers everywhere.<br/><br/>Whether you&apos;re using ViewComponent, building accessible interfaces, or thinking about Ruby&apos;s future, this episode offers rare insights from someone who has spent years navigating these waters at one of the world&apos;s most prominent software platforms. Check out ViewComponent 4.0 RC1 today and share your feedback before the final release!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/17437317-episode-53-joel-hawksley.mp3" length="39258652" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-53-joel-hawksley</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17437317</guid>
    <pubDate>Wed, 02 Jul 2025 12:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17437317/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17437317/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17437317/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17437317/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/17437317/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction to Joel Hawksley" />
  <psc:chapter start="1:16" title="ViewComponent 4.0 Release Overview" />
  <psc:chapter start="3:58" title="CSS and JavaScript Architecture Challenges" />
  <psc:chapter start="8:37" title="React vs. Platform Decisions" />
  <psc:chapter start="19:26" title="Accessibility Initiatives at GitHub" />
  <psc:chapter start="27:55" title="Ruby Architecture Team Work" />
  <psc:chapter start="36:01" title="Semver and Breaking Changes" />
  <psc:chapter start="42:23" title="Ruby&#39;s Evolution and Safety Tradeoffs" />
  <psc:chapter start="49:36" title="Ruby Under a Microscope" />
  <psc:chapter start="53:33" title="Closing and ViewComponent Timeline" />
</psc:chapters>
    <itunes:duration>3268</itunes:duration>
    <itunes:keywords>Joel Hawksley</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>53</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 52 - Vladimir Dementyev</itunes:title>
    <title>Episode 52 - Vladimir Dementyev</title>
    <itunes:summary><![CDATA[What happens when you put Rails in a browser? Vladimir Dementyev (Vova) is pushing WebAssembly to its limits by creating an interactive Rails playground that runs entirely client-side. This groundbreaking project aims to eliminate the frustrating installation barriers that often discourage newcomers from trying Ruby on Rails.  "I asked myself the question - can I run Rails on WASM? And that's when you feel yourself like a pilgrim software engineer, experiencing something for the first time th...]]></itunes:summary>
    <description><![CDATA[<p>What happens when you put Rails in a browser? Vladimir Dementyev (Vova) is pushing WebAssembly to its limits by creating an interactive Rails playground that runs entirely client-side. This groundbreaking project aims to eliminate the frustrating installation barriers that often discourage newcomers from trying Ruby on Rails.<br/><br/>&quot;I asked myself the question - can I run Rails on WASM? And that&apos;s when you feel yourself like a pilgrim software engineer, experiencing something for the first time that no one ever experienced,&quot; Vova shares. The project isn&apos;t just a technical curiosity but serves a vital educational purpose - allowing anyone to learn Rails through the official tutorial without wrestling with Ruby version managers or environment setup.<br/><br/>As principal engineer at Evil Martians, Vova balances multiple innovative projects simultaneously. Beyond Rails on WASM, he&apos;s organizing the first San Francisco Ruby Conference (coming November 2024), building a custom open-source CFP application, expanding AnyCable to support Laravel, and updating his technical book &quot;Ruby on Rails Applications.&quot; His creative problem-solving approach extends to production environments too, where techniques developed for experimental projects help solve real client challenges like making libvips fork-safe for high-performance web servers.<br/><br/>Vova&apos;s philosophy on productivity is refreshingly practical: work when inspiration strikes rather than forcing creativity during arbitrary hours. &quot;If I have no desire to sit at my desk and stare at the laptop, I&apos;m not going to do that. I wait for the moment to come, and then I sit and work, and it&apos;s really efficient.&quot;<br/><br/>Ready to see what Ruby and Rails can do in previously impossible environments? Follow Vova&apos;s work, attend his RailsConf talk, or join the growing San Francisco Ruby community to witness how Ruby&apos;s flexibility continues to break new ground in unexpected ways.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>What happens when you put Rails in a browser? Vladimir Dementyev (Vova) is pushing WebAssembly to its limits by creating an interactive Rails playground that runs entirely client-side. This groundbreaking project aims to eliminate the frustrating installation barriers that often discourage newcomers from trying Ruby on Rails.<br/><br/>&quot;I asked myself the question - can I run Rails on WASM? And that&apos;s when you feel yourself like a pilgrim software engineer, experiencing something for the first time that no one ever experienced,&quot; Vova shares. The project isn&apos;t just a technical curiosity but serves a vital educational purpose - allowing anyone to learn Rails through the official tutorial without wrestling with Ruby version managers or environment setup.<br/><br/>As principal engineer at Evil Martians, Vova balances multiple innovative projects simultaneously. Beyond Rails on WASM, he&apos;s organizing the first San Francisco Ruby Conference (coming November 2024), building a custom open-source CFP application, expanding AnyCable to support Laravel, and updating his technical book &quot;Ruby on Rails Applications.&quot; His creative problem-solving approach extends to production environments too, where techniques developed for experimental projects help solve real client challenges like making libvips fork-safe for high-performance web servers.<br/><br/>Vova&apos;s philosophy on productivity is refreshingly practical: work when inspiration strikes rather than forcing creativity during arbitrary hours. &quot;If I have no desire to sit at my desk and stare at the laptop, I&apos;m not going to do that. I wait for the moment to come, and then I sit and work, and it&apos;s really efficient.&quot;<br/><br/>Ready to see what Ruby and Rails can do in previously impossible environments? Follow Vova&apos;s work, attend his RailsConf talk, or join the growing San Francisco Ruby community to witness how Ruby&apos;s flexibility continues to break new ground in unexpected ways.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/17306595-episode-52-vladimir-dementyev.mp3" length="47615350" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-52-vladimir-dementyev</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17306595</guid>
    <pubDate>Tue, 17 Jun 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17306595/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17306595/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17306595/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17306595/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/17306595/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction and Name Origins" />
  <psc:chapter start="3:47" title="Vova&#39;s Current Projects Overview" />
  <psc:chapter start="9:39" title="Rails on WASM: Browser-Based Rails" />
  <psc:chapter start="18:42" title="San Francisco Ruby Conference Plans" />
  <psc:chapter start="29:28" title="Building a Custom CFP Application" />
  <psc:chapter start="42:19" title="Managing Work and Time Effectively" />
  <psc:chapter start="49:58" title="Nokogiri and Technical Blockers" />
  <psc:chapter start="55:27" title="Solving Real Production Issues" />
  <psc:chapter start="1:02:25" title="Lego Convention and Problem Solving" />
</psc:chapters>
    <itunes:duration>3964</itunes:duration>
    <itunes:keywords>Vladimir Dementyev</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>52</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 51 - Chris Oliver</itunes:title>
    <title>Episode 51 - Chris Oliver</title>
    <itunes:summary><![CDATA[The last RailsConf ever is coming to Philadelphia this summer, and co-chair Chris Oliver joins us to pull back the curtain on what's sure to be a historic gathering for the Rails community.  Chris reveals how the programming committee curated an exceptional lineup from hundreds of submissions, balancing nostalgic looks at Rails' 18-year journey with cutting-edge technical content. You'll hear why Philadelphia's walkable layout, incredible food scene (Reading Terminal Market gets particular pr...]]></itunes:summary>
    <description><![CDATA[<p>The last RailsConf ever is coming to Philadelphia this summer, and co-chair Chris Oliver joins us to pull back the curtain on what&apos;s sure to be a historic gathering for the Rails community.<br/><br/>Chris reveals how the programming committee curated an exceptional lineup from hundreds of submissions, balancing nostalgic looks at Rails&apos; 18-year journey with cutting-edge technical content. You&apos;ll hear why Philadelphia&apos;s walkable layout, incredible food scene (Reading Terminal Market gets particular praise), and Fourth of July celebrations make it the perfect host city for this final RailsConf hurrah.<br/><br/>Beyond the sessions themselves, Chris and I explore what truly makes tech conferences special—those irreplaceable in-person connections. Whether you&apos;re a seasoned Rails veteran or relatively new to the framework, the hallway conversations, shared meals, and spontaneous problem-solving sessions offer exponentially more value than what appears on the official schedule. We both share how these gatherings have accelerated our careers and sparked lasting professional relationships.<br/><br/>The conversation takes an enlightening turn as Chris opens up about his current technical challenges, including the complexities of testing Hotwire applications and designing flexible API wrappers for payment processing systems. His insights on balancing specificity with adaptability when building reusable libraries offer valuable perspective for anyone writing code meant to be shared.<br/><br/>This episode serves both as an enthusiastic invitation to join the Ruby community in Philadelphia and a thoughtful exploration of why in-person events remain vital in our increasingly remote world. Supporting RailsConf isn&apos;t just about personal growth—it&apos;s about strengthening the Ruby ecosystem that has supported so many developers throughout their careers.<br/><br/>Ready to book your ticket for this historic event? Don&apos;t miss our podcast panel at RailsConf—come experience our conversations live and in person!</p><p>Links:</p><ul><li><a href='https://railsconf.org/'> RailsConf</a></li><li><a href='https://gorails.com/'>GoRails</a></li><li><a href='https://learnhotwire.com/'>Learn Hotwire</a></li><li><a href='https://bsky.app/profile/excid3.com'>excid3 on BlueSky</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>The last RailsConf ever is coming to Philadelphia this summer, and co-chair Chris Oliver joins us to pull back the curtain on what&apos;s sure to be a historic gathering for the Rails community.<br/><br/>Chris reveals how the programming committee curated an exceptional lineup from hundreds of submissions, balancing nostalgic looks at Rails&apos; 18-year journey with cutting-edge technical content. You&apos;ll hear why Philadelphia&apos;s walkable layout, incredible food scene (Reading Terminal Market gets particular praise), and Fourth of July celebrations make it the perfect host city for this final RailsConf hurrah.<br/><br/>Beyond the sessions themselves, Chris and I explore what truly makes tech conferences special—those irreplaceable in-person connections. Whether you&apos;re a seasoned Rails veteran or relatively new to the framework, the hallway conversations, shared meals, and spontaneous problem-solving sessions offer exponentially more value than what appears on the official schedule. We both share how these gatherings have accelerated our careers and sparked lasting professional relationships.<br/><br/>The conversation takes an enlightening turn as Chris opens up about his current technical challenges, including the complexities of testing Hotwire applications and designing flexible API wrappers for payment processing systems. His insights on balancing specificity with adaptability when building reusable libraries offer valuable perspective for anyone writing code meant to be shared.<br/><br/>This episode serves both as an enthusiastic invitation to join the Ruby community in Philadelphia and a thoughtful exploration of why in-person events remain vital in our increasingly remote world. Supporting RailsConf isn&apos;t just about personal growth—it&apos;s about strengthening the Ruby ecosystem that has supported so many developers throughout their careers.<br/><br/>Ready to book your ticket for this historic event? Don&apos;t miss our podcast panel at RailsConf—come experience our conversations live and in person!</p><p>Links:</p><ul><li><a href='https://railsconf.org/'> RailsConf</a></li><li><a href='https://gorails.com/'>GoRails</a></li><li><a href='https://learnhotwire.com/'>Learn Hotwire</a></li><li><a href='https://bsky.app/profile/excid3.com'>excid3 on BlueSky</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/17233316-episode-51-chris-oliver.mp3" length="59479574" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-51-chris-oliver</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17233316</guid>
    <pubDate>Tue, 03 Jun 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17233316/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17233316/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17233316/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17233316/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/17233316/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction and Guest Welcome" />
  <psc:chapter start="1:54" title="Current Projects and RailsConf Planning" />
  <psc:chapter start="5:27" title="Behind the Scenes of Conference Organization" />
  <psc:chapter start="16:32" title="The Value of RailsConf Being in Philadelphia" />
  <psc:chapter start="29:06" title="Technical Talks and Schedule Highlights" />
  <psc:chapter start="40:59" title="Supporting Ruby Central and Regional Conferences" />
  <psc:chapter start="51:07" title="Testing Hotwire and System Test Challenges" />
  <psc:chapter start="1:06:05" title="API Wrapper Design and Payment Processing Complexities" />
</psc:chapters>
    <itunes:duration>4953</itunes:duration>
    <itunes:keywords>Chris Oliver</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>51</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 50 - Adam Fortuna</itunes:title>
    <title>Episode 50 - Adam Fortuna</title>
    <itunes:summary><![CDATA[Swimming against the current sometimes leads to unexpected treasures. In this fascinating conversation, Adam Fortuna reveals how migrating Hardcover—a social network for readers with 30,000 users—from Next.js back to Ruby on Rails delivered surprising performance improvements and development simplicity.  The journey begins with Adam explaining how Hardcover originated as a response to Goodreads shutting down their API. As a longtime Rails developer who initially chose Next.js for its server-s...]]></itunes:summary>
    <description><![CDATA[<p>Swimming against the current sometimes leads to unexpected treasures. In this fascinating conversation, Adam Fortuna reveals how migrating Hardcover—a social network for readers with 30,000 users—from Next.js back to Ruby on Rails delivered surprising performance improvements and development simplicity.<br/><br/>The journey begins with Adam explaining how Hardcover originated as a response to Goodreads shutting down their API. As a longtime Rails developer who initially chose Next.js for its server-side rendering capabilities, Adam found himself drawn back to Rails once modern tools made it viable to combine Rails&apos; backend strengths with React&apos;s frontend interactivity. The migration wasn&apos;t a complete rewrite—they preserved their React components while replacing GraphQL with ActiveRecord—and unexpectedly saw significant improvements in page load speeds and SEO rankings.<br/><br/>At the heart of this technical evolution is Inertia.js, which Adam describes as &quot;the missing piece for Rails for a long time.&quot; This elegant solution allows direct connections between Rails controllers and React components without duplicating routes, creating a seamless developer experience. We dive into the challenges they faced, particularly with generating Open Graph images and handling API abuse, and how they solved these problems with pragmatic hybrid approaches.<br/><br/>The conversation takes an exciting turn as Adam discusses their work on book recommendation engines, combining collaborative filtering with content analysis to help readers discover their next favorite book. As someone currently enjoying the Dungeon Crawler Carl series (described as &quot;RPG mixed with Hitchhiker&apos;s Guide&quot;), Adam&apos;s passion for both books and elegant technical solutions shines throughout.<br/><br/>Listen in as we explore how going against conventional wisdom sometimes leads to better outcomes, and discover why Hardcover is now being open-sourced to invite community collaboration. Whether you&apos;re interested in Rails, JavaScript frameworks, or book recommendations, this episode offers valuable insights into making technical decisions based on real-world results rather than following trends.</p><p><br/></p><p><b>Links</b></p><ul><li><a href='https://hardcover.app/blog/part-1-how-we-fell-out-of-love-with-next-js-and-back-in-love-with-ruby-on-rails-inertia-js'>https://hardcover.app/blog/part-1-how-we-fell-out-of-love-with-next-js-and-back-in-love-with-ruby-on-rails-inertia-js</a></li><li><a href='https://adamfortuna.com/'>https://adamfortuna.com/</a></li><li><a href='https://bsky.app/profile/adamfortuna.com'>https://bsky.app/profile/adamfortuna.com</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Swimming against the current sometimes leads to unexpected treasures. In this fascinating conversation, Adam Fortuna reveals how migrating Hardcover—a social network for readers with 30,000 users—from Next.js back to Ruby on Rails delivered surprising performance improvements and development simplicity.<br/><br/>The journey begins with Adam explaining how Hardcover originated as a response to Goodreads shutting down their API. As a longtime Rails developer who initially chose Next.js for its server-side rendering capabilities, Adam found himself drawn back to Rails once modern tools made it viable to combine Rails&apos; backend strengths with React&apos;s frontend interactivity. The migration wasn&apos;t a complete rewrite—they preserved their React components while replacing GraphQL with ActiveRecord—and unexpectedly saw significant improvements in page load speeds and SEO rankings.<br/><br/>At the heart of this technical evolution is Inertia.js, which Adam describes as &quot;the missing piece for Rails for a long time.&quot; This elegant solution allows direct connections between Rails controllers and React components without duplicating routes, creating a seamless developer experience. We dive into the challenges they faced, particularly with generating Open Graph images and handling API abuse, and how they solved these problems with pragmatic hybrid approaches.<br/><br/>The conversation takes an exciting turn as Adam discusses their work on book recommendation engines, combining collaborative filtering with content analysis to help readers discover their next favorite book. As someone currently enjoying the Dungeon Crawler Carl series (described as &quot;RPG mixed with Hitchhiker&apos;s Guide&quot;), Adam&apos;s passion for both books and elegant technical solutions shines throughout.<br/><br/>Listen in as we explore how going against conventional wisdom sometimes leads to better outcomes, and discover why Hardcover is now being open-sourced to invite community collaboration. Whether you&apos;re interested in Rails, JavaScript frameworks, or book recommendations, this episode offers valuable insights into making technical decisions based on real-world results rather than following trends.</p><p><br/></p><p><b>Links</b></p><ul><li><a href='https://hardcover.app/blog/part-1-how-we-fell-out-of-love-with-next-js-and-back-in-love-with-ruby-on-rails-inertia-js'>https://hardcover.app/blog/part-1-how-we-fell-out-of-love-with-next-js-and-back-in-love-with-ruby-on-rails-inertia-js</a></li><li><a href='https://adamfortuna.com/'>https://adamfortuna.com/</a></li><li><a href='https://bsky.app/profile/adamfortuna.com'>https://bsky.app/profile/adamfortuna.com</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/17153558-episode-50-adam-fortuna.mp3" length="25576017" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-50-adam-fortuna</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17153558</guid>
    <pubDate>Tue, 20 May 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17153558/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17153558/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17153558/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/17153558/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/17153558/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction to Adam Fortuna" />
  <psc:chapter start="1:13" title="Migrating from Next.js to Rails" />
  <psc:chapter start="4:42" title="Performance improvements after migration" />
  <psc:chapter start="5:58" title="Working with Inertia.js in Rails" />
  <psc:chapter start="16:14" title="API challenges and solutions" />
  <psc:chapter start="23:47" title="Book recommendation engines and future plans" />
  <psc:chapter start="32:41" title="Open-sourcing Hardcover" />
</psc:chapters>
    <itunes:duration>2128</itunes:duration>
    <itunes:keywords>Adam Fortuna</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>50</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 49 - Radan Skoric</itunes:title>
    <title>Episode 49 - Radan Skoric</title>
    <itunes:summary><![CDATA[What happens when a seasoned Rails developer with 17 years of experience decides to document their journey learning Hotwire? Radan Skorić joins us to discuss his ebook "Master Hotwire" and the fascinating parallels between writing and coding.  Unlike most tutorials that start from ground zero, Radan's approach assumes you already know Rails—because that was his experience when learning Hotwire. "When I was picking up Hotwire, I had tons of Rails experience. I've just not done Hotwire," he exp...]]></itunes:summary>
    <description><![CDATA[<p>What happens when a seasoned Rails developer with 17 years of experience decides to document their journey learning Hotwire? Radan Skorić joins us to discuss his ebook &quot;Master Hotwire&quot; and the fascinating parallels between writing and coding.<br/><br/>Unlike most tutorials that start from ground zero, Radan&apos;s approach assumes you already know Rails—because that was his experience when learning Hotwire. &quot;When I was picking up Hotwire, I had tons of Rails experience. I&apos;ve just not done Hotwire,&quot; he explains. This focus allows his readers to skip the basics and dive deeper into what makes Hotwire powerful.<br/><br/>We explore the meticulous process behind creating technical content, from researching pain points on forums to managing a beta reader program. Radan shares a powerful insight about feedback: &quot;With positive feedback I feel good. With negative feedback I can actually go and improve it.&quot; This mindset led him to completely restructure portions of his book based on reader experiences.<br/><br/>The conversation takes unexpected turns as Radan reveals how he overcame writer&apos;s block by applying software development principles to his writing process. Just as he might write tests to overcome coder&apos;s block, he found success by allowing himself to write &quot;crap words&quot; initially, knowing he would refactor later—a technique that mirrors how many of us approach code.<br/><br/>Perhaps most compelling is Radan&apos;s observation about Hotwire&apos;s place in the ecosystem: it allows backend-focused developers to &quot;stop lying&quot; about being full-stack by providing a framework they can realistically master without diving deep into JavaScript frameworks like React. It&apos;s a refreshing perspective that reframes how we think about the full-stack developer identity.<br/><br/>Check out masterhotwire.com and use coupon code &quot;CodingCoders&quot; for 20% off the book, and join the growing community of Rails developers embracing Hotwire!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>What happens when a seasoned Rails developer with 17 years of experience decides to document their journey learning Hotwire? Radan Skorić joins us to discuss his ebook &quot;Master Hotwire&quot; and the fascinating parallels between writing and coding.<br/><br/>Unlike most tutorials that start from ground zero, Radan&apos;s approach assumes you already know Rails—because that was his experience when learning Hotwire. &quot;When I was picking up Hotwire, I had tons of Rails experience. I&apos;ve just not done Hotwire,&quot; he explains. This focus allows his readers to skip the basics and dive deeper into what makes Hotwire powerful.<br/><br/>We explore the meticulous process behind creating technical content, from researching pain points on forums to managing a beta reader program. Radan shares a powerful insight about feedback: &quot;With positive feedback I feel good. With negative feedback I can actually go and improve it.&quot; This mindset led him to completely restructure portions of his book based on reader experiences.<br/><br/>The conversation takes unexpected turns as Radan reveals how he overcame writer&apos;s block by applying software development principles to his writing process. Just as he might write tests to overcome coder&apos;s block, he found success by allowing himself to write &quot;crap words&quot; initially, knowing he would refactor later—a technique that mirrors how many of us approach code.<br/><br/>Perhaps most compelling is Radan&apos;s observation about Hotwire&apos;s place in the ecosystem: it allows backend-focused developers to &quot;stop lying&quot; about being full-stack by providing a framework they can realistically master without diving deep into JavaScript frameworks like React. It&apos;s a refreshing perspective that reframes how we think about the full-stack developer identity.<br/><br/>Check out masterhotwire.com and use coupon code &quot;CodingCoders&quot; for 20% off the book, and join the growing community of Rails developers embracing Hotwire!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/16849266-episode-49-radan-skoric.mp3" length="24952886" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-49-radan-skoric</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16849266</guid>
    <pubDate>Tue, 01 Apr 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16849266/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16849266/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16849266/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16849266/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/16849266/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction to Radan Skoric" />
  <psc:chapter start="5:45" title="Creating Master Hotwire Ebook" />
  <psc:chapter start="12:11" title="Getting Feedback and Book Structure" />
  <psc:chapter start="21:32" title="Writing Process and Overcoming Blocks" />
  <psc:chapter start="30:16" title="Managing the Codebase for the Book" />
  <psc:chapter start="35:17" title="Chrome&#39;s ElementMoveBefore and Hotwire&#39;s Future" />
  <psc:chapter start="46:26" title="Why Hotwire Benefits Backend Developers" />
</psc:chapters>
    <itunes:duration>2076</itunes:duration>
    <itunes:keywords>Radan Skorić</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>49</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 48 - Adam Wathan</itunes:title>
    <title>Episode 48 - Adam Wathan</title>
    <itunes:summary><![CDATA[Join us as we unravel the inspiring journey of Tailwind CSS with its creator, Adam Wathan. From its inception in 2017 as an open-source CSS framework to becoming a major player in web design, Tailwind has recently undergone a significant rebranding with the launch of Tailwind Plus. This episode provides listeners with insights into Adam's strategic choices, including the reasoning behind merging Tailwind UI into the broader Tailwind ecosystem.   Discover the challenges and outcomes of ba...]]></itunes:summary>
    <description><![CDATA[<p>Join us as we unravel the inspiring journey of Tailwind CSS with its creator, Adam Wathan. From its inception in 2017 as an open-source CSS framework to becoming a major player in web design, Tailwind has recently undergone a significant rebranding with the launch of Tailwind Plus. This episode provides listeners with insights into Adam&apos;s strategic choices, including the reasoning behind merging Tailwind UI into the broader Tailwind ecosystem. <br/><br/>Discover the challenges and outcomes of balancing community-driven development with commercial viability, as Adam shares how feedback shapes product improvements. Learn about the launch of &quot;Build UIs That Don’t Suck,&quot; an initiative designed to foster user engagement and demonstrate Tailwind&apos;s quality. Adam also reflects on the importance of sustaining a business model while nurturing open-source passion, offering invaluable advice for anyone in the tech space. <br/><br/>Whether you&apos;re a developer, designer, or just interested in entrepreneurship, this episode is packed with insights, revealing the artistry behind code and the business. Don&apos;t miss it! Subscribe, share, and let us know what you&apos;ve learned!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Join us as we unravel the inspiring journey of Tailwind CSS with its creator, Adam Wathan. From its inception in 2017 as an open-source CSS framework to becoming a major player in web design, Tailwind has recently undergone a significant rebranding with the launch of Tailwind Plus. This episode provides listeners with insights into Adam&apos;s strategic choices, including the reasoning behind merging Tailwind UI into the broader Tailwind ecosystem. <br/><br/>Discover the challenges and outcomes of balancing community-driven development with commercial viability, as Adam shares how feedback shapes product improvements. Learn about the launch of &quot;Build UIs That Don’t Suck,&quot; an initiative designed to foster user engagement and demonstrate Tailwind&apos;s quality. Adam also reflects on the importance of sustaining a business model while nurturing open-source passion, offering invaluable advice for anyone in the tech space. <br/><br/>Whether you&apos;re a developer, designer, or just interested in entrepreneurship, this episode is packed with insights, revealing the artistry behind code and the business. Don&apos;t miss it! Subscribe, share, and let us know what you&apos;ve learned!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br><a target="_blank" href="https://judoscale.com/">Judoscale</a><br>Autoscaling that actually works. Take control of your cloud hosting.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/16740938-episode-48-adam-wathan.mp3" length="23951446" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-48-adam-wathan</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16740938</guid>
    <pubDate>Tue, 18 Mar 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16740938/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16740938/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16740938/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16740938/transcript.vtt" type="text/vtt" />
    <itunes:duration>1993</itunes:duration>
    <itunes:keywords>Adam Wathan</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>48</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 47 - Jason Swett</itunes:title>
    <title>Episode 47 - Jason Swett</title>
    <itunes:summary><![CDATA[Join us for a fascinating episode where we explore the development of SaturnCI—a new and user-friendly Continuous Integration tool that arose from frustrations with existing solutions like CircleCI and GitHub Actions. Our guest, Jason Sweat, shares his passion for creating a platform that not only simplifies the user experience but actively incorporates feedback from early adopters. Through candid conversations, Jason recounts his journey as a content creator in the Ruby community, and how it...]]></itunes:summary>
    <description><![CDATA[<p>Join us for a fascinating episode where we explore the development of SaturnCI—a new and user-friendly Continuous Integration tool that arose from frustrations with existing solutions like CircleCI and GitHub Actions. Our guest, Jason Sweat, shares his passion for creating a platform that not only simplifies the user experience but actively incorporates feedback from early adopters. Through candid conversations, Jason recounts his journey as a content creator in the Ruby community, and how it inspired him to address the shortcomings he observed in CI tools.<br/><br/>We delve into the technical challenges faced as SaturnCI grows, particularly those relating to user scalability as it onboarded new customers. Jason offers valuable insights into his tech stack choices while drawing attention to the importance of creating streamlined interfaces that cater to developers&apos; needs. The conversation shifts to the foundation of community through his upcoming Sin City Ruby conference, showcasing the efforts made to facilitate connection among participants and ensure each attendee leaves with new friendships and knowledge.<br/><br/>Toward the end of our episode, we touch upon Jason’s unique approach to outreach through his snail mail newsletter, where he shares insights and stories beyond technology. This creative endeavor highlights how stepping away from screens can cultivate a deeper connection with the audience. With an inviting conversational tone and enriching discussions, this episode is packed with valuable insights for anyone interested in CI tools, community-building, and finding the courage to innovate within your space. Be sure to subscribe and share your thoughts with us!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Join us for a fascinating episode where we explore the development of SaturnCI—a new and user-friendly Continuous Integration tool that arose from frustrations with existing solutions like CircleCI and GitHub Actions. Our guest, Jason Sweat, shares his passion for creating a platform that not only simplifies the user experience but actively incorporates feedback from early adopters. Through candid conversations, Jason recounts his journey as a content creator in the Ruby community, and how it inspired him to address the shortcomings he observed in CI tools.<br/><br/>We delve into the technical challenges faced as SaturnCI grows, particularly those relating to user scalability as it onboarded new customers. Jason offers valuable insights into his tech stack choices while drawing attention to the importance of creating streamlined interfaces that cater to developers&apos; needs. The conversation shifts to the foundation of community through his upcoming Sin City Ruby conference, showcasing the efforts made to facilitate connection among participants and ensure each attendee leaves with new friendships and knowledge.<br/><br/>Toward the end of our episode, we touch upon Jason’s unique approach to outreach through his snail mail newsletter, where he shares insights and stories beyond technology. This creative endeavor highlights how stepping away from screens can cultivate a deeper connection with the audience. With an inviting conversational tone and enriching discussions, this episode is packed with valuable insights for anyone interested in CI tools, community-building, and finding the courage to innovate within your space. Be sure to subscribe and share your thoughts with us!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/16732519-episode-47-jason-swett.mp3" length="35370357" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-47-jason-swett</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16732519</guid>
    <pubDate>Tue, 04 Mar 2025 11:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16732519/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16732519/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16732519/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16732519/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/16732519/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction to the Episode" />
  <psc:chapter start="9:30" title="Jason Sweat&#39;s Background and Current Endeavors" />
  <psc:chapter start="18:00" title="The Inspiration Behind SaturnCI" />
  <psc:chapter start="40:08" title="Technical Challenges and User Feedback" />
  <psc:chapter start="58:38" title="Scaling Issues with Newly Onboarded Users" />
  <psc:chapter start="1:19:53" title="Deconstructing the SaturnCI Tech Stack" />
  <psc:chapter start="1:39:23" title="Upcoming Conference: Sin City Ruby" />
  <psc:chapter start="1:55:53" title="Jason&#39;s Unique Snail Mail Newsletter" />
  <psc:chapter start="2:06:53" title="Closing Thoughts and Where to Find Jason" />
</psc:chapters>
    <itunes:duration>2944</itunes:duration>
    <itunes:keywords>Jason Swett</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>47</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 46 - David Hill</itunes:title>
    <title>Episode 46 - David Hill</title>
    <itunes:summary><![CDATA[David Hill, the innovative mind behind "Ode to RailsConf" and a senior engineer at Simplify, invites us to explore his fascinating journey into the world of podcasting. Inspired by the final announcement of RailsConf, David crafted a platform to celebrate the cherished memories of the event while also providing himself with a bridge to manage social interactions more comfortably. With his love for board games providing a structured approach, David shares how the podcasting framework has trans...]]></itunes:summary>
    <description><![CDATA[<p>David Hill, the innovative mind behind &quot;Ode to RailsConf&quot; and a senior engineer at Simplify, invites us to explore his fascinating journey into the world of podcasting. Inspired by the final announcement of RailsConf, David crafted a platform to celebrate the cherished memories of the event while also providing himself with a bridge to manage social interactions more comfortably. With his love for board games providing a structured approach, David shares how the podcasting framework has transformed him from a hesitant introvert to a comfortable conversationalist.<br/><br/>Our conversation takes an intriguing turn as we delve into the art of podcast guest planning and the intricate process of editing conference videos. From featuring guests from the Scholar Guide program at RailsConf and RubyConf to orchestrating a unique episode with nine guests from a single company, we leave no stone unturned. Engaging discussions with prominent figures like Freedom Dumlao and Sarah May offer listeners a treasure trove of insights, while upcoming episodes with Ruby Central&apos;s Rhiannon and Ali Vogel promise to further explore the dynamic world of PR, marketing, and operations.<br/><br/>As we navigate the evolution of podcasting strategies, the conversation shifts to the often-overlooked balance between coding and communication. The journey from a simple chat between friends to a thriving podcasting community has not been without its challenges and surprises. We reflect on the impact of Jason Charnes&apos; departure due to family commitments and celebrate the resilience and growth that comes with embracing new roles. Amidst it all, the spirit of supporting creators, learning new skills, and fostering personal growth shines through, with an optimistic outlook for the show&apos;s future.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>David Hill, the innovative mind behind &quot;Ode to RailsConf&quot; and a senior engineer at Simplify, invites us to explore his fascinating journey into the world of podcasting. Inspired by the final announcement of RailsConf, David crafted a platform to celebrate the cherished memories of the event while also providing himself with a bridge to manage social interactions more comfortably. With his love for board games providing a structured approach, David shares how the podcasting framework has transformed him from a hesitant introvert to a comfortable conversationalist.<br/><br/>Our conversation takes an intriguing turn as we delve into the art of podcast guest planning and the intricate process of editing conference videos. From featuring guests from the Scholar Guide program at RailsConf and RubyConf to orchestrating a unique episode with nine guests from a single company, we leave no stone unturned. Engaging discussions with prominent figures like Freedom Dumlao and Sarah May offer listeners a treasure trove of insights, while upcoming episodes with Ruby Central&apos;s Rhiannon and Ali Vogel promise to further explore the dynamic world of PR, marketing, and operations.<br/><br/>As we navigate the evolution of podcasting strategies, the conversation shifts to the often-overlooked balance between coding and communication. The journey from a simple chat between friends to a thriving podcasting community has not been without its challenges and surprises. We reflect on the impact of Jason Charnes&apos; departure due to family commitments and celebrate the resilience and growth that comes with embracing new roles. Amidst it all, the spirit of supporting creators, learning new skills, and fostering personal growth shines through, with an optimistic outlook for the show&apos;s future.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/16664999-episode-46-david-hill.mp3" length="30057103" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-46-david-hill</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16664999</guid>
    <pubDate>Tue, 25 Feb 2025 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16664999/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16664999/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16664999/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16664999/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/16664999/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 46 - David Hill" />
  <psc:chapter start="0:01" title="Podcasting, Board Games, and Social Anxiety" />
  <psc:chapter start="13:30" title="Podcast Guest Planning and Reflection" />
  <psc:chapter start="25:16" title="The Evolution of Podcasting Strategies" />
  <psc:chapter start="31:13" title="Podcast Community, Beta Books, and RailsConf" />
</psc:chapters>
    <itunes:duration>2501</itunes:duration>
    <itunes:keywords>David Hill</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>46</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 45 - Stephen Margheim</itunes:title>
    <title>Episode 45 - Stephen Margheim</title>
    <itunes:summary><![CDATA[Stephen Margheim, a celebrated figure in the Ruby and Rails community, returns to unravel the fascinating intricacies of his latest project—writing a parser for SQLite's SQL dialect in Ruby. He shares his enlightening journey of translating complex SQL syntax, which at first seemed a simple endeavor but soon unfolded into a realm of deep learning and unexpected challenges. Alongside this, Stephen collaborates with Aaron Francis on "High Leverage Rails," a video course designed to spotlight th...]]></itunes:summary>
    <description><![CDATA[<p>Stephen Margheim, a celebrated figure in the Ruby and Rails community, returns to unravel the fascinating intricacies of his latest project—writing a parser for SQLite&apos;s SQL dialect in Ruby. He shares his enlightening journey of translating complex SQL syntax, which at first seemed a simple endeavor but soon unfolded into a realm of deep learning and unexpected challenges. Alongside this, Stephen collaborates with Aaron Francis on &quot;High Leverage Rails,&quot; a video course designed to spotlight the synergy between Rails and SQLite, offering a treasure trove of insights into developing high-quality applications.<br/><br/>We dive into the nuanced world of SQL parsing, where Stephen candidly recounts the arduous process of porting SQLite&apos;s lexer and parser into Ruby. What began as a straightforward task quickly turned into a labyrinth of complex syntax and discrepancies that required astute attention and incremental progress. He reflects on the absence of a fully compatible SQLite parser in any language, emphasizing the significance of open parsers like Postgres in creating a robust ecosystem for tools and libraries.<br/><br/>Stephen&apos;s excitement is palpable as he discusses Quickdraw, a groundbreaking testing framework that revolutionizes testing in multi-core environments. This innovation, along with the anticipation for RailsConf 2025 in Philadelphia, paints a bright future for the Rails community. With rich discussions on parsing, testing, and upcoming Rails events, this episode promises to inspire and engage both seasoned developers and newcomers to the Ruby and Rails landscape. Join us for an episode filled with excitement, insight, and a glimpse into the future of Rails development.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Stephen Margheim, a celebrated figure in the Ruby and Rails community, returns to unravel the fascinating intricacies of his latest project—writing a parser for SQLite&apos;s SQL dialect in Ruby. He shares his enlightening journey of translating complex SQL syntax, which at first seemed a simple endeavor but soon unfolded into a realm of deep learning and unexpected challenges. Alongside this, Stephen collaborates with Aaron Francis on &quot;High Leverage Rails,&quot; a video course designed to spotlight the synergy between Rails and SQLite, offering a treasure trove of insights into developing high-quality applications.<br/><br/>We dive into the nuanced world of SQL parsing, where Stephen candidly recounts the arduous process of porting SQLite&apos;s lexer and parser into Ruby. What began as a straightforward task quickly turned into a labyrinth of complex syntax and discrepancies that required astute attention and incremental progress. He reflects on the absence of a fully compatible SQLite parser in any language, emphasizing the significance of open parsers like Postgres in creating a robust ecosystem for tools and libraries.<br/><br/>Stephen&apos;s excitement is palpable as he discusses Quickdraw, a groundbreaking testing framework that revolutionizes testing in multi-core environments. This innovation, along with the anticipation for RailsConf 2025 in Philadelphia, paints a bright future for the Rails community. With rich discussions on parsing, testing, and upcoming Rails events, this episode promises to inspire and engage both seasoned developers and newcomers to the Ruby and Rails landscape. Join us for an episode filled with excitement, insight, and a glimpse into the future of Rails development.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/16553354-episode-45-stephen-margheim.mp3" length="28500227" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-45-stephen-margheim</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16553354</guid>
    <pubDate>Tue, 04 Feb 2025 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16553354/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16553354/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16553354/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16553354/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/16553354/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 45 - Stephen Margheim" />
  <psc:chapter start="0:01" title="High Leverage Rails Video Course" />
  <psc:chapter start="11:43" title="Overcoming Challenges in Parser Development" />
  <psc:chapter start="19:03" title="Building a Powerful Ruby SQL Parser" />
  <psc:chapter start="32:49" title="Excitement for High Leverage Rails Course" />
  <psc:chapter start="38:46" title="Excitement for RailsConf Tickets Announcement" />
</psc:chapters>
    <itunes:duration>2372</itunes:duration>
    <itunes:keywords>Stephen Margheim</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>45</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 44 - Adam McCrea</itunes:title>
    <title>Episode 44 - Adam McCrea</title>
    <itunes:summary><![CDATA[What if you could scale your SaaS platforms effortlessly across diverse hosting services? Join us as we welcome Adam McCrea, the brilliant mind behind JudoScale, who takes us through his fascinating evolution from being a Rails developer to creating a cutting-edge autoscaling solution. Adam opens up about the technical challenges he faced while adapting JudoScale for platforms like Render, Fly, and Railway, and how Heroku's unique architecture initially shaped his approach. His journey is one...]]></itunes:summary>
    <description><![CDATA[<p>What if you could scale your SaaS platforms effortlessly across diverse hosting services? Join us as we welcome Adam McCrea, the brilliant mind behind JudoScale, who takes us through his fascinating evolution from being a Rails developer to creating a cutting-edge autoscaling solution. Adam opens up about the technical challenges he faced while adapting JudoScale for platforms like Render, Fly, and Railway, and how Heroku&apos;s unique architecture initially shaped his approach. His journey is one of innovation driven by necessity, as JudoScale originated from a need to optimize costs more efficiently than existing solutions.<br/><br/>Our conversation doesn&apos;t shy away from complexity; in fact, it embraces it. Adam shares his experiences of grappling with AWS integration, navigating the intricate maze of ECS, EC2, Fargate, and IAM, all driven by customer demand. We explore the strategic shift from metered billing to flat-tiered pricing and the hurdles faced while setting up a staging environment on Render, ultimately reaffirming Heroku&apos;s smoother experience. This episode promises valuable insights into the strategic decisions and architectural reimaginations that keep JudoScale ahead of the game.<br/><br/>Adding a creative flair, we delve into the entertaining world of infomercial production, as Adam recounts his experience crafting a humorous Billy Mays-inspired ad for JudoScale. With the aid of AI tools like ChatGPT and Descript, Adam turned a fun concept into an engaging reality. As we wrap up, Adam shares his excitement for RailsConf in Philadelphia and the significance of fostering connections through digital networking. Whether you&apos;re a tech enthusiast or a developer seeking innovative scaling solutions, this episode is brimming with insightful takeaways and creative inspiration.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>What if you could scale your SaaS platforms effortlessly across diverse hosting services? Join us as we welcome Adam McCrea, the brilliant mind behind JudoScale, who takes us through his fascinating evolution from being a Rails developer to creating a cutting-edge autoscaling solution. Adam opens up about the technical challenges he faced while adapting JudoScale for platforms like Render, Fly, and Railway, and how Heroku&apos;s unique architecture initially shaped his approach. His journey is one of innovation driven by necessity, as JudoScale originated from a need to optimize costs more efficiently than existing solutions.<br/><br/>Our conversation doesn&apos;t shy away from complexity; in fact, it embraces it. Adam shares his experiences of grappling with AWS integration, navigating the intricate maze of ECS, EC2, Fargate, and IAM, all driven by customer demand. We explore the strategic shift from metered billing to flat-tiered pricing and the hurdles faced while setting up a staging environment on Render, ultimately reaffirming Heroku&apos;s smoother experience. This episode promises valuable insights into the strategic decisions and architectural reimaginations that keep JudoScale ahead of the game.<br/><br/>Adding a creative flair, we delve into the entertaining world of infomercial production, as Adam recounts his experience crafting a humorous Billy Mays-inspired ad for JudoScale. With the aid of AI tools like ChatGPT and Descript, Adam turned a fun concept into an engaging reality. As we wrap up, Adam shares his excitement for RailsConf in Philadelphia and the significance of fostering connections through digital networking. Whether you&apos;re a tech enthusiast or a developer seeking innovative scaling solutions, this episode is brimming with insightful takeaways and creative inspiration.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/16248057-episode-44-adam-mccrea.mp3" length="25530147" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-44-adam-mccrea</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16248057</guid>
    <pubDate>Tue, 17 Dec 2024 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16248057/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16248057/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16248057/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16248057/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/16248057/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Scaling Saas Platforms With JudoScale" />
  <psc:chapter start="10:19" title="Navigating Platform Integration and Billing Strategies" />
  <psc:chapter start="23:15" title="Exploring Infomercial Production and Video Content" />
  <psc:chapter start="27:03" title="Video Editing and Conference Excitement" />
  <psc:chapter start="34:48" title="Digital Networking and Contact Information" />
</psc:chapters>
    <itunes:duration>2124</itunes:duration>
    <itunes:keywords>Adam McCrea</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>44</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 43 - Stan Lo</itunes:title>
    <title>Episode 43 - Stan Lo</title>
    <itunes:summary><![CDATA[What drives a seasoned developer from Taiwan to London, and how does one translate a passion for Ruby into groundbreaking projects? Hear from Stan Lo of Shopify's RubyDX team as he shares his captivating journey and his significant impact on the Ruby development landscape. From his essential work on the debug gem and IRB to his current efforts with the Sorbet type checker and Prism parser, Stan delves into the technical intricacies of using C++ for performance and memory management. Gain uniq...]]></itunes:summary>
    <description><![CDATA[<p>What drives a seasoned developer from Taiwan to London, and how does one translate a passion for Ruby into groundbreaking projects? Hear from Stan Lo of Shopify&apos;s RubyDX team as he shares his captivating journey and his significant impact on the Ruby development landscape. From his essential work on the debug gem and IRB to his current efforts with the Sorbet type checker and Prism parser, Stan delves into the technical intricacies of using C++ for performance and memory management. Gain unique insights into the collaborative decision-making process at Shopify that guided his transition from the Ruby LSP to focusing on Sorbet&apos;s integration.<br/><br/>We also tackle the hurdles of progressing Ruby&apos;s Sorbet parser to Prism and the challenges of maintaining comprehensive Ruby documentation. Discover the importance of community-driven contributions, and how small acts like fixing typos can have a profound impact on the Ruby ecosystem. Experience Stan&apos;s personal anecdotes, from climbing adventures to mastering calisthenics, and explore the innovative shift from VS Code to Cursor, amplifying his development experience through AI capabilities. As we gear up for future events like RailsConf and RubyKaigi, there&apos;s an air of excitement for community reunions and ongoing projects. Join us for a blend of technical discussion, personal stories, and a call to action for all Ruby enthusiasts.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>What drives a seasoned developer from Taiwan to London, and how does one translate a passion for Ruby into groundbreaking projects? Hear from Stan Lo of Shopify&apos;s RubyDX team as he shares his captivating journey and his significant impact on the Ruby development landscape. From his essential work on the debug gem and IRB to his current efforts with the Sorbet type checker and Prism parser, Stan delves into the technical intricacies of using C++ for performance and memory management. Gain unique insights into the collaborative decision-making process at Shopify that guided his transition from the Ruby LSP to focusing on Sorbet&apos;s integration.<br/><br/>We also tackle the hurdles of progressing Ruby&apos;s Sorbet parser to Prism and the challenges of maintaining comprehensive Ruby documentation. Discover the importance of community-driven contributions, and how small acts like fixing typos can have a profound impact on the Ruby ecosystem. Experience Stan&apos;s personal anecdotes, from climbing adventures to mastering calisthenics, and explore the innovative shift from VS Code to Cursor, amplifying his development experience through AI capabilities. As we gear up for future events like RailsConf and RubyKaigi, there&apos;s an air of excitement for community reunions and ongoing projects. Join us for a blend of technical discussion, personal stories, and a call to action for all Ruby enthusiasts.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/16207385-episode-43-stan-lo.mp3" length="23401715" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-43-stan-lo</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16207385</guid>
    <pubDate>Tue, 03 Dec 2024 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16207385/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16207385/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16207385/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/16207385/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/16207385/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 43 - Stan Lo" />
  <psc:chapter start="0:01" title="Improving Ruby Documentation and Sorbet Integration" />
  <psc:chapter start="14:14" title="Navigating Blockers in Ruby Development" />
  <psc:chapter start="26:19" title="Exploring Development Tools and Fitness" />
</psc:chapters>
    <itunes:duration>1947</itunes:duration>
    <itunes:keywords>Stan Lo</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>43</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 42 - Cody Norman</itunes:title>
    <title>Episode 42 - Cody Norman</title>
    <itunes:summary><![CDATA[Cody Norman, an independent Ruby on Rails consultant and creator of SpotSquid, takes us on a fascinating journey through the intersection of technology and tattoo artistry. Discover how Cody transformed a traditionally paper-based industry into a tech-savvy environment, using customer feedback to tackle the unique challenges faced by tattoo artists and shop owners. With anecdotes from his tech conference experiences and insights into his consulting career, Cody's story is both relatable and i...]]></itunes:summary>
    <description><![CDATA[<p>Cody Norman, an independent Ruby on Rails consultant and creator of SpotSquid, takes us on a fascinating journey through the intersection of technology and tattoo artistry. Discover how Cody transformed a traditionally paper-based industry into a tech-savvy environment, using customer feedback to tackle the unique challenges faced by tattoo artists and shop owners. With anecdotes from his tech conference experiences and insights into his consulting career, Cody&apos;s story is both relatable and inspiring for anyone looking to merge creativity with technology.<br/><br/>In this episode, you&apos;ll unlock the secrets to finding your niche and the delicate balance between diverse client projects and passion-driven endeavors. We explore Cody&apos;s path to becoming a potential expert in Action Mailbox and email solutions within the Rails community, as well as his strategies for creating impactful educational content. Cody&apos;s experiences offer valuable lessons on testing email functionality and the potential of establishing oneself as an authoritative figure in a specialized area.<br/><br/>As Cody shares his journey through various tech conferences like Rocky Mountain Ruby and RailsConf, listeners will be captivated by his engaging presentations and the excitement of future opportunities. We delve into the anticipation of attending events like MicroConf and RailsConf and the potential breakthroughs these gatherings can bring. Wrapping up with Cody&apos;s entrepreneurial aspirations, this episode promises insights and inspiration for developers eager to carve their own path in the dynamic world of software development.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Cody Norman, an independent Ruby on Rails consultant and creator of SpotSquid, takes us on a fascinating journey through the intersection of technology and tattoo artistry. Discover how Cody transformed a traditionally paper-based industry into a tech-savvy environment, using customer feedback to tackle the unique challenges faced by tattoo artists and shop owners. With anecdotes from his tech conference experiences and insights into his consulting career, Cody&apos;s story is both relatable and inspiring for anyone looking to merge creativity with technology.<br/><br/>In this episode, you&apos;ll unlock the secrets to finding your niche and the delicate balance between diverse client projects and passion-driven endeavors. We explore Cody&apos;s path to becoming a potential expert in Action Mailbox and email solutions within the Rails community, as well as his strategies for creating impactful educational content. Cody&apos;s experiences offer valuable lessons on testing email functionality and the potential of establishing oneself as an authoritative figure in a specialized area.<br/><br/>As Cody shares his journey through various tech conferences like Rocky Mountain Ruby and RailsConf, listeners will be captivated by his engaging presentations and the excitement of future opportunities. We delve into the anticipation of attending events like MicroConf and RailsConf and the potential breakthroughs these gatherings can bring. Wrapping up with Cody&apos;s entrepreneurial aspirations, this episode promises insights and inspiration for developers eager to carve their own path in the dynamic world of software development.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15961873-episode-42-cody-norman.mp3" length="20564019" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-42-cody-norman</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15961873</guid>
    <pubDate>Tue, 22 Oct 2024 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15961873/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15961873/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15961873/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15961873/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15961873/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 42 - Cody Norman" />
  <psc:chapter start="0:01" title="SpotSquid" />
  <psc:chapter start="6:08" title="Navigating Career Niche and Consulting Challenges" />
  <psc:chapter start="15:00" title="Tech Conference Conversations" />
  <psc:chapter start="22:50" title="MicroConf and RailsConf Plans" />
  <psc:chapter start="27:42" title="MicroConf Update and Future Plans" />
</psc:chapters>
    <itunes:duration>1710</itunes:duration>
    <itunes:keywords>Cody Norman</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>42</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 41 - John Nunemaker</itunes:title>
    <title>Episode 41 - John Nunemaker</title>
    <itunes:summary><![CDATA[Ever wondered why a seasoned entrepreneur would choose acquisition over starting from scratch? Join us as veteran Rubyist John Nunemaker unravels the secrets behind his strategic purchase of Fireside FM. You’ll discover the ins and outs of transitioning ownership and handling infrastructure while gaining insights into why stepping into an existing company can be a game-changer for entrepreneurs.  John's journey doesn't stop at Fireside FM. He shares his experiences juggling multiple ventures,...]]></itunes:summary>
    <description><![CDATA[<p>Ever wondered why a seasoned entrepreneur would choose acquisition over starting from scratch? Join us as veteran Rubyist John Nunemaker unravels the secrets behind his strategic purchase of Fireside FM. You’ll discover the ins and outs of transitioning ownership and handling infrastructure while gaining insights into why stepping into an existing company can be a game-changer for entrepreneurs.<br/><br/>John&apos;s journey doesn&apos;t stop at Fireside FM. He shares his experiences juggling multiple ventures, including BoxOut Sports and Flipper Cloud, revealing how he maintains productivity across his projects. The discussion highlights the importance of strategic partnerships and effective time management to fuel business growth. Plus, John&apos;s passion for mentorship shines through as he talks about guiding young developers in the tech industry.<br/><br/>From handling feature flags across platforms to navigating background threading challenges in Ruby applications, this episode is packed with technical wisdom and real-world anecdotes. John candidly shares his techniques for optimizing workflows and ensuring seamless project integrations. This episode promises to leave you inspired, whether you&apos;re an entrepreneur, developer, or simply fascinated by the art of balancing innovation with business acumen.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Ever wondered why a seasoned entrepreneur would choose acquisition over starting from scratch? Join us as veteran Rubyist John Nunemaker unravels the secrets behind his strategic purchase of Fireside FM. You’ll discover the ins and outs of transitioning ownership and handling infrastructure while gaining insights into why stepping into an existing company can be a game-changer for entrepreneurs.<br/><br/>John&apos;s journey doesn&apos;t stop at Fireside FM. He shares his experiences juggling multiple ventures, including BoxOut Sports and Flipper Cloud, revealing how he maintains productivity across his projects. The discussion highlights the importance of strategic partnerships and effective time management to fuel business growth. Plus, John&apos;s passion for mentorship shines through as he talks about guiding young developers in the tech industry.<br/><br/>From handling feature flags across platforms to navigating background threading challenges in Ruby applications, this episode is packed with technical wisdom and real-world anecdotes. John candidly shares his techniques for optimizing workflows and ensuring seamless project integrations. This episode promises to leave you inspired, whether you&apos;re an entrepreneur, developer, or simply fascinated by the art of balancing innovation with business acumen.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15884268-episode-41-john-nunemaker.mp3" length="28968304" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-41-john-nunemaker</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15884268</guid>
    <pubDate>Tue, 08 Oct 2024 08:00:00 -0400</pubDate>
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15884268/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 41 - John Nunemaker" />
  <psc:chapter start="0:01" title="Acquiring Fireside" />
  <psc:chapter start="5:56" title="Acquiring a Company and Balancing Projects" />
  <psc:chapter start="10:22" title="Balancing Projects and Team Collaboration" />
  <psc:chapter start="18:07" title="Time Management Strategies for Productivity" />
  <psc:chapter start="27:40" title="Learning Thread and Queue Patterns" />
  <psc:chapter start="39:21" title="Busy Man Carving Time for Chat" />
</psc:chapters>
    <itunes:duration>2411</itunes:duration>
    <itunes:keywords>John Nunemaker</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>41</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Live at Rails World part 3</itunes:title>
    <title>Live at Rails World part 3</title>
    <itunes:summary><![CDATA[Ever been jolted awake at 2:30 AM by a fire alarm while at a tech conference? We have, and it was just one of the unexpected moments that added a unique twist to our RailsWorld experience. Join us as Andy Kroll, Chris Oliver, Alan Reitelhoover, and I recount the highs and lows of the conference, from the festival-like energy to the invaluable hallway conversations. We share our reflections on Eileen's powerful keynote and the buzz around the new features in Rails 8, including solid Q and soli...]]></itunes:summary>
    <description><![CDATA[Ever been jolted awake at 2:30 AM by a fire alarm while at a tech conference? We have, and it was just one of the unexpected moments that added a unique twist to our RailsWorld experience. Join us as Andy Kroll, Chris Oliver, Alan Reitelhoover, and I recount the highs and lows of the conference, from the festival-like energy to the invaluable hallway conversations. We share our reflections on Eileen&apos;s powerful keynote and the buzz around the new features in Rails 8, including solid Q and solid cache. You&apos;ll also hear how the candid language of the keynotes shapes the authentic, informal culture of RailsWorld.<br/><br/>Ever wondered about the magic behind well-crafted software? Our next segment dives into the meticulous craftsmanship involved in software development within the Ruby on Rails community. We talk about the importance of thoughtful naming conventions and modularization, using examples like the &quot;allow unauthenticated access&quot; method from the authentication generator. We&apos;ll discuss the trade-offs between using modules and classes for encapsulation and the need for clear boundaries to avoid those pesky &quot;mystery guests.&quot; This chapter is a deep dive into the artistry and careful planning essential to writing clean, effective code.<p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[Ever been jolted awake at 2:30 AM by a fire alarm while at a tech conference? We have, and it was just one of the unexpected moments that added a unique twist to our RailsWorld experience. Join us as Andy Kroll, Chris Oliver, Alan Reitelhoover, and I recount the highs and lows of the conference, from the festival-like energy to the invaluable hallway conversations. We share our reflections on Eileen&apos;s powerful keynote and the buzz around the new features in Rails 8, including solid Q and solid cache. You&apos;ll also hear how the candid language of the keynotes shapes the authentic, informal culture of RailsWorld.<br/><br/>Ever wondered about the magic behind well-crafted software? Our next segment dives into the meticulous craftsmanship involved in software development within the Ruby on Rails community. We talk about the importance of thoughtful naming conventions and modularization, using examples like the &quot;allow unauthenticated access&quot; method from the authentication generator. We&apos;ll discuss the trade-offs between using modules and classes for encapsulation and the need for clear boundaries to avoid those pesky &quot;mystery guests.&quot; This chapter is a deep dive into the artistry and careful planning essential to writing clean, effective code.<p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15827759-live-at-rails-world-part-3.mp3" length="13516696" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/live-from-rails-world-part-3</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15827759</guid>
    <pubDate>Fri, 27 Sep 2024 12:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15827759/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15827759/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15827759/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15827759/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15827759/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="RailsWorld Recap and Rails 8 Excitement" />
  <psc:chapter start="6:40" title="Craftsmanship and Naming in Rails" />
</psc:chapters>
    <itunes:duration>1123</itunes:duration>
    <itunes:keywords>Live at Rails World part 3</itunes:keywords>
    <itunes:episodeType>bonus</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Live at Rails World part 2</itunes:title>
    <title>Live at Rails World part 2</title>
    <itunes:summary><![CDATA[Can you feel the festival vibes of Rails World? Brace yourself for an electrifying journey through the upcoming release of Rails 8, where authentication features are creating a buzz like never before. Picture yourself amidst a sea of passionate developers, where hallway interactions often outshine the scheduled talks. We'll also share a heartfelt tribute to Justin Searles, whose potentially final talk left a lasting mark on the Rails community. And guess what? The Rails World spirit isn't jus...]]></itunes:summary>
    <description><![CDATA[<p>Can you feel the festival vibes of Rails World? Brace yourself for an electrifying journey through the upcoming release of Rails 8, where authentication features are creating a buzz like never before. Picture yourself amidst a sea of passionate developers, where hallway interactions often outshine the scheduled talks. We&apos;ll also share a heartfelt tribute to Justin Searles, whose potentially final talk left a lasting mark on the Rails community. And guess what? The Rails World spirit isn&apos;t just confined to Rails enthusiasts; notable PHP community figures also joined, fostering a beautiful cross-framework camaraderie between Rails and Laravel.<br/><br/>Ever felt overwhelmed by deployment options? We’ve got you covered! This episode is packed with insights on the evolving landscape of Rails deployment tools. We share our mixed emotions about Heroku&apos;s discontinued free tier and our newfound appreciation for Hatchbox. The conversation steers towards Kamal and its promise of simplifying deployments, albeit with a learning curve. We discuss the dream of an official Rails playground, which could revolutionize how new developers deploy production apps, and the excitement surrounding default PWA support in Rails 8 that signals a bright future for web applications.<br/><br/>Ending on a high note, we dive into diverse deployment strategies by contrasting Laravel Cloud and Kamal, highlighting how Rails accommodates various needs with tools like Hatchbox, AWS, and Kamal. Nadia Odenayu&apos;s keynote on migrating from Heroku to Cloud 66 for a more cost-effective B2C app is also not to be missed. We speculate on the game-changing features of Rails 8.1, from action notifier to improved service worker integration, and dream ahead to Rails 9’s possibilities. Lastly, hear about the convenience of navigating the event with a bike rental app and the high anticipation for Eileen&apos;s keynote, promising even more exciting revelations.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Can you feel the festival vibes of Rails World? Brace yourself for an electrifying journey through the upcoming release of Rails 8, where authentication features are creating a buzz like never before. Picture yourself amidst a sea of passionate developers, where hallway interactions often outshine the scheduled talks. We&apos;ll also share a heartfelt tribute to Justin Searles, whose potentially final talk left a lasting mark on the Rails community. And guess what? The Rails World spirit isn&apos;t just confined to Rails enthusiasts; notable PHP community figures also joined, fostering a beautiful cross-framework camaraderie between Rails and Laravel.<br/><br/>Ever felt overwhelmed by deployment options? We’ve got you covered! This episode is packed with insights on the evolving landscape of Rails deployment tools. We share our mixed emotions about Heroku&apos;s discontinued free tier and our newfound appreciation for Hatchbox. The conversation steers towards Kamal and its promise of simplifying deployments, albeit with a learning curve. We discuss the dream of an official Rails playground, which could revolutionize how new developers deploy production apps, and the excitement surrounding default PWA support in Rails 8 that signals a bright future for web applications.<br/><br/>Ending on a high note, we dive into diverse deployment strategies by contrasting Laravel Cloud and Kamal, highlighting how Rails accommodates various needs with tools like Hatchbox, AWS, and Kamal. Nadia Odenayu&apos;s keynote on migrating from Heroku to Cloud 66 for a more cost-effective B2C app is also not to be missed. We speculate on the game-changing features of Rails 8.1, from action notifier to improved service worker integration, and dream ahead to Rails 9’s possibilities. Lastly, hear about the convenience of navigating the event with a bike rental app and the high anticipation for Eileen&apos;s keynote, promising even more exciting revelations.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15827311-live-at-rails-world-part-2.mp3" length="21889922" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/live-from-rails-world-part-2</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15827311</guid>
    <pubDate>Fri, 27 Sep 2024 10:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15827311/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15827311/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15827311/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15827311/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15827311/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Rails World" />
  <psc:chapter start="9:19" title="Simplifying Rails Deployment and Promoting PWAs" />
  <psc:chapter start="16:57" title="Diverse Paths in Deployment Options" />
  <psc:chapter start="29:42" title="Efficiency in Event Transportation" />
</psc:chapters>
    <itunes:duration>1821</itunes:duration>
    <itunes:keywords>Live at Rails World part 2</itunes:keywords>
    <itunes:episodeType>bonus</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Live from Rails World part 1</itunes:title>
    <title>Live from Rails World part 1</title>
    <itunes:summary><![CDATA[What groundbreaking feature has Rails 8 introduced that has Jason Charns grinning from ear to ear? Join us live from Railsworld 2024 in Toronto as we break down DHH's monumental keynote unveiling the built-in authentication feature that’s set to revolutionize Rails development. Jason shares his excitement over the long-awaited feature, drawing hilarious comparisons to his past struggles with Devise and other gems. We also dive into the latest deployment tools—Kamal 2, Thruster, and Propshaft—...]]></itunes:summary>
    <description><![CDATA[<p>What groundbreaking feature has Rails 8 introduced that has Jason Charns grinning from ear to ear? Join us live from Railsworld 2024 in Toronto as we break down DHH&apos;s monumental keynote unveiling the built-in authentication feature that’s set to revolutionize Rails development. Jason shares his excitement over the long-awaited feature, drawing hilarious comparisons to his past struggles with Devise and other gems. We also dive into the latest deployment tools—Kamal 2, Thruster, and Propshaft—that promise to smooth out those pesky deployment processes. Jason spills the beans on why Kamal 2’s built-in Docker file and SSL updates are game-changers, and how it stacks up against Heroku and AWS.<br/><br/>But that&apos;s not all! We recount the keynote&apos;s most memorable moments, from Drew&apos;s amusing standing ovation to the eyebrow-raising comment about the Danish economy. The atmosphere at Railsworld is electric, and Jason tells us what he’s most eager to experience next. Whether you’re a Rails veteran or just starting your journey, this episode is packed with fresh updates and Jason’s insightful commentary on the future of Rails and its deployment tools. Don’t miss out on this engaging conversation that captures all the excitement and humor of Railsworld 2024!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>What groundbreaking feature has Rails 8 introduced that has Jason Charns grinning from ear to ear? Join us live from Railsworld 2024 in Toronto as we break down DHH&apos;s monumental keynote unveiling the built-in authentication feature that’s set to revolutionize Rails development. Jason shares his excitement over the long-awaited feature, drawing hilarious comparisons to his past struggles with Devise and other gems. We also dive into the latest deployment tools—Kamal 2, Thruster, and Propshaft—that promise to smooth out those pesky deployment processes. Jason spills the beans on why Kamal 2’s built-in Docker file and SSL updates are game-changers, and how it stacks up against Heroku and AWS.<br/><br/>But that&apos;s not all! We recount the keynote&apos;s most memorable moments, from Drew&apos;s amusing standing ovation to the eyebrow-raising comment about the Danish economy. The atmosphere at Railsworld is electric, and Jason tells us what he’s most eager to experience next. Whether you’re a Rails veteran or just starting your journey, this episode is packed with fresh updates and Jason’s insightful commentary on the future of Rails and its deployment tools. Don’t miss out on this engaging conversation that captures all the excitement and humor of Railsworld 2024!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15822388-live-from-rails-world-part-1.mp3" length="7906140" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/live-from-rails-world-part-1</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15822388</guid>
    <pubDate>Thu, 26 Sep 2024 13:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15822388/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15822388/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15822388/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15822388/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15822388/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Live from Rails World part 1" />
  <psc:chapter start="0:02" title="Rails 8 and Kamal 2 Preview" />
  <psc:chapter start="9:32" title="Keynote Highlights and Reactions" />
</psc:chapters>
    <itunes:duration>655</itunes:duration>
    <itunes:keywords>Live from Rails World part 1</itunes:keywords>
    <itunes:episodeType>bonus</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 40 - Jeremy Smith</itunes:title>
    <title>Episode 40 - Jeremy Smith</title>
    <itunes:summary><![CDATA[What does it take to build a modern, distraction-free forum platform that fosters deep community engagement? Join us as we welcome back Jeremy Smith, a seasoned Rails developer and consultant, who shares his journey of creating Liminal, an innovative platform inspired by conversations at RailsConf. Jeremy's insights offer a unique look into his work under Hybrid Studio, his passion for Ruby and Rails projects, and his latest ventures, including organizing Blue Ridge Ruby and co-hosting the In...]]></itunes:summary>
    <description><![CDATA[<p>What does it take to build a modern, distraction-free forum platform that fosters deep community engagement? Join us as we welcome back Jeremy Smith, a seasoned Rails developer and consultant, who shares his journey of creating Liminal, an innovative platform inspired by conversations at RailsConf. Jeremy&apos;s insights offer a unique look into his work under Hybrid Studio, his passion for Ruby and Rails projects, and his latest ventures, including organizing Blue Ridge Ruby and co-hosting the Indie Rails podcast. Don&apos;t miss out on his practical advice for developers and creators looking to build meaningful online communities.<br/><br/>Launching a new product is never easy, and Jeremy opens up about the challenges he faced with Liminal. From focusing on core features to attract users to overcoming common roadblocks like gaining traction and effective marketing, Jeremy shares valuable lessons learned through personal anecdotes. He discusses the importance of communication and storytelling in successful product development, reflecting on why his similar project, Fractional, didn&apos;t take off while Joe Mazzolotti&apos;s RailsDevs.com flourished. Jeremy&apos;s journey into building a fractional services platform highlights the critical role of targeting a niche audience and marketing effectively.<br/><br/>Finally, we delve into the future of video content creation with tools like Riverside. Jeremy highlights the efficiency of its AI tools for creating and editing video content, making quick weekly releases a breeze. This episode also explores the joy of building niche events like Blue Ridge and Ruby on Trails, where Jeremy hones his skills in promoting and engaging with the Rubyist community. Tune in for a wealth of practical advice, personal stories, and insightful discussions that will leave you inspired to take your own projects to the next level.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>What does it take to build a modern, distraction-free forum platform that fosters deep community engagement? Join us as we welcome back Jeremy Smith, a seasoned Rails developer and consultant, who shares his journey of creating Liminal, an innovative platform inspired by conversations at RailsConf. Jeremy&apos;s insights offer a unique look into his work under Hybrid Studio, his passion for Ruby and Rails projects, and his latest ventures, including organizing Blue Ridge Ruby and co-hosting the Indie Rails podcast. Don&apos;t miss out on his practical advice for developers and creators looking to build meaningful online communities.<br/><br/>Launching a new product is never easy, and Jeremy opens up about the challenges he faced with Liminal. From focusing on core features to attract users to overcoming common roadblocks like gaining traction and effective marketing, Jeremy shares valuable lessons learned through personal anecdotes. He discusses the importance of communication and storytelling in successful product development, reflecting on why his similar project, Fractional, didn&apos;t take off while Joe Mazzolotti&apos;s RailsDevs.com flourished. Jeremy&apos;s journey into building a fractional services platform highlights the critical role of targeting a niche audience and marketing effectively.<br/><br/>Finally, we delve into the future of video content creation with tools like Riverside. Jeremy highlights the efficiency of its AI tools for creating and editing video content, making quick weekly releases a breeze. This episode also explores the joy of building niche events like Blue Ridge and Ruby on Trails, where Jeremy hones his skills in promoting and engaging with the Rubyist community. Tune in for a wealth of practical advice, personal stories, and insightful discussions that will leave you inspired to take your own projects to the next level.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15673696-episode-40-jeremy-smith.mp3" length="28568071" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-40-jeremy-smith</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15673696</guid>
    <pubDate>Tue, 24 Sep 2024 14:00:00 -0400</pubDate>
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15673696/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 40 - Jeremy Smith" />
  <psc:chapter start="0:01" title="Building a New Forum Tool" />
  <psc:chapter start="10:32" title="Launching a New Forum Platform" />
  <psc:chapter start="16:47" title="Learning to Communicate Your Work" />
  <psc:chapter start="29:35" title="Exploring Video Editing and Backpacking Events" />
</psc:chapters>
    <itunes:duration>2377</itunes:duration>
    <itunes:keywords>Jeremy Smith</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>40</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 39 - Aaron Francis</itunes:title>
    <title>Episode 39 - Aaron Francis</title>
    <itunes:summary><![CDATA[Ever wondered how a backend developer can transition into a successful content creator while juggling a bustling family life? Join us as Aaron Francis, a prominent figure in the tech video content space, shares his incredible journey. From his early days working with Laravel to launching a comprehensive SQLite course, Aaron provides invaluable insights into balancing full-time commitments with side projects. He also opens up about his personal life, revealing how he and his wife, along with t...]]></itunes:summary>
    <description><![CDATA[<p>Ever wondered how a backend developer can transition into a successful content creator while juggling a bustling family life? Join us as Aaron Francis, a prominent figure in the tech video content space, shares his incredible journey. From his early days working with Laravel to launching a comprehensive SQLite course, Aaron provides invaluable insights into balancing full-time commitments with side projects. He also opens up about his personal life, revealing how he and his wife, along with the help of an au pair, manage to raise four young children while maintaining productivity.<br/><br/>Discover the niche Aaron found in intermediate database content, a passion rooted in his upbringing with a father who was a SQL Server DBA. We&apos;ll uncover how he and his partner, Steve, co-founded TryHard Studios to fill this gap by producing high-quality database courses on platforms like SQLite, Postgres, and MySQL. Our conversation also touches on their ambitious vision of evolving into a media company with diverse on-camera talent.<br/><br/>Lastly, Aaron&apos;s love for building and creating comes to life as he talks about his unique office shed project and the joy he finds in construction and gardening. He explains his philosophy of being a builder rather than an influencer, focusing on the satisfaction of creation. Don&apos;t miss his reflections on reviving forums for meaningful discussions and where you can follow his work online. This episode promises a rich tapestry of insights, making it a must-listen for developers and content creators alike.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Ever wondered how a backend developer can transition into a successful content creator while juggling a bustling family life? Join us as Aaron Francis, a prominent figure in the tech video content space, shares his incredible journey. From his early days working with Laravel to launching a comprehensive SQLite course, Aaron provides invaluable insights into balancing full-time commitments with side projects. He also opens up about his personal life, revealing how he and his wife, along with the help of an au pair, manage to raise four young children while maintaining productivity.<br/><br/>Discover the niche Aaron found in intermediate database content, a passion rooted in his upbringing with a father who was a SQL Server DBA. We&apos;ll uncover how he and his partner, Steve, co-founded TryHard Studios to fill this gap by producing high-quality database courses on platforms like SQLite, Postgres, and MySQL. Our conversation also touches on their ambitious vision of evolving into a media company with diverse on-camera talent.<br/><br/>Lastly, Aaron&apos;s love for building and creating comes to life as he talks about his unique office shed project and the joy he finds in construction and gardening. He explains his philosophy of being a builder rather than an influencer, focusing on the satisfaction of creation. Don&apos;t miss his reflections on reviving forums for meaningful discussions and where you can follow his work online. This episode promises a rich tapestry of insights, making it a must-listen for developers and content creators alike.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15500250-episode-39-aaron-francis.mp3" length="28294712" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-39-aaron-francis</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15500250</guid>
    <pubDate>Tue, 06 Aug 2024 08:00:00 -0400</pubDate>
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15500250/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 39 - Aaron Francis" />
  <psc:chapter start="0:01" title="Aaron Francis" />
  <psc:chapter start="12:25" title="Diving Into Databases and Screencasting" />
  <psc:chapter start="22:17" title="Navigating Business Challenges and Technical Blockers" />
  <psc:chapter start="34:12" title="Building and Creating" />
</psc:chapters>
    <itunes:duration>2354</itunes:duration>
    <itunes:keywords>Aaron Francis</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>39</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 38 - Amir Rajan</itunes:title>
    <title>Episode 38 - Amir Rajan</title>
    <itunes:summary><![CDATA[Ready to unlock the secrets of game development using Ruby? Join us as we chat with the ingenious Amir Rajan, the mastermind behind the DragonRuby Game Toolkit. Amir takes us on a captivating journey from his corporate days in app development to becoming a trailblazing indie game developer. You'll be amazed at how Amir leveraged Ruby's expressive power to create innovative games and how his monumental success with the iOS port of "A Dark Room" reshaped his career. Prepare to gain an insider's...]]></itunes:summary>
    <description><![CDATA[<p>Ready to unlock the secrets of game development using Ruby? Join us as we chat with the ingenious Amir Rajan, the mastermind behind the DragonRuby Game Toolkit. Amir takes us on a captivating journey from his corporate days in app development to becoming a trailblazing indie game developer. You&apos;ll be amazed at how Amir leveraged Ruby&apos;s expressive power to create innovative games and how his monumental success with the iOS port of &quot;A Dark Room&quot; reshaped his career. Prepare to gain an insider&apos;s perspective on the unique challenges and rewarding experiences of adapting Ruby for the gaming world.<br/><br/>Ever wondered what it takes to test a real-time game with precision? Amir sheds light on the stark contrasts in testing between app development and game creation. Listen as he breaks down the complexities of managing long-running states, debugging frame-perfect bugs, and implementing replay systems for maintaining consistent gameplay experiences. Using a racing game as an example, Amir explains the intricacies of regression testing in game development, offering a fascinating glimpse into the meticulous world of game testing.<br/><br/>Curious about what it takes to create a successful hyper-niche game? Discover Amir&apos;s strategic approach to captivating players within the first 20 seconds and crafting a minimum viable product (MVP) that stands out. Drawing inspiration from literature and focusing on underserved communities, Amir shares the potential of niche game concepts—without competing with big-name studios. He also tackles common misconceptions about Ruby&apos;s speed, demonstrating with DragonRuby how a well-implemented runtime can rival even the fastest engines. This episode is packed with invaluable insights for both aspiring and seasoned developers, bridging the gap between app and game development in innovative ways.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Ready to unlock the secrets of game development using Ruby? Join us as we chat with the ingenious Amir Rajan, the mastermind behind the DragonRuby Game Toolkit. Amir takes us on a captivating journey from his corporate days in app development to becoming a trailblazing indie game developer. You&apos;ll be amazed at how Amir leveraged Ruby&apos;s expressive power to create innovative games and how his monumental success with the iOS port of &quot;A Dark Room&quot; reshaped his career. Prepare to gain an insider&apos;s perspective on the unique challenges and rewarding experiences of adapting Ruby for the gaming world.<br/><br/>Ever wondered what it takes to test a real-time game with precision? Amir sheds light on the stark contrasts in testing between app development and game creation. Listen as he breaks down the complexities of managing long-running states, debugging frame-perfect bugs, and implementing replay systems for maintaining consistent gameplay experiences. Using a racing game as an example, Amir explains the intricacies of regression testing in game development, offering a fascinating glimpse into the meticulous world of game testing.<br/><br/>Curious about what it takes to create a successful hyper-niche game? Discover Amir&apos;s strategic approach to captivating players within the first 20 seconds and crafting a minimum viable product (MVP) that stands out. Drawing inspiration from literature and focusing on underserved communities, Amir shares the potential of niche game concepts—without competing with big-name studios. He also tackles common misconceptions about Ruby&apos;s speed, demonstrating with DragonRuby how a well-implemented runtime can rival even the fastest engines. This episode is packed with invaluable insights for both aspiring and seasoned developers, bridging the gap between app and game development in innovative ways.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15313498-episode-38-amir-rajan.mp3" length="34755159" type="audio/mpeg" />
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15313498</guid>
    <pubDate>Tue, 16 Jul 2024 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15313498/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15313498/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15313498/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15313498/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15313498/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 38 - Amir Rajan" />
  <psc:chapter start="0:01" title="Game Development With Ruby" />
  <psc:chapter start="7:50" title="Game Development Testing Challenges" />
  <psc:chapter start="18:20" title="Creating Successful Hyper-Niche Games" />
  <psc:chapter start="27:36" title="Ruby Game Development Performance Analysis" />
  <psc:chapter start="38:01" title="Innovative Ruby Game Development Experiments" />
</psc:chapters>
    <itunes:duration>2893</itunes:duration>
    <itunes:keywords>Amir Rajan</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>38</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 37 - Kinsey Durham Grace</itunes:title>
    <title>Episode 37 - Kinsey Durham Grace</title>
    <itunes:summary><![CDATA[Get a behind-the-scenes look at the meticulous planning for RubyConf, where  Kinsey Durham Grace reveals exciting new initiatives aimed at making the conference more inclusive and accessible for developers of all skill levels. Learn about the importance of the early Call for Proposals (CFP) and the exciting RubyConf tracks planned for this year. As she details the structure of RubyConf, featuring three simultaneous tracks and a community-focused day, you’ll see why this event is a must-a...]]></itunes:summary>
    <description><![CDATA[<p>Get a behind-the-scenes look at the meticulous planning for RubyConf, where  Kinsey Durham Grace reveals exciting new initiatives aimed at making the conference more inclusive and accessible for developers of all skill levels. Learn about the importance of the early Call for Proposals (CFP) and the exciting RubyConf tracks planned for this year. As she details the structure of RubyConf, featuring three simultaneous tracks and a community-focused day, you’ll see why this event is a must-attend for anyone in the Ruby community.<br/><br/>Ever hit a roadblock while working on a project? Kinsey discusses common blockers at GitHub and how tools like Sorbet, AASM, and Packwork have transformed their workflow. With insights from experienced organizers like Spike from Rocky Mountain Ruby, you’ll learn about the importance of having a playbook and support system in place. Finally, get inspired to submit your talk for upcoming conferences, leveraging coaching resources to ensure your proposals shine. Kinsey’s enthusiasm and wealth of knowledge make this episode a treasure trove for anyone passionate about tech, community, and personal growth.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Get a behind-the-scenes look at the meticulous planning for RubyConf, where  Kinsey Durham Grace reveals exciting new initiatives aimed at making the conference more inclusive and accessible for developers of all skill levels. Learn about the importance of the early Call for Proposals (CFP) and the exciting RubyConf tracks planned for this year. As she details the structure of RubyConf, featuring three simultaneous tracks and a community-focused day, you’ll see why this event is a must-attend for anyone in the Ruby community.<br/><br/>Ever hit a roadblock while working on a project? Kinsey discusses common blockers at GitHub and how tools like Sorbet, AASM, and Packwork have transformed their workflow. With insights from experienced organizers like Spike from Rocky Mountain Ruby, you’ll learn about the importance of having a playbook and support system in place. Finally, get inspired to submit your talk for upcoming conferences, leveraging coaching resources to ensure your proposals shine. Kinsey’s enthusiasm and wealth of knowledge make this episode a treasure trove for anyone passionate about tech, community, and personal growth.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15344449-episode-37-kinsey-durham-grace.mp3" length="20464949" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-37-kinsey-durham-grace</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15344449</guid>
    <pubDate>Tue, 02 Jul 2024 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15344449/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15344449/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15344449/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15344449/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15344449/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 37 - Kinsey Durham Grace" />
  <psc:chapter start="0:01" title="RubyConf and GitHub" />
  <psc:chapter start="8:01" title="Balancing Responsibilities and Conference Planning" />
  <psc:chapter start="14:49" title="Sharing Conference Insights and GitHub Challenges" />
  <psc:chapter start="27:35" title="Encouragement to Submit Conference Talks" />
</psc:chapters>
    <itunes:duration>1702</itunes:duration>
    <itunes:keywords>Kinsey Durham Grace</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>37</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 36 - Live (at the time) from RailsConf 2024</itunes:title>
    <title>Episode 36 - Live (at the time) from RailsConf 2024</title>
    <itunes:summary><![CDATA[In this special crossover episode recorded live from RailsConf 2024 in Detroit, join us for a unique gathering of prominent Ruby podcasters. Drew teams up with Elise from the 'Ruby on Rails' podcast, Jason from 'Code with Jason,' Joël from 'The Bike Shed,' and Julie from 'Ruby for All' The group discusses their experiences at RailsConf, including workshops, talks about Test Driven Development (TDD), and building dynamic applications with Turbo. They delve into the implications of RailsConf be...]]></itunes:summary>
    <description><![CDATA[<p>In this special crossover episode recorded live from RailsConf 2024 in Detroit, join us for a unique gathering of prominent Ruby podcasters. Drew teams up with Elise from the &apos;Ruby on Rails&apos; podcast, Jason from &apos;Code with Jason,&apos; Joël from &apos;The Bike Shed,&apos; and Julie from &apos;Ruby for All&apos; The group discusses their experiences at RailsConf, including workshops, talks about Test Driven Development (TDD), and building dynamic applications with Turbo. They delve into the implications of RailsConf being discontinued after 2025, the thriving local Ruby conference scene, and share candid moments about their interactions with the community. Additionally, they touch upon diverse topics such as Detroit-style pizza, hot dog eating capacities, and food opinions, blending technical insights with light-hearted banter. The episode concludes with gratitude for the well-coordinated event and excitement for future Ruby gatherings. Enjoy!</p><p>Panelists:</p><p>Julie J.</p><p>Elise Shaffer</p><p>Jason Swett</p><p>Drew Bragg</p><p>Joël Quenneville</p><p>Links:</p><p><a href='https://twitter.com/codewithjulie'>Julie J. Twitter</a></p><p><a href='https://codewithjulie.com/'>Julie J. Website</a><br/><br/><a href='https://www.rubyforall.com/'>Ruby for All Podcast</a></p><p><a href='https://twitter.com/JasonSwett?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor'>Jason Swett Twitter</a></p><p><a href='https://www.codewithjason.com/'>Code with Jason Website</a></p><p><a href='https://twitter.com/joelquen'>Joël Quenneville</a> Twitter</p><p><a href='https://thoughtbot.com/blog/authors/joel-quenneville'>Joël Quenneville Website</a></p><p><a href='https://bikeshed.thoughtbot.com/'>The Bike Shed Podcast</a></p><p><a href='https://eliseshaffer.com/'>Elise Shaffer Website</a></p><p><a href='https://www.therubyonrailspodcast.com/'>The Ruby on Rails Podcast<br/><br/></a><a href='https://railsconf.org/'>RailsConf 2024</a></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this special crossover episode recorded live from RailsConf 2024 in Detroit, join us for a unique gathering of prominent Ruby podcasters. Drew teams up with Elise from the &apos;Ruby on Rails&apos; podcast, Jason from &apos;Code with Jason,&apos; Joël from &apos;The Bike Shed,&apos; and Julie from &apos;Ruby for All&apos; The group discusses their experiences at RailsConf, including workshops, talks about Test Driven Development (TDD), and building dynamic applications with Turbo. They delve into the implications of RailsConf being discontinued after 2025, the thriving local Ruby conference scene, and share candid moments about their interactions with the community. Additionally, they touch upon diverse topics such as Detroit-style pizza, hot dog eating capacities, and food opinions, blending technical insights with light-hearted banter. The episode concludes with gratitude for the well-coordinated event and excitement for future Ruby gatherings. Enjoy!</p><p>Panelists:</p><p>Julie J.</p><p>Elise Shaffer</p><p>Jason Swett</p><p>Drew Bragg</p><p>Joël Quenneville</p><p>Links:</p><p><a href='https://twitter.com/codewithjulie'>Julie J. Twitter</a></p><p><a href='https://codewithjulie.com/'>Julie J. Website</a><br/><br/><a href='https://www.rubyforall.com/'>Ruby for All Podcast</a></p><p><a href='https://twitter.com/JasonSwett?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor'>Jason Swett Twitter</a></p><p><a href='https://www.codewithjason.com/'>Code with Jason Website</a></p><p><a href='https://twitter.com/joelquen'>Joël Quenneville</a> Twitter</p><p><a href='https://thoughtbot.com/blog/authors/joel-quenneville'>Joël Quenneville Website</a></p><p><a href='https://bikeshed.thoughtbot.com/'>The Bike Shed Podcast</a></p><p><a href='https://eliseshaffer.com/'>Elise Shaffer Website</a></p><p><a href='https://www.therubyonrailspodcast.com/'>The Ruby on Rails Podcast<br/><br/></a><a href='https://railsconf.org/'>RailsConf 2024</a></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15212096-episode-36-live-at-the-time-from-railsconf-2024.mp3" length="22072476" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-36-live-at-the-time-from-railsconf-2024</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15212096</guid>
    <pubDate>Tue, 18 Jun 2024 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15212096/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15212096/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15212096/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/15212096/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15212096/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 36 - Live (at the time) from RailsConf 2024" />
  <psc:chapter start="0:01" title="Crossover Episode at RailsConf Detroit" />
  <psc:chapter start="7:19" title="RailsConf 2025 and Community Interaction" />
  <psc:chapter start="14:51" title="Pizza Preferences and Detroit Explorations" />
  <psc:chapter start="19:53" title="Hot Dog Consumption and Conference Anticipation" />
</psc:chapters>
    <itunes:duration>1836</itunes:duration>
    <itunes:keywords>Live (at the time) from RailsConf 2024</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>36</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 35 - Josh Wood</itunes:title>
    <title>Episode 35 - Josh Wood</title>
    <itunes:summary><![CDATA[Ever wondered how a Ruby developer transitions into a successful entrepreneur? Join us as Josh Wood, co-founder of HoneyBadger.io, shares his fascinating journey. From creating notable projects like the Heya gem and Exceptional Creatures to spearheading the launch of HoneyBadger Insights, Josh offers an insider's view of the Ruby community and his experiences at RailsConf. Listen to his unique perspective on balancing developer relations, marketing, and the dynamic energy that fuels his passi...]]></itunes:summary>
    <description><![CDATA[<p>Ever wondered how a Ruby developer transitions into a successful entrepreneur? Join us as Josh Wood, co-founder of HoneyBadger.io, shares his fascinating journey. From creating notable projects like the Heya gem and Exceptional Creatures to spearheading the launch of HoneyBadger Insights, Josh offers an insider&apos;s view of the Ruby community and his experiences at RailsConf. Listen to his unique perspective on balancing developer relations, marketing, and the dynamic energy that fuels his passion for Ruby development.<br/><br/>Curious about the latest trends in Ruby conferences? This episode dives into the vibrant world of Ruby events across the U.S. and Europe. We discuss the allure of gatherings like Blue Ridge and Rocky Mountain Ruby, along with smaller, community-driven meetups such as Ruby on Trails and Rawhide Ruby. Learn about the shift in Ruby Central&apos;s focus from organizing RailsConf to empowering regional conferences and ponder the potential rise of new events in cities like Philadelphia. Josh and his co-founder Ben Curtis&apos;s collaborative dynamics and quarterly strategy meetings are also on the agenda.<br/><br/>What does it take to reposition a well-known error tracker into a comprehensive application performance monitoring tool? Josh reveals the strategic shifts at HoneyBadger, unpacking the challenges of marketing and design from the vantage point of a technical founder. Hear about the creative process behind naming projects, the nostalgic joy of using older technologies, and the interplay between personal hobbies and professional life. This episode promises a rich blend of insights and stories that will captivate anyone interested in the intersection of technology, entrepreneurship, and community culture.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Ever wondered how a Ruby developer transitions into a successful entrepreneur? Join us as Josh Wood, co-founder of HoneyBadger.io, shares his fascinating journey. From creating notable projects like the Heya gem and Exceptional Creatures to spearheading the launch of HoneyBadger Insights, Josh offers an insider&apos;s view of the Ruby community and his experiences at RailsConf. Listen to his unique perspective on balancing developer relations, marketing, and the dynamic energy that fuels his passion for Ruby development.<br/><br/>Curious about the latest trends in Ruby conferences? This episode dives into the vibrant world of Ruby events across the U.S. and Europe. We discuss the allure of gatherings like Blue Ridge and Rocky Mountain Ruby, along with smaller, community-driven meetups such as Ruby on Trails and Rawhide Ruby. Learn about the shift in Ruby Central&apos;s focus from organizing RailsConf to empowering regional conferences and ponder the potential rise of new events in cities like Philadelphia. Josh and his co-founder Ben Curtis&apos;s collaborative dynamics and quarterly strategy meetings are also on the agenda.<br/><br/>What does it take to reposition a well-known error tracker into a comprehensive application performance monitoring tool? Josh reveals the strategic shifts at HoneyBadger, unpacking the challenges of marketing and design from the vantage point of a technical founder. Hear about the creative process behind naming projects, the nostalgic joy of using older technologies, and the interplay between personal hobbies and professional life. This episode promises a rich blend of insights and stories that will captivate anyone interested in the intersection of technology, entrepreneurship, and community culture.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/15157260-episode-35-josh-wood.mp3" length="28766851" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-35-josh-wood</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15157260</guid>
    <pubDate>Tue, 04 Jun 2024 08:00:00 -0400</pubDate>
    <podcast:chapters url="https://www.buzzsprout.com/1927628/15157260/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 35 - Josh Wood" />
  <psc:chapter start="0:01" title="Honeybadger Insights and More" />
  <psc:chapter start="5:40" title="Regional Conference Trends and Development" />
  <psc:chapter start="17:39" title="Marketing, Design, and Business Growth" />
  <psc:chapter start="28:36" title="Development Tools and Creative Community Culture" />
</psc:chapters>
    <itunes:duration>2394</itunes:duration>
    <itunes:keywords>Josh Wood</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>35</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 34 - Ufuk Kayserilioglu</itunes:title>
    <title>Episode 34 - Ufuk Kayserilioglu</title>
    <itunes:summary><![CDATA[Discover the heartbeat of Ruby with Ufuk Kayserilioglu, the engineering maestro at Shopify, as we unravel the layers of Ruby infrastructure and the bright future of Rails development. Ufuk's insights into the meticulous work of maintaining CRuby reveal the fine art of balancing performance with modernity while also diving into the exciting realms of TruffleRuby and the Prism compiler. His recent appointment to the Ruby Central board brings a fresh perspective to the community's cherished even...]]></itunes:summary>
    <description><![CDATA[<p>Discover the heartbeat of Ruby with Ufuk Kayserilioglu, the engineering maestro at Shopify, as we unravel the layers of Ruby infrastructure and the bright future of Rails development. Ufuk&apos;s insights into the meticulous work of maintaining CRuby reveal the fine art of balancing performance with modernity while also diving into the exciting realms of TruffleRuby and the Prism compiler. His recent appointment to the Ruby Central board brings a fresh perspective to the community&apos;s cherished events, igniting innovative visions for RailsConf that are sure to resonate with enthusiasts and professionals alike.<br/><br/>Feel the buzz of RailsConf as we praise the lineup of visionary speakers set to grace the stage, each chosen with the utmost care to embody the conference&apos;s core Rails theme. The anticipation bubbles over as we discuss the wealth of knowledge awaiting attendees, from software craftsmanship to the intricate web of professional relationships that flourish within the Rails ecosystem. Get a glimpse of what Hack Days promises, an unparalleled opportunity for real-time collaboration that could very well become the centerpiece of your RailsConf experience.<br/><br/>As we gear up for one of the most pivotal gatherings in the Ruby community, we highlight the essential role of Ruby Central—our steward of Ruby&apos;s shared resources and the architect of iconic events like RailsConf and RubyConf. The chapter closes with a nod to the potential of supporting local meetups and regional conferences, an endeavor that strengthens the fabric of our community. And for a touch of tech magic, we share tales of Tailscale&apos;s impact on developer networking, a pathway to career ascension for many. Stay connected with us online for the latest on RailsConf and more, and prepare to accelerate your professional journey in the world of Ruby.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Discover the heartbeat of Ruby with Ufuk Kayserilioglu, the engineering maestro at Shopify, as we unravel the layers of Ruby infrastructure and the bright future of Rails development. Ufuk&apos;s insights into the meticulous work of maintaining CRuby reveal the fine art of balancing performance with modernity while also diving into the exciting realms of TruffleRuby and the Prism compiler. His recent appointment to the Ruby Central board brings a fresh perspective to the community&apos;s cherished events, igniting innovative visions for RailsConf that are sure to resonate with enthusiasts and professionals alike.<br/><br/>Feel the buzz of RailsConf as we praise the lineup of visionary speakers set to grace the stage, each chosen with the utmost care to embody the conference&apos;s core Rails theme. The anticipation bubbles over as we discuss the wealth of knowledge awaiting attendees, from software craftsmanship to the intricate web of professional relationships that flourish within the Rails ecosystem. Get a glimpse of what Hack Days promises, an unparalleled opportunity for real-time collaboration that could very well become the centerpiece of your RailsConf experience.<br/><br/>As we gear up for one of the most pivotal gatherings in the Ruby community, we highlight the essential role of Ruby Central—our steward of Ruby&apos;s shared resources and the architect of iconic events like RailsConf and RubyConf. The chapter closes with a nod to the potential of supporting local meetups and regional conferences, an endeavor that strengthens the fabric of our community. And for a touch of tech magic, we share tales of Tailscale&apos;s impact on developer networking, a pathway to career ascension for many. Stay connected with us online for the latest on RailsConf and more, and prepare to accelerate your professional journey in the world of Ruby.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/14813242-episode-34-ufuk-kayserilioglu.mp3" length="33263840" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-34-ufuk-kayserilioglu</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-14813242</guid>
    <pubDate>Tue, 16 Apr 2024 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14813242/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14813242/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14813242/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14813242/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/14813242/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 34 - Ufuk Kayserilioglu" />
  <psc:chapter start="0:01" title="Ruby Infrastructure, RailsConf, and More" />
  <psc:chapter start="8:53" title="Excitement for RailsConf Speaker Lineup" />
  <psc:chapter start="24:41" title="Importance of Ruby Central in Community" />
  <psc:chapter start="38:39" title="Tailscale" />
</psc:chapters>
    <itunes:duration>2769</itunes:duration>
    <itunes:keywords>Ufuk Kayserilioglu</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>34</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 33 - Stephen Margheim</itunes:title>
    <title>Episode 33 - Stephen Margheim</title>
    <itunes:summary><![CDATA[Embark on a journey through the landscape of SQLite and Ruby on Rails as I chat with the exceptional Stephen Margheim, who enlightens us on the robustness and agility of SQLite for modern web development. Stephen brings to the table his extensive open-source contributions and projects that integrate SQLite with Rails, offering insights into Ruby gems like Lightstream for backups and an SQLite package manager for extensions. Dispel any doubts about SQLite's scalability with us, as Stephen dism...]]></itunes:summary>
    <description><![CDATA[<p>Embark on a journey through the landscape of SQLite and Ruby on Rails as I chat with the exceptional Stephen Margheim, who enlightens us on the robustness and agility of SQLite for modern web development. Stephen brings to the table his extensive open-source contributions and projects that integrate SQLite with Rails, offering insights into Ruby gems like Lightstream for backups and an SQLite package manager for extensions. Dispel any doubts about SQLite&apos;s scalability with us, as Stephen dismantles misconceptions and highlights how this database can stand tall among the giants.<br/><br/>As we navigate the conversation, you&apos;ll uncover the elegance of simplicity in database management. I reflect on my own experiences, contrasting the complexity of orchestrating large-scale applications against the serenity of smaller, SQLite-backed projects. Stephen and I advocate for the beauty of monolithic repositories, debunk the notion that overengineering is a must, and sing praises for starting lean and nimble—because sometimes, less is genuinely more. This episode is a chorus for pragmatism, where we harmonize the hymn that simplicity and development velocity can and should be the leading voices early on.<br/><br/>Finally, witness the burgeoning Ruby ecosystem&apos;s embrace of SQLite through the spotlight on emerging gems like Lightstack and Extralight, which are fine-tuning the Rails experience for both seasoned developers and newcomers. This episode isn&apos;t merely a discussion; it&apos;s a testament to the growing vitality of Ruby&apos;s relationship with SQLite and the shared vision of streamlined, powerful web development. Join us to learn how these tools can transform your Rails journey, as we champion a future where sophistication and accessibility go hand in hand.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Embark on a journey through the landscape of SQLite and Ruby on Rails as I chat with the exceptional Stephen Margheim, who enlightens us on the robustness and agility of SQLite for modern web development. Stephen brings to the table his extensive open-source contributions and projects that integrate SQLite with Rails, offering insights into Ruby gems like Lightstream for backups and an SQLite package manager for extensions. Dispel any doubts about SQLite&apos;s scalability with us, as Stephen dismantles misconceptions and highlights how this database can stand tall among the giants.<br/><br/>As we navigate the conversation, you&apos;ll uncover the elegance of simplicity in database management. I reflect on my own experiences, contrasting the complexity of orchestrating large-scale applications against the serenity of smaller, SQLite-backed projects. Stephen and I advocate for the beauty of monolithic repositories, debunk the notion that overengineering is a must, and sing praises for starting lean and nimble—because sometimes, less is genuinely more. This episode is a chorus for pragmatism, where we harmonize the hymn that simplicity and development velocity can and should be the leading voices early on.<br/><br/>Finally, witness the burgeoning Ruby ecosystem&apos;s embrace of SQLite through the spotlight on emerging gems like Lightstack and Extralight, which are fine-tuning the Rails experience for both seasoned developers and newcomers. This episode isn&apos;t merely a discussion; it&apos;s a testament to the growing vitality of Ruby&apos;s relationship with SQLite and the shared vision of streamlined, powerful web development. Join us to learn how these tools can transform your Rails journey, as we champion a future where sophistication and accessibility go hand in hand.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/14813237-episode-33-stephen-margheim.mp3" length="34101592" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-33-stephen-margheim</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-14813237</guid>
    <pubDate>Tue, 02 Apr 2024 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14813237/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14813237/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14813237/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14813237/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/14813237/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 33 - Stephen Margheim" />
  <psc:chapter start="0:01" title="Enhancing SQLite Support in Ruby" />
  <psc:chapter start="14:22" title="Simplicity vs Complexity in Database Management" />
  <psc:chapter start="18:08" title="SQLite in Rails Simplified" />
  <psc:chapter start="27:43" title="Improving SQLite Adoption in Rails" />
  <psc:chapter start="36:51" title="Exploring Ruby Ecosystem and SQLite Integration" />
</psc:chapters>
    <itunes:duration>2838</itunes:duration>
    <itunes:keywords>Stephen Margheim</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>33</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 32 - Andy Croll</itunes:title>
    <title>Episode 32 - Andy Croll</title>
    <itunes:summary><![CDATA[Imagine stepping into the control room of a major tech conference with us as we chat with Andy Croll, CTO of Coverage Book and freshly minted co-chair of RailsConf. This episode peels back the curtain on the meticulous craft of conference planning – from the adrenaline rush of putting together a tech event to the nitty-gritty of ensuring that every attendee leaves with more than they came for. Andy's vision for RailsConf marries the camaraderie of small engineering teams with the prowess of i...]]></itunes:summary>
    <description><![CDATA[<p>Imagine stepping into the control room of a major tech conference with us as we chat with Andy Croll, CTO of Coverage Book and freshly minted co-chair of RailsConf. This episode peels back the curtain on the meticulous craft of conference planning – from the adrenaline rush of putting together a tech event to the nitty-gritty of ensuring that every attendee leaves with more than they came for. Andy&apos;s vision for RailsConf marries the camaraderie of small engineering teams with the prowess of industry titans, striving for a lineup that reflects the global community&apos;s rich tapestry.<br/><br/>With Andy at the helm, we travel the path from Brighton Ruby&apos;s intimate gatherings to the sprawling expanse of RailsConf, painting a vivid picture of the care poured into speaker preparation and the quest for the Holy Grail of event organization – flawless Wi-Fi. You can almost hear the cogs turning as we delve into the logistics of venue scouting and the art of crafting a compelling call for papers. Whether you&apos;re a conference going enthusiast or simply fascinated by the orchestration behind the scenes, Andy&apos;s insights offer a unique lens into the world of tech events.<br/><br/>Wrapping up the discussion, the podcast takes a lighthearted detour through personal anecdotes and the shared excitement for both the upcoming RailsConf and the cherished Brighton Ruby conference. The warmth of reconnection and the buzz of collective anticipation for future engagements leave us with a sense of renewed community spirit. Join us on this engaging journey through the ins and outs of bringing a beloved industry gathering to life.<br/><br/>Links</p><ul><li><a href='https://twitter.com/andycroll'>@andycroll</a> on Twitter</li><li><a href='https://twitter.com/brightonruby'>@brightonruby </a>on Twitter</li><li><a href='https://twitter.com/railsconf'>@railsconf</a> on Twitter</li><li><a href='https://ruby.social/@andycroll'>@andycroll@ruby.social</a> on Mastodon</li><li><a href='https://sessionize.com/railsconf2024'>RailsConf 2024 CFP</a></li><li><a href='https://railsconf.org/'>railsconf.org</a></li><li><a href='https://andycroll.com/'>andycroll.com</a></li><li><a href='https://brightonruby.com/'>brightonruby.com</a></li><li><br/></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Imagine stepping into the control room of a major tech conference with us as we chat with Andy Croll, CTO of Coverage Book and freshly minted co-chair of RailsConf. This episode peels back the curtain on the meticulous craft of conference planning – from the adrenaline rush of putting together a tech event to the nitty-gritty of ensuring that every attendee leaves with more than they came for. Andy&apos;s vision for RailsConf marries the camaraderie of small engineering teams with the prowess of industry titans, striving for a lineup that reflects the global community&apos;s rich tapestry.<br/><br/>With Andy at the helm, we travel the path from Brighton Ruby&apos;s intimate gatherings to the sprawling expanse of RailsConf, painting a vivid picture of the care poured into speaker preparation and the quest for the Holy Grail of event organization – flawless Wi-Fi. You can almost hear the cogs turning as we delve into the logistics of venue scouting and the art of crafting a compelling call for papers. Whether you&apos;re a conference going enthusiast or simply fascinated by the orchestration behind the scenes, Andy&apos;s insights offer a unique lens into the world of tech events.<br/><br/>Wrapping up the discussion, the podcast takes a lighthearted detour through personal anecdotes and the shared excitement for both the upcoming RailsConf and the cherished Brighton Ruby conference. The warmth of reconnection and the buzz of collective anticipation for future engagements leave us with a sense of renewed community spirit. Join us on this engaging journey through the ins and outs of bringing a beloved industry gathering to life.<br/><br/>Links</p><ul><li><a href='https://twitter.com/andycroll'>@andycroll</a> on Twitter</li><li><a href='https://twitter.com/brightonruby'>@brightonruby </a>on Twitter</li><li><a href='https://twitter.com/railsconf'>@railsconf</a> on Twitter</li><li><a href='https://ruby.social/@andycroll'>@andycroll@ruby.social</a> on Mastodon</li><li><a href='https://sessionize.com/railsconf2024'>RailsConf 2024 CFP</a></li><li><a href='https://railsconf.org/'>railsconf.org</a></li><li><a href='https://andycroll.com/'>andycroll.com</a></li><li><a href='https://brightonruby.com/'>brightonruby.com</a></li><li><br/></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/14402447-episode-32-andy-croll.mp3" length="27203001" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-32-andy-croll</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-14402447</guid>
    <pubDate>Tue, 30 Jan 2024 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14402447/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14402447/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14402447/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14402447/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/14402447/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 32 - Andy Croll" />
  <psc:chapter start="0:01" title="RailsConf 2022" />
  <psc:chapter start="9:55" title="Preparing for a Large Conference" />
  <psc:chapter start="21:19" title="Planning and Talks at RailsConf" />
  <psc:chapter start="31:47" title="Steam Deck, Continuity Camera, Conferences" />
  <psc:chapter start="37:01" title="Catch Up and Excitement Over RailsConf" />
</psc:chapters>
    <itunes:duration>2264</itunes:duration>
    <itunes:keywords>Andy Croll</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>32</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 31 - Elise Shaffer</itunes:title>
    <title>Episode 31 - Elise Shaffer</title>
    <itunes:summary><![CDATA[It's time for another Ruby on Rails podcast crossover episode! This time I'm joined by the RoR Podcasts new host, Elise Shaffer. Elise interviews me about the game show I've been giving, I offer my thoughts on doing "weird talks", and we chat about how I got started podcasting. We then flip the script and I interview Elise about her new course on Test Driven Development (TDD), her podcast, and her thoughts on teaching and learning. Elise also had some great tips for getting started (or gettin...]]></itunes:summary>
    <description><![CDATA[<p>It&apos;s time for another Ruby on Rails podcast crossover episode! This time I&apos;m joined by the RoR Podcasts new host, Elise Shaffer. Elise interviews me about the game show I&apos;ve been giving, I offer my thoughts on doing &quot;weird talks&quot;, and we chat about how I got started podcasting. We then flip the script and I interview Elise about her new course on Test Driven Development (TDD), her podcast, and her thoughts on teaching and learning. Elise also had some great tips for getting started (or getting better) with Vim.</p><p>Links:</p><ul><li><a href='https://www.therubyonrailspodcast.com/'>The Ruby on Rails Podcast</a></li><li><a href='https://podcast.drbragg.dev/episodes/episode-4-brittany-martin/'>Original RoR crossover episode (Episode 4)</a></li><li><a href='https://www.podia.com/'>Course hosting</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>It&apos;s time for another Ruby on Rails podcast crossover episode! This time I&apos;m joined by the RoR Podcasts new host, Elise Shaffer. Elise interviews me about the game show I&apos;ve been giving, I offer my thoughts on doing &quot;weird talks&quot;, and we chat about how I got started podcasting. We then flip the script and I interview Elise about her new course on Test Driven Development (TDD), her podcast, and her thoughts on teaching and learning. Elise also had some great tips for getting started (or getting better) with Vim.</p><p>Links:</p><ul><li><a href='https://www.therubyonrailspodcast.com/'>The Ruby on Rails Podcast</a></li><li><a href='https://podcast.drbragg.dev/episodes/episode-4-brittany-martin/'>Original RoR crossover episode (Episode 4)</a></li><li><a href='https://www.podia.com/'>Course hosting</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/14059897-episode-31-elise-shaffer.mp3" length="25326225" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-31-elise-shaffer</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-14059897</guid>
    <pubDate>Tue, 12 Dec 2023 08:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14059897/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14059897/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14059897/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/14059897/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1927628/14059897/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 31 - Elise Shaffer" />
  <psc:chapter start="0:01" title="Ruby on Rails Podcast and Game Show" />
  <psc:chapter start="11:27" title="Podcast Discussion on Test Driven Development" />
  <psc:chapter start="21:29" title="Test Driven Development Challenges and Learning" />
  <psc:chapter start="28:29" title="Advice on Course Creation and Vim" />
</psc:chapters>
    <itunes:duration>2107</itunes:duration>
    <itunes:keywords>Elise Shaffer</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>31</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 30 - Adarsh Pandit</itunes:title>
    <title>Episode 30 - Adarsh Pandit</title>
    <itunes:summary><![CDATA[In this eipsode I had the pleasure of talking to Adarsh Pandit, Executive Director of Ruby Central, who gave me a peek behind the curtain. From discussing his journey through the coding industry to arriving at Ruby Central, to the challenges he tackled stepping into an executive role - Adarsh's story is a tale of perseverance, growth, and community building.  Get ready to uncover how Ruby Central is keeping the Ruby community vibrant and innovative. You'll hear about RubyConf and the exciting...]]></itunes:summary>
    <description><![CDATA[<p>In this eipsode I had the pleasure of talking to Adarsh Pandit, Executive Director of Ruby Central, who gave me a peek behind the curtain. From discussing his journey through the coding industry to arriving at Ruby Central, to the challenges he tackled stepping into an executive role - Adarsh&apos;s story is a tale of perseverance, growth, and community building.<br/><br/>Get ready to uncover how Ruby Central is keeping the Ruby community vibrant and innovative. You&apos;ll hear about RubyConf and the exciting Community Day initiative that Adarsh is leading - a celebration of knowledge sharing, public speaking, and community engagement. Adarsh also shares his insights on adapting conferences to changing times and the strategies he&apos;s using to revamp the RubyTogether membership program. It&apos;s a candid look at the realities of running a tech organization in an ever-evolving industry.<br/><br/>But we don&apos;t stop there. We also dive into Ruby Central&apos;s efforts to foster collaboration and creativity within the Ruby community. From fiscal sponsorship programs to the Scholars and Guides Program - Adarsh gives us a detailed tour of how they&apos;re stoking the fires of innovation. And not to be missed is our exploration of community building through local meetups. It&apos;s all about creating spaces for connections and learning, and we&apos;re sure you&apos;ll find Adarsh&apos;s experiences and insights invaluable. Tune in for a conversation that&apos;s not just about code, but also about fostering communities, encouraging creativity, and building a shared sense of purpose in the tech world.<br/><br/>Links</p><ul><li><a href='https://ruby.social/@adarsh'>@adarsh@ruby.social </a>on Mastodon</li><li><a href='https://rubycentral.org/'>rubycentral.org</a></li><li><a href='https://rubycentral.org/#/portal/signin'>Ruby Central Memberships</a></li><li><a href='https://rubyconf.org/'>RubyConf 2023</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this eipsode I had the pleasure of talking to Adarsh Pandit, Executive Director of Ruby Central, who gave me a peek behind the curtain. From discussing his journey through the coding industry to arriving at Ruby Central, to the challenges he tackled stepping into an executive role - Adarsh&apos;s story is a tale of perseverance, growth, and community building.<br/><br/>Get ready to uncover how Ruby Central is keeping the Ruby community vibrant and innovative. You&apos;ll hear about RubyConf and the exciting Community Day initiative that Adarsh is leading - a celebration of knowledge sharing, public speaking, and community engagement. Adarsh also shares his insights on adapting conferences to changing times and the strategies he&apos;s using to revamp the RubyTogether membership program. It&apos;s a candid look at the realities of running a tech organization in an ever-evolving industry.<br/><br/>But we don&apos;t stop there. We also dive into Ruby Central&apos;s efforts to foster collaboration and creativity within the Ruby community. From fiscal sponsorship programs to the Scholars and Guides Program - Adarsh gives us a detailed tour of how they&apos;re stoking the fires of innovation. And not to be missed is our exploration of community building through local meetups. It&apos;s all about creating spaces for connections and learning, and we&apos;re sure you&apos;ll find Adarsh&apos;s experiences and insights invaluable. Tune in for a conversation that&apos;s not just about code, but also about fostering communities, encouraging creativity, and building a shared sense of purpose in the tech world.<br/><br/>Links</p><ul><li><a href='https://ruby.social/@adarsh'>@adarsh@ruby.social </a>on Mastodon</li><li><a href='https://rubycentral.org/'>rubycentral.org</a></li><li><a href='https://rubycentral.org/#/portal/signin'>Ruby Central Memberships</a></li><li><a href='https://rubyconf.org/'>RubyConf 2023</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <a target="_blank" href="https://www.honeybadger.io/?utm_source=codingcoders&amp;utm_medium=podcast ">Honeybadger</a><br>Honeybadger is an application health monitoring tool built by developers for developers.<br><br>Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.<br><br><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/13918975-episode-30-adarsh-pandit.mp3" length="34863991" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-30-adarsh-pandit</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13918975</guid>
    <pubDate>Tue, 07 Nov 2023 08:00:00 -0500</pubDate>
    <podcast:chapters url="https://www.buzzsprout.com/1927628/13918975/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 30 - Adarsh Pandit" />
  <psc:chapter start="0:01" title="Ruby Central Director Discusses Role, Challenges" />
  <psc:chapter start="13:17" title="Revamping RubyConf With Community Day" />
  <psc:chapter start="18:53" title="Adapting and Connecting in Ruby Community" />
  <psc:chapter start="25:59" title="Exploring Community and Collaboration" />
  <psc:chapter start="34:59" title="Building Community Through Meetups and Bicycles" />
</psc:chapters>
    <itunes:duration>2902</itunes:duration>
    <itunes:keywords>Adarsh Pandit</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>30</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 29 - Ben Orenstein</itunes:title>
    <title>Episode 29 - Ben Orenstein</title>
    <itunes:summary><![CDATA[In this episode, I'm joined by a special guest, Ben Ornstein, one of my Ruby heroes. I may fan-boy a bit as I express my admiration for Tuple, a tool I love. Together, we dive deep into Tuple's journey, starting from its inception and delving into the creative problem-solving and ingenuity behind its design and development. Ben also reveals his transition from CEO to Head of Product.  We discuss the fresh perspective on team collaboration methods and product development this change offer...]]></itunes:summary>
    <description><![CDATA[<p>In this episode, I&apos;m joined by a special guest, Ben Ornstein, one of my Ruby heroes. I may fan-boy a bit as I express my admiration for Tuple, a tool I love. Together, we dive deep into Tuple&apos;s journey, starting from its inception and delving into the creative problem-solving and ingenuity behind its design and development. Ben also reveals his transition from CEO to Head of Product.  We discuss the fresh perspective on team collaboration methods and product development this change offers. We explore how feedback loops and Agile practices play a pivotal role in Tuple&apos;s continuous evolution. Along the way, we also reflect on the &apos;My Life in Weeks&apos; poster, which serves as a stark reminder of the fleeting nature of our time on Earth. This episode is a roller-coaster of insights, trivia, and reflections that will hopefully leave you feeling wiser and more contemplative.<br/><br/><br/>Links:</p><ul><li><a href='https://twitter.com/r00k'>@r00k</a> on Twitter</li><li><a href='https://tuple.app/'>Tuple</a> (aka my favorite way to pair)</li><li><a href='https://4kweeks.com/products/poster'>&apos;My Life in Weeks&apos; poster</a></li><li><a href='https://app.thestorygraph.com/books/4cd25a5a-a3f2-48e0-bc83-ed314b751706'>&apos;A Short History of Nearly Everything&apos; by Bill Bryson</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode, I&apos;m joined by a special guest, Ben Ornstein, one of my Ruby heroes. I may fan-boy a bit as I express my admiration for Tuple, a tool I love. Together, we dive deep into Tuple&apos;s journey, starting from its inception and delving into the creative problem-solving and ingenuity behind its design and development. Ben also reveals his transition from CEO to Head of Product.  We discuss the fresh perspective on team collaboration methods and product development this change offers. We explore how feedback loops and Agile practices play a pivotal role in Tuple&apos;s continuous evolution. Along the way, we also reflect on the &apos;My Life in Weeks&apos; poster, which serves as a stark reminder of the fleeting nature of our time on Earth. This episode is a roller-coaster of insights, trivia, and reflections that will hopefully leave you feeling wiser and more contemplative.<br/><br/><br/>Links:</p><ul><li><a href='https://twitter.com/r00k'>@r00k</a> on Twitter</li><li><a href='https://tuple.app/'>Tuple</a> (aka my favorite way to pair)</li><li><a href='https://4kweeks.com/products/poster'>&apos;My Life in Weeks&apos; poster</a></li><li><a href='https://app.thestorygraph.com/books/4cd25a5a-a3f2-48e0-bc83-ed314b751706'>&apos;A Short History of Nearly Everything&apos; by Bill Bryson</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/13569454-episode-29-ben-orenstein.mp3" length="26911228" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-29-ben-orenstein</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13569454</guid>
    <pubDate>Tue, 03 Oct 2023 08:00:00 -0400</pubDate>
    <itunes:duration>2239</itunes:duration>
    <itunes:keywords>Ben Orenstein</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>29</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Bonus Canadian Football Episode </itunes:title>
    <title>Bonus Canadian Football Episode </title>
    <itunes:summary><![CDATA[Matt Swanson stays on to talk about Canadian Football and no it's not Rugby. Send us some love. Judoscale Autoscaling that actually works. Take control of your cloud hosting. Support the show ]]></itunes:summary>
    <description><![CDATA[<p>Matt Swanson stays on to talk about Canadian Football and no it&apos;s not Rugby.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Matt Swanson stays on to talk about Canadian Football and no it&apos;s not Rugby.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/13569162-bonus-canadian-football-episode.mp3" length="18699246" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/bonus-canadian-football-episode</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13569162</guid>
    <pubDate>Tue, 12 Sep 2023 09:00:00 -0400</pubDate>
    <itunes:duration>1555</itunes:duration>
    <itunes:keywords>Bonus Canadian Football Episode </itunes:keywords>
    <itunes:episodeType>bonus</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 28 - Matt Swanson</itunes:title>
    <title>Episode 28 - Matt Swanson</title>
    <itunes:summary><![CDATA[Hands down my most boring episode to date. In this episode I'm joined by Mr. "Boring Rails" himself, Matt Swanson.  We talk about removing premature abstractions, how decision fatigue impacts exploration, and revisiting ActionMailer (and finding it to be better than we remember). Even though Matt is notorious for sticking to boring tech the conversation was still great and I'm looking forward to having him on again. Maybe to talk about TypeScript? ;)  Links: @_swanson on Twiiter (or X or...]]></itunes:summary>
    <description><![CDATA[<p>Hands down my most boring episode to date. In this episode I&apos;m joined by Mr. &quot;Boring Rails&quot; himself, Matt Swanson.  We talk about removing premature abstractions, how decision fatigue impacts exploration, and revisiting ActionMailer (and finding it to be better than we remember). Even though Matt is notorious for sticking to boring tech the conversation was still great and I&apos;m looking forward to having him on again. Maybe to talk about TypeScript? ;)<br/><br/>Links:</p><ul><li><a href='https://twitter.com/_swanson'>@_swanson</a> on Twiiter (or X or whatever)</li><li><a href='https://boringrails.com/'>boringrails.com</a></li><li><a href='https://guides.rubyonrails.org/action_mailer_basics.html'>ActionMailer Guide</a></li><li><a href='https://api.rubyonrails.org/classes/ActionMailer/Base.html'>ActionMailer Docs</a></li><li><a href='https://arrows.to/'>arrows.to</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Hands down my most boring episode to date. In this episode I&apos;m joined by Mr. &quot;Boring Rails&quot; himself, Matt Swanson.  We talk about removing premature abstractions, how decision fatigue impacts exploration, and revisiting ActionMailer (and finding it to be better than we remember). Even though Matt is notorious for sticking to boring tech the conversation was still great and I&apos;m looking forward to having him on again. Maybe to talk about TypeScript? ;)<br/><br/>Links:</p><ul><li><a href='https://twitter.com/_swanson'>@_swanson</a> on Twiiter (or X or whatever)</li><li><a href='https://boringrails.com/'>boringrails.com</a></li><li><a href='https://guides.rubyonrails.org/action_mailer_basics.html'>ActionMailer Guide</a></li><li><a href='https://api.rubyonrails.org/classes/ActionMailer/Base.html'>ActionMailer Docs</a></li><li><a href='https://arrows.to/'>arrows.to</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/13569000-episode-28-matt-swanson.mp3" length="39022743" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-28-matt-swanson</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13569000</guid>
    <pubDate>Tue, 12 Sep 2023 08:00:00 -0400</pubDate>
    <itunes:duration>3249</itunes:duration>
    <itunes:keywords>Matt Swanson</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>28</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 27 - Andrew Atkinson</itunes:title>
    <title>Episode 27 - Andrew Atkinson</title>
    <itunes:summary><![CDATA[PostgreSQL wizard Andrew Atkinson joins the show to discuss his new book, "High-Performance PostgreSQL for Rails." Andrew talks about the challenges of writing a database book for Rails developers, refactoring prose, and the importance of maintaining a work-book-life balance. With his multiple fantastic talks on the subject of PostgreSQL, it's no surprise that he possesses a ton of knowledge to share. I'm genuinely delighted that I had the opportunity to have him on the show, and I'm incredib...]]></itunes:summary>
    <description><![CDATA[<p>PostgreSQL wizard Andrew Atkinson joins the show to discuss his new book, &quot;High-Performance PostgreSQL for Rails.&quot; Andrew talks about the challenges of writing a database book for Rails developers, refactoring prose, and the importance of maintaining a work-book-life balance. With his multiple fantastic talks on the subject of PostgreSQL, it&apos;s no surprise that he possesses a ton of knowledge to share. I&apos;m genuinely delighted that I had the opportunity to have him on the show, and I&apos;m incredibly excited for the book&apos;s upcoming release.<br/><br/>Links:</p><ul><li><a href='https://twitter.com/andatki'>@andatki</a> on Twitter</li><li><a href='https://bsky.app/profile/andatki.bsky.social'>andatki.bsky.social</a> on Bluesky</li><li><a href='https://github.com/andyatkinson'>andyatkinson</a> on GitHub</li><li><a href='http://andyatkinson.com'>andyatkinson.com</a></li><li><a href='https://pgrailsbook.com/'>High-Performance PostgreSQL for Rails</a></li><li><a href='https://andyatkinson.com/blog/2022/10/07/pgsqlphriday-2-truths-lie'>PGSQL Phriday #001 — Query Stats, Log Tags, and N+1s</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>PostgreSQL wizard Andrew Atkinson joins the show to discuss his new book, &quot;High-Performance PostgreSQL for Rails.&quot; Andrew talks about the challenges of writing a database book for Rails developers, refactoring prose, and the importance of maintaining a work-book-life balance. With his multiple fantastic talks on the subject of PostgreSQL, it&apos;s no surprise that he possesses a ton of knowledge to share. I&apos;m genuinely delighted that I had the opportunity to have him on the show, and I&apos;m incredibly excited for the book&apos;s upcoming release.<br/><br/>Links:</p><ul><li><a href='https://twitter.com/andatki'>@andatki</a> on Twitter</li><li><a href='https://bsky.app/profile/andatki.bsky.social'>andatki.bsky.social</a> on Bluesky</li><li><a href='https://github.com/andyatkinson'>andyatkinson</a> on GitHub</li><li><a href='http://andyatkinson.com'>andyatkinson.com</a></li><li><a href='https://pgrailsbook.com/'>High-Performance PostgreSQL for Rails</a></li><li><a href='https://andyatkinson.com/blog/2022/10/07/pgsqlphriday-2-truths-lie'>PGSQL Phriday #001 — Query Stats, Log Tags, and N+1s</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/13446533-episode-27-andrew-atkinson.mp3" length="34382148" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-27-andrew-atkinson</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13446533</guid>
    <pubDate>Tue, 22 Aug 2023 08:00:00 -0400</pubDate>
    <itunes:duration>2862</itunes:duration>
    <itunes:keywords>Andrew Atkinson</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>27</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 26 - Thomas Carr</itunes:title>
    <title>Episode 26 - Thomas Carr</title>
    <itunes:summary><![CDATA[Web3! 😱  Now that I have your attention. This episode I'm joined by Thomas Carr. Thomas is a Consultant &amp; Software Developer for Emerging Technologies at CGI Federal. Which is a fancy way of saying he gets to play around with all the new tech out there and see what might have real world application. Thomas just gave an awesome talk at Blue Ridge Ruby called "Digital Identity or: How I Learned to Stop Worrying and Love Web3" and I found it so fascinating (much to my surprise) I felt like I...]]></itunes:summary>
    <description><![CDATA[<p>Web3! 😱<br/><br/>Now that I have your attention. This episode I&apos;m joined by Thomas Carr. Thomas is a Consultant &amp; Software Developer for Emerging Technologies at CGI Federal. Which is a fancy way of saying he gets to play around with all the new tech out there and see what might have real world application. Thomas just gave an awesome talk at Blue Ridge Ruby called &quot;Digital Identity or: How I Learned to Stop Worrying and Love Web3&quot; and I found it so fascinating (much to my surprise) I felt like I had to have him on the show.  If you&apos;re like I was and think Web3 is just a buzzword Tech Bros use you definitely want to check out this episode!<br/><br/>Links:</p><ul><li><a href='https://htcarr.com/'>htcarr.com</a></li><li><a href='https://twitter.com/htcarr3'>@htcarr3</a> on Twitter (or X or whatever he&apos;s calling it this week)</li><li><a href='https://www.linkedin.com/in/htcarr3/'>Thomas Carr</a> on LinkedIn</li><li><a href='https://github.com/htcarr3/'>htcarr3</a> on GitHub</li><li><a href='https://ssi.land/'>SSI Land</a></li><li><a href='https://www.cgi.com/us/en-us/federal'>CGI Federal</a></li><li>&quot;Digital Identity or: How I Learned to Stop Worrying and Love Web3&quot; at <a href='https://blueridgeruby.com/'>Blue Ridge Ruby </a>(link to come)</li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Web3! 😱<br/><br/>Now that I have your attention. This episode I&apos;m joined by Thomas Carr. Thomas is a Consultant &amp; Software Developer for Emerging Technologies at CGI Federal. Which is a fancy way of saying he gets to play around with all the new tech out there and see what might have real world application. Thomas just gave an awesome talk at Blue Ridge Ruby called &quot;Digital Identity or: How I Learned to Stop Worrying and Love Web3&quot; and I found it so fascinating (much to my surprise) I felt like I had to have him on the show.  If you&apos;re like I was and think Web3 is just a buzzword Tech Bros use you definitely want to check out this episode!<br/><br/>Links:</p><ul><li><a href='https://htcarr.com/'>htcarr.com</a></li><li><a href='https://twitter.com/htcarr3'>@htcarr3</a> on Twitter (or X or whatever he&apos;s calling it this week)</li><li><a href='https://www.linkedin.com/in/htcarr3/'>Thomas Carr</a> on LinkedIn</li><li><a href='https://github.com/htcarr3/'>htcarr3</a> on GitHub</li><li><a href='https://ssi.land/'>SSI Land</a></li><li><a href='https://www.cgi.com/us/en-us/federal'>CGI Federal</a></li><li>&quot;Digital Identity or: How I Learned to Stop Worrying and Love Web3&quot; at <a href='https://blueridgeruby.com/'>Blue Ridge Ruby </a>(link to come)</li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/13324902-episode-26-thomas-carr.mp3" length="35783034" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-26-thomas-carr</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13324902</guid>
    <pubDate>Tue, 01 Aug 2023 08:00:00 -0400</pubDate>
    <itunes:duration>2979</itunes:duration>
    <itunes:keywords>Thomas Carr</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>26</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 25 - Vini Stock</itunes:title>
    <title>Episode 25 - Vini Stock</title>
    <itunes:summary><![CDATA[Fresh off his Ruby Kaigi talk, Vini Stock, joins the show to talk about all things Ruby LSP.  Even though he's given a plethora of talks on the subject already there's so much to LSPs and to the future and vision of this project that I learned a ton while recording.  Vini confirms what I always suspected, that getting paid to work on developer tooling is awesome. I'm super excited about this project and I suspect after listening to this episode you will be too!  Links: @vinistock on...]]></itunes:summary>
    <description><![CDATA[<p>Fresh off his Ruby Kaigi talk, Vini Stock, joins the show to talk about all things Ruby LSP.  Even though he&apos;s given a plethora of talks on the subject already there&apos;s so much to LSPs and to the future and vision of this project that I learned a ton while recording.  Vini confirms what I always suspected, that getting paid to work on developer tooling is awesome. I&apos;m super excited about this project and I suspect after listening to this episode you will be too!<br/><br/>Links:</p><ul><li><a href='https://twitter.com/vinistock'>@vinistock</a> on Twitter</li><li><a href='https://vinistock.com/'>vinistock.com</a></li><li><a href='https://www.linkedin.com/in/vinicius-stock/'>Vinicius Stock</a> on LinkedIn</li><li><a href='https://github.com/vinistock'>@vinistock</a> on GitHub</li><li><a href='https://github.com/Shopify/ruby-lsp'>RubyLSP Repo</a></li><li><a href='https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp'>RubyLSP plugin for VS Code</a></li><li><a href='https://www.youtube.com/watch?v=ks3tQojSJLU'>Ruby Kaigi Talk</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Fresh off his Ruby Kaigi talk, Vini Stock, joins the show to talk about all things Ruby LSP.  Even though he&apos;s given a plethora of talks on the subject already there&apos;s so much to LSPs and to the future and vision of this project that I learned a ton while recording.  Vini confirms what I always suspected, that getting paid to work on developer tooling is awesome. I&apos;m super excited about this project and I suspect after listening to this episode you will be too!<br/><br/>Links:</p><ul><li><a href='https://twitter.com/vinistock'>@vinistock</a> on Twitter</li><li><a href='https://vinistock.com/'>vinistock.com</a></li><li><a href='https://www.linkedin.com/in/vinicius-stock/'>Vinicius Stock</a> on LinkedIn</li><li><a href='https://github.com/vinistock'>@vinistock</a> on GitHub</li><li><a href='https://github.com/Shopify/ruby-lsp'>RubyLSP Repo</a></li><li><a href='https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp'>RubyLSP plugin for VS Code</a></li><li><a href='https://www.youtube.com/watch?v=ks3tQojSJLU'>Ruby Kaigi Talk</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/13244690-episode-25-vini-stock.mp3" length="43537638" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-25-vini-stock</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13244690</guid>
    <pubDate>Tue, 18 Jul 2023 10:00:00 -0400</pubDate>
    <itunes:duration>3625</itunes:duration>
    <itunes:keywords>Vini Stock</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>25</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 24 - Alan and Fito - Cisco Meraki</itunes:title>
    <title>Episode 24 - Alan and Fito - Cisco Meraki</title>
    <itunes:summary><![CDATA[Another double-guest episode! This time, I'm joined by Alan Ridlehoover and Fito von Zastrow from Cisco Meraki. There's almost too much great content in this episode to provide a proper summary. We discuss everything, from the modularization of massive Rails apps to building a toy framework. Alan and Fito have a ton of experience and are working on some awesome things. Best of all, they're hiring! If this episode makes you hungry for the types of problems they're solving, definitely check out...]]></itunes:summary>
    <description><![CDATA[<p>Another double-guest episode! This time, I&apos;m joined by Alan Ridlehoover and Fito von Zastrow from Cisco Meraki. There&apos;s almost too much great content in this episode to provide a proper summary. We discuss everything, from the modularization of massive Rails apps to building a toy framework. Alan and Fito have a ton of experience and are working on some awesome things. Best of all, they&apos;re hiring! If this episode makes you hungry for the types of problems they&apos;re solving, definitely check out <a href='https://meraki.com/careers)'>Cisco Meraki&apos;s career page</a>.<br/><br/>Links:</p><ul><li>Alan Ridlehoover on <a href='https://www.linkedin.com/in/aridlehoover/'>LinkedIn</a></li><li><a href='https://ruby.social/@alan'>@alan@ruby.social</a></li><li>Fito von Zastrow on <a href='https://www.linkedin.com/in/fitovz/'>LinkedIn</a></li><li><a href='https://ruby.social/@Fito'>@Fito@ruby.social</a></li><li><a href='https://meraki.com/careers)'>Cisco Meraki&apos;s career page</a></li><li><a href='https://youtu.be/RJRSosxtzbU'>A Brewer’s Guide to Filtering out Complexity and Churn (RubyConf Mini)</a></li><li><a href='https://github.com/first-try-software/liberty'>Liberty Framework</a></li><li><a href='https://github.com/first-try-software/manufacturable'>Manufacturable</a></li><li><a href='https://the.codegardener.com/'>Alans Blog</a></li><li><a href='https://marketplace.visualstudio.com/items?itemName=first-try-software.ruby-flog'>Ruby Flog VS Code Extension</a></li><li><a href='https://marketplace.visualstudio.com/items?itemName=first-try-software.coverage-status'>Coverage Status VS Code Extension</a></li><li><a href='https://marketplace.visualstudio.com/items?itemName=first-try-software.rubyist'>Rubyist (an opinionated color scheme for Ruby development)</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Another double-guest episode! This time, I&apos;m joined by Alan Ridlehoover and Fito von Zastrow from Cisco Meraki. There&apos;s almost too much great content in this episode to provide a proper summary. We discuss everything, from the modularization of massive Rails apps to building a toy framework. Alan and Fito have a ton of experience and are working on some awesome things. Best of all, they&apos;re hiring! If this episode makes you hungry for the types of problems they&apos;re solving, definitely check out <a href='https://meraki.com/careers)'>Cisco Meraki&apos;s career page</a>.<br/><br/>Links:</p><ul><li>Alan Ridlehoover on <a href='https://www.linkedin.com/in/aridlehoover/'>LinkedIn</a></li><li><a href='https://ruby.social/@alan'>@alan@ruby.social</a></li><li>Fito von Zastrow on <a href='https://www.linkedin.com/in/fitovz/'>LinkedIn</a></li><li><a href='https://ruby.social/@Fito'>@Fito@ruby.social</a></li><li><a href='https://meraki.com/careers)'>Cisco Meraki&apos;s career page</a></li><li><a href='https://youtu.be/RJRSosxtzbU'>A Brewer’s Guide to Filtering out Complexity and Churn (RubyConf Mini)</a></li><li><a href='https://github.com/first-try-software/liberty'>Liberty Framework</a></li><li><a href='https://github.com/first-try-software/manufacturable'>Manufacturable</a></li><li><a href='https://the.codegardener.com/'>Alans Blog</a></li><li><a href='https://marketplace.visualstudio.com/items?itemName=first-try-software.ruby-flog'>Ruby Flog VS Code Extension</a></li><li><a href='https://marketplace.visualstudio.com/items?itemName=first-try-software.coverage-status'>Coverage Status VS Code Extension</a></li><li><a href='https://marketplace.visualstudio.com/items?itemName=first-try-software.rubyist'>Rubyist (an opinionated color scheme for Ruby development)</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/13074219-episode-24-alan-and-fito-cisco-meraki.mp3" length="33304779" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-24-alan-and-fito-cisco-meraki</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13074219</guid>
    <pubDate>Mon, 03 Jul 2023 08:00:00 -0400</pubDate>
    <itunes:duration>2772</itunes:duration>
    <itunes:keywords>Alan and Fito, Cisco Meraki</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>24</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 23 - Daniel Huss</itunes:title>
    <title>Episode 23 - Daniel Huss</title>
    <itunes:summary><![CDATA[First time Podcast guest, Daniel Huss, joins the show. Daniel is a Test Double  agent and recently gave his first conference talk (Spoiler, it was great)! We talk about the differences between contract and product work, Dragon Ruby, and tending to your code like it's a garden. Daniel crush it on his first, of what I hope will be many, podcast appearances.   Links: Daniel Huss on LinkedIn@daniel_n_huss@ruby.social Test DoubleDragon RubyTheory BuildingSend us some love. Judoscale...]]></itunes:summary>
    <description><![CDATA[<p>First time Podcast guest, Daniel Huss, joins the show. Daniel is a <a href='https://testdouble.com/'>Test Double</a>  agent and recently gave his first conference talk (Spoiler, it was great)! We talk about the differences between contract and product work, Dragon Ruby, and tending to your code like it&apos;s a garden. Daniel crush it on his first, of what I hope will be many, podcast appearances. <br/><br/>Links:</p><ul><li>Daniel Huss on <a href='https://www.linkedin.com/in/daniel-n-huss/'>LinkedIn</a></li><li><a href='https://ruby.social/@daniel_n_huss'>@daniel_n_huss@ruby.social</a> </li><li><a href='https://testdouble.com/'>Test Double</a></li><li><a href='https://dragonruby.org/'>Dragon Ruby</a></li><li><a href='https://www.baldurbjarnason.com/2022/theory-building/'>Theory Building</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>First time Podcast guest, Daniel Huss, joins the show. Daniel is a <a href='https://testdouble.com/'>Test Double</a>  agent and recently gave his first conference talk (Spoiler, it was great)! We talk about the differences between contract and product work, Dragon Ruby, and tending to your code like it&apos;s a garden. Daniel crush it on his first, of what I hope will be many, podcast appearances. <br/><br/>Links:</p><ul><li>Daniel Huss on <a href='https://www.linkedin.com/in/daniel-n-huss/'>LinkedIn</a></li><li><a href='https://ruby.social/@daniel_n_huss'>@daniel_n_huss@ruby.social</a> </li><li><a href='https://testdouble.com/'>Test Double</a></li><li><a href='https://dragonruby.org/'>Dragon Ruby</a></li><li><a href='https://www.baldurbjarnason.com/2022/theory-building/'>Theory Building</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/13073954-episode-23-daniel-huss.mp3" length="36977353" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-23-daniel-huss</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13073954</guid>
    <pubDate>Tue, 20 Jun 2023 10:00:00 -0400</pubDate>
    <itunes:duration>3078</itunes:duration>
    <itunes:keywords>Daniel Huss</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>23</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 22 - Brittany Martin</itunes:title>
    <title>Episode 22 - Brittany Martin</title>
    <itunes:summary><![CDATA[In this episode, I'm joined by returning guest Brittany Martin to talk about her new role as an Engineering Manager at Shogun. We also discuss corporate hackathons, the delicate balance between work and personal projects, and the potential benefits for both developers and the company. Brittany shares her insights on the value of hackathons in terms of team bonding, productivity, and learning opportunities. We also have mischievous plan to surprise another podcast.   Links: The Ruby on Ra...]]></itunes:summary>
    <description><![CDATA[<p>In this episode, I&apos;m joined by returning guest Brittany Martin to talk about her new role as an Engineering Manager at <a href='https://getshogun.com/'>Shogun</a>. We also discuss corporate hackathons, the delicate balance between work and personal projects, and the potential benefits for both developers and the company. Brittany shares her insights on the value of hackathons in terms of team bonding, productivity, and learning opportunities. We also have mischievous plan to surprise another podcast. <br/><br/>Links:</p><ul><li><a href='https://www.therubyonrailspodcast.com/'>The Ruby on Rails Podcast</a></li><li><a href='https://twitter.com/BrittJMartin'>@brittjmartin</a> on Twitter</li><li><a href='https://ruby.social/@brittjmartin'>@brittjmartin@ruby.social</a> on Mastodon</li><li><a href='https://brittanymartin.dev/'>brittanymartin.dev</a></li><li><a href='https://www.linkedin.com/in/brittanyjmartin1/'>Brittany Martin</a> on LinkedIn</li><li><a href='https://getshogun.com/'>Shogun</a></li><li><a href='https://chat.openai.com/'>ChatGPT</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode, I&apos;m joined by returning guest Brittany Martin to talk about her new role as an Engineering Manager at <a href='https://getshogun.com/'>Shogun</a>. We also discuss corporate hackathons, the delicate balance between work and personal projects, and the potential benefits for both developers and the company. Brittany shares her insights on the value of hackathons in terms of team bonding, productivity, and learning opportunities. We also have mischievous plan to surprise another podcast. <br/><br/>Links:</p><ul><li><a href='https://www.therubyonrailspodcast.com/'>The Ruby on Rails Podcast</a></li><li><a href='https://twitter.com/BrittJMartin'>@brittjmartin</a> on Twitter</li><li><a href='https://ruby.social/@brittjmartin'>@brittjmartin@ruby.social</a> on Mastodon</li><li><a href='https://brittanymartin.dev/'>brittanymartin.dev</a></li><li><a href='https://www.linkedin.com/in/brittanyjmartin1/'>Brittany Martin</a> on LinkedIn</li><li><a href='https://getshogun.com/'>Shogun</a></li><li><a href='https://chat.openai.com/'>ChatGPT</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/12981428-episode-22-brittany-martin.mp3" length="33209772" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-22-brittany-martin</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-12981428</guid>
    <pubDate>Tue, 06 Jun 2023 08:00:00 -0400</pubDate>
    <itunes:duration>2764</itunes:duration>
    <itunes:keywords>Brittany Martin</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>22</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 21 - Nick Schwaderer</itunes:title>
    <title>Episode 21 - Nick Schwaderer</title>
    <itunes:summary><![CDATA[Nick Schwaderer rejoins the show. We discuss our experiences in giving talks, the importance of engaging with the audience, and the development of Scarpe, a new implementation of _why's Shoes DSL for building Ruby desktop applications. Nick shares valuable insights on creating connections, maintaining a balance between humor and content, and fostering a welcoming community. Nick also hints at something awesome that our editor refers to as "Schwad-warts Express". You're going to have to listen...]]></itunes:summary>
    <description><![CDATA[<p>Nick Schwaderer rejoins the show. We discuss our experiences in giving talks, the importance of engaging with the audience, and the development of Scarpe, a new implementation of _why&apos;s Shoes DSL for building Ruby desktop applications. Nick shares valuable insights on creating connections, maintaining a balance between humor and content, and fostering a welcoming community. Nick also hints at something awesome that our editor refers to as &quot;Schwad-warts Express&quot;. You&apos;re going to have to listen to find out all about it.<br/><br/>Links:</p><ul><li><a href='https://twitter.com/schwad_rb'>@schwad_rb on Twitter</a></li><li><a href='https://schwad.github.io/'>schwad.github.io</a></li><li><a href='https://github.com/scarpe-team/scarpe'>Scarpe GitHub Repo</a></li><li><a href='https://github.com/whymirror/why-archive/blob/master/shoes/nobody-knows-shoes.pdf'>Nobody Knows Shoes</a></li><li><a href='https://github.com/AndyObtiva/glimmer'>Glimmer Ruby</a></li><li><a href='https://blueridgeruby.com/'>Blue Ridge Ruby</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Nick Schwaderer rejoins the show. We discuss our experiences in giving talks, the importance of engaging with the audience, and the development of Scarpe, a new implementation of _why&apos;s Shoes DSL for building Ruby desktop applications. Nick shares valuable insights on creating connections, maintaining a balance between humor and content, and fostering a welcoming community. Nick also hints at something awesome that our editor refers to as &quot;Schwad-warts Express&quot;. You&apos;re going to have to listen to find out all about it.<br/><br/>Links:</p><ul><li><a href='https://twitter.com/schwad_rb'>@schwad_rb on Twitter</a></li><li><a href='https://schwad.github.io/'>schwad.github.io</a></li><li><a href='https://github.com/scarpe-team/scarpe'>Scarpe GitHub Repo</a></li><li><a href='https://github.com/whymirror/why-archive/blob/master/shoes/nobody-knows-shoes.pdf'>Nobody Knows Shoes</a></li><li><a href='https://github.com/AndyObtiva/glimmer'>Glimmer Ruby</a></li><li><a href='https://blueridgeruby.com/'>Blue Ridge Ruby</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/12854541-episode-21-nick-schwaderer.mp3" length="40050928" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-21-nick-schwaderer</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-12854541</guid>
    <pubDate>Tue, 16 May 2023 08:00:00 -0400</pubDate>
    <itunes:duration>3334</itunes:duration>
    <itunes:keywords>Nick Schwaderer</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>21</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 20 - Julie J</itunes:title>
    <title>Episode 20 - Julie J</title>
    <itunes:summary><![CDATA[Julie J, co-host of Ruby for All, joins the show to talk about her cool side project and Ruby for All. We talk about getting stuff done, Rails upgrades, and some of the confusion that still exists around assets in Rails. Julie has quickly grown into one of my favorite podcast hosts so you definitely want to give this one a listen.  Links: @codewithjulie on Twittercodewithjulie.com@rubyforall on Twitterrubyforall.comngrokOpenId ConnectOAuthlvh.me (for localhost tunneling)readme.localtest.mePap...]]></itunes:summary>
    <description><![CDATA[<p>Julie J, co-host of Ruby for All, joins the show to talk about her cool side project and Ruby for All. We talk about getting stuff done, Rails upgrades, and some of the confusion that still exists around assets in Rails. Julie has quickly grown into one of my favorite podcast hosts so you definitely want to give this one a listen.<br/><br/>Links:</p><ul><li><a href='https://twitter.com/codewithjulie'>@codewithjulie</a> on Twitter</li><li><a href='https://codewithjulie.com/'>codewithjulie.com</a></li><li><a href='https://twitter.com/rubyforall'>@rubyforall</a> on Twitter</li><li><a href='https://www.rubyforall.com/'>rubyforall.com</a></li><li><a href='https://ngrok.com/'>ngrok</a></li><li><a href='https://openid.net/connect/'>OpenId Connect</a></li><li><a href='https://oauth.net/'>OAuth</a></li><li>lvh.me (for localhost tunneling)</li><li><a href='http://readme.localtest.me/'>readme.localtest.me</a></li><li><a href='https://github.com/thoughtbot/paperclip'>Paperclip Gem</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Julie J, co-host of Ruby for All, joins the show to talk about her cool side project and Ruby for All. We talk about getting stuff done, Rails upgrades, and some of the confusion that still exists around assets in Rails. Julie has quickly grown into one of my favorite podcast hosts so you definitely want to give this one a listen.<br/><br/>Links:</p><ul><li><a href='https://twitter.com/codewithjulie'>@codewithjulie</a> on Twitter</li><li><a href='https://codewithjulie.com/'>codewithjulie.com</a></li><li><a href='https://twitter.com/rubyforall'>@rubyforall</a> on Twitter</li><li><a href='https://www.rubyforall.com/'>rubyforall.com</a></li><li><a href='https://ngrok.com/'>ngrok</a></li><li><a href='https://openid.net/connect/'>OpenId Connect</a></li><li><a href='https://oauth.net/'>OAuth</a></li><li>lvh.me (for localhost tunneling)</li><li><a href='http://readme.localtest.me/'>readme.localtest.me</a></li><li><a href='https://github.com/thoughtbot/paperclip'>Paperclip Gem</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/12756998-episode-20-julie-j.mp3" length="29465991" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-20-julie-j</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-12756998</guid>
    <pubDate>Tue, 02 May 2023 08:00:00 -0400</pubDate>
    <itunes:duration>2452</itunes:duration>
    <itunes:keywords>Julie J</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>20</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 19 - Joel Drapper</itunes:title>
    <title>Episode 19 - Joel Drapper</title>
    <itunes:summary><![CDATA[The creator of Phlex, Joel Drapper, joins the show. Joel has been working on HTML streaming in Phlex and, spoiler alert, it sounds super cool! Joel really likes SQLite and thinks Aaron Francis's new MySQL for developers course is great (he's right). We also dive into getting unblocked by using a Ruby Developers secret weapon (hint: it's the community).  Links: PhlexLitestreamIntroducing LiteFSSQLiteExtraliteRooftop RubyMySQL for DevelopersSend us some love. Judoscale Autoscaling that actually...]]></itunes:summary>
    <description><![CDATA[<p>The creator of Phlex, Joel Drapper, joins the show. Joel has been working on HTML streaming in Phlex and, spoiler alert, it sounds super cool! Joel really likes SQLite and thinks Aaron Francis&apos;s new MySQL for developers course is great (he&apos;s right). We also dive into getting unblocked by using a Ruby Developers secret weapon (hint: it&apos;s the community).<br/><br/>Links:</p><ul><li><a href='https://www.phlex.fun/'>Phlex</a></li><li><a href='https://litestream.io/'>Litestream</a></li><li><a href='https://fly.io/blog/introducing-litefs/'>Introducing LiteFS</a></li><li><a href='https://www.sqlite.org/index.html'>SQLite</a></li><li><a href='https://github.com/digital-fabric/extralite'>Extralite</a></li><li><a href='https://www.rooftopruby.com/'>Rooftop Ruby</a></li><li><a href='https://planetscale.com/courses/mysql-for-developers/introduction/course-introduction'>MySQL for Developers</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>The creator of Phlex, Joel Drapper, joins the show. Joel has been working on HTML streaming in Phlex and, spoiler alert, it sounds super cool! Joel really likes SQLite and thinks Aaron Francis&apos;s new MySQL for developers course is great (he&apos;s right). We also dive into getting unblocked by using a Ruby Developers secret weapon (hint: it&apos;s the community).<br/><br/>Links:</p><ul><li><a href='https://www.phlex.fun/'>Phlex</a></li><li><a href='https://litestream.io/'>Litestream</a></li><li><a href='https://fly.io/blog/introducing-litefs/'>Introducing LiteFS</a></li><li><a href='https://www.sqlite.org/index.html'>SQLite</a></li><li><a href='https://github.com/digital-fabric/extralite'>Extralite</a></li><li><a href='https://www.rooftopruby.com/'>Rooftop Ruby</a></li><li><a href='https://planetscale.com/courses/mysql-for-developers/introduction/course-introduction'>MySQL for Developers</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/12669977-episode-19-joel-drapper.mp3" length="39174148" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-19-joel-drapper</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-12669977</guid>
    <pubDate>Tue, 18 Apr 2023 08:00:00 -0400</pubDate>
    <itunes:duration>3261</itunes:duration>
    <itunes:keywords>Joel Drapper</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>19</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 18 - Andrew Mason</itunes:title>
    <title>Episode 18 - Andrew Mason</title>
    <itunes:summary><![CDATA[Coding Coders first ever guest, Andrew Mason, returns to give an update on what he's been up to since joining Podia. Of course no episode with Andrew would be complete without a dive into ADHD land. From learning to hack your brain and last minute passport renewals to Web Mentions and the world of Indie Web dev we cover it all.  Links: https://andrewm.codes/@andrewmcodes on TwitterRuby for All PodcastRemote Ruby PodcastRuby Radar NewsletterEmojipediaWeb MentionsIndie Web  Send us some love. J...]]></itunes:summary>
    <description><![CDATA[<p>Coding Coders first ever guest, Andrew Mason, returns to give an update on what he&apos;s been up to since joining <a href='https://www.podia.com/'>Podia</a>. Of course no episode with Andrew would be complete without a dive into ADHD land. From learning to hack your brain and last minute passport renewals to Web Mentions and the world of Indie Web dev we cover it all.<br/><br/>Links:</p><ul><li><a href='https://andrewm.codes/'>https://andrewm.codes/</a></li><li><a href='https://twitter.com/andrewmcodes'>@andrewmcodes on Twitter</a></li><li><a href='https://www.rubyforall.com/'>Ruby for All Podcast</a></li><li><a href='https://remoteruby.com/'>Remote Ruby Podcast</a></li><li><a href='https://rubyradar.dev/'>Ruby Radar Newsletter</a></li><li><a href='https://emojipedia.org/'>Emojipedia</a></li><li><a href='https://webmention.io/'>Web Mentions</a></li><li><a href='https://indieweb.org/'>Indie Web</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Coding Coders first ever guest, Andrew Mason, returns to give an update on what he&apos;s been up to since joining <a href='https://www.podia.com/'>Podia</a>. Of course no episode with Andrew would be complete without a dive into ADHD land. From learning to hack your brain and last minute passport renewals to Web Mentions and the world of Indie Web dev we cover it all.<br/><br/>Links:</p><ul><li><a href='https://andrewm.codes/'>https://andrewm.codes/</a></li><li><a href='https://twitter.com/andrewmcodes'>@andrewmcodes on Twitter</a></li><li><a href='https://www.rubyforall.com/'>Ruby for All Podcast</a></li><li><a href='https://remoteruby.com/'>Remote Ruby Podcast</a></li><li><a href='https://rubyradar.dev/'>Ruby Radar Newsletter</a></li><li><a href='https://emojipedia.org/'>Emojipedia</a></li><li><a href='https://webmention.io/'>Web Mentions</a></li><li><a href='https://indieweb.org/'>Indie Web</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/12384054-episode-18-andrew-mason.mp3" length="34681192" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-18-andrew-mason</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-12384054</guid>
    <pubDate>Tue, 07 Mar 2023 08:00:00 -0500</pubDate>
    <itunes:duration>2887</itunes:duration>
    <itunes:keywords>Andrew Mason</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>18</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 17 - Joe Masilotti</itunes:title>
    <title>Episode 17 - Joe Masilotti</title>
    <itunes:summary><![CDATA[Joe Masilotti is, in many ways, the guy. Chances are you've heard of him you may just not know his name. He's the Turbo Native guy, the RailsDevs guy, the helping juniors get hired guy, the Hotwire newsletter guy, the all around nicest guy. Joe joins the show to talk about his various projects, why it's so important to build in public, and how doing less is helping him to do it all.  Links: @joemasilotti on Twitter@joemasilotti@ruby.social on Mastodon@joemasilotti on GitHub@joemasilotti ...]]></itunes:summary>
    <description><![CDATA[<p>Joe Masilotti is, in many ways, <em>the </em>guy. Chances are you&apos;ve heard of him you may just not know his name. He&apos;s the Turbo Native guy, the RailsDevs guy, the helping juniors get hired guy, the Hotwire newsletter guy, the all around nicest guy. Joe joins the show to talk about his various projects, why it&apos;s so important to build in public, and how doing less is helping him to do it all.<br/><br/>Links:</p><ul><li><a href='https://twitter.com/joemasilotti'>@joemasilotti</a> on Twitter</li><li><a href='https://ruby.social/@joemasilotti'>@joemasilotti@ruby.social</a> on Mastodon</li><li><a href='https://github.com/joemasilotti'>@joemasilotti</a> on GitHub</li><li><a href='https://www.linkedin.com/in/joemasilotti/'>@joemasilotti</a> on LinkedIn</li><li><a href='https://masilotti.com/'>https://masilotti.com/</a></li><li><a href='https://railsdevs.com/'>https://railsdevs.com/</a></li><li><a href='https://masilotti.com/hotwire/'>Hotwire Newsletter</a></li><li><a href='https://masilotti.com/turbo-native-workshop/'>Turbo Native Workshop</a></li><li><a href='https://www.wnb-rb.dev/'>WNB.rb</a></li><li><a href='https://womenonrailsinternational.substack.com/'>Women on Rails Newsletter</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Joe Masilotti is, in many ways, <em>the </em>guy. Chances are you&apos;ve heard of him you may just not know his name. He&apos;s the Turbo Native guy, the RailsDevs guy, the helping juniors get hired guy, the Hotwire newsletter guy, the all around nicest guy. Joe joins the show to talk about his various projects, why it&apos;s so important to build in public, and how doing less is helping him to do it all.<br/><br/>Links:</p><ul><li><a href='https://twitter.com/joemasilotti'>@joemasilotti</a> on Twitter</li><li><a href='https://ruby.social/@joemasilotti'>@joemasilotti@ruby.social</a> on Mastodon</li><li><a href='https://github.com/joemasilotti'>@joemasilotti</a> on GitHub</li><li><a href='https://www.linkedin.com/in/joemasilotti/'>@joemasilotti</a> on LinkedIn</li><li><a href='https://masilotti.com/'>https://masilotti.com/</a></li><li><a href='https://railsdevs.com/'>https://railsdevs.com/</a></li><li><a href='https://masilotti.com/hotwire/'>Hotwire Newsletter</a></li><li><a href='https://masilotti.com/turbo-native-workshop/'>Turbo Native Workshop</a></li><li><a href='https://www.wnb-rb.dev/'>WNB.rb</a></li><li><a href='https://womenonrailsinternational.substack.com/'>Women on Rails Newsletter</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/12290419-episode-17-joe-masilotti.mp3" length="37488312" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-17-joe-masilotti</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-12290419</guid>
    <pubDate>Tue, 21 Feb 2023 08:00:00 -0500</pubDate>
    <itunes:duration>3121</itunes:duration>
    <itunes:keywords>Joe Masilotti</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>17</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 16 - Mike Munroe and Dave Kroondyk</itunes:title>
    <title>Episode 16 - Mike Munroe and Dave Kroondyk</title>
    <itunes:summary><![CDATA[A double first for Coding Coders, this episode is the first to feature TWO guests, both from the shows very first sponsor OBLSK! Mike Munroe and Dave Kroondyk are from OBLSK, a software consultancy specializing in Ruby on Rails. In this episode they share their adventures converting a clients dotNet and angularjs application to Rails and Hotwire. A full rewrite of any application is always an adventure but throw in mobile apps and you have an adventure of epic proportion. Mike and Dave share ...]]></itunes:summary>
    <description><![CDATA[<p>A double first for Coding Coders, this episode is the first to feature TWO guests, both from the shows very first sponsor <a href='https://oblsk.com/'>OBLSK</a>! Mike Munroe and Dave Kroondyk are from OBLSK, a software consultancy specializing in Ruby on Rails. In this episode they share their adventures converting a clients dotNet and angularjs application to Rails and Hotwire. A full rewrite of any application is always an adventure but throw in mobile apps and you have an adventure of epic proportion. Mike and Dave share the things they&apos;ve learned along the way and why they firmly believe there is not better choice than Rails.<br/><br/>Links:</p><ul><li><a href='https://oblsk.com/'>OBLSK</a></li><li><a href='https://twitter.com/mikepmunroe'>@mikepmunroe</a> on Twitter</li><li><a href='https://www.linkedin.com/in/mikepmunroe/'>Mike Munroe on LinkedIn</a></li><li><a href='https://ruby.social/@davekaro'>@davekaro</a> on ruby.social</li><li><a href='https://railsandhotwirecodex.com/'>The Rails and Hotwire Codex by Ayush Newatia</a></li><li><a href='https://jumpstartrails.com/'>Jumpstart Pro</a></li><li><a href='https://www.phlex.fun/'>Phlex</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>A double first for Coding Coders, this episode is the first to feature TWO guests, both from the shows very first sponsor <a href='https://oblsk.com/'>OBLSK</a>! Mike Munroe and Dave Kroondyk are from OBLSK, a software consultancy specializing in Ruby on Rails. In this episode they share their adventures converting a clients dotNet and angularjs application to Rails and Hotwire. A full rewrite of any application is always an adventure but throw in mobile apps and you have an adventure of epic proportion. Mike and Dave share the things they&apos;ve learned along the way and why they firmly believe there is not better choice than Rails.<br/><br/>Links:</p><ul><li><a href='https://oblsk.com/'>OBLSK</a></li><li><a href='https://twitter.com/mikepmunroe'>@mikepmunroe</a> on Twitter</li><li><a href='https://www.linkedin.com/in/mikepmunroe/'>Mike Munroe on LinkedIn</a></li><li><a href='https://ruby.social/@davekaro'>@davekaro</a> on ruby.social</li><li><a href='https://railsandhotwirecodex.com/'>The Rails and Hotwire Codex by Ayush Newatia</a></li><li><a href='https://jumpstartrails.com/'>Jumpstart Pro</a></li><li><a href='https://www.phlex.fun/'>Phlex</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/12198230-episode-16-mike-munroe-and-dave-kroondyk.mp3" length="39968827" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-16-mike-munroe-and-dave-kroondyk</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-12198230</guid>
    <pubDate>Tue, 07 Feb 2023 08:00:00 -0500</pubDate>
    <itunes:duration>3327</itunes:duration>
    <itunes:keywords>Mike Munroe and Dave Kroondyk</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>16</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 15 - Tom Rossi</itunes:title>
    <title>Episode 15 - Tom Rossi</title>
    <itunes:summary><![CDATA[This episode Tom Rossi, from Higher Pixels, joins the show. You're probably familiar with Higher Pixels work but you may not know it. They're the brains behind my favorite podcast hosting service, Buzzsprout, which is used to host this show! Tom is an amazing guest with lots of stories to tell.  Learning to scale Buzzsprout, upgrading to Rails 7/Hotwire, and that time they had to ask a podcast to go somewhere else because they got too big!   Links: higherpixels.comBuzzsprout@tomross...]]></itunes:summary>
    <description><![CDATA[<p>This episode Tom Rossi, from Higher Pixels, joins the show. You&apos;re probably familiar with Higher Pixels work but you may not know it. They&apos;re the brains behind my favorite podcast hosting service, <a href='https://www.buzzsprout.com/?referrer_id=1909903'>Buzzsprout</a>, which is used to host this show! Tom is an amazing guest with lots of stories to tell.  Learning to scale Buzzsprout, upgrading to Rails 7/Hotwire, and that time they had to ask a podcast to go somewhere else because they got too big! <br/><br/>Links:</p><ul><li><a href='https://www.higherpixels.com/'>higherpixels.com</a></li><li><a href='https://www.buzzsprout.com/?referrer_id=1909903'>Buzzsprout</a></li><li><a href='https://twitter.com/tomrossi7'>@tomrossi7</a> on Twitter</li><li><a href='https://www.donortools.com/'>Donor Tools</a></li><li><a href='https://www.tickspot.com/'>Tick</a></li><li><a href='https://railssaas.com/'>Rails SaaS Conference</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>This episode Tom Rossi, from Higher Pixels, joins the show. You&apos;re probably familiar with Higher Pixels work but you may not know it. They&apos;re the brains behind my favorite podcast hosting service, <a href='https://www.buzzsprout.com/?referrer_id=1909903'>Buzzsprout</a>, which is used to host this show! Tom is an amazing guest with lots of stories to tell.  Learning to scale Buzzsprout, upgrading to Rails 7/Hotwire, and that time they had to ask a podcast to go somewhere else because they got too big! <br/><br/>Links:</p><ul><li><a href='https://www.higherpixels.com/'>higherpixels.com</a></li><li><a href='https://www.buzzsprout.com/?referrer_id=1909903'>Buzzsprout</a></li><li><a href='https://twitter.com/tomrossi7'>@tomrossi7</a> on Twitter</li><li><a href='https://www.donortools.com/'>Donor Tools</a></li><li><a href='https://www.tickspot.com/'>Tick</a></li><li><a href='https://railssaas.com/'>Rails SaaS Conference</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/12056476-episode-15-tom-rossi.mp3" length="40940229" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-15-tom-rossi/</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-12056476</guid>
    <pubDate>Tue, 17 Jan 2023 08:00:00 -0500</pubDate>
    <itunes:duration>3408</itunes:duration>
    <itunes:keywords>Tom Rossi</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>15</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 14 - Kevin Newton</itunes:title>
    <title>Episode 14 - Kevin Newton</title>
    <itunes:summary><![CDATA[It's a New Year and a new episode of Code and the Coding Coders who Code it! In this episode (which I'm calling Yet Another Podcast Episode), man of many projects, Kevin Newton, joins the show. Kevin tells us about YARP, the new Ruby parser, and his desire to help make it a "magical unicorn rainbow land" (his words not mine). We also get into dealing with to do lists, the weight of high expectations, and imposter syndrome.   Links: @kddnewton on Twitterkddnewton.comAdvent of YARVRuby hac...]]></itunes:summary>
    <description><![CDATA[<p>It&apos;s a New Year and a new episode of Code and the Coding Coders who Code it! In this episode (which I&apos;m calling Yet Another Podcast Episode), man of many projects, Kevin Newton, joins the show. Kevin tells us about YARP, the new Ruby parser, and his desire to help make it a &quot;magical unicorn rainbow land&quot; (his words not mine). We also get into dealing with to do lists, the weight of high expectations, and imposter syndrome. <br/><br/>Links:</p><ul><li><a href='https://twitter.com/kddnewton'>@kddnewton on Twitter</a></li><li><a href='https://kddnewton.com/'>kddnewton.com</a></li><li><a href='https://kddnewton.com/2022/11/30/advent-of-yarv-part-0.html'>Advent of YARV</a></li><li><a href='https://ruby-hacking-guide.github.io/'>Ruby hacking guide</a></li><li><a href='https://github.com/Shopify/yarp'>YARP repo</a></li><li><a href='https://github.com/Shopify/ruby-lsp'>Ruby LSP Repo</a></li><li><a href='https://github.com/ruby-syntax-tree/syntax_tree'>syntax_tree repo</a></li><li><a href='https://github.com/tric/trick2022'>TRICK 2022</a></li><li><a href='https://github.com/tric/trick2022/tree/master/04-tompng'>TRIC Entry 4</a></li><li><a href='https://iliabylich.github.io/2020/01/25/evaluating-ruby-in-ruby.html'>Evaluating Ruby in Ruby</a> by <a href='https://twitter.com/IlyaBylich'>Ilya Bylich</a></li><li><a href='https://github.com/ruby/spec'>Ruby Spec repo</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>It&apos;s a New Year and a new episode of Code and the Coding Coders who Code it! In this episode (which I&apos;m calling Yet Another Podcast Episode), man of many projects, Kevin Newton, joins the show. Kevin tells us about YARP, the new Ruby parser, and his desire to help make it a &quot;magical unicorn rainbow land&quot; (his words not mine). We also get into dealing with to do lists, the weight of high expectations, and imposter syndrome. <br/><br/>Links:</p><ul><li><a href='https://twitter.com/kddnewton'>@kddnewton on Twitter</a></li><li><a href='https://kddnewton.com/'>kddnewton.com</a></li><li><a href='https://kddnewton.com/2022/11/30/advent-of-yarv-part-0.html'>Advent of YARV</a></li><li><a href='https://ruby-hacking-guide.github.io/'>Ruby hacking guide</a></li><li><a href='https://github.com/Shopify/yarp'>YARP repo</a></li><li><a href='https://github.com/Shopify/ruby-lsp'>Ruby LSP Repo</a></li><li><a href='https://github.com/ruby-syntax-tree/syntax_tree'>syntax_tree repo</a></li><li><a href='https://github.com/tric/trick2022'>TRICK 2022</a></li><li><a href='https://github.com/tric/trick2022/tree/master/04-tompng'>TRIC Entry 4</a></li><li><a href='https://iliabylich.github.io/2020/01/25/evaluating-ruby-in-ruby.html'>Evaluating Ruby in Ruby</a> by <a href='https://twitter.com/IlyaBylich'>Ilya Bylich</a></li><li><a href='https://github.com/ruby/spec'>Ruby Spec repo</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/11960681-episode-14-kevin-newton.mp3" length="44655160" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-14-kevin-newton/</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11960681</guid>
    <pubDate>Tue, 03 Jan 2023 08:00:00 -0500</pubDate>
    <itunes:duration>3718</itunes:duration>
    <itunes:keywords>Kevin Newton</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>14</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 13 - Jeremy Smith</itunes:title>
    <title>Episode 13 - Jeremy Smith</title>
    <itunes:summary><![CDATA[Jeremy Smith has been designing and building web applications since 1998 and has worked with Ruby on Rails since 2009. Jeremy was also my unofficial, and completely accidental, conference buddy. We went to all the same in person conferences this year. He joins the show to talk about building successful web apps by your lonesome, solving really complex background job workflows, and spills the beans on a new regional Ruby Conference he's planning, Blue Ridge Ruby!  Links: HYBRD@jeremysmithco&nb...]]></itunes:summary>
    <description><![CDATA[<p>Jeremy Smith has been designing and building web applications since 1998 and has worked with Ruby on Rails since 2009. Jeremy was also my unofficial, and completely accidental, conference buddy. We went to all the same in person conferences this year. He joins the show to talk about building successful web apps by your lonesome, solving <em>really</em> complex background job workflows, and spills the beans on a new regional Ruby Conference he&apos;s planning, Blue Ridge Ruby!<br/><br/>Links:</p><ul><li><a href='https://hybrd.co'>HYBRD</a></li><li><a href='https://twitter.com/jeremysmithco'>@jeremysmithco</a> on Twitter</li><li><a href='https://ruby.social/@jeremysmithco'>@jeremysmithco@ruby.social</a> on Mastodon</li><li><a href='https://rubyconfmini.com/program#Solo:-Building-Successful-Web-Apps-By-Your-Lonesome'>Solo: Building Successful Web Apps By Your Lonesome at RubyConf Mini</a></li><li><a href='https://speakerdeck.com/jeremysmithco/solo-building-successful-web-apps-by-your-lonesome'>Solo: Building Successful Web Apps By Your Lonesome slides</a></li><li><a href='https://en.wikipedia.org/wiki/Fair_queuing'>Fair Queuing</a></li><li><a href='https://github.com/mperham/sidekiq/wiki/Really-Complex-Workflows-with-Batches'>Sidekiq: Really Complex Workflows with Batches</a></li><li><a href='https://dvassallo.gumroad.com/l/twitter-audience'>Everyone Can Build a Twitter Audience</a> course by <a href='https://twitter.com/dvassallo'>Daniel Vassallo</a></li><li><a href='https://blackmagic.so/?aff=DRBRAGG_76F7E228'>Black Magic</a> by <a href='https://twitter.com/tdinh_me'>Tony Dinh</a></li></ul><p><br/><b>Ready to start your own podcast?</b><br/>This show is hosted on <a href='https://www.buzzsprout.com/?referrer_id=1909903'>Buzzsprout</a> and it&apos;s awesome, not to mention a Ruby on Rails application. Let <a href='https://www.buzzsprout.com/?referrer_id=1909903'>Buzzsprout</a> know we sent you and you&apos;ll get a $20 Amazon gift card if you sign up for a paid plan, and it helps support our show.<br/><br/><b>Sponsors<br/></b>A big thanks to <a href='https://oblsk.com/'>OBLSK</a> for being the very first sponsor of the show!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Jeremy Smith has been designing and building web applications since 1998 and has worked with Ruby on Rails since 2009. Jeremy was also my unofficial, and completely accidental, conference buddy. We went to all the same in person conferences this year. He joins the show to talk about building successful web apps by your lonesome, solving <em>really</em> complex background job workflows, and spills the beans on a new regional Ruby Conference he&apos;s planning, Blue Ridge Ruby!<br/><br/>Links:</p><ul><li><a href='https://hybrd.co'>HYBRD</a></li><li><a href='https://twitter.com/jeremysmithco'>@jeremysmithco</a> on Twitter</li><li><a href='https://ruby.social/@jeremysmithco'>@jeremysmithco@ruby.social</a> on Mastodon</li><li><a href='https://rubyconfmini.com/program#Solo:-Building-Successful-Web-Apps-By-Your-Lonesome'>Solo: Building Successful Web Apps By Your Lonesome at RubyConf Mini</a></li><li><a href='https://speakerdeck.com/jeremysmithco/solo-building-successful-web-apps-by-your-lonesome'>Solo: Building Successful Web Apps By Your Lonesome slides</a></li><li><a href='https://en.wikipedia.org/wiki/Fair_queuing'>Fair Queuing</a></li><li><a href='https://github.com/mperham/sidekiq/wiki/Really-Complex-Workflows-with-Batches'>Sidekiq: Really Complex Workflows with Batches</a></li><li><a href='https://dvassallo.gumroad.com/l/twitter-audience'>Everyone Can Build a Twitter Audience</a> course by <a href='https://twitter.com/dvassallo'>Daniel Vassallo</a></li><li><a href='https://blackmagic.so/?aff=DRBRAGG_76F7E228'>Black Magic</a> by <a href='https://twitter.com/tdinh_me'>Tony Dinh</a></li></ul><p><br/><b>Ready to start your own podcast?</b><br/>This show is hosted on <a href='https://www.buzzsprout.com/?referrer_id=1909903'>Buzzsprout</a> and it&apos;s awesome, not to mention a Ruby on Rails application. Let <a href='https://www.buzzsprout.com/?referrer_id=1909903'>Buzzsprout</a> know we sent you and you&apos;ll get a $20 Amazon gift card if you sign up for a paid plan, and it helps support our show.<br/><br/><b>Sponsors<br/></b>A big thanks to <a href='https://oblsk.com/'>OBLSK</a> for being the very first sponsor of the show!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/11897204-episode-13-jeremy-smith.mp3" length="45567356" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-13-jeremy-smith</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11897204</guid>
    <pubDate>Tue, 20 Dec 2022 08:00:00 -0500</pubDate>
    <itunes:duration>3794</itunes:duration>
    <itunes:keywords>Jeremy Smith</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>13</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 12 - Lucian Ghinda</itunes:title>
    <title>Episode 12 - Lucian Ghinda</title>
    <itunes:summary><![CDATA[Lucian Ghinda from Short Ruby Newsletter joins the show to let me pick his brain about his amazing new newsletter. We chat about how he finds and organizes the content for the newsletter and Lucian spills the beans on a few ideas he has for the future. Here's a fun game. Count how many time I say the newsletter is awesome during the show!  Links: @lucianghinda on TwitterLucian's personal site ghinda.com@shortrubynews on TwitterShort Ruby Newsletter  Send us some love. Judoscale Autoscaling th...]]></itunes:summary>
    <description><![CDATA[<p>Lucian Ghinda from Short Ruby Newsletter joins the show to let me pick his brain about his amazing new newsletter. We chat about how he finds and organizes the content for the newsletter and Lucian spills the beans on a few ideas he has for the future. Here&apos;s a fun game. Count how many time I say the newsletter is awesome during the show!<br/><br/>Links:</p><ul><li><a href='https://twitter.com/lucianghinda'>@lucianghinda on Twitter</a></li><li>Lucian&apos;s personal site <a href='https://ghinda.com/'>ghinda.com</a></li><li><a href='https://twitter.com/shortrubynews'>@shortrubynews on Twitter</a></li><li><a href='https://newsletter.shortruby.com/'>Short Ruby Newsletter</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Lucian Ghinda from Short Ruby Newsletter joins the show to let me pick his brain about his amazing new newsletter. We chat about how he finds and organizes the content for the newsletter and Lucian spills the beans on a few ideas he has for the future. Here&apos;s a fun game. Count how many time I say the newsletter is awesome during the show!<br/><br/>Links:</p><ul><li><a href='https://twitter.com/lucianghinda'>@lucianghinda on Twitter</a></li><li>Lucian&apos;s personal site <a href='https://ghinda.com/'>ghinda.com</a></li><li><a href='https://twitter.com/shortrubynews'>@shortrubynews on Twitter</a></li><li><a href='https://newsletter.shortruby.com/'>Short Ruby Newsletter</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/11789688-episode-12-lucian-ghinda.mp3" length="34166754" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-12-lucian-ghinda/</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11789688</guid>
    <pubDate>Tue, 06 Dec 2022 08:00:00 -0500</pubDate>
    <itunes:duration>2844</itunes:duration>
    <itunes:keywords>Lucian Ghinda</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>12</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>RubyConf Mini Podcast Panel</itunes:title>
    <title>RubyConf Mini Podcast Panel</title>
    <itunes:summary><![CDATA[Recorded in front of a live audience it's the Podcast Panel from RubyConf Mini!  The Panelists: MC: Brittany Martin from The Ruby on Rails PodcastAndy Croll from Chats in the CupboardJulie J from Ruby for AllJoël Quenneville from The Bike ShedDrew Bragg from Code and the Coding Coders who Code it  Send us some love. Judoscale Autoscaling that actually works. Take control of your cloud hosting.  Support the show ]]></itunes:summary>
    <description><![CDATA[<p>Recorded in front of a live audience it&apos;s the Podcast Panel from RubyConf Mini!<br/><br/>The Panelists:</p><ul><li>MC: <a href='https://twitter.com/BrittJMartin'>Brittany Martin</a> from <a href='https://www.therubyonrailspodcast.com/'>The Ruby on Rails Podcast</a></li><li><a href='https://twitter.com/andycroll'>Andy Croll</a> from <a href='https://chatsinthecupboard.com/'>Chats in the Cupboard</a></li><li><a href='https://twitter.com/codewithjulie'>Julie J</a> from <a href='https://www.rubyforall.com/'>Ruby for All</a></li><li><a href='https://twitter.com/joelquen'>Joël Quenneville</a> from <a href='https://www.bikeshed.fm/'>The Bike Shed</a></li><li><a href='https://twitter.com/DRBragg'>Drew Bragg</a> from <a href='https://podcast.drbragg.dev/'>Code and the Coding Coders who Code it</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Recorded in front of a live audience it&apos;s the Podcast Panel from RubyConf Mini!<br/><br/>The Panelists:</p><ul><li>MC: <a href='https://twitter.com/BrittJMartin'>Brittany Martin</a> from <a href='https://www.therubyonrailspodcast.com/'>The Ruby on Rails Podcast</a></li><li><a href='https://twitter.com/andycroll'>Andy Croll</a> from <a href='https://chatsinthecupboard.com/'>Chats in the Cupboard</a></li><li><a href='https://twitter.com/codewithjulie'>Julie J</a> from <a href='https://www.rubyforall.com/'>Ruby for All</a></li><li><a href='https://twitter.com/joelquen'>Joël Quenneville</a> from <a href='https://www.bikeshed.fm/'>The Bike Shed</a></li><li><a href='https://twitter.com/DRBragg'>Drew Bragg</a> from <a href='https://podcast.drbragg.dev/'>Code and the Coding Coders who Code it</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/11784018-rubyconf-mini-podcast-panel.mp3" length="31152121" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/rubyconf-mini-podcast-panel</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11784018</guid>
    <pubDate>Thu, 01 Dec 2022 08:00:00 -0500</pubDate>
    <itunes:duration>2593</itunes:duration>
    <itunes:keywords>RubyConf Mini Podcast Panel</itunes:keywords>
    <itunes:episodeType>bonus</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 11 - Noel Rappin</itunes:title>
    <title>Episode 11 - Noel Rappin</title>
    <itunes:summary><![CDATA[Noel Rappin joins the show to talk about his new book, "Programming Ruby 3.2", best known as the "Pickaxe Book".  Noel talks about his adventures working on a legacy book and even having to deal with some legacy code in a legacy book. The Pickaxe Book is one of the biggest, and oldest, books on my shelf so it's no surprise that this was a beast of an update. @noelrap on Twitternoelrappin.comRuby DiscordThe Ruby Learning CenterPurchase "Programming Ruby 3.2" from The Pragmatic BookshelfDi...]]></itunes:summary>
    <description><![CDATA[<p>Noel Rappin joins the show to talk about his new book, &quot;Programming Ruby 3.2&quot;, best known as the &quot;Pickaxe Book&quot;.  Noel talks about his adventures working on a legacy book and even having to deal with some legacy <em>code</em> in a legacy book. The Pickaxe Book is one of the biggest, and oldest, books on my shelf so it&apos;s no surprise that this was a beast of an update.</p><ul><li><a href='https://twitter.com/noelrap'>@noelrap </a>on Twitter</li><li><a href='https://noelrappin.com/'>noelrappin.com</a></li><li><a href='https://discord.com/invite/EnSevaRfct'>Ruby Discord</a></li><li><a href='https://www.rubylearning.dev/'>The Ruby Learning Center</a></li><li><a href='https://pragprog.com/titles/ruby5/programming-ruby-3-2-5th-edition/'>Purchase &quot;Programming Ruby 3.2&quot; from The Pragmatic Bookshelf</a></li><li>Discussions on<a href='https://devtalk.com/books/programming-ruby-3-2-5th-edition/'> devtalk.com</a></li><li>Report Errors on <a href='https://devtalk.com/books/programming-ruby-3-2-5th-edition/errata'>devtalk.com</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Noel Rappin joins the show to talk about his new book, &quot;Programming Ruby 3.2&quot;, best known as the &quot;Pickaxe Book&quot;.  Noel talks about his adventures working on a legacy book and even having to deal with some legacy <em>code</em> in a legacy book. The Pickaxe Book is one of the biggest, and oldest, books on my shelf so it&apos;s no surprise that this was a beast of an update.</p><ul><li><a href='https://twitter.com/noelrap'>@noelrap </a>on Twitter</li><li><a href='https://noelrappin.com/'>noelrappin.com</a></li><li><a href='https://discord.com/invite/EnSevaRfct'>Ruby Discord</a></li><li><a href='https://www.rubylearning.dev/'>The Ruby Learning Center</a></li><li><a href='https://pragprog.com/titles/ruby5/programming-ruby-3-2-5th-edition/'>Purchase &quot;Programming Ruby 3.2&quot; from The Pragmatic Bookshelf</a></li><li>Discussions on<a href='https://devtalk.com/books/programming-ruby-3-2-5th-edition/'> devtalk.com</a></li><li>Report Errors on <a href='https://devtalk.com/books/programming-ruby-3-2-5th-edition/errata'>devtalk.com</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/11606301-episode-11-noel-rappin.mp3" length="27149425" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-11-noel-rappin/</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11606301</guid>
    <pubDate>Tue, 01 Nov 2022 08:00:00 -0400</pubDate>
    <itunes:duration>2259</itunes:duration>
    <itunes:keywords>Noel Rappin</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>11</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 10 - Ernesto Tagwerker</itunes:title>
    <title>Episode 10 - Ernesto Tagwerker</title>
    <itunes:summary><![CDATA[My friend and fellow Philadelphian, Ernesto Tagwerker joins the show to talk about his companies new offering, Tune. We also talk about some of Ernestos open source projects, how his team balances educating the community on how do upgrade while also making it their main business, and  strategies to onboard juniors.  Links: @etagwerker on twitter@etagwerker on GithubFastRuby.ioOmbu Labs TuneRails autoscale gem Complete Guide to Rails Performance Skunk gem RubyCriticFir...]]></itunes:summary>
    <description><![CDATA[<p>My friend and fellow Philadelphian, Ernesto Tagwerker joins the show to talk about his companies new offering, Tune. We also talk about some of Ernestos open source projects, how his team balances educating the community on how do upgrade while also making it their main business, and  strategies to onboard juniors.<br/><br/>Links:</p><ul><li><a href='https://twitter.com/etagwerker'>@etagwerker</a> on twitter</li><li><a href='https://github.com/etagwerker'>@etagwerker</a> on Github</li><li><a href='https://www.fastruby.io/'>FastRuby.io</a></li><li><a href='https://www.ombulabs.com/'>Ombu Labs</a> </li><li><a href='https://www.fastruby.io/tune'>Tune</a></li><li><a href='https://github.com/adamlogic/rails_autoscale_agent'>Rails autoscale gem </a></li><li><a href='https://www.railsspeed.com/'>Complete Guide to Rails Performance </a></li><li><a href='https://github.com/fastruby/skunk'>Skunk gem </a></li><li><a href='https://github.com/whitesmith/rubycritic'>RubyCritic</a></li><li><a href='https://firstrubyfriend.org/'>First Ruby Friends</a></li><li><a href='https://www.rubyforall.com/'>Ruby for All Podcast</a></li><li><a href='https://www.meetup.com/phillyrb/'>Philly.rb</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>My friend and fellow Philadelphian, Ernesto Tagwerker joins the show to talk about his companies new offering, Tune. We also talk about some of Ernestos open source projects, how his team balances educating the community on how do upgrade while also making it their main business, and  strategies to onboard juniors.<br/><br/>Links:</p><ul><li><a href='https://twitter.com/etagwerker'>@etagwerker</a> on twitter</li><li><a href='https://github.com/etagwerker'>@etagwerker</a> on Github</li><li><a href='https://www.fastruby.io/'>FastRuby.io</a></li><li><a href='https://www.ombulabs.com/'>Ombu Labs</a> </li><li><a href='https://www.fastruby.io/tune'>Tune</a></li><li><a href='https://github.com/adamlogic/rails_autoscale_agent'>Rails autoscale gem </a></li><li><a href='https://www.railsspeed.com/'>Complete Guide to Rails Performance </a></li><li><a href='https://github.com/fastruby/skunk'>Skunk gem </a></li><li><a href='https://github.com/whitesmith/rubycritic'>RubyCritic</a></li><li><a href='https://firstrubyfriend.org/'>First Ruby Friends</a></li><li><a href='https://www.rubyforall.com/'>Ruby for All Podcast</a></li><li><a href='https://www.meetup.com/phillyrb/'>Philly.rb</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/11266874-episode-10-ernesto-tagwerker.mp3" length="40349319" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-10-ernesto-tagwerker</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11266874</guid>
    <pubDate>Tue, 06 Sep 2022 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/11266874/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/11266874/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/11266874/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/11266874/transcript.vtt" type="text/vtt" />
    <itunes:duration>3359</itunes:duration>
    <itunes:keywords>Ernesto Tagwerker</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>10</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 9 - Collin Jilbert</itunes:title>
    <title>Episode 9 - Collin Jilbert</title>
    <itunes:summary><![CDATA[Collin Jilbert joins the show. We discuss the value of being willing to jump into source code, orienting yourself to new codebases and... cloud whitening?! My ADHD was raging for this episode but Collin did a great job keeping up. On Twitter @collin_jilbertGitHubPetri Dish gemGoRails ScreencastsRuby Central Job PostingCloud WhiteningDiscussing Heritage Craft with Nick  Send us some love. Judoscale Autoscaling that actually works. Take control of your cloud hosting.  Support the show ]]></itunes:summary>
    <description><![CDATA[<p>Collin Jilbert joins the show. We discuss the value of being willing to jump into source code, orienting yourself to new codebases and... cloud whitening?! My ADHD was raging for this episode but Collin did a great job keeping up.</p><ul><li><a href='https://twitter.com/collin_jilbert'>On Twitter @collin_jilbert</a></li><li><a href='https://github.com/cjilbert504'>GitHub</a></li><li><a href='https://github.com/cjilbert504/petri_dish'>Petri Dish gem</a></li><li><a href='https://gorails.com/'>GoRails Screencasts</a></li><li><a href='https://candidates.perrettlaver.com/vacancies/2870/executive_director/'>Ruby Central Job Posting</a></li><li><a href='https://www.britannica.com/science/cloud-whitening'>Cloud Whitening</a></li><li><a href='https://podcast.drbragg.dev/episodes/episode-3-nick-schwaderer/'>Discussing Heritage Craft with Nick</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Collin Jilbert joins the show. We discuss the value of being willing to jump into source code, orienting yourself to new codebases and... cloud whitening?! My ADHD was raging for this episode but Collin did a great job keeping up.</p><ul><li><a href='https://twitter.com/collin_jilbert'>On Twitter @collin_jilbert</a></li><li><a href='https://github.com/cjilbert504'>GitHub</a></li><li><a href='https://github.com/cjilbert504/petri_dish'>Petri Dish gem</a></li><li><a href='https://gorails.com/'>GoRails Screencasts</a></li><li><a href='https://candidates.perrettlaver.com/vacancies/2870/executive_director/'>Ruby Central Job Posting</a></li><li><a href='https://www.britannica.com/science/cloud-whitening'>Cloud Whitening</a></li><li><a href='https://podcast.drbragg.dev/episodes/episode-3-nick-schwaderer/'>Discussing Heritage Craft with Nick</a></li></ul><p><br/></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/11055953-episode-9-collin-jilbert.mp3" length="35253239" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-9-collin-jilbert</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11055953</guid>
    <pubDate>Tue, 02 Aug 2022 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/11055953/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/11055953/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/11055953/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/11055953/transcript.vtt" type="text/vtt" />
    <itunes:duration>2934</itunes:duration>
    <itunes:keywords>Collin Jilbert</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>9</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 8 - RailsConf: HomeEdition Podcast Panel</itunes:title>
    <title>Episode 8 - RailsConf: HomeEdition Podcast Panel</title>
    <itunes:summary><![CDATA[A live podcast recording from RailsConf: HomeEdition 2022!  The panelists discuss what they're up to, if you can still build a career in ruby (spoiler: You can!), and how our ecosystem can benefit from more Ruby frameworks and podcasts! Moderated By: Brittany Martin, The Ruby on Rails PodcastPanelists: Aaron Francis, Framework FriendsAndy Croll, Chats in the CupboardBrian Mariani, The Ruby on Rails PodcastDrew Bragg, Code and the Coding Coders who Code itJason Charnes, Remote RubyJemma Issrof...]]></itunes:summary>
    <description><![CDATA[<p>A live podcast recording from RailsConf: HomeEdition 2022!<br/><br/>The panelists discuss what they&apos;re up to, if you can still build a career in ruby (spoiler: You can!), and how our ecosystem can benefit from more Ruby frameworks and podcasts!</p><p><b>Moderated By:</b></p><ul><li><a href='https://twitter.com/BrittJMartin'>Brittany Martin, The Ruby on Rails Podcast</a></li></ul><p><b>Panelists:</b></p><ul><li><a href='https://twitter.com/andrewculver'>Aaron Francis, Framework Friends</a></li><li><a href='https://twitter.com/andycroll'>Andy Croll, Chats in the Cupboard</a></li><li><a href='https://www.therubyonrailspodcast.com/hosts/brian-mariani'>Brian Mariani, The Ruby on Rails Podcast</a></li><li><a href='https://twitter.com/drbragg'>Drew Bragg, Code and the Coding Coders who Code it</a></li><li><a href='https://twitter.com/jmcharnes'>Jason Charnes, Remote Ruby</a></li><li><a href='https://twitter.com/JemmaIssroff'>Jemma Issroff, The Ruby on Rails Podcast</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>A live podcast recording from RailsConf: HomeEdition 2022!<br/><br/>The panelists discuss what they&apos;re up to, if you can still build a career in ruby (spoiler: You can!), and how our ecosystem can benefit from more Ruby frameworks and podcasts!</p><p><b>Moderated By:</b></p><ul><li><a href='https://twitter.com/BrittJMartin'>Brittany Martin, The Ruby on Rails Podcast</a></li></ul><p><b>Panelists:</b></p><ul><li><a href='https://twitter.com/andrewculver'>Aaron Francis, Framework Friends</a></li><li><a href='https://twitter.com/andycroll'>Andy Croll, Chats in the Cupboard</a></li><li><a href='https://www.therubyonrailspodcast.com/hosts/brian-mariani'>Brian Mariani, The Ruby on Rails Podcast</a></li><li><a href='https://twitter.com/drbragg'>Drew Bragg, Code and the Coding Coders who Code it</a></li><li><a href='https://twitter.com/jmcharnes'>Jason Charnes, Remote Ruby</a></li><li><a href='https://twitter.com/JemmaIssroff'>Jemma Issroff, The Ruby on Rails Podcast</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/10869020-episode-8-railsconf-homeedition-podcast-panel.mp3" length="30644970" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-8-railsconf-homeedition-podcast-panel</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10869020</guid>
    <pubDate>Tue, 05 Jul 2022 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/10869020/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/10869020/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/10869020/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/10869020/transcript.vtt" type="text/vtt" />
    <itunes:duration>2550</itunes:duration>
    <itunes:keywords>Podcast Panel</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>8</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 7 - Chris Oliver</itunes:title>
    <title>Episode 7 - Chris Oliver</title>
    <itunes:summary><![CDATA[Chris Oliver joins the show to discuss all the adventures he's been having. He tells us about the various projects he has going on, including: rewriting Hatchbox, hiring his first employee, and what the future of learning Rails could look like. He also is building a house which definitely takes some time to put together! There was so much to talk about this episode that it's certainly getting the 1st place spot for longest episode!  Links: On Twitter @excid3GitHubPay gemGoRails ScreencastsJum...]]></itunes:summary>
    <description><![CDATA[<p>Chris Oliver joins the show to discuss all the adventures he&apos;s been having. He tells us about the various projects he has going on, including: rewriting Hatchbox, hiring his first employee, and what the future of learning Rails could look like. He also is building a house which definitely takes some time to put together! There was so much to talk about this episode that it&apos;s certainly getting the 1st place spot for longest episode!<br/><br/>Links:</p><ul><li><a href='https://twitter.com/excid3'>On Twitter @excid3</a></li><li><a href='https://github.com/excid3'>GitHub</a></li><li><a href='https://github.com/pay-rails/pay'>Pay gem</a></li><li><a href='https://gorails.com/'>GoRails Screencasts</a></li><li><a href='https://jumpstartrails.com/'>Jumpstart Rails</a> </li><li><a href='https://www.hatchbox.io/'>Hatchbox</a></li><li><a href='https://remoteruby.transistor.fm/'>Remote Ruby Podcast</a></li><li><a href='https://en.wikipedia.org/wiki/Surely_You%27re_Joking,_Mr._Feynman!'>&quot;Surely You&apos;re Joking, Mr. Feynman!&quot; Book</a><br/><br/></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Chris Oliver joins the show to discuss all the adventures he&apos;s been having. He tells us about the various projects he has going on, including: rewriting Hatchbox, hiring his first employee, and what the future of learning Rails could look like. He also is building a house which definitely takes some time to put together! There was so much to talk about this episode that it&apos;s certainly getting the 1st place spot for longest episode!<br/><br/>Links:</p><ul><li><a href='https://twitter.com/excid3'>On Twitter @excid3</a></li><li><a href='https://github.com/excid3'>GitHub</a></li><li><a href='https://github.com/pay-rails/pay'>Pay gem</a></li><li><a href='https://gorails.com/'>GoRails Screencasts</a></li><li><a href='https://jumpstartrails.com/'>Jumpstart Rails</a> </li><li><a href='https://www.hatchbox.io/'>Hatchbox</a></li><li><a href='https://remoteruby.transistor.fm/'>Remote Ruby Podcast</a></li><li><a href='https://en.wikipedia.org/wiki/Surely_You%27re_Joking,_Mr._Feynman!'>&quot;Surely You&apos;re Joking, Mr. Feynman!&quot; Book</a><br/><br/></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/10746944-episode-7-chris-oliver.mp3" length="55402107" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-7-chris-oliver</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10746944</guid>
    <pubDate>Tue, 07 Jun 2022 08:00:00 -0400</pubDate>
    <itunes:duration>4613</itunes:duration>
    <itunes:keywords>Chris Oliver</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>7</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Bonus Hockey Episode</itunes:title>
    <title>Bonus Hockey Episode</title>
    <itunes:summary><![CDATA[Kevin Murphy stays on for some bonus hockey talk. Mostly me venting about how bad my team was this season. Send us some love. Support the show ]]></itunes:summary>
    <description><![CDATA[<p>Kevin Murphy stays on for some bonus hockey talk. Mostly me venting about how bad my team was this season.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Kevin Murphy stays on for some bonus hockey talk. Mostly me venting about how bad my team was this season.</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/10597043-bonus-hockey-episode.mp3" length="11433970" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/bonus-hockey-episode</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10597043</guid>
    <pubDate>Wed, 11 May 2022 08:00:00 -0400</pubDate>
    <itunes:duration>950</itunes:duration>
    <itunes:keywords>Bonus Hockey Episode</itunes:keywords>
    <itunes:episodeType>bonus</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 6 - Kevin Murphy</itunes:title>
    <title>Episode 6 - Kevin Murphy</title>
    <itunes:summary><![CDATA[We finally get Kevin Murphy back on the show. Kevin is speaking at RailsConf, has some great tips and tricks for job hunting or career building, and has a pretty cool tool for helping to write prose.  Links: kevinjmurphy.comOn Twitter @kevin_j_m Available For HireRailsConf 2022RailsConf Session 1262: Browser History Confessional: Searching My Recent SearchesPragmatic engineer newsletterHemingway AppSend us some love. Judoscale Autoscaling that actually works. Take control of your cloud h...]]></itunes:summary>
    <description><![CDATA[<p>We finally get Kevin Murphy back on the show. Kevin is speaking at RailsConf, has some great tips and tricks for job hunting or career building, and has a pretty cool tool for helping to write prose.<br/><br/>Links:</p><ul><li><a href='https://kevinjmurphy.com'>kevinjmurphy.com</a></li><li><a href='https://twitter.com/kevin_j_m'>On Twitter @kevin_j_m</a> </li><li><a href='https://kevinjmurphy.com/posts/available-for-hire-2022/'>Available For Hire</a></li><li><a href='https://railsconf.org/'>RailsConf 2022</a></li><li><a href='https://railsconf.org/program/sessions#session-1262'>RailsConf Session 1262: Browser History Confessional: Searching My Recent Searches</a></li><li><a href='https://newsletter.pragmaticengineer.com/'>Pragmatic engineer newsletter</a></li><li><a href='https://hemingwayapp.com/'>Hemingway App</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>We finally get Kevin Murphy back on the show. Kevin is speaking at RailsConf, has some great tips and tricks for job hunting or career building, and has a pretty cool tool for helping to write prose.<br/><br/>Links:</p><ul><li><a href='https://kevinjmurphy.com'>kevinjmurphy.com</a></li><li><a href='https://twitter.com/kevin_j_m'>On Twitter @kevin_j_m</a> </li><li><a href='https://kevinjmurphy.com/posts/available-for-hire-2022/'>Available For Hire</a></li><li><a href='https://railsconf.org/'>RailsConf 2022</a></li><li><a href='https://railsconf.org/program/sessions#session-1262'>RailsConf Session 1262: Browser History Confessional: Searching My Recent Searches</a></li><li><a href='https://newsletter.pragmaticengineer.com/'>Pragmatic engineer newsletter</a></li><li><a href='https://hemingwayapp.com/'>Hemingway App</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/10596923-episode-6-kevin-murphy.mp3" length="38694502" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-6-kevin-murphy</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10596923</guid>
    <pubDate>Wed, 11 May 2022 08:00:00 -0400</pubDate>
    <itunes:duration>3221</itunes:duration>
    <itunes:keywords>Kevin Murphy</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>6</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 5 - Sebastian Wilgosz</itunes:title>
    <title>Episode 5 - Sebastian Wilgosz</title>
    <itunes:summary><![CDATA[On this Episode I'm joined by Sebastian Wilgosz of Hanami Mastery. In addition to all things Hanami, we discuss the challenges of writing good documentation, helping to build a community, and the value of giving back to Open Source.  Links: Hanami Mastery@sebwilgosz on Twitter@HanamiMastery on twitterHanamiHanami on GitHubdry-rbObsidianThe Jordan Harbinger Show - Episode 626Send us some love. Judoscale Autoscaling that actually works. Take control of your cloud hosting. Support the show ]]></itunes:summary>
    <description><![CDATA[<p>On this Episode I&apos;m joined by Sebastian Wilgosz of Hanami Mastery. In addition to all things Hanami, we discuss the challenges of writing good documentation, helping to build a community, and the value of giving back to Open Source.<br/><br/>Links:</p><ul><li><a href='https://hanamimastery.com/'>Hanami Mastery</a></li><li><a href='https://twitter.com/sebwilgosz'>@sebwilgosz on Twitter</a></li><li><a href='https://twitter.com/HanamiMastery'>@HanamiMastery on twitter</a></li><li><a href='https://hanamirb.org/'>Hanami</a></li><li><a href='https://github.com/hanami/hanami'>Hanami on GitHub</a></li><li><a href='https://dry-rb.org/'>dry-rb</a></li><li><a href='https://obsidian.md/'>Obsidian</a></li><li><a href='https://www.jordanharbinger.com/adam-grant-why-helping-others-drives-our-success/'>The Jordan Harbinger Show - Episode 626</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>On this Episode I&apos;m joined by Sebastian Wilgosz of Hanami Mastery. In addition to all things Hanami, we discuss the challenges of writing good documentation, helping to build a community, and the value of giving back to Open Source.<br/><br/>Links:</p><ul><li><a href='https://hanamimastery.com/'>Hanami Mastery</a></li><li><a href='https://twitter.com/sebwilgosz'>@sebwilgosz on Twitter</a></li><li><a href='https://twitter.com/HanamiMastery'>@HanamiMastery on twitter</a></li><li><a href='https://hanamirb.org/'>Hanami</a></li><li><a href='https://github.com/hanami/hanami'>Hanami on GitHub</a></li><li><a href='https://dry-rb.org/'>dry-rb</a></li><li><a href='https://obsidian.md/'>Obsidian</a></li><li><a href='https://www.jordanharbinger.com/adam-grant-why-helping-others-drives-our-success/'>The Jordan Harbinger Show - Episode 626</a></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p><p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/10542634-episode-5-sebastian-wilgosz.mp3" length="22242385" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-5-sebastian-wilgosz</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10542634</guid>
    <pubDate>Tue, 03 May 2022 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1927628/10542634/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/10542634/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/10542634/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1927628/10542634/transcript.vtt" type="text/vtt" />
    <itunes:duration>1850</itunes:duration>
    <itunes:keywords>Sebastian Wilgosz</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>5</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 4 - Brittany Martin</itunes:title>
    <title>Episode 4 - Brittany Martin</title>
    <itunes:summary><![CDATA[In this epic crossover episode, the first ever winner of "Who Wants to be a Ruby Engineer?", Brittany Martin, joins the show. But only after I join The Ruby on Rails podcast. Come hear Brittany out host me on my own show!  Links: The Ruby on Rails Podcast@brittjmartin on Twitterbrittanymartin.devRailsConf 2022TextUsFramework Friends  Send us some love. Judoscale Autoscaling that actually works. Take control of your cloud hosting.  Support the show ]]></itunes:summary>
    <description><![CDATA[<p>In this epic crossover episode, the first ever winner of &quot;Who Wants to be a Ruby Engineer?&quot;, Brittany Martin, joins the show. But only after I join The Ruby on Rails podcast. Come hear Brittany out host me on my own show!<br/><br/>Links:</p><ul><li><a href='https://www.therubyonrailspodcast.com/'>The Ruby on Rails Podcast</a></li><li><a href='https://twitter.com/BrittJMartin'>@brittjmartin on Twitter</a></li><li><a href='https://brittanymartin.dev/'>brittanymartin.dev</a></li><li><a href='https://railsconf.org/'>RailsConf 2022</a></li><li><a href='https://textus.com/'>TextUs</a></li><li><a href='https://www.frameworkfriends.com/'>Framework Friends</a><br/><br/></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this epic crossover episode, the first ever winner of &quot;Who Wants to be a Ruby Engineer?&quot;, Brittany Martin, joins the show. But only after I join The Ruby on Rails podcast. Come hear Brittany out host me on my own show!<br/><br/>Links:</p><ul><li><a href='https://www.therubyonrailspodcast.com/'>The Ruby on Rails Podcast</a></li><li><a href='https://twitter.com/BrittJMartin'>@brittjmartin on Twitter</a></li><li><a href='https://brittanymartin.dev/'>brittanymartin.dev</a></li><li><a href='https://railsconf.org/'>RailsConf 2022</a></li><li><a href='https://textus.com/'>TextUs</a></li><li><a href='https://www.frameworkfriends.com/'>Framework Friends</a><br/><br/></li></ul><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/10458807-episode-4-brittany-martin.mp3" length="31654926" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-4-brittany-martin</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10458807</guid>
    <pubDate>Wed, 20 Apr 2022 08:00:00 -0400</pubDate>
    <itunes:duration>2635</itunes:duration>
    <itunes:keywords>Brittany Martin</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>4</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 3 - Nick Schwaderer</itunes:title>
    <title>Episode 3 - Nick Schwaderer</title>
    <itunes:summary><![CDATA[The Indiana Jones of Ruby Archaeology, Nick Schwaderer, joins the show. Nick has a banger for his Sin City Ruby talk, has an awesome new gem, and found a way to find a new hobby.  Links: Past Rubies@schwad_rb on TwitterRubyConf 2021 - Ruby Archaeologyshoelace-rails-uishoelace-railsHeritage CraftsNOTE: I had some weird issues with my audio during this recording. Luckily, I rarely say anything interesting so I was able to cut out or re-record most of my bad audio. However, a few spots still rem...]]></itunes:summary>
    <description><![CDATA[<p>The Indiana Jones of Ruby Archaeology, Nick Schwaderer, joins the show. Nick has a banger for his Sin City Ruby talk, has an awesome new gem, and found a way to find a new hobby.<br/><br/>Links:</p><ul><li><a href='http://pastrubies.live/'>Past Rubies</a></li><li><a href='https://twitter.com/schwad_rb'>@schwad_rb on Twitter</a></li><li><a href='https://www.youtube.com/watch?v=rxp2E0efspM'>RubyConf 2021 - Ruby Archaeology</a></li><li><a href='https://github.com/Schwad/shoelace-rails-ui'>shoelace-rails-ui</a></li><li><a href='https://github.com/yuki24/shoelace-rails'>shoelace-rails</a></li><li><a href='https://heritagecrafts.org.uk/'>Heritage Crafts</a></li></ul><p>NOTE: I had some weird issues with my audio during this recording. Luckily, I rarely say anything interesting so I was able to cut out or re-record most of my bad audio. However, a few spots still remain. I&apos;m sorry for the annoyance. I hope you still enjoy the episode!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>The Indiana Jones of Ruby Archaeology, Nick Schwaderer, joins the show. Nick has a banger for his Sin City Ruby talk, has an awesome new gem, and found a way to find a new hobby.<br/><br/>Links:</p><ul><li><a href='http://pastrubies.live/'>Past Rubies</a></li><li><a href='https://twitter.com/schwad_rb'>@schwad_rb on Twitter</a></li><li><a href='https://www.youtube.com/watch?v=rxp2E0efspM'>RubyConf 2021 - Ruby Archaeology</a></li><li><a href='https://github.com/Schwad/shoelace-rails-ui'>shoelace-rails-ui</a></li><li><a href='https://github.com/yuki24/shoelace-rails'>shoelace-rails</a></li><li><a href='https://heritagecrafts.org.uk/'>Heritage Crafts</a></li></ul><p>NOTE: I had some weird issues with my audio during this recording. Luckily, I rarely say anything interesting so I was able to cut out or re-record most of my bad audio. However, a few spots still remain. I&apos;m sorry for the annoyance. I hope you still enjoy the episode!</p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/10073477-episode-3-nick-schwaderer.mp3" length="33432924" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-3-nick-schwaderer</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10073477</guid>
    <pubDate>Tue, 15 Feb 2022 07:00:00 -0500</pubDate>
    <itunes:duration>2783</itunes:duration>
    <itunes:keywords>Nick Schwaderer</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>3</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 2 - Jason Charnes</itunes:title>
    <title>Episode 2 - Jason Charnes</title>
    <itunes:summary><![CDATA[Jason Charnes, Lead Product Developer at Podia, joins. the show. I learn more than I'll ever need to know about European taxes, we're both super excited for Sin City Ruby, and we talk about being diagnosed with ADHD as an adult.  Links: https://jasoncharnes.com/ @jmcharnes on Twitter Podia Sin City Ruby Remote Ruby Podcast React on Rails Shakapacker ShakaCode Send us some love. Judoscale Autoscaling that actually works. Take control of your cloud hosting.  Support the show ]]></itunes:summary>
    <description><![CDATA[<p>Jason Charnes, Lead Product Developer at Podia, joins. the show. I learn more than I&apos;ll ever need to know about European taxes, we&apos;re both super excited for Sin City Ruby, and we talk about being diagnosed with ADHD as an adult.<br/><br/>Links:<br/><a href='https://jasoncharnes.com/'>https://jasoncharnes.com/</a><br/><a href='https://twitter.com/jmcharnes'>@jmcharnes on Twitter</a><br/><a href='https://www.podia.com/'>Podia</a><br/><a href='https://www.sincityruby.com/'>Sin City Ruby</a><br/><a href='https://remoteruby.transistor.fm/'>Remote Ruby Podcast</a><br/><a href='https://github.com/shakacode/react_on_rails'>React on Rails</a><br/><a href='https://github.com/shakacode/shakapacker'>Shakapacker</a><br/><a href='https://www.shakacode.com/'>ShakaCode</a></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>Jason Charnes, Lead Product Developer at Podia, joins. the show. I learn more than I&apos;ll ever need to know about European taxes, we&apos;re both super excited for Sin City Ruby, and we talk about being diagnosed with ADHD as an adult.<br/><br/>Links:<br/><a href='https://jasoncharnes.com/'>https://jasoncharnes.com/</a><br/><a href='https://twitter.com/jmcharnes'>@jmcharnes on Twitter</a><br/><a href='https://www.podia.com/'>Podia</a><br/><a href='https://www.sincityruby.com/'>Sin City Ruby</a><br/><a href='https://remoteruby.transistor.fm/'>Remote Ruby Podcast</a><br/><a href='https://github.com/shakacode/react_on_rails'>React on Rails</a><br/><a href='https://github.com/shakacode/shakapacker'>Shakapacker</a><br/><a href='https://www.shakacode.com/'>ShakaCode</a></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/9958048-episode-2-jason-charnes.mp3" length="37336555" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-2-jason-charnes</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-9958048</guid>
    <pubDate>Tue, 08 Feb 2022 07:00:00 -0500</pubDate>
    <itunes:duration>3108</itunes:duration>
    <itunes:keywords>Jason Charnes</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>2</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 1 - Andrew Mason</itunes:title>
    <title>Episode 1 - Andrew Mason</title>
    <itunes:summary><![CDATA[_The_ Andrew Mason joins the show. Naturally, ADHD (aka scenic route disorder) is talked about, a lot. Andrew loves "workflows", doesn't get Turbo yet (like the rest of us), and has a new website, maybe.  Links: https://andrewm.codes/ @andrewmcodes on Twitter  Rubyist - Ruby Scripting Inoreader Raindrop Remote Ruby Podcast Ruby Radar Newsletter Bridgetown.rb Send us some love. Judoscale Autoscaling that actually works. Take control of your cloud hosting.  Support the show ]]></itunes:summary>
    <description><![CDATA[<p>_The_ Andrew Mason joins the show. Naturally, ADHD (aka scenic route disorder) is talked about, a lot. Andrew loves &quot;workflows&quot;, doesn&apos;t get Turbo yet (like the rest of us), and has a new website, maybe.<br/><br/>Links:<br/><a href='https://andrewm.codes/'>https://andrewm.codes/</a><br/><a href='https://twitter.com/andrewmcodes'>@andrewmcodes on Twitter</a> <br/><a href='https://apps.apple.com/us/app/rubyist-ruby-scripting/id1539089868'>Rubyist - Ruby Scripting</a><br/><a href='https://www.inoreader.com/'>Inoreader</a><br/><a href='https://raindrop.io/'>Raindrop</a><br/><a href='https://remoteruby.com/'>Remote Ruby Podcast</a><br/><a href='https://rubyradar.dev/'>Ruby Radar Newsletter</a><br/><a href='https://www.bridgetownrb.com/'>Bridgetown.rb</a></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></description>
    <content:encoded><![CDATA[<p>_The_ Andrew Mason joins the show. Naturally, ADHD (aka scenic route disorder) is talked about, a lot. Andrew loves &quot;workflows&quot;, doesn&apos;t get Turbo yet (like the rest of us), and has a new website, maybe.<br/><br/>Links:<br/><a href='https://andrewm.codes/'>https://andrewm.codes/</a><br/><a href='https://twitter.com/andrewmcodes'>@andrewmcodes on Twitter</a> <br/><a href='https://apps.apple.com/us/app/rubyist-ruby-scripting/id1539089868'>Rubyist - Ruby Scripting</a><br/><a href='https://www.inoreader.com/'>Inoreader</a><br/><a href='https://raindrop.io/'>Raindrop</a><br/><a href='https://remoteruby.com/'>Remote Ruby Podcast</a><br/><a href='https://rubyradar.dev/'>Ruby Radar Newsletter</a><br/><a href='https://www.bridgetownrb.com/'>Bridgetown.rb</a></p><p><a target="_blank" href="https://www.buzzsprout.com/1927628/fan_mail/new">Send us some love.</a></p><p><a href='https://judoscale.com/'>Judoscale</a><br/>Autoscaling that actually works. Take control of your cloud hosting.</p> <p><a rel="payment" href="https://github.com/sponsors/DRBragg">Support the show</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1927628/episodes/9957746-episode-1-andrew-mason.mp3" length="39801049" type="audio/mpeg" />
    <link>https://podcast.drbragg.dev/episodes/episode-1-andrew-mason</link>
    <itunes:author>Drew Bragg</itunes:author>
    <guid isPermaLink="false">Buzzsprout-9957746</guid>
    <pubDate>Tue, 01 Feb 2022 07:00:00 -0500</pubDate>
    <itunes:duration>3313</itunes:duration>
    <itunes:keywords>Andrew Mason</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>1</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
</channel>
</rss>
