Hacker News new | ask | show | jobs
by ainiriand 1209 days ago
I use ChatGPT all the time for my Unreal Engine C++ development. Whenever I find an interesting solution provided by the AI it is like finding a rare treasure. If it is useful enough I tell the AI to outline a blog post about it and I save it as a draft to expand/correct later.

Yes, I love AI, but I am not sure how useful would it be to see/read other people prompts.

1 comments

Do you find ChatGPT is good with C++?

In my experience, it does very well, but then suddenly is very confident of something that is wrong.

Maybe its like this for all languages, but it seems way more accurate with python.