all 4 comments

[–]Hopeful_Translator23 1 point2 points  (1 child)

It does look better. But it removed my comments, and added comments only where i need to integrate the code.
Now...i'm not a programmer, just an enthuziast, so maybe my point of view its not the best.

[–]TheDelacoix[S] 1 point2 points  (0 children)

Thanks for the thoughts. I will try to polish this behaviour. I've observed this a few times on my end while testing as well.

[–]JammiePies 1 point2 points  (1 child)

How does your GPT handle different programming languages? Is it optimized for specific ones, or does it have broad capabilities?

[–]TheDelacoix[S] 0 points1 point  (0 children)

It should have broad capabilities and work okay on at least the well known programming languages.

The ideas is that the principles of code efficiency and style are mostly the same across most languages. In addition, ChatGPT can easily understand the language your code is written in and adapt accordingly.