logoalt Hacker News

PunchyHamstertoday at 8:36 AM1 replyview on HN

> One obvious reason is Python's extreme readability, it has often been described as being as close to executable pseudo-code as one can get.

But it's LLMs that read it not humans. At least that's the trend

> Use a language that has a large training set so the LLM can be most efficient.

It's pretty efficient with Rust.


Replies

subscribedtoday at 8:41 AM

But plenty of humans like to be able to read the generated code and understand / edit that.