Why you shouldn't default to positional parameters

from blog fhur's blog, | ↗ original
Named parameters are generally better than positional parameters, and you should use them by default