Thinking Elixir Podcast

News and interviews for the Elixir community

About the show

The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.

Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.

Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.

Subscribe to join us on this journey!

Thinking Elixir Podcast on social media

Episodes

  • 79: Collaborative Music in LiveView with Nathan Willson

    December 28th, 2021  |  44 mins 24 secs

    Nathan Willson talks about creating GEMS, his globally distributed, collaboratively edited, matrix sequencing audio application! He shows us how LiveView can do more than you might think!

  • 78: Logflare with Chase Granberry

    December 21st, 2021  |  40 mins 50 secs

    Chase Granberry talks about Logflare and how it’s written in Elixir and Phoenix. He shares how they use Elixir to bring logging and metrics to front-end focused devs without them knowing it. Also about Supabase acquiring Logflare!

  • 77: EMPEX Mtn and Starting Knock with Chris Bell

    December 14th, 2021  |  53 mins 24 secs

    Chris Bell talks about the EMPEX MTN conference, creating his startup "Knock" using Elixir, and shares some of his startup journey!

  • 76: Safe Ecto Migrations with David Bernheisel

    December 7th, 2021  |  36 mins 21 secs

    David Bernheisel talks about his recent Safe Ecto Migrations guide. It’s a 4-part series covering how Ecto migrations work, running them on production, common-task recipes, strategies for migrating data and much more!

  • 75: RabbitMQ and Commanded at Simplebet with Dave Lucia

    November 30th, 2021  |  55 mins 31 secs

    We talk with Dave Lucia about Simplebet’s use of RabbitMQ and Commanded for solving unique real-time problems. We learn how Simplebet uses Elixir when creating real-time sports betting markets. We also learn what CQRS systems are,

  • 74: New to Elixir and Women in Tech with Miki and Kate Rezentes

    November 23rd, 2021  |  1 hr 3 mins

    We talk with mother/daughter team Miki and Kate Rezentes about their experiences learning and working with Elixir and as women in the tech industry. Miki presented “Greasing the Wheel of Adoption” at ElixirConf.

  • 73: Elixir at Supabase with Paul Copplestone

    November 16th, 2021  |  45 mins 4 secs

    We talk with Paul Copplestone, founder and CEO of Supabase. Supabase leverages the power of Elixir, Postgres, and more to create an OpenSource Firebase alternative that brings these powers to the Jamstack community.

  • 72: TypeCheck with Wiebe-Marten Wijnja

    November 9th, 2021  |  46 mins 19 secs

    We talk with Wiebe-Marten Wijnja about his project TypeCheck that provides a new kind of runtime type checking for Elixir applications. The syntax builds on your existing spec types so it still works for dialyzer but adds additional compile time create...

  • 71: LiveView and the 7-GUI Tasks with German Velasco

    November 2nd, 2021  |  52 mins 3 secs

    We catch up with German Velasco then talk about how he learned of the 7-GUI Tasks online challenge and how he wanted to see how LiveView could approach it. We talk about his ElixirConf presentation and how the idea of modeling state impacted his soluti...

  • 70: PardallMarkdown with Alfred Reinold Baudisch

    October 26th, 2021  |  40 mins 37 secs

    After a big news section, we talk with Alfred Reinold Baudisch about his project PardallMarkdown. It's a reactive Elixir server that reads markdown files, compiles them to HTML, stores them in an ETS table, and serves them up.

  • 69: Elixir on Mobile with Dominic Letz

    October 19th, 2021  |  46 mins 3 secs

    We talk with Dominic Letz about running Elixir on an Android phone installed in an APK which hosts a LiveView application accessed through a WebView! All while also pursuing a Web 3.0 architecture of being decentralized! Wow!

  • 68: Rust and Elixir with Nik Begley

    October 12th, 2021  |  40 mins 31 secs

    We talk with Niklas Begley about his Doctave service and the problems it's solving. From there we cover why they use Rust for a key piece of the service and how Elixir fits in. We cover tools like Rustler for integrating Elixir and Rust smoothly.