Episode

Chris Nelson on AI Dev Workflows

Podcast
Elixir Mentor
Published
Apr 5, 2025
Duration seconds
5556
Processing state
not_requested
Canonical source
https://podcasters.spotify.com/pod/show/elixir-mentor/episodes/Chris-Nelson-on-AI-Dev-Workflows-e3156ii
Audio
https://api.riverside.com/hosting-analytics/media/771242b0c4285b7cd0dbc277688e432b0dac6b92a70401ad9357d91b69c19a36/eyJlcGlzb2RlSWQiOiI1YTlhMWJjNS00YmI2LTRhZjUtYTk3NS1iM2EzZmJhNWE1OTEiLCJwb2RjYXN0SWQiOiIzMGNkZjkyYi1jYTlhLTRiODYtYjMxYS1mMzBiOTdiOGFjYzgiLCJhY2NvdW50SWQiOiI2NWZkZmEzYmUxMzQ5MzEzZjBiN2NjN2YiLCJwYXRoIjoibWVkaWEvaW1wb3J0cy9wb2RjYXN0cy8zMGNkZjkyYi1jYTlhLTRiODYtYjMxYS1mMzBiOTdiOGFjYzgvZXBpc29kZXMvNWE5YTFiYzUtNGJiNi00YWY1LWE5NzUtYjNhM2ZiYTVhNTkxLzM5Nzg3Njk4NS00NDEwMC0yLWVjZGFjN2MzOTY5ZTcubXAzIn0=.mp3
JSON
/v1/public/podcasts/elixir-mentor-6781463/episodes/chris-nelson-on-ai-dev-workflows
Markdown
/podcast/elixir-mentor-6781463/chris-nelson-on-ai-dev-workflows.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/elixir-mentor-6781463/episodes/chris-nelson-on-ai-dev-workflows/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/elixir-mentor-6781463/chris-nelson-on-ai-dev-workflows.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

In this episode of the Elixir Mentor Podcast, I chat with Chris Nelson, co-founder and principal engineer at Launch Scout, about leveraging AI tools for Elixir development and how these technologies are transforming developer workflows. Chris brings over a decade of Elixir experience to the conversation, sharing valuable insights on how consultancies can integrate AI to dramatically increase productivity. Chris discusses the inflection point where AI tools became truly valuable for production work, highlighting how features like Claude AI and Cursor's agent mode with test-driven capabilities transformed his team's approach to development. We explore the unpredictable nature of large language models, structured approaches to AI-assisted coding, and how Launch Scout measured a 4x productivity increase on a real client project using these tools effectively. The conversation includes practical examples of how experienced developers can guide AI to create robust, production-ready code while maintaining critical thinking skills. Our discussion extends to Web Assembly components and Chris's work on the WASM library, which enables Elixir developers to securely run code written in various languages within their applications. Chris explains how WASM leverages OTP supervision for resilient system design and opens up new possibilities for customizable platforms. We also explore the advantages of Elixir and LiveView for rapid application development, comparing it to microservices approaches and reflecting on the remarkable stability of Elixir applications in production. Whether you're curious about integrating AI into your development workflow or exploring the cutting edge of Elixir's ecosystem, this conversation offers practical insights and real-world experiences from years of pr…