| ▲ | inbx0 2 hours ago | |
So, given that developers these days mix and match models anyway with harnesses like Pi, has anyone tried letting Claude or GPT do the coding, and Gemini do the comments and documentation? Maybe even asking it to "translate" Claude's output messages to better human language for the developer or subagents? | ||
| ▲ | SturgeonsLaw 2 hours ago | parent | next [-] | |
I use Qwen/Claude for coding and Gemini/Gemma to draft text intended for a human. To me that feels like each model playing to their strengths. | ||
| ▲ | pkulak 2 hours ago | parent | prev [-] | |
Seems reasonable. You could just switch the model after the code is written, when you need to ask questions. You’ll lose your token cache, but that’s it. | ||