Build skills around creating high quality concurrent applications using Elixir

Episodes

Podcast 01

Milestones in Elixir's Evolution - EMx 256

Oct 02, 2024 · Episode 256
The Elixir Mix Panel discusses the history of Elixir and the high points and big changes in the language and ecosystem. They go into the big changes that brought about growth in the ecosystem, ease of use in the language, better features, and much more.
Podcast 01

Learning and Loving Elixir with Randall Thomas - EMx 255

Sep 25, 2024 · Episode 255
We discuss how to learn and love Elixir and other functional languages, the importance of people and community in learning, the perfect autumnal cocktail and so much more with Randall Thomas—drinker, hacker and bon vivant!
Podcast 01

Embracing Open Source and WebAssembly - EMx 254

Sep 18, 2024 · Episode 254
In today's episode, Allen talks to Philipp Tessenow also known as "Tessi", an accomplished developer with a rich background in Ruby on Rails, Elixir Phoenix, and the groundbreaking technology of WebAssembly (WASM). Tessi shares his journey from creating massive PDF files for a client to pioneering the WASM X project, a robust system that integrates WebAssembly with Elixir, enhancing cross-platform capabilities and performance.
Podcast 01

The Future of Data Transformation: Inside the Development of Babel - EMx 253

Aug 14, 2024 · Episode 253
In this episode, we dive deep into the realm of data transformation and developer tools with our special guest, Alex Wolf. They explore the intricacies of Alex's innovative library, Babel, designed for expressive and flexible data transformations, and discuss its real-world applications and advantages over traditional tools like Ecto.
Podcast 01

Exercism’s Tools and Features: A Deep Dive into Concept Exercises and Learning Tracks - EMx 252

Jul 17, 2024 · Episode 252
In today's episode, Allen and Adi delve deep into the world of Exercism and the dynamics of open-source coding. Join them as they explore how enthusiastic contributors shape the platform by building and suggesting new exercises, the collaborative atmosphere in track maintenance, and the pivotal role of mentoring. Our special guest, Erik Schierboom, head of open source at Exercism, shares his journey into functional programming and his evolution as a track maintainer. They also discuss exciting new features such as concept exercises, improvements in mentoring with the latest V3 release, and future ambitions, including cross-referencing knowledge through AI and chat GPT for code evaluation. Tune in for an in-depth look at how Exercism fosters learning, community engagement, and innovation in coding education.
Podcast 01

Success in Tech: Language Choices, Career Moves, and Functional Programming - EMx 251

Jun 19, 2024 · Episode 251
Mark Sebald is a Senior Software Engineer. They explore the fascinating career journeys and diverse experiences of our panel and guest. They also advocate for practical language choices driven by business needs and discuss the challenges of hiring for niche languages and the impact of personal biases in programming.
Podcast 01

Embracing Elixir: From Language Understanding to Framework Mastery - EMx 250

Jun 05, 2024 · Episode 250
Nicolas Boisvert is a Software developer. They delve deep into the world of coding, languages, and frameworks. In this episode, they discuss everything from the intricacies of maintaining English translations in Git text to the nuances of learning Elixir and Phoenix in a multicultural setting. Join them as they share insights on the challenges and triumphs of incorporating translations, the evolution of Phoenix, and the fascinating journey of learning a new programming language. From performance testing to language barriers, get ready for a deep dive into the world of development on the Top End Devs podcast.
Podcast 01

Phoenix Phrenzy with Nathan Long - EMx 249

May 22, 2024 · Episode 249
In this episode of Elixir Mix the panel interviews Nathan Long about Pheonix Phrenzy. Nathan explains what Pheonix Phrenzy is and what the contest is all about. The panel explains how exciting it is for everyone to see what Live View can really do. With all the submissions open-sourced, the consider what a great resource the submissions are for those learning to use Live View. Nathan explains his motivations behind Pheonix Phrenzy. He explains what they learned from this contest and what they may do in future contests. Nathan shares how wonderful it was to work with everyone at Dockyard on Pheonix Phrenzy. He explains how the competition worked, the role of the VIP judges and how the site was designed to make the contest as fair as possible. The top three submissions are shared, the panel is impressed by how different each of the projects are. Nathan shares all the amazing things developers get when they use Live View. The panel considers when to use Live View. The episode finishes as Nathan shares what he would like to see in the future versions of Live View.
Podcast 01

Real-Time Phoenix, Tenant Data, and User Auth with Steve Bussey - EMx 248

