podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Todd Resudek
Shows
Elixir Mix
Embracing Erlang with Todd Resudek - EMx 268
In this episode of Elixir Mix, we talk with Todd Resudeck about how digging into Erlang empowers you as an Elixir developer, what’s so fun about Nerves and what makes him such a charming and hilarious conference speaker.LinksWhat Elixir is about – José Valim – Erlang User Conference 2015GOTO 2019 • The Soul of Erlang and Elixir • Saša JurićPicksAlex - https://akoutmos.com/post/actor-model-genserver-app-two/Alex - https://plausible.io/Bruce - https://grox.io/language/liveview/courseBruce - Programmer Passport: Phoenix LiveView – Bonus Video – phx.gen.authTodd - ElixirConf 2016 – Selling Food With Elixir by Chris BellB...
2024-12-25
42 min
Elixir Wizards
Todd Resudek on the Impact of Elixir
Welcome to the Season 7 finale! Today, we are joined by Todd Resudek, Staff Engineer at Jackpocket, to reflect on the past season and speak about the impact of Elixir, as well as a variety of other topics almost entirely unrelated to programming! Todd is a reformed graphic designer that got his start in web development 15 years ago. He has made a career in front-end development, PHP, Rails, and Elixir. He is also a member of the Hex core team and, in his spare time, he tinkers with hardware projects. In today’s episode of Elixir Wizards, you’ll learn more...
2022-02-03
56 min
Thinking Elixir Podcast
33: Postgres PubSub and Elixir with Allen Wyma
We talk with Allen Wyma about a Postgres PubSub feature and how it plays nice with Elixir. We dispel the idea that you should always use Phoenix PubSub just because it's there and we cover the value of learning what's built-in to tools like the postgrex library. Allen shares how Postgres PubSub elegantly solved a problem for him and he gives tips for using it. We also talk about teaching Elixir through Allen's YouTube videos and teaching in person with his Teach Me Code efforts. Show Notes online - http://podcast.thinkingelixir.com/33 Elixir Community...
2021-02-02
45 min
Thinking Elixir Podcast
21: Tailwind CSS, Alpine.js and LiveView with Patrick Thompson
We talk with Patrick Thompson about the PETAL stack. The combination of Phoenix, Elixir, Tailwind CSS, Alpine.js and LiveView! Patrick and David help me understand why people are excited about Tailwind CSS and how it works nicely with Alpine.js. Add LiveView to it and it makes a convincing case! Learn about this powerful and productive stack. Patrick shares his insight and a ton of great resources. Check it out! Show Notes online - http://podcast.thinkingelixir.com/21 Elixir Community News https://gleam.run/news/gleam-v0.12-and-gleam-otp-v0.1-released/ – Gleam v0.12 released with v0.1 of...
2020-11-10
31 min
Elixir Wizards
Lizzie Paquette on Compiling, Microliths, and Macros
Imagine being hired into a rocketship startup using Elixir as its primary language. And all this, straight out of college. Today, we speak with systems software engineer, Lizzie Paquette who works at Brex, the aforementioned rocketship. We start our conversation by talking about how Lizzie got into coding relatively late in her life, partly due to an ill-fated run-in with Java. She shares details about her role at Brex and how the company has evolved. With a love of compilers, Lizzie dives into what beginners can do to get into compiling before chatting about her top underrated Elixir resources...
2020-09-24
48 min
Elixir Wizards
Eric Steen on Neuroevolution in AI
Building a sophisticated AI that can evolve to fit our vast and diverse needs is a Herculean challenge. Today we speak with senior engineer Eric Steen about Automata, his experimental Elixir project that uses neuroevolution and cutting edge theory to create a multi-agent behavior tree — or really good AI in the common tongue. But before we tap into that rich topic, we talk with Eric about tech burnout, his background, and why Elixir is an excellent language for writing modern software. He then unpacks AI concepts like the need to develop backpropagation in your system, and the value of “neur...
2020-09-17
49 min
Elixir Mix
EMx 105: Embracing Erlang with Todd Resudek
In this episode of Elixir Mix, we talk with Todd Resudeck about how digging into Erlang empowers you as an Elixir developer, what’s so fun about Nerves and what makes him such a charming and hilarious conference speaker. Sponsors Groxio.io | Career Rocket Fuel For Curious CodersCacheFly Panel Alex KoutmosJosh AdamsBruce TateLars WikmanSophie DeBenedetto Guest Todd Resudek Links What Elixir is about – José Valim – Erlang User Conference 2015GOTO 2019 • The Soul of Erlang and Elixir • Saša Jurić Picks Alex Koutmos: https://akoutmos.com/post/actor-model-genserver-app-two/https://plausible.io/ Bruce Tate: https://grox.io/language/liveview/courseProgrammer Passport: Phoenix LiveView – Bonus Video – p...
2020-09-01
43 min
Elixir Wizards
Elixir Wizards Dojo: Nerves Part 2 with Connor Rigby and Todd Resudek
Welcome to the second part of our special Elixir Wizards Dojo. A mashup made in partnership with ElixirConf Japan. In today’s episode, we talk to Nerves core team members Todd Resudek and Connor Rigby about all things Nerves. But first, Todd leads us into a delightful digression about his enjoyment of heavy metal music. From metal back to Nerves, Todd chats about how he uses Nerves to monitor his internet connection and to automatically restart his router when certain conditions are met. After talking about using Flutter and Dart to build GUIs, we ask Todd to share another of...
2020-08-13
42 min
Elixir Wizards
Johanna Larsson on Hex Diff, Domain Driven Design, Umbrella apps, and more
Johanna Larsson is a community-minded software engineer whose project, Hex Diff, generates highlighted git diffs, right in your browser. In this episode, we talk to Johanna about how Hex Diff can benefit Elixir users, the differences between code architecture and code design, and the debatably under-appreciated role of Elixir umbrella apps. We start the conversation by chatting with Johanna about her recent move to London and her work for Duffel; a startup helping travel agencies book trips. After talking about how she got into software development, we dive into Hex Diff versus GitHub, with Joanna detailing how Hex Diff...
2020-07-27
49 min
Elixir Wizards
Lau Taarnskov on the Trouble with Time Zones
Handling date and time is a challenge in any language, but Lau Taarnskov is determined to solve that problem in Elixir. Lau is today’s guest on Elixir Wizards, and this episode is all about his contributions to Elixir. Lau has been involved with web development and e-commerce for decades. He started contributing to Elixir open source in 2014 and created the Calendar and tzdata libraries. Calendar is a datetime library for Elixir, that provides explicit types for datetimes, dates, and times, and full time zone support is provided via its sister package, tzdata. When it comes to the subject of...
2020-07-23
37 min
Elixir Wizards
Sundi Myint on The Visual Side of Elixir, the History of Emojis, and Test- and Domain-Driven Architecture
Welcome to another episode of Elixir Wizards as we continue our journey into system and application architecture! Our featured guest today is Sundi Myint and she is here to share her journey with Elixir and her non-traditional path to programming. We hear about Sundi's interest in gaming, her role at Cava and a bit of the inspiration behind her amazing Instagram account! We discuss her first internship and how she found herself in the role quite suddenly before diving into the motivation behind her blog post on the history of emojis. Sundi did some serious research into this interesting...
2020-06-25
45 min
Elixir Wizards
Pattern Matching - Johanna Larsson
A special episode of Elixir Wizards highlighting Pattern Matching with Todd - a short format interview where our friend, Todd Resudek, asks different guests the same five questions. This week Todd spoke with Johanna Larsson. Johanna is active on the Elixir scene and is currently working as a Software Engineer at Duffel. Key Points From This Episode: Living in Malmo, Sweden. Johanna's love of languages. The complexities of written Japanese. How Johanna uses music to set the soundtrack to her work. Todd missing the boat on a cinematic and cultural masterpiece. Integrating and improving upon...
2020-06-09
14 min
Elixir Wizards
Pattern Matching With Todd - Michael Crumm
A special episode of Elixir Wizards highlighting Pattern Matching with Todd - a short format interview where our friend, Todd Resudek, asks different guests the same five questions. This week Todd spoke with Michael Crumm. Michael is known for his work on the highly anticipated Phoenix LiveDashboard and is a Senior Software Engineer at Dockyard. Key Points From This Episode: * Overview of Michael's work on the Phoenix LiveDashboard and how Todd is using it. * Galesburg, Illinois' claim to fame. * What brought Michael to Sacramento, California. * Michael's love for final cut plugins and being self-taught. * What Michael would do if programming...
2020-05-28
00 min
Elixir Wizards
Mohd Maqbool Alam on System and Application Architecture
Today’s guest is Mohd Maqbool Alam, a software developer and Elixir fan from Delhi. He enjoys learning about programming language theory, distributed systems, Cloud Native technologies, and open source. As he is working towards building an Elixir community in Delhi, we caught up with him to find out how he came to be part of the Elixir world, and what drew him to programming in the first place. We also discuss Maqbool’s favorite Elixir resources and how Elixir has changed the way he thinks about architecture applications, as well as his opinions on microservices, APIs, and static typi...
2020-05-21
43 min
Elixir Wizards
Season Four Launchisode
As our first trilogy comes to a close, and we embark on the next one, we’re doing what all great trilogies do: Upending everything that made the initial one great and starting afresh. We have taken on board some excellent listener feedback to keep this the highest quality Elixir related podcast. So, for this launchisode, rather than doing a trailer, we are diving in headfirst with a full episode on system and application architecture, this season’s theme, with Justus Eapen, Dan Ivovich, and Eric Oestrich. We kick off the show by getting to know Dan and...
2020-05-14
1h 09
Elixir Wizards
Season Three Wrap and Remote Work Tips
In this episode, we take a look into the current contexts and home lives many of us find ourselves in today, offering top tips for working remotely from home during these challenging times. The lockdowns have caused many of us to reflect. To reflect on our lives, our work, what we’re grateful for, and in this case, our epic last season of Elixir Wizards! Here, we take you through the highlights, the lowlights, our biggest lessons, our juiciest debates, and what you can expect for Season 4 – in sickness and in health. Stay safe, listen, and enjoy! Key...
2020-04-02
50 min
Elixir Wizards
Second Annual Lonestar Lunchisode
Welcome back to the show for this special edition Lunchisode, coming to you live from the Lonestar Elixir 2020 Conference! We have a revolving door of speakers at this informal roundtable and a few friends and associates stop by to introduce themselves, share their thoughts on the conference so far and subjects that they care about. We follow up on some of the ideas raised in the Lonestar preview episode as well as hear about new and interesting ways that Elixir is being used at a variety of companies, including SalesLoft, ActiveProspect, SmartRent and more! We also consider the place...
2020-03-05
53 min
Elixir Wizards
Bonus Toddcast & Lonestar Preview
This week we're delighted to share a special format bonus episode! We are joined by guest co-host Todd Resudek as well as a number of guests who each share a little bit about what they're working on and in many cases their upcoming presentations at Lonestar Elixir. Special episode guests: Angel Jose, Senior Platform Engineer at Cars.com Dave Lucia, VP of Engineering at SimpleBet Greg Mefford, Senior Back-End Engineer at Bleacher Report Melvin Cedeno, Elixir Developer at SplitGyms Zach Thomas, API Developer at Blinker Most of our guests weigh in about their...
2020-02-27
1h 10
Podcast proConf
#46 The Big Elixir 2019 - Что это такое и с чем его готовят?
Таймкода: 02:48 - Леша пытается рассказать что такое Elixir 12:52 - Keynote: Adoption - Brian Cardarella (https://youtu.be/ghpIiQKRfQ4) 24:30 - Beyond Liveview: Real Time Features With Liveview - Sophie DeBenedetto (https://youtu.be/yo8Y1SUGW1w) 39:20 - Mix And Hex The Power Couple Of The Elixir Community - Todd Resudek (https://youtu.be/Fh0w2yL7vhU) 43:20 - Rebuilding Espec: Foundations In Metaprogramming, - Bruce Park (https://youtu.be/sQ8S4xnwCCQ) 46:20 - Medical Messaging: An Elixir For Healthcare - Scott Southworth (https://youtu.be/JGF4LzM6ytE) 57:16 - Keynote: All Aboard The Stateful Train - Eric Oestrich (https://youtu.be/YbTzKiZIrv4) 01:00:30 - Building A Smarter Sprinkler With Scenic And Nerves- Powe...
2020-01-27
1h 25
Elixir Wizards
Eric Meadows Jönsson on Hex and Working with Elixir
We are happy to be joined in this episode by Eric Meadows Jönsson, creator of the hexpm package manager, and an amazing resource who works tirelessly to build the Elixir community. Eric presently works at Brex and was part of the core team at Forza previously. In keeping with our current topic of all things working with Elixir, Eric takes a deep dive into the work he is doing to optimize various interfaces at Brex. He gives us the rundown on the static compile-time checking project he is working on, talking about his aims to build in different w...
2020-01-02
37 min
Elixir Wizards
Season Two Wrap
Welcome to the last episode of Season 2 of the podcast! We are taking this opportunity to recap what we covered in the season and talk about what we liked and what we didn't like so much. We do not have a guest for today's show so it is just Eric and Justus doing some reflection. We do want to take this opportunity to thank all of our guests that have appeared on this season and shared their expertise with us, we definitely feel we learned a lot during this time! In Season 3 we will be focussing on functional programming...
2019-10-03
11 min
Elixir Mix
EMx 067: What's New with Nerves with Frank Hunleth
Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan GitLab | Get 30% off tickets with the promo code: DEVCHATCOMMIT My Ruby StoryCacheFly Panel Mark Ericksen Michael Ries Josh Adams Eric Oestrich Joined by Special Guest: Frank Hunleth Summary Frank Hunleth, co-author of Nerves, shares where Nerves came from and how it got started. The panel discusses the Nerves 1.5 release and the improvements in it. Frank introduces Nerves Hub and Michael Ries gives a little marketing spin to it, explaining what you can do with Nerves Hub and why you would want to use it. The panel di...
2019-09-03
1h 17
Elixir Wizards
Todd Resudek on Hex – Elixir Internals
Today on the show we get stuck into the inner workings of Hex 1.0 and are happy to be joined by returning guest, Todd Resudek. As you might already know, Todd is the Senior Software Engineer at Weedmaps, a regular speaker on the conference scene, and one of the three core team members at Hex. With the total downloads sitting at 641 million, the Hex community is growing rapidly and shows no signs of slowing down. In this episode, we discover what makes the Hex packages some of the most popular packages out there today, as well as the new and...
2019-08-22
34 min
Elixir Wizards
Todd Resudek from Weedmaps - Elixir in Production
We talk with Todd Resudek from Weedmaps about their current Elixir projects and how they are deployed. Todd Resudek - Weedmaps Find Todd elsewhere online: https://twitter.com/sprsmpl https://github.com/supersimple 00:00 - Intro 01:06 - Tom introduces himself 02:54 - What is Weedmaps? 04:33 - Overview of the Elixir projects you have in production. 06:25 - Why are you using Elixir in production? 07:21 - Advantages / disadvantages of Elixir 10:37 - What do you use to host your Elixir app? 10:50 - How do you deploy your application? 11:22...
2019-03-07
26 min