1. EachPod
EachPod
Thinking Elixir Podcast - Podcast

Thinking Elixir Podcast

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!

How To Education Tech News Technology News
Update frequency
every 7 days
Average duration
40 minutes
Episodes
270
Years Active
2020 - 2025
Share to:
150: Thinking Elixir News

150: Thinking Elixir News

News covers Chris McCord's keynote speech on LiveView 1.0. We cover the EEF's final election results, latest from the LiveView Native space, ex_cldr updates for localizing our apps, an OTP patch rele…

00:13:13  |   Tue 09 May 2023
149: Elixir's new Unified Logger

149: Elixir's new Unified Logger

Hauleth (Łukasz Jan Niemier) takes us deeper into the Elixir and Erlang loggers. He recently closed a 3.5 year old bug on the ElixirLang Github project by unifying the Elixir logger with the logger t…

00:54:27  |   Tue 02 May 2023
148: Security Scanning our Apps with Sobelow

148: Security Scanning our Apps with Sobelow

We go deeper on the Sobelow library, a security-focused static analysis tool for Elixir and Phoenix apps. We talk with Griffin Byatt, the creator, and Holden Oullette, the new maintainer. We learn ho…

00:56:07  |   Tue 25 Apr 2023
147: Thinking Elixir News

147: Thinking Elixir News

Day 1 and 2 of Livebook's first launch week announcements, a new JsonSchema compiler named Exonerate, Ecto 3.10.0 brings changeset improvements for LiveView, the Image library can now skew and unskew…

00:18:41  |   Tue 18 Apr 2023
146: Thinking Elixir News

146: Thinking Elixir News

News includes Elixir 1.14.4 release and what's in it, the EEF's election is re-run and why, a new ML library Scholar was released and what it's for, a Sobelow update, a post about building your own s…

00:07:14  |   Tue 11 Apr 2023
145: Thinking Elixir News

145: Thinking Elixir News

News covers the EEF election results, a new Livebook 0.9 release, Docker reverses directions, how Github spilled the secret beans, full text search with a new Haystack lib, how intentionally vulnerab…

00:12:38  |   Tue 04 Apr 2023
144: Thinking Elixir News

144: Thinking Elixir News

A collection of ML stories, fixing an 8-year old LiveView bug, Docker drama, speeding up Dialyzer in CI, a new Credo release and more!

Show Notes online - http://podcast.thinkingelixir.com/144

Elix…

00:13:43  |   Tue 28 Mar 2023
143: Thinking Elixir News

143: Thinking Elixir News

A new minor LiveView release, a new Nerves focused Elixir case study was published, a post about audio transcriptions using Bumblebee and another about using Tailscale to cluster Elixir apps across c…

00:13:15  |   Tue 21 Mar 2023
142: Orion for Distributed Tracing in Production

142: Orion for Distributed Tracing in Production

Orion is an interesting library created by Thomas Depierre that makes it easy to run dynamic distributed tracing in your app on production! It includes a LiveView UI for visualizing the performance a…

00:53:49  |   Tue 14 Mar 2023
141: Network Programming with Elixir and Andrea Leopardi

141: Network Programming with Elixir and Andrea Leopardi

We talk with Andrea Leopardi, Elixir core team member, author, and recent Protohacker celebrity! We wanted to learn more about his dbg work that outputs boolean expression info and about his experien…

00:55:55  |   Tue 07 Mar 2023
140: Thinking Elixir News

140: Thinking Elixir News

Progress report for LiveView Native, Livebook announced an integration with Hugging Face, Andrea Leopardi concludes his series of Protohacker challenge videos, new Phoenix 1.7.0 RCs 3 & 4 released, 3…

00:13:28  |   Tue 28 Feb 2023
139: Thinking Elixir News

139: Thinking Elixir News

New Phoenix LiveView 0.18.12 release includes a new “streams” feature as well as other improvements. Andrea Leopardi released another Protohackers video, AppSignal adds Oban support, Orion library br…

00:14:16  |   Tue 21 Feb 2023
138: Thinking Elixir News

138: Thinking Elixir News

News-only episode covers the new Phoenix.Template project, upcoming Nx work for Elixir using multiple GPUs, benefits of Elixir as seen by new people learning it, integrating the Trix JS WYSIWYG edito…

00:08:36  |   Tue 14 Feb 2023
137: Upgrading to Phoenix 1.7

137: Upgrading to Phoenix 1.7

After covering the week's news, we talk about upgrading our apps to Phoenix 1.7.0 and what the experience is like. We include tips and resources that we found helpful and talk about the backward comp…

00:36:57  |   Tue 07 Feb 2023
136: Elixir around the Bonfire

136: Elixir around the Bonfire

The "fediverse" has become a hot topic of late. Fortunately, Mayel de Boniol joined to explain what federated means, what ActivityPub is, and more. Mayel is more than just knowledgeable in this area,…

00:49:34  |   Tue 31 Jan 2023
135: Thinking Elixir News

135: Thinking Elixir News

News-only episode covers some overlooked new Livebook features, Mint support added to Elixir GRPC, Phoenix Live Storybook is getting visual comparisons between versions, LiveView Native progress upda…

00:20:16  |   Tue 24 Jan 2023
134: Inside the Security Working Group

134: Inside the Security Working Group

We get a glimpse into the EEF's Security Working Group with Bram Verburg. We learn about existing resources available to the community and we get hints of work underway for the future. Bram shares so…

00:54:28  |   Tue 17 Jan 2023
133: Winning the ML Prise

133: Winning the ML Prise

We talk with Philip Brown who started Prise in Jan 2022 using Elixir, Axon and Nx to apply machine learning to project management. He shares what he's accomplished as a one-person dev team and how El…

00:43:53  |   Tue 10 Jan 2023
132: Embed Friendly Alternative to LiveView?

132: Embed Friendly Alternative to LiveView?

LiveView isn't always the right answer. Chris Nelson created LiveState to enable embedding custom HTML components in other websites and connect over Phoenix channels to keep UI state on the server! L…

00:44:38  |   Tue 03 Jan 2023
131: Start Securing Elixir and Phoenix

131: Start Securing Elixir and Phoenix

Securing our apps is our responsibility as developers. We are the custodians and the guardians of our user's data. We met up again with Michael Lubas to discuss some lesser known community security r…

00:38:12  |   Tue 27 Dec 2022
Disclaimer: The podcast and artwork embedded on this page are the property of ThinkingElixir.com. This content is not affiliated with or endorsed by eachpod.com.