Episode Archive
234 episodes of Thinking Elixir Podcast since the first episode, which aired on June 17th, 2020.
-
138: Thinking Elixir News
February 14th, 2023 | 8 mins 36 secs
elixir, gpu, news, nx, phoenix_template
News covers the new core Phoenix.Template project, Nx and the coming multiple GPU support, Integrating the Trix WYSIWYG editor, and “Code Code Ship” bringing commercial package support to Elixir and more!
-
137: Upgrading to Phoenix 1.7
February 7th, 2023 | 36 mins 57 secs
backward compatible, elixir, phoenix, upgrade, verified routes
We share notes on upgrading our apps to Phoenix 1.7.0 and what it was like. We include tips and resources and talk about the backward compatibility of the project and what that means.
-
136: Elixir around the Bonfire
January 31st, 2023 | 49 mins 34 secs
activity pub, bonfire networks, elixir, fediverse, mastadon
The Fediverse is a hot topic! Mayel de Boniol explains what it means, what ActivitPub is and more! Mayel also created Bonfire Networks with Elixir and Phoenix as a framework to create federated servers! Lots to unpack!
-
135: Thinking Elixir News
January 24th, 2023 | 20 mins 16 secs
circle ci, elixir, livebook, news
News-only episode covers new overlooked Livebook features, Mint support added to Elixir GRPC, Phoenix Live Storybook gets visual comparisons, LiveView Native progress updates, the Circle CI breach and more!
-
134: Inside the Security Working Group
January 17th, 2023 | 54 mins 28 secs
eef, elixir, erlang, erlef, security, working group
We get a glimpse into the EEF’s Security Working Group with Bram Verburg. We learn about existing resources and get hints for the future. Bram shares some cool security tips and insights as well!
-
133: Winning the ML Prise
January 10th, 2023 | 43 mins 53 secs
axon, elixir, machine learning, nx, startup
Philip Brown talks about how he created Prise.com using Elixir, Phoenix, Axon, Nx and LiveView to help people use machine learning to prioritize their tasks spread across multiple systems!
-
132: Embed Friendly Alternative to LiveView?
January 3rd, 2023 | 44 mins 38 secs
elixir, html components, livestate, liveview
Chris Nelson created LiveState to keep some benefits of LiveView but use it on static generated sites! Interesting project that keeps state in Phoenix but takes a different approach for the client!
-
131: Start Securing Elixir and Phoenix
December 27th, 2022 | 38 mins 12 secs
elixir, phoenix, security, xss
We met up again with Michael Lubas to discuss some lesser known community security resources and helpful tips to get us started with securing our Elixir and Phoenix applications!
-
130: Bumblebee Buzz with José Valim
December 20th, 2022 | 1 hr 15 mins
axon, bumblebee, elixir, machine learning, nx
The buzz around Bumblebee is energetic! Listen to José Valim, Paulo Valente, and Jonatan Kłosko explain and share what this means for the Elixir community! We can easily add advanced AI models to our Phoenix apps for one!
-
129: Time series data with Timescale DB
December 13th, 2022 | 53 mins 44 secs
elixir, postgres, time series, timescaledb
Add value to your Elixir project with Timescale DB! This PostgreSQL extension brings time series tools to your regular database. Dave Lucia shares why it's a smart choice, how to get started, and more.
-
127: Ecto gets Lively in Livebook
November 29th, 2022 | 53 mins 26 secs
ecto, elixir, kino, livebook, spawnfest
Ecto gets Lively in Livebook because of a SpawnFest team! Generate an ERD in Livebook from Ecto schemas in code? Cool! Visualize a complicated Postgres EXPLAIN result? Yes! And more!