Hacker News new | ask | show | jobs
by weatherlite 1503 days ago
> A unique high-concurrency VM with easy-to-use primitives that would require huge gobs of code and lots of added dependencies in other languages.

Truth is most web devs don't care about concurrency - it's a thing left for the ops team and with today's tools (k8s) its getting more and more trivial by the minute and it's only gonna get simpler and cheaper.

I'm not saying there aren't any use cases for Elixir, I'm just saying they're not that obvious or common.