Comment Re:I've recently done some tasks with Claude... (Score 1) 50
In my experience Claude is more efficient and better at coding in some languages more than others. For example, C#, Python, anything javascript (react, frameworks, etc), Rust work well. A combination of a lot of source material to steal from, and expressiveness of the languages make Claude more efficient.
While Claude is quite good at C++ and Qt also, it burns a lot more money there. I think that's because every thing you want to do involves working with two or more files at once (header files, cpp implementation file, CMakeLists.txt). Burns a lot of tokens very quickly just reading in all the files it needs to to analyze the code and make changes.
That said, I still find Claude very valuable, but I am actively looking at the competition such as Kimi K2.5.