Comment by theshrike79

1 day ago

The comparative strictness and simplicity of Go also makes it a good option for LLM-assisted programming.

Every single piece of Go 1.x code scraped from the internet and baked in to the models is still perfectly valid and compiles with the latest version.

Yep, and Go’s discouragement of abstraction and indirection are also good qualities for LLM coding.