Hacker News new | ask | show | jobs
by ch4s3 127 days ago
> For serious apps it's impossible to escape reading Erlang or Erlang documentation

Erlang documentation yes, but I VERY RARELY look at Erlang code. The only times I've really done it have been fiddling with an ODBC driver issue, which isn't really supported anymore by OTP, a crash dump maybe twice, and writing a dialyzer wrapper. I've been building elixir systems for over 10 years, and use OTP heavily,