|
|
|
|
|
by fredrikholm
1152 days ago
|
|
> I get the feeling it's super robust and reliable and low maintenance The patterns defined by OTP are a work of art and tremendously rewarding. I've yet to use any other system/runtime that elegantly solves the amount of issues that come up when writing these type of systems up front. The BEAM is a work of art. Nothing comes close. |
|
Reading up on the Erlang GC was fun.
So was reading Kernel.ex (Elixir's bootstrap file)