Stack Overflow temporarily bans ChatGPT-generated submissions

  • Thread starter Thread starter BWV
  • Start date Start date
  • Tags Tags
    chatgpt
AI Thread Summary
Stack Overflow has temporarily banned the sharing of AI-generated responses from ChatGPT due to concerns about the quality and accuracy of the answers. Moderators noted that while these AI responses can appear correct initially, they often contain inaccuracies upon closer inspection. The decision is provisional, pending further community consultation. The ease of generating responses with ChatGPT has raised concerns about flooding the platform with potentially misleading information. Users have noted the rapid generation of content, such as tutorials, but also acknowledge the inconsistency in the quality of AI outputs. The discussion highlights the challenges of moderating AI-generated content and anticipates ongoing developments as AI technology evolves.
BWV
Messages
1,575
Reaction score
1,928
https://www.theverge.com/2022/12/5/...emporarily-banned-stack-overflow-llms-dangersStack Overflow, the go-to question-and-answer site for coders and programmers, has temporarily banned users from sharing responses generated by AI chatbot ChatGPT.
The site’s mods said that the ban was temporary and that a final ruling would be made some time in the future after consultation with its community. But, as the mods explained, ChatGPT simply makes it too easy for users to generate responses and flood the site with answers that seem correct at first glance but are often wrong on close examination.
 
  • Haha
  • Informative
  • Like
Likes aaroman, berkeman and jedishrfu
Technology news on Phys.org
I knew this would happen. I played with copy.ai where you provide some starting text, the mood you want and it generate different samples of text.

Sometimes it spot on other times it comes up with the weirdest stuff all grammatically correct.

I don’t know how they will discover this because right now it’s a human moderator who has to decide.

We should expect this to happen here as this fad gets more popular and then it will die down, maybe.
 
1670316830660.png
 
  • Haha
  • Like
  • Informative
Likes aaroman, nsaspook, Tom.G and 1 other person
BWV said:
ChatGPT simply makes it too easy for users to generate responses and flood the site with answers that seem correct at first glance but are often wrong on close examination.
Unlike people?
 
  • Like
  • Haha
  • Love
Likes Hornbein, nsaspook, pbuk and 2 others
It's pretty astonishing. I was able to generate a generally correct tutorial in about 10 seconds on a Python question. Looking forward to GPT-4 in a few months.
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...

Similar threads

Replies
2
Views
502K
Back
Top