Hacker News new | ask | show | jobs
by smrtinsert 965 days ago
I use parallelization all the time. It's easily added later thanks to this feature, unlike say rewriting a code base from a single threaded language because you thought async constructs would be enough. Never making that mistake again.