show episodes
 
Artwork

1
Programming Throwdown

Patrick Wheeler and Jason Gauci

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Programming Throwdown educates Computer Scientists and Software Engineers on a cavalcade of programming and tech topics. Every show will cover a new programming language, so listeners will be able to speak intelligently about any programming language.
  continue reading
 
Artwork

1
Beam Radio

Lars Wikman

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
A packed panel of Elixir experts and experienced developers who make the complicated interesting and fun. We talk about Elixir, Erlang and all things related to the BEAM virtual machine ecosystem. Featuring a panel of hosts including Alex Koutmos, Andrew Ek, Bruce Tate, Lars Wikman, and Meryl Dakin. Edited by Maggie Tate Sponsored by Grox.io and Underjord
  continue reading
 
Artwork

1
Elixir Wizards

SmartLogic LLC

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Elixir Wizards is an interview-style podcast for anyone interested in functional programming and the Elixir Programming Language. Hosted by SmartLogic engineers and Elixirists Owen Bickford, Dan Ivovich, and Sundi Myint, this show features in-depth discussions with some of the brightest minds in the industry, discussing training and documentation in Phoenix LiveView, the evolution of programming languages, Erlang VM, and more. In the current season, we're branching out from Elixir to compare ...
  continue reading
 
Artwork

1
Thinking Elixir Podcast

ThinkingElixir.com

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Weekly
 
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 ass ...
  continue reading
 
Artwork

1
MATTSPLAINING

Matt Storrs

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly+
 
Matt Storrs, comedian, storyteller, and recovering know-it-all, talks to experts and explains what he "knows" about their specialty. Then the experts correct him and recommend how he can be less ill-informed. MATTSPLAINING is an aggressively accurate podcast
  continue reading
 
Artwork

1
4.0 Solutions Podcast

Walker Reynolds & Zack Scriven

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Walker Reynolds & Zack Scriven share knowledge and insights on Industry 4.0, IIoT, and Digital Transformation in this podcast from 4.0 Solutions. Support this podcast by checking out our Free / Paid courses at https://www.iiot.university
  continue reading
 
Artwork

1
Badge Boys

Star Worldwide Networks

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Daily+
 
Positive stories and commentary about law enforcement. Two retired cops sharing stories, insight, experience, a healthy dose of humor and building bridges between the police and the community. The Badge Boys welcome compelling guests, funny and stupid suspect stories plus engaging topics from today’s headlines. ‘Whatcha Gonna Do With The Boys In Blue”RETIRED PHOENIX POLICE SERGEANT DARREN BURCH - Sergeant Darren Burch is a 29-year veteran with the Phoenix Police Department and was the Silent ...
  continue reading
 
Artwork

1
Elixir Mix

Charles M Wood

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly+
 
Join our weekly discussion of the popular functional language built on top of the Erlang virtual machine. Each week, we discuss the world of Elxiir, Phoenix, OTP, and then BEAM. Become a supporter of this podcast: https://www.spreaker.com/podcast/elixir-mix--6102049/support.
  continue reading
 
Artwork

1
Notes to Natasha by The Fitter Woman

Orlandina Balan @TheFitterWoman

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Notes to Natasha is a radio show dedicated to sharing personal stories of overwhelming challenges and hard won victories and the lessons learned from them. This platform serves as safe space which we share our stories and the lessons we have learned and wisdom gained; helping us to share our experiences with those that come after us. We do not presume to have all of the answers, but all that find themselves on this program have one common desire; to share all that we have experienced and to ...
  continue reading
 
Loading …
show series
 
In this episode of BeamRadio, hosts Andrew Ek and Alex Koutmos are joined by German Velasco. They chat about the complexities and advantages of using Elixir and Phoenix for software development and explore the onboarding process for developers transitioning from other languages. Get in touch with German: Bluesky: @germsvel.com Twitter: @germsvel ht…
  continue reading
 
Rustler Core Team Member Sonny Scroggin joins Elixir Wizards Sundi Myint and Charles Suggs. Rustler serves as a bridge to write Native Implemented Functions (NIFs) in Rust that can be called from Elixir code. This combo leverages Rust's performance and memory safety while maintaining Elixir's fault tolerance and concurrency model, creating a powerf…
  continue reading
 
News includes the first CVE released under EEF's new CNA program for an Erlang zip traversal vulnerability, Phoenix MacroComponents being delayed for greater potential, Supabase announcing Multigres - a Vitess-like proxy for scaling Postgres to petabyte scale, a surge of new MCP server implementations for Phoenix and Plug including Phantom, HermesM…
  continue reading
 
Today on Elixir Wizards, hosts Sundi Myint and Charles Suggs catch up with Sean Moriarity, co-creator of the Nx project and author of Machine Learning in Elixir. Sean reflects on his transition from the military to a civilian job building large language models (LLMs) for software. He explains how the Elixir ML landscape has evolved since the rise o…
  continue reading
 
