I wanted to start a discussion about the use of AI-generated solutions on Programming.dev. Personally, I’ve found that AI-powered tools have been incredibly helpful in solving programming questions. I won’t name any specific commercial software, but I use one that combines GPT-4 and web search to get more factual information. I write some answers I think I might revisit to the ShareGPT community, but I would prefer posting programming solutions to this instance. However, I’m not sure if AI-generated solutions are welcomed on programming.dev. I’d love to hear your thoughts on this. If AI-generated responses are accepted, how should we format the answers, should we just copy paste without quoting, should we quote the model, just mention that it’s AI-generated,…?
If you mean solutions as in answers to questions I would be against it, LLMs have a habit of spewing wrong information that looks correct. This happens way more when you tell it to write code, it could end up unoptimized, misleading, or straight up wrong. I wouldn’t want an AI to answer my question and then feeling like I’m forced to triple check its answers and make sure it’s hallucinating.
There’s also the point of “if people wanted AI answers, they would be asking chatbots and not post on a community of people”
Yep full support for these points:
But: we cannot ensure no AI content is posted as answer. Just putting up the rule that we don’t want it.