| ▲ | ipnon an hour ago | |||||||
Yes, now that humans write less than 99% of code, the most important criteria for a language isn't readability, which I'd argue was always Python's main selling point, but the underlying runtime. There are practical limits to how fast a Python program can run either under I/O or CPU bound compared to other popular and mature languages with extensive libraries, like Elixir, Go or C++, depending on your use case. | ||||||||
| ▲ | tripleee an hour ago | parent [-] | |||||||
> now that humans write less than 99% of code, the most important criteria for a language isn't readability please tell me you're reading the AI code | ||||||||
| ||||||||