News includes Elixir v1.19.0-rc.0 with significant type checking improvements and faster compile times, Gleam v1.11.0 delivering 30% faster JavaScript performance, the new Elixir Outreach stipend program providing funding for speakers to present at non-Elixir conferences, a batch of ElixirConf US 2024 videos featuring talks were published, the open…
  continue reading
 
Mark Ericksen, creator of the Elixir LangChain framework, joins the Elixir Wizards to talk about LLM integration in Elixir apps. He explains how LangChain abstracts away the quirks of different AI providers (OpenAI, Anthropic’s Claude, Google’s Gemini) so you can work with any LLM in one more consistent API. We dig into core features like conversat…
  continue reading
 
News includes the Elixir 1.19 RC release featuring up to 4x faster compilation and significant types system improvements, more ElixirConfEU videos including José Valim's keynote on type system updates, the look at the Backpex admin panel for Phoenix LiveView applications, Ash AI's impressive AI integration using the Elixir LangChain library, an inf…
  continue reading
 
Connor Rigby joins the Elixir Wizards to talk about Blue Heron BLE (Bluetooth Low Energy) support for Elixir apps. Blue Heron implements the BLE specs in pure Elixir, leveraging binary pattern matching and concurrent message processing to handle Bluetooth protocols. Unlike most solutions that require C ports or NIFs, Blue Heron runs entirely in use…
  continue reading
 
News includes the major OTP 28 release with priority messages functionality, ElixirConf EU 2025 videos starting to appear including Chris McCord's keynote on his new phoenix.new service and James Arthur's introduction of Phoenix Sync for real-time database synchronization, the EEF board election results and their new role as a CVE Numbering Authori…
  continue reading
 
In this episode of Beam Radio, Andrew Ek and Bruce Tate welcome Zach Daniel to discuss his journey with Elixir, the impact of the Ash framework, and the introduction of Igniter, a code generation and patching tool. We want to connect with you! Twitter: @BeamRadio1 Send us your questions via Twitter @BeamRadio1 #ProcessMailbox Keep up to date with o…
  continue reading
 
4.0 Podcast listeners, listen up! If your plant floor still speaks in mystery Modbus and legacy PLC grunts while leadership wants shiny AI dashboards, the Edge Connectivity → UNS Workshop—live online June 17‑19, 2025—is your shortcut. In three hands‑on sessions we’ll show you how to hook any asset, clean the data, and stream it straight into a Unif…
  continue reading
 
In the Season 14 premiere, hosts Dan Ivovich and Sundi Myint chat with Isaac Yonemoto, creator of the Zigler library, to explore how Zigler brings Zig’s performance and safety to Elixir through Native Implemented Functions (NIFs). Isaac walks through the core design of Zigler and how it auto-generates the Elixir-to-Zig bridge, enforces type safety,…
  continue reading
 
News includes Hex 2.2.0 with the new :warn_if_outdated option for keeping dependencies updated, Honeybadger's APM with built-in Elixir traces for major components, José Valim demonstrating Tidewave with Zed's AI coding agents, LiveDebugger v0.2.0 with DevTools integration and component highlighting, Dave Lucia's new Elixir "Lua" library for embeddi…
  continue reading
 
News includes growing excitement around Tidewave for Elixir with users sharing success stories and integration tips, preparation for Elixir 1.19's deprecation of regex in module attributes, LiveViewNative launching a new "OTP Interop" organization focused on enabling offline functionality, and a major U.S. court ruling against Apple's App Store pol…
  continue reading
 
Intro topic: Video Game Prices News/Links: Step one: Jump in the Lava - Abyssoft https://youtu.be/WdadpHLAfdA?si=oXYnhB0EdkR_RaPE Scalable world models for continuous control https://www.tdmpc2.com/ Clever code is probably the worst code you could write - Engineer’s Codex https://read.engineerscodex.com/p/clever-code-is-probably-the-worst A new, op…
  continue reading
 
News includes Tidewave, a new Phoenix MCP server that helps AI-enabled editors access application runtime, Chris McCord teasing his AI-enabled Phoenix app with LiveView hosted IDE features, a new GitHub Action for submitting Elixir dependencies to enhance security, ExMeralda.chat, a community chatbot for querying Hex packages, updates on Software M…
  continue reading
 
Walker Reynolds is NOT changing for anyone... here's WHY Key Segments: Authenticity and Language Discussion on using authentic, colorful language in professional settings Defending use of occasional profanity as a communication tool Arguing that authentic communication respects the audience's intelligence Critique of Language Policing Responding to…
  continue reading
 
