AI coding fun

I wasn’t sure if this belongs to Humor or any of the AI assisted coding discussion threads. So it’s here on its own. I guess even @Christian_Schmitz will be amazed about the versatility of his plugins.

1 Like

I am starting to ask gemini; more a “go to…” than copy/paste, but useful when I do not know from where taking a problem.

1 Like

Talking to someone last night, he set up two AI chatbots, one of which was configured to be a C++ expert, the other a user wanting to learn C++. It took the “expert” just over a minute to deduce that the “user” was also a chatbot, after which it shut itself down.

2 Likes

Last week, I coded a websdk control with chatgpt 4o, the AI was almost right, helped me a lot in the javascript part, it took me a few hours to complete the websdk instead of a few days at least.
you must have a conversation with the bot, and test what it gives you on the fly
and everything is quite great…

2 Likes