AstonJ

AstonJ

Elixir Podcasts

Please use this thread to post Elixir related podcasts you find or create :smiley:

Or, if you run a podcast yourself, you can now have a dedicated thread per podcast if you post via Devtalk (when you post a thread there it will cross-post the thread here - see this thread as an example).

For it to work you will need to:

  • Have the same username (with the same primary email address) on both sites
  • Post the thread in one of the Blogs/Articles/Talks/Podcasts section on Devtalk
  • Include the podcasts tag, as well as elixir (and phoenix, nerves etc if applicable)

It will then cross-post the thread here in a dedicated thread :003:

What are the benefits?

  • You get a thread/exposure on two forums
  • Your thread gets tweeted by both the Devtalk account as well as the Elixir Forum account
  • On Devtalk, if you start creating the thread by pasting the URL of the episode into the title bar (you can edit it to something else once that’s initiated) then on the Devtalk front-page your link will show without rel='nofollow' - so will help you with your SEO :wink:
  • Elixir gets exposure on more than one site
  • By posting via Devtalk we automatically add a your-name-podcasts tag to the threads here, which makes it easy for people to follow (or mute) those threads.

This set up is now similar to what we do with blog posts.

:023:

Most Liked

Korbin73

Korbin73

Functional Geekery is pretty solid even though it doesn’t have elixir specific content.

mkunikow

mkunikow

tcoopman

tcoopman

I’ve yesterday discovered that @josevalim was on the great Software Unscripted podcast where Jose and Richard Feldman talk the about static types systems in general and in Elixir.

If you’re interested, I’d recommend listening, I really liked their discussion

sorentwo

sorentwo

Oban Core Team

We recently joined Adam Stacoviak and Jerod Santo on The Changelog to discuss the legacy of Oban Pro, hype Elixir as a mature niche, revisit freedom numbers, philosophize about freedom, and laud the beauty of mom-and-pop lifestyle businesses.

As their summary put it:

Today you get Sorentwo for the price of one! We are joined by Shannon & Parker Selbert, both halves of the mom-and-pop software shop behind Oban, the robust job processing library that’s been delivering our emails & processing our audio for years.

ckhrysze

ckhrysze

Although not dedicated to elixir, the change log has had a few relevant episodes recently:

#194: Elixir with José Valim
#147: Elixir and Phoenix with Chris McCord

Where Next?

Popular in Blog Posts Top

fredwu
Hi folks, I wrote a blog post the other day on how I built my MVP in 3 months whilst having a day job, using Elixir/Phoenix/LiveView. Th...
New
brainlid
On your LiveView page, you are using a custom component. You want to be able to pass HTML attributes into the component, but the componen...
New
marcin
Hi! :wave: I wanted to refresh my knowledge on how to mix phx.gen.auth with local password users db, as well as OAuth providers such as ...
New
brainlid
This post asks if we can remove Alpine from the PETAL stack. Can we do everything we need with just LiveView? Also, let’s explore an area...
New
brainlid
I love LiveView. Navigating between views is so fast! This quick tip makes navigating feel instantaneous by adding a split-second delay b...
New
brainlid
Phoenix 1.7.0 brings a lot of new things when we run mix phx.gen my_app. These new and cool ways of doing things aren’t automatically bro...
New
New
bemesa21
Sorting and deleting many-to-many associations made easy with Ecto’s :sort_param and :delete_param options from cast_assoc, powered by Li...
New
ragamuf
Does the world need another How to create a blog article? Maybe not. But then again, creating something out of nothing is what we love....
New
New

Other popular topics Top

sergio
In Ruby, I can go: User.find_by(email: "foobar@email.com").update(email: "hello@email.com") How can I do something similar in Elixir? ...
New
dotdotdotPaul
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
Jim
As a follow up to my earlier question: I have the code compiling and running but not getting a successful login from the rest server. ...
New
fireproofsocks
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
myronmarston
The Elixir Typespec docs show the following syntax for keyword lists in typespecs: # ... | [key: type] # keyword lis...
New
chrisalley
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
magnetic
Hey :wave:t3: Elixir community, I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New

We're in Beta

About us Mission Statement