The Schedule is up w/José Valim | Code BEAM Europe 2026
The Schedule is up and José Valim is joining us with his keynote: Set-Theoretic Types from Scratch + Extended Q&A!
Two days, two tracks, Haarlem and online, 21-22 October 2026. Training day: 20 October.
Keynotes
- Sam Aaron: Notes on the Synthesis of Time, The Phone Orchestra
- José Valim: Set-Theoretic Types from Scratch + Extended Q&A
- Brooklyn Zelenka: Let It Disconnect: A Local-First Future
Speakers
- Aaron Cruz: ClusterFu**tional: Four Years of Distributed Elixir at NetzeBW
- Alejandro Ramallo: Saying What: A New Declarative Language for the BEAM
- Benedikt Reinartz: Rustler News and Road to 1.0
- Björn Gustavsson: Native Records, Update from the OTP Team
- Brujo Benavides: Idiomatic Erlang: Tips for Erlang Beginners
- Cara Superlativo: Exploring Audio, Music, and Erlang
- Chris Beck: ATProto on Elixir: A Spike into AppView’s DataPlane
- Dan Janowski: The Erlang Ecosystem Frontier: Our Work Ahead
- Davide Bettio: Updates from the AtomVM Landscape
- Ellyse Cedeno: Exploring Audio, Music, and Erlang
- Erik Stenman: Structuring Erlang Code with Application-Level Visibility
- Giacomo Cavalieri: Zero to Embedded with Gleam and AtomVM
- Guillaume Heu: Asterism: An OTP Visualizer in Gleam
- Hayleigh Thompson: Ditch Your API with Lustre Server Components and the Store Pattern
- Iryna Kostiuk: When AI Writes the Code, What Matters More: Language or Runtime?
- Jonatan Männchen: Don’t get pwned by AI Attacks
- Kamila Pokój: Reverse Engineering Marketing for Devs
- Kero van Gelder: Understanding Supervision: Killing Your Actors
- Louis Pilfold: Gleam Language Update
- Lucas Sifoni: From Pure Code to Physical Controls: Designing Hardware in Elixir
- Lukas Backström: Exploring Doctests in Erlang
- Matt Swensen: Hooked on Performance: Taming LiveView’s JavaScript Hooks at Scale
- Mauricio Cassola: TUIs Everywhere
- Peter Ullrich: Don’t get pwned by AI Attacks
- Raimo Niskanen: Do the List Shuffle
- Rebecca Reusch: Building Big Lustre Apps
- Riccardo Binetti: Don’t Crash the BEAM: Safe Interop with Ports and C Nodes
- Robert Fiko: Same Runtime, Different Language: Adapting SAFE for Gleam
- Roberto Aloi: Still Typing Erlang? Developer Experience in the Prompt Era
- Spoorthy Sridhara: Self-Healing Systems and When They Fail
- Tobias Pfeiffer: Stories in Open Source
- Travis Fantina: Ruby Crimes in Elixir Codebases
Tutorials, 20 October, 09:00 to 17:00 CEST
- Match the BEA(M)T: Real-Time Generative Music with Elixir: Luca Dei Zotti
- Gnome Village: Understanding the BEAM Through Processes, Flows, and Runtime Behaviour: Erik Stenman, Måns af Klercker
- Building Production AI Harnesses in Elixir: Chris Beck
Join us in Haarlem or online, 21-22 October, to hear José and many others: codebeameurope.com/#register
Hologram: Building Local-First Apps in Pure Elixir (ElixirConf US 2026 talk)
The recording of the talk I gave at ElixirConf US 2026 a few days ago is already live. It shows the local-first data layer I built for Hologram, starting with a trip planner that keeps working offline and syncs between browsers, then how it works. The data layer isn’t released yet, it’s still on a branch, but the demo app’s code is public on GitHub as bartblast/hologram_offgrid. Watch it here: https://www.youtube.com/watch?v=jdg_UrLp0bU
Everything you missed at ElixirConf US 2026
Hi there!
That’s a wrap on ElixirConf US 2026, and what a two days it was. Some of the talks are already public here, and here’s a quick recap of what you missed:
- Many jokes from the stage — including the room shouting out their country out loud at the end of every day. You had to be there. (Or, you know, watch it back.)
- Even more jokes from Aaron, our track host, who kept the energy high between sessions.
- Roundtable sessions — which turned out to be overpopulated by 300%!
- The Bingo Bard game — a full board of squares we prepared for you to play throughout the event. Shoutout to the one person who completed the entire thing in the first two hours. We know who you are… (No, we don’t. But we’re impressed.)
- And of course, two full days of talks, keynotes, lightning talks, and roundtables from across the Elixir community.
Want to see all of the talks? Grab the video pass
It’s 3 months of access to the recorded sessions after the conference (edited, ready-to-watch session videos).
Grab the video pass for $199 HERE.
Craving more Elixir?
Join us at Code BEAM Europe 2026! Expect 30+ talks from José Valim and many others, across the Erlang, Elixir, and Gleam communities, informal zone sessions, and two days of the same great people, ideas, and energy — this time in Europe, Haarlem, NL, 21–22 October.
See you at the next ElixirConf (or Code BEAM event :))
The Code Sync Team
IcecastEx 1.0 released
Read metadata from Shoutcast & Icecast streams. This is a fork of shoutcast_ex, updated to work with hackney 4.x and a new Req adapter.
Charts with Plotto
Plotto is a 100% Elixir charting library with no NIFs or external dependencies. In this episode, we’ll use it to add interactive SVG charts to a Phoenix LiveView dashboard.
Doggo 0.15.0 released
Doggo is a headless component library for Phoenix LiveView. 0.15.0 adds hooks for 14 components to implement the APG patterns and contains plenty other improvements.
Release notes: https://github.com/woylie/doggo/releases/tag/0.15.0
SeedFactory v0.9.0 Released
This release has a new dependency planner. It searches for a complete plan and backtracks when a choice doesn’t work out, including deciding the order in which commands run.
SmolBox: running code in disposable microVMs from Elixir
I built SmolBox, an Elixir library for running programs in disposable microVMs through SmolVM workers, on Linux and macOS Apple Silicon.
This article walks through a Python example, from submitting work to collecting output files and confirming cleanup. It explains how execution continues independently of the submitting process, how stable execution identities work, and why SmolBox doesn’t silently rerun a command when its outcome is unknown.
Python is just the example. The same lifecycle supports JavaScript, TypeScript and other programs when the approved guest image includes the required runtime and dependencies.
I also explain why I chose smolvm and when an embedded interpreter, local process or function platform might fit better.
How are you handling execution, results and cleanup when running code outside the BEAM?
Gleam Gathering 2027 next Feburary in London
Gleam Gathering is happening again on 27th of February 2027 in London, UK. Tickets sales are up and the Call For Talks is open. https://gleamgathering.com/ The first edition held last year in Bristol was great, even if we had to introduce a lot of people to the concept of Bristol. Come and meet the super friendly community, no surprises there coming from the BEAM.
ExIcon 1.0.0: Generic icon downloader and component generator
ExIcon is a generic and extensible icon set downloader and Phoenix LiveView icon component generator. It also works with SVGs in local folders, has various options to configure the generated attributes, and it is a dev-only dependency. Version 1.0.0 was recently released.
If it’s going to be read by a human, it should be written by a human
This article aims to show you why I hate AI prose. This includes an explanation of why the text LLMs produce is uniquely difficult to read and comprehend, and why it’s a burden and not a boon to human communication. Use LLMs to write code, by all means: but please, don’t use them to write prose.
https://revelry.co/insights/artificial-intelligence/say-no-to-ai-prose/
ReqCircuitBreaker: Circuit breaker using Fuse for Req
ReqCircuitBreaker is a new circuit breaker plugin for Req that uses Fuse under the hood.
Finding Your Broken Glass: A Flaky Test Prompt for GitHub Actions
✏️ CI goes red on a test you never touched, so you click re-run and hope. Nobody on the team can say how often that happens or what it costs.
Your GitHub Actions history already knows. I wrote a prompt that reads it, names the confirmed flakes, and puts an annual dollar figure on the re-runs. Plus the usual Elixir causes to look for.
https://mikezornek.com/posts/2026/9/finding-flaky-tests/?utm_source=elixirstatus&utm_campaign=finding-flaky-tests
ReqSSRF: SSRF protection for Req
ReqSSRF is a new package for preventing SSRF vulnerabilities when making requests to user-provided URLs with Req.
SafeRedirect: Redirect URI validation for preventing open redirects
We just open-sourced SafeRedirect, a new package for validating, resolving, and redirecting to user-provided URIs to prevent open redirect vulnerabilities.
ElixirConf US is THIS WEEK
Sept 10-11, live from Chicago. Can’t make the trip? Grab a virtual pass and stream the whole thing from wherever you are.
You get every talk live, the conference app, live Q&A, and access to the recordings. José Valim on set-theoretic types, Chris McCord, Zach Daniel, plus 30+ sessions on Phoenix, LiveView, OTP, Nerves and Nx.
10% off for the forum with code FORUMVISITORS:
👉 elixirconf.com/#register
No flight needed. See you on the stream or on-site!
Aurora Meter: real-time usage metering and plan entitlements for Phoenix
A free MIT library that counts usage on an ETS hot path (no DB on the write path), gates features by plan with an atomic with_quota/4, and renders live usage in LiveView over PubSub, Syncs with Stripe. Discussion on the forum: https://forum.elixirforum.com/t/aurora-meter-real-time-usage-metering-and-plan-entitlements-for-phoenix/76602
Link: https://github.com/liamkillingback/aurora-meter
Website: https://aurorameter.com
Texttile: a multiplayer blog engine in Phoenix and LiveView
My wife and I write a travel blog together. Every day, photos and videos had to move from one phone to the other before we could sort them into a post.
So I wrote Texttile. Multiple people can work in the same entry: one writes, the other follows live and arranges the gallery. Phoenix, LiveView and SQLite run in one Docker container. Photos and videos stay on your server, with no YouTube embeds.
The story, with a video of two people editing together: https://www.v01.io/posts/2026/08/texttile/
Demo: https://www.texttile.blog Source: https://github.com/texttile-blog/texttile
I’d love feedback from people who have built collaborative interfaces with LiveView.
Obscura 0.2.0: spaCy NER for Elixir on the CPU
Obscura 0.2.0 introduces :efficient, combining deterministic PII recognizers with spaCy NER for English names and locations.
Inference runs in a local Rust executable through an Erlang Port, with supervised workers and no Python required at runtime. It supports Linux servers and Apple Silicon macOS development.
On 5,000 heldout synthetic documents, it recovered more exact PII spans than :fast, but also produced more false positives. The article explains that tradeoff, CPU workload results, and why higher F1 doesn’t necessarily mean better privacy protection—with installation and Elixir integration examples.
Feedback and synthetic failure cases are welcome!
https://hfiguera.github.io/obscura/blog/beyond-regex-why-we-shipped-a-cpu-profile-for-pii-detection/
Build It With Phoenix is now Pay What You Want!
As of today (in time for @ElixirConf), my @ElixirLang and @ElixirPhoenix video course, Build It With Phoenix, is pay what you want! $0 is a legitimate option. Thank you to the 150+ of you that purchased it previously—you have made this possible. Keep learning!!!