May 08, 2024 · Episode 248
We talk with Steve Bussey about his book Real-Time Phoenix, his library ecto_tenancy_enforcer, and we delve into user auth. We cover how TDD works for us, approaches to partitioning user data, recent auth developments in the community and much more!
Podcast 01

Discussing Deployment - EMx 247

May 01, 2024 · Episode 247
In this episode of Elixir Mix the panel has a conversation about a few things they have been thinking about. First, they shout out to anyone who would love to chat about config change callbacks. Then they dive into deployment discussing the updates that have happened this year. They share their experiences with the changes and compare the Elixir release to Distillery. There are many options for deployment and they discuss some of the ones they have used. They consider services and do it yourself options. The panel shares lessons learned through their deployment experiences and give pro-tips for beginners and those new to Elixir. The next topic they discuss is hot code reload. Michael shares his fascination with this practice and explains what it is. The panel discusses the possibilities and use-cases for hot code reload. Hot code upgrade is also discussed.
Podcast 01

Elixir, LiveBook, and NX: Innovations in Machine Learning Training and GPU Integration - EMx 246

Apr 24, 2024 · Episode 246
Jonatan Kłosko is an open-source developer. They delve into the world of machine learning, numerical computation, and innovative tools shaking up the landscape. They understand the intricacies of training in machine learning and the challenges of running GPU operations on macOS. They also share their experiments with different tools for their machine learning and cloud services project, touching on the topics of reproducibility in notebooks, LiveBook features, and the use of NX for numerical calculations in Elixir. Join them as they navigate the complexities of machine learning, explore the possibilities of innovative technologies, and unearth valuable resources for beginners in artificial intelligence and machine learning.
Podcast 01

Navigating Testing Complexities and Technology Transitions - EMx 245

Apr 17, 2024 · Episode 245
Moxley Stratton is the Principal Owner at Moxley Data Inc. and the creator of GroupFlow.app. They delve into the world of software development and technology. They explore the experiences and insights of our speakers as they navigate the complexities of building and testing software. From discussions about the power and flexibility of the filtering feature in a project to the importance of testing at the API level, they share their expertise and thoughts on best development practices. Join them as they deep dive into topics such as type systems, object field renaming, and the use of functional programming in Elixir. Stay tuned for an engaging conversation about the challenges and advantages of using frameworks like ASH, along with an exciting lineup of upcoming events and guests.
Podcast 01

The Power of CLDR with Kip Cole - EMx 244

Apr 03, 2024 · Episode 244
Kip Cole is the creator of CLDR. They delve deep into the complexities of language preferences and settings related to territory, script, currency, calendar, time zone, date time formats, and number formats. They explore the frustration of dealing with default language settings, the use of the Accept-Language header for predicting individual preferences, and the shift towards relying more on language preference settings. They share their insights, experiences, and frustrations in the world of internationalization, localization, and the use of CLDR libraries. From discussing the challenges of software internationalization to the importance of sustainable open-source libraries, this episode is packed with valuable information and passionate discussions that resonate with developers everywhere. Tune in as they share their personal experiences, recommendations for resources, and their commitment to continuously learning and improving the developer community.
Podcast 01

Exploring Elixir's Frontier with Anton Mishchuk - EMx 243

Mar 27, 2024 · Episode 243
Anton Mishchuk is a Software Engineer. They dive into a fascinating conversation about software development, frameworks, books on programming languages, and a community event in Berlin. They touch on a wide range of topics, including the transition from Ruby to Elixir, the development and eventual discontinuation of a testing framework, and the potential use cases and benefits of flow-based programming as an application layer framework. They explore the challenges, inspirations, and ambitions of projects such as ALF, Octopus, and Kraken. From the academic value of testing frameworks to the philosophical principles behind structured programming, this episode offers a deep dive into the world of software development.
Podcast 01

Uncovering Elixir Patterns, PromX Libraries, and JavaScript Sandbox Integration - EMx 242

Mar 13, 2024 · Episode 242
Alex Koutmos is the Co-Founder at EagleMMS LLC. They explore the upcoming release of a book on Elixir patterns and share their frustrations with the college textbook market. The conversation also delves into using Rust and Zig in Elixir projects, the development of open-source libraries, and the potential impact of a native JSON module on Elixir and Phoenix. They also discuss email formatting challenges, secure JavaScript execution within Elixir applications, and the functionalities of the PromX library with Grafana and Prometheus integration. Tune in for an engaging and insightful discussion on a wide range of tech-related topics!
Album Art
Latest Episode: Exploring Elixir Type Validation with Domo and Ivan Rublev - EMx 271
0:00
1:06:10
Playback Speed: