| ▲ | awesome_dude 2 hours ago |
| I'm not sure if that's a criticism or praise - I mean, most people strive for readable code. |
|
| ▲ | candiddevmike 2 hours ago | parent [-] |
| LLM generated code reminds me of perl's "write-only" reputation. |
| |
| ▲ | coldtea an hour ago | parent | next [-] | | Does it really? Because I see some quite fine code. The problem is assumptions, or missing side effects when the code is used, or getting stuck in a bad approach "loop" - but not code quality per se. | |
| ▲ | awesome_dude 2 hours ago | parent | prev [-] | | In all honesty I've only used LLMs in anger with Go, and come away (generally speaking) happy with what it produced. |
|