zlacker

[return to "How to Use AVX512 in Golang"]
1. zhengh+Nu5[view] [source] 2023-01-23 07:39:24
>>signa1+(OP)
I am the author and I am really regret about this title. I think a better title should be "How to Use AVX512 in Golang via the C Compiler" :O
◧◩
2. fulafe+y66[view] [source] 2023-01-23 14:00:20
>>zhengh+Nu5
Another suggestion for the title: Go, not Golang.
◧◩◪
3. jrockw+Mi6[view] [source] 2023-01-23 15:00:34
>>fulafe+y66
This is a hill I am also willing to die on.

Last time this annoyed me, I did a thorough look at the Go source code to figure out how accurate calling the language "Go" is. Basically, aside from the mailing lists and bug tracker URLs, "golang" only appears in one place; the ppc64 port contributed by IBM. Everywhere else in the code, it refers to itself as "Go".

◧◩◪◨
4. seanw4+BF6[view] [source] 2023-01-23 16:29:37
>>jrockw+Mi6
"Go" matches to many things unrelated to the programming language. Golang is more likely to match specifically the programming language.
◧◩◪◨⬒
5. alyand+JJ6[view] [source] 2023-01-23 16:43:00
>>seanw4+BF6
Similar to how many people back in the day used "csharp" instead of C# so search engines could actually find things.
[go to top]