5 ms·
I throw all my queries at Grok 4 Expert, GPT 5 Thinking and Opus 4.1 Extended Thinking.. for Golang it's been my experience that Grok produce the best results a
by danskeren 10mo ago
I throw all my queries at Grok 4 Expert, GPT 5 Thinking and Opus 4.1 Extended Thinking.. for Golang it's been my experience that Grok produce the best results about 90% of the time as well.
Some simple example:
https://claude.ai/share/6d178173-cdf7-4e50-a467-73ee9f479d56 https://claude.ai/share/6d178173-cdf7-4e50-a467-73ee9f479d56.
https://chatgpt.com/share/69102735-46ac-8012-9cf0-0969585c86e6 https://chatgpt.com/share/69102735-46ac-8012-9cf0-0969585c86....
https://grok.com/share/bGVnYWN5LWNvcHk%3D_54b5f2f1-732e-4372-b0bb-d72f4ac31004 https://grok.com/share/bGVnYWN5LWNvcHk%3D_54b5f2f1-732e-4372....
I don't use Gemini but haven't been impressed whenever I tried it with GitHub Copilot.
- vasco 10mo agoI used to think OpenAI was going to be the Yahoo of the AI wave, but might not even be that, maybe it's the AOL. And from what it looks like to me Google is preparing to be the Google of the AI wave.
- GCUMstlyHarmls 10mo agoOr maybe the Google Wave of the AI Wave...
- f311a 10mo agoNot sure about Claude, but OpenAI models are pretty bad at Go for some reason. For example, they always want to replace the "new" style for-loop that uses range with the old syntax. This drives me nuts.
- thecopy 10mo agoIsn't Sonnet 4.5 stronger than Opus 4.1?