Hacker News new | ask | show | jobs
by oneweekwonder 3231 days ago
if you look at the latest release[0] there seems to be 33 contributors. While a bunch of the commits is made by Erlang/OTP(I assume this is Ericsson) it is not the 1990 anymore and a lot of tech like rabbitmq and couchdb uses erlang to reach "webscale" deployments.

[0]: https://github.com/erlang/otp/compare/OTP-20.0...master

2 comments

Almost all these commits are from Ericsson employees. The community did start contributing bigger things in later years (the improved unicode support is a good example), but the core team is still very central to the development, and their main bug tracker is not open.
> tech like rabbitmq and couchdb

and a whole sub-community in elixir. erlang is gonna be just fine.