Skip to content

Comment on Ask HN: Who is not betting on Elixir and why not?parent

Comments

Are you hiring developers who can't learn new languages?

Learning languages and using them to develop an actual production-grade product are two different things.

Pick something proven.

I worked in a Scala shop and people spent tons of time flailing about arguing over syntax, dealing with bad IDE plugins / slow tools, etc. They'd have been better off just sticking with Java.

I would say Erlang VM is already proven.

I agree. So use Erlang VM and Erlang language, don't use Elixir yet...

Elixir and Erlang have similar symantics, compiles to same byte code. You can use any Erlang library in Elixir without any overhead, all the tools (debugging, profiling) which works with Erlang works with Elixir.I don't see why you can use Erlang and not Elixir.

If it slows the team down significantly and that speed is not regained in either performance or development time, then I personally would not hire developers to learn X new language.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.