Earlier quoted context omitted.
Go and Java/C# (if you forgo all the OOP nonsense) aren't much harder to write than Python, and you get far better performance. Not all the way to Rust level, bur close enough for most things with far less complexity.
As an AI engineer I kinda wish the community had landed on Go or something in the early days. C# would also be great, although it tends to be pretty verbose. Python just has too strong network effects. In the early days it was between python and lua (anyone remember torchlua?). GoLang was very much still getting traction and in development. Theres also the strong association of golang to google, c# to microsoft, and…
Go is criminally underrated in my opinion. It ticks so many boxes I'm surprised it hasn't seen more adoption.