Hacker News new | ask | show | jobs
by redisman 1734 days ago
Most of all, it’s simple. You can’t do fancy and clever stuff which might feel bad in the moment but 6 months from now you’ll be much happier to read the simple but slightly verbose version.
2 comments

I agree at 2000%!
I wouldn't call Go 'slightly verbose'.
Show me the least verbose way to process things in parallel in Python and I'll show you the least verbose way to do it in go:

    go f()