Hacker News new | ask | show | jobs
by dscpls 2587 days ago
To be fair, erlang would have been the better choice here. Memory safety, concurrency and solid error handling all in one.
1 comments

I think I know what my next Erlang project's gonna be. Erlang-as-PID-1, here we come!

EDIT: or maybe as PID 2, per https://github.com/omisego/ewallet/issues/108 , though I'd be interested in the idea of writing an OTP application that can reap zombies and forward signals.