Get your hands dirty 💻 🎙️ Podcast: beamrad.io 📙 Book author: akoutmos.com/top/books ⌨️ Elixir libraries: hex.pm/users/akoutmos 📈 SaaS founder: eaglemms.com

Maybe here, maybe there
Joined October 2014
🚀 The Elixir Patterns Beta is live 🚀 @hugobarauna and I are really excited to share the beta release of the Elixir Patterns book and want to thank everyone for their support. Check it out at elixirpatterns.dev/ and happy reading everyone 📖 #MyElixirStatus #ElixirLang
Alex Koutmos retweeted
The foundations of TheoryCraft are done ✅ GenStage-based pipeline architecture ✅ Price ops & indicators ✅ Basic Livebook visualization Next steps: 1. Build a simple data feed (probably YFinance) 2.Add a broker layer to simulate orders 3. Implement strategy logic for first backtests & stats
1
1
9
It’s amazing what you can do in Livebook 🤩
- Series styling options: done ✅ - Real-time streaming via Kino JS Live: done ✅ - Code cleanup: done ✅ The first version of KinoTheoryCraft library is finally available on GitHub 👇
1
15
Alex Koutmos retweeted
I'm hiring a contractor to contribute to @elixirlang OSS tooling full-time We're a large @elixirlang team and tooling is a big pain point, so we want to hire someone to make it better for us and everyone. Apply here jump.ai/careers?ashby_jid=39…
6
39
5
192
Elixir is built for scale and reliability, which makes it a nice fit for multimedia apps. If you’ve thought about adding audio or video to your @elixirlang projects, this guide can help. Explore the best solutions and see which one fits your needs 👇
1
16
119
Alex Koutmos retweeted
You already know what needs to be done. Stop waiting for a co-founder to be your missing piece—most partnerships are just two people hoping the other is the engine. Eat the glass now, hire for it later. If you can build it solo, you probably should. piped.video/@ElixirMentor #buildinpublic #myelixirstatus
4
6
1
51
Alex Koutmos retweeted
Hexdocs now offers @TypeSense-powered documentation search across all packages and versions, link below. TL;DR: * Run `mix hexdocs.search` to open a search tailored to your project's dependencies * Coding agents can use tidewave.ai's MCP to search across your deps docs * Docs for Phoenix/Ecto/etc can provide cross-dependency search, improving onboarding
9
45
6
260
Alex Koutmos retweeted
Elixir v1.19 released: enhanced type checking, broader type inference, and up to 4x faster compilation for large projects! elixir-lang.org/blog/2025/10… A huge thank you to Fresha, Starfish*, and Dashbit for sponsoring the type system, plus @CNRS and @Remote for making it possible.
Alex Koutmos retweeted
My keynote on "Elixir's AI Future" is up. I start by running `mix phx new` and sending claude code off on a full OTP slack clone using the new AGENTS md file. It nailed it. Elixir is one of the best platforms for AI assisted dev and to build agents. lfgo piped.video/watch?v=6fj2u6Vm…
9
48
4
266
Alex Koutmos retweeted
SavvyCal is hiring! I'm looking for a remote full-stack developer to join the team. You'll work directly with me on interesting problems and make a meaningful impact on thousands of customers. More details in the link to follow 🙂
Wrote a small library to play with rendevouz hashing, similar to HCA Healthcare's Project Waterpark, and a visualization in @livebookdev to show actor placement and replication across the cluster, based on the ID of the patient (or actor) #myelixirstatus ...
Alex Koutmos retweeted
this is wild
Alex Koutmos retweeted
Phoenix 1.8.0 is officially out! - AGENTS .md for a level-up in LLM assisted dev - themes + dark mode - streamlined generators/layouts - revamped guides - scopes - phx.gen.auth magic links Huge thanks to Steffen Deusch and @dashbit for making it happen! phoenixframework.org/blog/ph…
Say what you will, but I maintain the same stance I took back in 2016 on React and JSX. Working on a Next.js documentation site at the moment and how people believe this is peak productivity honestly confuses me. The only logical explanation is Stockholm syndrome.
5
1
1
39
LiveVue v0.6.0 is here! 🎉 This is by far the biggest update since the initial release, months in the making 🫡 🚀 Out-of-the-box JSON Patch diffs reduce WebSocket payloads by 90%+ 📚 Complete docs overhaul 🌟 Client-side utilities A short thread 🧵 #myelixirstatus
1
12
71
Episode 94: The future of Elixir Agents with @BeamRadio1 Really enjoyed chatting about the future of AI Agents with @akoutmos @ektastrophe @meryldakin @redrapids Thanks for the opportunity! Link to the episode below 👇🏼
Alex Koutmos retweeted
It’s a very personal episode of the podcast this week, where I walk through what I consider to be the 11 biggest mistakes I’ve made in my entrepreneurial journey. This one was not easy to record, but I am proud of how it turned out. Check it out at the link below 👇
Are you delaying your happiness until you cross the next milestone? In this week’s episode, @robwalling shares his regret of buying into the arrival fallacy, and 11 other founder mistakes he made: startupsfortherestofus.com/e…
5
1
29
That and I love making logos for new libraries 😂
2
9
Been trying to track down a OOM issue crashing my Elixir app lately, and I needed some additional tooling to help pin point the troublesome process. I created Hog to find memory hungry process and log some more information about them 😁. github.com/akoutmos/hog #MyElixirStatus
7
16
98
That's awesome!
Flutter has to completely redesign their UI system to match Apple's new "glass" aesthetic: github.com/flutter/flutter/i… Meanwhile, we're already running on iOS 26. Glass and all. #ElixirLang
1