I sometimes do coding.
I mainly create firmware and app algorithms.
I am using Claude CLI and DeepSeek CLI (CodeWhale) on a pay-as-you-go basis.
Claude's answers are of high quality, so I want to use only Claude,
but the problem is that it is too slow and gives many senile answers,
so when I'm in a hurry, I have no choice but to use DeepSeek. DeepSeek is really fast and accurate. However, it seems that its performance can only be maximized when the code base is small.
Claude's answers make me sigh.
It gives answers considering ten thousand cases, so I waste a lot of time reading them.
Most of the mentions are about possibilities with less than 0.1% chance...
I'm giving enough constraints too.
'This shouldn't happen,' I think, and ask a question.
Among those who experience similar problems (slowness, senility) as me,
please teach me if you know any improvement methods.