| ▲ | hirvi74 2 hours ago | |||||||||||||||||||||||||
But what is the selling point for Go? I get that it is allegedly hailed to be a simple language with basically no batteries included, but why is that a selling point? Does Go excel at anything no other language does? | ||||||||||||||||||||||||||
| ▲ | pylotlight an hour ago | parent | next [-] | |||||||||||||||||||||||||
Performance? Second only to rust and other lower level langs. Surely you don't need this spelled out for you... | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
| ▲ | an hour ago | parent | prev | next [-] | |||||||||||||||||||||||||
| [deleted] | ||||||||||||||||||||||||||
| ▲ | chickenman_98 an hour ago | parent | prev | next [-] | |||||||||||||||||||||||||
I think that’s sort of the selling point no? It’s really boring. It has like -10 keywords, compiles insanely fast, and has a concurrency model that’s easy to use and read. LLMs are great at using Go tooling to sanity check along the way. It’s easy to write shitty Go but it’s really pleasant to work with if you find those things compelling. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
| ▲ | enneff an hour ago | parent | prev [-] | |||||||||||||||||||||||||
For one thing it’s statically typed and has many fewer foot guns than Python, so the llm-produced code is more likely to do what you expect. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||