adolfont
Do you listen to Elixir Podcasts?
Do you listen to Elixir podcatsts? Right now we have 5 that we can say are active:
If you listen to one or more of them, why? What do you get from listening?
If you don’t listen to any, I also would like to know why. Is it because you don’t like listening podcasts? Or because you already listen to many other podcasts?
Source for the podcast list: Podcasts and Screencasts · elixir-lang/elixir Wiki · GitHub
A previous post on Elixir Podcasts.
Trending in Discussions
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
New
@chrismccord : I just saw the Extract AGENTS.md from Phoenix.new into phx.new generator commit to the phoenix project.
My initial shotgu...
New
I was working on an Ecto migration and I needed a timestamp. So, for the nth time, I looked up the different data types for timestamps, a...
New
Just a general thread to post chat/news/info relating to AI/ML stuff that may be relevant for Nx now or in the future. Got anything to sh...
New
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for...
New
Fly’s CEO posted this recently - Turn And Face The Strange · The Fly Blog
It says that Fly is going all-in on sprites, which is a worry ...
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
We want to introduce a new native datatype to Erlang: native records. Although replacing all tuple records with native records is not our...
New
Chat & Discussions>Discussions
Latest on Elixir Forum
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #performance










First 10 of 21 Posts
NobbZ
I’m listening to all of them.
Usually I do not put much of attention to the casts at all. I just put them on my ears when moving from school or office to the next trainstation.
And as I also have other podcasts in the queue that still cast regularly, I am barely managing to keep up with them. Though what it gives me, is that I get the news.
Its rarely that I try to learn from them. Really, its about the news only.
Having heard about a library or tool mentioned, even in this passing by manor, sometimes enables me to just come up with this in the office when related problems arise.
Also sometimes the jokes are good
DianaOlympos
I don’t.
They are a really uneffective format for me, the guests are not really people that interest me and the topics are not either. So hey. Why lose time with things that are not targeted at me.
regulation_d
I’ve been listening to most of them though not religiously. mainly just to get a sense for what people in the community think is important. Some of the real value for me is in hearing about new libraries as they come out.
As a newbie several years ago, I listened to Elixir Fountain with Johhny Winn and later also Sean Callan. Those were hugely helpful in helping me get acclimated to the ecosystem.
adolfont
Very interesting, Diana. Which guests would interest you? Which topics? Do you listen to other (non-Elixir) podcasts?
akoutmos
I personally have been listing to all of the shows listed for quite some time. The Elixir podcasts helped me get ramped up on using Elixir years ago and even today remain a good way to keep a pulse on the community/ecosystem.
Although I don’t listen much to Elixir Mix anymore…since I am now a panelist on the show (who honestly likes listening to the sound of their own voice
).
shanesveller
To be blunt, it’s hard to imagine one ecosystem having enough activity, content, and conversations to meaningfully sustain 5 different podcasts.
I don’t begrudge anyone who appreciates the format, but it doesn’t work for me personally - I’d rather read than listen, since I can’t split attention either way.
adolfont
I agree but no one should listen to all episodes. And the point is that as a podcast host myself (in Portuguese), there is benefit in having a conversation with someone interesting even if no one listens to that conversation.
DianaOlympos
Not really. I listened to a bit of the Greater than Code.
Mostly i would love to hear from how we make the industry more professional. How we put code straight in prod. How we make code observable How we move the field into something closer to cognitive systems engineering. How Elixir enable product teams to go faster. To have better loop with customers. Etc etc
The whole navel gazing of Computer Science reinventing tools that are all broken and ignoring “how we do work” … let say it does not interest me.
trarbr
I listen to all of those podcasts. I use them (and other podcasts) to keep me company when doing the dishes, cleaning, and other such chores. I will skip episodes if I don’t have time or if I’m not in the mood, but otherwise I listen to most of them.
The reason I listen to podcasts is that it’s a low-effort way for me to learn, and I can combine it with doing other things. It’s mostly about hearing the perspectives of other developers - even if I don’t agree with them, I usually pick something up, or nuance my own thinking on some subject. And the banter is always fun.
Does Not Compute is another podcast that could be added to the list. It’s not Elixir-specific, but the hosts mention Elixir quite a bit, as they both use Elixir for their work. Basically they use the podcast to chat about what they’re doing at work, challenges, successes, learnings, etc. Lately they’ve been talking a lot about PHP and Laravel, and contrasting those to Elixir and Phoenix - a discussion I have enjoyed, as the hosts have a very pragmatic attitude.
bottlenecked
I love podcasts in general and regularly listen to all those mentioned as well as many others (either programing related or not). When I first started learning Elixir it was basically just @johnny_rugger’s show and it helped me understand where the community stood on important topics like concurrency, genservers and the like- stuff that for newbies may at first seem too heady to get a good grasp on. But I also listen to podcasts for one more important reason: finding out the “who’s who” in a community and the thought leaders on a subject helps me focus my reading efforts and put things I read online into perspective. All other benefits mentioned here also apply (the banter, tips on libs that may prove useful later etc.)