Remix.run Logo
giancarlostoro 11 hours ago

> The line from the zen of Python about how "there should be one-- and preferably only one --obvious way to do it" is something that people all too often forget.

The zen of Python should be the zen of all languages.

dirtbag__dad 6 hours ago | parent | next [-]

Unfortunately in practice you see snowflake implementations left and right in python.

It’s still unclear to me if python is too expressive for its own good, or if it’s so widely used, that it’s impossible to avoid nonsense

giancarlostoro 5 hours ago | parent [-]

I assume like 70% of Python developers do not even know the Zen of Python, let alone PEP-8. It's likely the size.

BugsJustFindMe 11 hours ago | parent | prev | next [-]

Yes, it should be. Sadly it's not even unambiguously the zen of Python these days.

fullstop 9 hours ago | parent | prev [-]

Yes, one way to do it. Sync or async!

giancarlostoro 5 hours ago | parent [-]

All I'm hearing is that Erlang is the true Zen.