UNS and Community Updates Live Stream Episode Highlights: Hosts: Walker Reynolds and Zack Scriven Sponsor: Maintain X Duration: Approximately 2 hours 0:00-15:00: Podcast Introduction and Personal Updates Walker explains recent absence from content creation Discusses overwhelming number of messages and new communication strategy Personal updates: so…
  continue reading
 
UNS and Community Updates Live Stream Episode Highlights: Hosts: Walker Reynolds and Zack Scriven Sponsor: Maintain X Duration: Approximately 2 hours 0:00-15:00: Podcast Introduction and Personal Updates Walker explains recent absence from content creation Discusses overwhelming number of messages and new communication strategy Personal updates: so…
  continue reading
 
News includes a critical Unauthenticated Remote Code Execution vulnerability in Erlang/OTP SSH, José Valim teasing a new project, Oban Pro v1.6's impressive new "Cascade Mode" feature, Semaphore CI/CD platform being open-sourced as a primarily Elixir application, new sandboxing options for Elixir code with Dune and Mini Elixir, BeaconCMS developmen…
  continue reading
 
In this episode of Beam Radio, hosts Andrew Ek and Lars Wikman welcome Josh Price from Alembic. They discuss the recent AlchemyConf, the value of smaller conferences, and the importance of community in the Elixir ecosystem. Josh shares insights on how Ash simplifies the process of building applications, integrates with AI, and future-proofs project…
  continue reading
 
A fabulous converstation with Davide Bettio and Paul Guyot about AtomVM - the Erlang virtual machine for IoT devices. https://www.atomvm.net/ https://github.com/bettio https://github.com/pguyot We want to connect with you! Twitter: @BeamRadio1 Send us your questions via Twitter @BeamRadio1 #ProcessMailbox Keep up to date with our hosts: Bluesky @ak…
  continue reading
 
News includes EEF board elections with voting beginning May 9th, Gleam v1.10.0 enhancing security with SBoMs and SLSA build provenance, an AshAuthentication vulnerability with mitigation steps, the Elixir Secure Coding Training project finding a permanent home at the EEF, announcements for both ElixirConf US 2025 in Orlando and ElixirConfEU in Krak…
  continue reading
 
Matt Storrs explains how his attempts to innovate and advance language have been stymied by those less linguistically adventurous. Comedian and linguistic expert Myq Kaplan tells Matt that what he got wrong was the idea that people get things wrong. There's a whole lot of unpacking of language and how it develops. Matt also unpacks how his father d…
  continue reading
 
News includes Phoenix 1.8.0-rc release with DaisyUI styled Tailwind components and magic link authentication, a new design pattern called "scopes", a new privacy-focused feature in Ecto for schema redaction, the Elixir Secure Coding Training project finding a new home at TvLabs, a helpful iex shell tip for multiline commands, and more! We interview…
  continue reading
 
Matt Storrs does everything he can to take down the "big go bag" industry. Disaster preparedness expert Patrick Hardy commends Matt on his disaster knowledge and shares some helpful tips on how to prepare for the unexpected. How it's the small disasters for which you really have to prepare. The bug out bag tasting menu How to address natural, techn…
  continue reading
 
News includes a new Elixir case study about Cyanview's camera shading technology used at major events like the Olympics and Super Bowl, Oban Pro 1.6 with 20x faster queue partitioning, the openid_connect package reaching version 1.0, Supabase's new Postgres Language Server for developer tooling, and ElixirEvents.net as a community resource. Plus, w…
  continue reading
 
News includes Phoenix now including DaisyUI which has sparked mixed reactions, Erlang/OTP 28.0-rc2 release introducing priority process messages, the EEF Security Working Group's roadmap called Aegis, a new LiveViewPortal library for embedding LiveView pages in any website, upcoming improvements in Elixir that will spawn more OS processes for compi…
  continue reading
 
Matt Storrs explains how having sex in a city tends to be more enjoyable than sex in rural areas. Performer, producer, and Sex and the City expert Bailey Swilley (@heybailay) kindly explains that Matt Carrie Bradshaw is more than an inspiration for a Pokestop. How to gauge the success of a date based on the vibes of the restaurant's waitstaff. How …
  continue reading
 
News includes the release of Plug v1.17.0 with dark mode support for Plug.Debugger, an exciting Phoenix PR for co-located hooks that would place hook logic directly next to component code, a new RAG (Retrieval Augmented Generation) library from Bitcrowd for enhancing LLM interactions with document management, a syntax highlighter called Autumn powe…
  continue reading
 
Matt Storrs explains how Starry Night by Vincet Van Gogh started out as a set of prints and merchandise and only later became a painting.  Independent curator, Ann Shafer, kindly tells Matt that he has a great sense of the spirt of the art world but he's mostly backwards in his understandings. Why gettign a museum membership is one of the first thi…
  continue reading
 
