General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Continuous Delivery
comments
Comments by "" (@defeqel6537) on "The World's Most Popular Programming Language" video.
@ContinuousDelivery this is exactly how I feel too, async attempts to hide the actual control flow by infiltrating every level of the code. The Erlang engine is more honest about the control flow. The only async implementation that I've somewhat liked so far is boost::fiber, though I hear Go's is similar.
1