Hacker News new | ask | show | jobs
by StreamBright 3067 days ago
I really like why we wrote x in y sort of blog posts. It is almost always like this: because we could or because for our use case it works.
1 comments

It's actually almost always a post-hoc justification for scratching an itch.
Exactly. Pony looks interesting though. I am wondering how is it comparing to Erlang. Seems like they are trying to address the same problem (actor model with memory safety) with different approaches.