News includes a new library called phoenix_sync for real-time sync in Postgres-backed Phoenix applications, Peter Solnica released a Text Parser for extracting structured data from text, a useful tip on finding Hex package versions locally with mix hex.info, Wasmex updated to v0.10 with WebAssembly component support, and Chrome introduces a new bro…
  continue reading
 
Intro topic: Grills News/Links: You can’t call yourself a senior until you’ve worked on a legacy project https://www.infobip.com/developers/blog/seniors-working-on-a-legacy-project Recraft might be the most powerful AI image platform I’ve ever used — here’s why https://www.tomsguide.com/ai/ai-image-video/recraft-might-be-the-most-powerful-ai-image-…
  continue reading
 
Matt Storrs explains how wedding planning has deep ties to the mafia. Expert wedding planner Ashley Jackson (@timelessdreamevents) corrects matt and details how wedding planning is more than having a good spreadsheet and "knowing a guy." How many wedding venues have started putting in Mcdonald's play areas to keep children occupied? Matt gives a su…
  continue reading
 
News includes the release of Elixir 1.18.2 with various enhancements and bug fixes, a new experimental SQL sigil for Ecto that brings automatic parameterized queries, a recent GOTO 2025 talk featuring Saša Jurić on code reviews. We talked with Jonatan Kłosko about his work on PythonX, a new library for executing Python code inside Elixir, the Fine …
  continue reading
 
NX provides a powerful framework for machine learning in Elixir and Lars, Andrew and Paulo Valente take a deep dive into it! Connect with Paulo on Bluesky - @polvalente.social Come join us! GigCityElixir and NervesConf US - May 8-10, Chattanooga, TN GigCityElixir.com Goatmire Elixir and NervesConf - Sept 10-12, Varburg, Sweden Goatmire.com We want …
  continue reading
 
News includes the announcement of PythonX for Python interoperability in Elixir, groundbreaking academic work on compiling Elixir to eBPF for Linux kernel-level operations, and exciting AI-powered Phoenix application demos from Chris McCord. We also dive into the current state of the Elixir job market, discussing the shift away from remote work and…
  continue reading
 
Matt Storrs explains how it can be helpful to hire repair people who also happen to be paranormal investigators. That way if there isn't a practical solution to your electrical problem they can communicate with the spirits causing the issue. Expert in ghosts and the paranormal, Rebecca Williamson (https://cambrehouse.com/) rates Matt's understandin…
  continue reading
 
Matt Storrs explains the details how the wheel was created to play the game Round Net aka Spike Ball. Ben Dantowitz corrects Matt that the sport originated more recently in 1989 and has been growing ever since. How Round Net helps solve the third space problem around the United States by bringing people together. Why isn't human skin the first choi…
  continue reading
 
News includes exciting updates to Phoenix gen_auth with magic links and sudo mode security features, a comprehensive guide on Elixir and Phoenix security best practices from Paraxial.io, significant updates to the DaisyUI Components library for Phoenix LiveView reaching version 0.7.0, more on LiveDebugger tool for Phoenix applications, performance …
  continue reading
 
In this conversation, Lars and Chris delve into the intersection of Elixir, data engineering, and data science. They explore the significance of data pipelines, the role of Elixir in transforming data, and the challenges faced in data processing. Find Chris on [Bluesky](@cigrainger.bsky.social) and on the Elixir Forum. Keep up to date with our host…
  continue reading
 
Matt Storrs explains that boudoir (furniture) photography originated with people trying to reveal secret revolver compartments. Alicia Schmidt (@buxomboudoir) gives Matt a C- due to him getting sidetracked about hiding sacks of gold. They discuss how people and NOT furniture tend to be the subjects of boudoir photography. Learn More: Buxom Boudoir …
  continue reading
 
News includes the release of LiveDebugger, an exciting new browser-based debugging tool for Phoenix LiveView applications and the announcement of Artifix for creating private Hex registries on S3 and CloudFront. We are also joined by Tim Knight, the CTO at Gigalixir, to get a peek inside the machine that is Gigalixir and learn more about how the pl…
  continue reading
 
News includes Erlang/OTP achieving OpenChain ISO certification for open source license compliance, the release of the new "Elixir Patterns" book by Hugo Barauna and Alex Koutmos, a security audit of Oban Web and Pro by Paraxial.io showing excellent results, upcoming Alchemy Conf in Portugal, and a major rewrite of the asdf version manager to Go, an…
  continue reading
 
Matt Storrs details how to scam your local sandwich shop with rare coins for sandwiches and profit. The Silver Picker (https://thesilverpicker.com/) gives matt 10% accuracy for enthusiasm. How can you find a uranium dime from 1977 and get into the dangerous side of coin collecting? Matt describes how by collecting the right gold coins you can learn…
  continue reading
 
Loading …

Quick Reference Guide

Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play