Just because you're intelligent doesn't mean you should spend all that intelligence trying to figure out other people's messes. Simplicity and explicitness are paramount when collaborating.
replies(1):
So is succinctness (most people can't speed read code). The examples he gives make Go look anything but succinct.
If Haskell's succinctness level is 1, then I would rate python's at 2, go's at 4, and java's at 20.