The MQ Summit schedule is live!
Learn from experts at AWS, Microsoft, IBM, Apache, Synadia, and more. Explore cutting-edge messaging sessions and secure your spot now. https://mqsummit.com/#schedule
Authorization in Elixir with Permit - ElixirConf EU 2025 Transcript
Michal’s ElixirConf EU 2025 presentation on the Permit authorization library is now ready to watch on YouTube - watch it to see how the Permit library makes access control easier. Many of you prefer consuming textual content, so we’ve now transcribed it to written form: https://www.curiosum.com/blog/authorization-access-control-elixirconf
The .iex.exs File
In episode 203, we’ll learn how to streamline our Elixir development workflow by customizing our IEx shell with a .iex.exs file.
Build Unstoppable Systems with Francesco Cesarini
Learn fault-tolerant design, scalable microservices, and proactive observability in a full-day training with Francesco Cesarini at Code BEAM Europe 2025. https://codebeameurope.com/trainings/architecting-systems-for-scalability-and-reliability/
Thinking Elixir 273: Does the Language Really Matter?
Episode 273 of Thinking Elixir. News includes Chris McCord releasing a shell-based web browser tool for LLMs extracted from phoenix.new, a new schema validation library called Zoi inspired by JavaScript’s Zod, AshDiagram for generating beautiful visualizations of AshFramework applications, the Erlang Ecosystem Foundation’s progress toward EU Cyber Resilience Act readiness with their Ægis security initiative, PostgreSQL 18.0 release with Index Skip Scans and async I/O improvements, Anthropic’s Claude Sonnet 4.5 release, IEEE’s Top Programming Languages 2025 list and a discussion about whether AI-assisted coding means the end of programming language rankings, and more!
Batch Updates and Advanced Inserts in Ecto for Elixir
In this first part of a two-part series, we’ll explore Ecto’s powerful batch update and advanced insert capabilities: https://blog.appsignal.com/2025/10/07/batch-updates-and-advanced-inserts-in-ecto-for-elixir.html
Authorization & Access Control
How we think about authorization in Elixir - not just in theory, but through case studies and working systems. https://www.curiosum.com/blog/authorization-access-control-elixirconf
NxHailo: ML pipelines on the edge [Nerves Meetup]
The next Nerves meetup is Wednesday, October 29! Vittoria will showcase the capability of running ML inference pipelines on a Raspberry Pi 5 with the Hailo HAT using Nerves. You’ll learn about writing pre or post-processing code with Nx, on low-cost hardware, without sending data over the internet.
Elixir Curitiba 2025
In-person event in Curitiba, Brazil
Site (in Portuguese): https://elixircuritiba.github.io/
Elixir in Focus - The Brazilian Elixir community podcast - New website
Elixir em Foco is the podcast of the Brazilian community of Elixir, the programming language created by Brazilian José Valim that is used by companies around the world to develop scalable and easy-to-maintain applications. Elixir runs on the Erlang virtual machine, known for enabling the creation of low-latency, distributed, and fault-tolerant systems. These features, combined with Elixir’s tools, allow developers to be productive in a variety of domains, such as web development, embedded software, machine learning, data pipelines, and multimedia processing, across a wide range of industries.
We have a new website: https://elixiremfoco.com/index_en.html
Code BEAM Europe 2025- this year's lineup is incredible
Debug like WhatsApp, scale like the Olympics, and dive deep into BEAM internals. Few tutorial seats left-grab yours now! https://codebeameurope.com/#register
Four years of running Elixir on Kubernetes in Google Cloud
Recording from my talk at ElixirConf EU 2025: https://www.youtube.com/watch?v=Zce0SM1sm7A
My journey learning Elixir Phoenix LiveView
There is a learning curve to get started with the Elixir Phoenix LiveView stack and to appreciate what makes it such a nice environment. I want to share my journey learning Elixir Phoenix LiveView in the beginning of 2025 and the resources that I used. Things may feel overwhelming but there is great material out there.
https://blog.stfx.eu/2025-09-25-learning-elixir-phoenix-liveview.html
Thinking Elixir 272: Process Vaults and Quantum Crypto
Episode 272 of Thinking Elixir. News includes the release of Vault, a lightweight library for process-scoped global data storage that uses the Process Dictionary for immutable context sharing, OTP 28.1 with quantum-resistant ML-DSA cryptographic support and enhanced DNS resolver capabilities, Tidewave Teams launching and Tidewave’s new TODO support, AshTypescript for automatic TypeScript type generation from Ash resources with impressive frontend integration demos, exciting Elixir 1.19-rc.0 performance improvements showing dependency compilation speeds cut by more than half on multi-core systems, conference updates from the successful Goatmire Elixir 2025 event, and the ExMex Elixir conference opening ticket sales for their November Austin event, and more!
MQTT and Apache Pulsar for IoT: Powering the Connected Vehicle
Discover how MQTT + Pulsar create a unified IoT pipeline for connected vehicles. Hear from Gaurav Saxena & Matteo Merli at MQ Summit 2025 - only 1 month away! Save your spot today. https://mqsummit.com/talks/mqtt-and-apache-pulsar-for-iot/
DeployingElixir.eu - Anatomy of Dockerfile, new screencast about Elixir, devops and all around
I’ve started new screencast about Elixir - focused on devops and deployment. First one from series has been added and it’s free 🎉 Some of them will be hidden behind paywall, hopefully reasonable one ($9/month).
Elixir Survey returns at the end of October
We’ve updated Elixir Hub with all past Elixir Survey results!
https://elixir-hub.com/surveys
Check them out and contribute your ideas for the next edition! Sign up for our Elixir Newsletter to stay updated on the most interesting Elixir content.
Fast & Compliant: The Fintech Paradox Solved with BEAM -ONLINE EVENT
Sneak peek of Code BEAM Europe 2025! Join Erik Stenman as he explores how the BEAM ecosystem helps fintech teams build systems that are both lightning-fast and regulation-ready. Don’t miss it! https://www.linkedin.com/events/7371131162284429312/
Building Location-Aware Apps with PostGIS and Ecto: A Modern Approach
How I built a location-based promotional code system that’s both powerful and maintainable.
Building a Parking Lot System with Elixir OTP: A Journey from Traditional to Domain-Driven Design
Revisiting “Designing Elixir Systems with OTP” by Bruce Tate and applying its principles to build a robust parking lot management system
