Hacker News new | ask | show | jobs
by macintux 1807 days ago
It’s a confusing article, especially given the emphasis on DSLs in the title, which I assume is a reference to k8s but I’ve never dived into it so ¯\_(ツ)_/¯

Building a distributed architecture is so much more than what’s presented here: error handling, consistency management, data plane, control plane, name services… this feels like it’s taking 2% of what Erlang offers out of the box and calling it done.