Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I tried Claude Code with a small-ish C++ codebase recently and found it to be quite lacking. It kept making a lot of silly syntax errors and going around in circles. Spent about $20 in credits without it getting anywhere close to being able to solve the task I was trying to guide it through. OTOH, I know a lot of people who swear by it. But they all seem to be Python or Front-end developers.


Do we really know why LLMs seem to score the highest with python related coding tasks? I would think there are equally good examples of javascript/c++/java code to train from but I always see python with the highest scores.


Could be related to how flexible Python is. Pretty easy to write bad and "working" Python code


May I ask what you tried? I have had strong successes with C++ generation


It was a bit esoteric, but not terribly so, some metal-cpp based code for a macOS app.


Probably due to lack of data then, it isn't as if there are many developers rushing to use metal-cpp instead of Objective-C or Swift with Metal.

Even the documentation is basically having to go through the source code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: