AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Elixir: A Foundational Improvement
The big advantage in Elixir when it comes to processes is you don't have shared memory. So a whole class of bugs that can happen, like race conditions at the operating system level type of issues just don't happen because they're often boiled down to shared memory. I'm excited to see where the Ruby community goes with this over time. And so for me, if Ruby really takes off and and Ruby is really benefit from RACTRs and this actor style primitive, I think it's awesome.