search
HomeTechnology peripheralsAIChatGPT steals: Stack Overflow is being abandoned by programmers, and the number of visits plummets by 32 million in a month

This article is reprinted with the authorization of AI New Media Qubits (public account ID: QbitAI). Please contact the source for reprinting.

Stack Overflow is being abandoned by programmers.

You heard it right.

The number of visits to this world-renowned developer Q&A website dropped by 32 million in just one month!

Even the current search volume is only one-third of its peak...

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

Why is this suddenly happening? A netizen explained the mystery in one sentence:

I haven’t used Stack Overflow since ChatGPT came out.

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

And judging from the Stack Overflow traffic statistics in the past three months, the traffic decline occurred between November and December 2022.

Coincidentally, OpenAI released ChatGPT on November 30 last year.

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

Good guy, it turns out that it’s ChatGPT, the most popular hot potato in the AI ​​​​circle.

Then why can it change the knowledge-seeking habits of many programmers so quickly in such a short period of time?

“I’m lazy, so I use ChatGPT”

Regarding this issue, programmers, as users, may have the most say.

Someone summed up the problem concisely and concisely into two points:

If I am not lazy: Google and Stack Overflow are the first choices;

If I am lazy: I choose ChatGPT.

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

#The implication is obvious. The key to the problem lies in the convenience of getting the answer.

Let’s first look at the process of getting answers on Stack Overflow.

First of all, you need to click the "Ask Question" button to start the questioning journey:

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

Then you come to the tedious "fill in the blanks" link:

Enter the title → Describe the problem → What have been tried/what results are expected → Language tag

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

But this series of operations is not over yet, for the questioner , the most helpless thing may be the long wait.

However, the reality is often like this:

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

That’s right, no one cares about it; and even if someone answers the question, you still have to look at it Which answer has the highest "vote" and so on.

But if this matter were done with ChatGPT, the result would be different. It only requires one action:

Ask!

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

Then the answer will be thrown in front of you with a "snap".

After such comparison, the convenience of ChatGPT in "question and answer" can be seen. As netizens summarized:

Search for products/websites→ Google

Seeking answers→ ChatGPT

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

But there is one thing to say, "Q&A "Convenience is certainly one aspect of this matter, but the more important point should return to the accuracy of the answer.

Then the next question is:

Is it reliable for programmers to rely on ChatGPT?

You must know that the rationale given by Stack Overflow for banning ChatGPT was:

The purpose of (doing this) is to slow down the large number of answers created using ChatGPT from flowing into the community.

Because the probability of getting wrong answers from ChatGPT is too high!

However, this is only a one-sided statement from "the opponent" and cannot be fully believed. It's been a while since ChatGPT was released. Whether it's reliable or not, let's take a look at how users feel about it.

Let’s talk about the conclusion first. ChatGPT can be said to be an “all-round talent” in terms of programming: finding bugs, writing websites, converting prompt words into codes...

ChatGPT can be said to be quite considerate in finding bugs. For example, the CEO of Repit dumped a piece of erroneous code to ChatGPT and asked it to find the bugs in it.

As a result, ChatGPT not only found the bug, but also pointed out the cause of the error, how to modify it, and attached the correct code. Finally, it did not forget to summarize.

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

(Isn’t this better than searching on Stack Overflow to find answers? Manual dog head)

Of course, an AI model cannot compare with Stack Overflow, a question and answer website. , let’s see how it compares with other code repair systems.

Not long ago, Johannes Gutenberg University and the University of London also conducted a study in which ChatGPT compared three other code repair systems: Codex, CoCoNut and Standard APR.

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

During the research process, the researchers gave a total of 40 error codes, and the preliminary results obtained are:

ChatGPT solved 19 Questions, Codex solved 21, CoCoNut solved 19, and Standard APR method solved 7.

Among them, Codex and ChatGPT come from the same language model family, so the results are relatively close.

BUT! This is not the final result. After all, ChatGPT is a conversation model and can communicate. After the communication, it solved as many as 31 bugs.

Well, the final result is also obvious.

In addition to debugging, ChatGPT can also automatically write code when given requirements. Netizens have reported that the final code effect is not bad.

For example, some netizens claimed that most of the code of their startup company was completed by ChatGPT and Copilot.

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

There is also a "student fan" of ChatGPT who wrote a website using ChatGPT. The generated code is very neat:

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

Even at the end of last year, Riley Goodside received an offer from Scale AI, a Silicon Valley unicorn company valued at US$7.3 billion, by playing with ChatGPT prompt words, and officially hired him as a "prompt engineer."

The content of the work is: just speak a few words and let AI generate the code you want.

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

There are too many examples to list here. In short, some people have now incorporated ChatGPT into programming productivity.

Moreover, ChatGPT is also a good model for “improving”. It was previously rumored that it had insufficient mathematical capabilities. Not only did OpenAI officially announce yesterday that it has improved ChatGPT’s performance in terms of authenticity and mathematical capabilities.

For programmers, what they are more concerned about is whether ChatGPT has improved in programming capabilities.

However, in this regard, some netizens have tested it. The same code problem could be answered at the end of December last year (on the left), but not at the end of January this year (on the right).

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

One More Thing

Recently, ChatGPT has "new equipment". It has just released a model BLIP-2, which can be connected to ChatGPT. It will not only You can simply look at the pictures and speak, explain the plot, and add words to the pictures...

Moreover, BLIP-2 has achieved SOTA on various visual language tasks, and the code is now open source.

Joining forces, looking forward to a wave~

ChatGPT偷家:Stack Overflow正被程序员抛弃,访问量一个月骤降3200W

△Photo source: @Daniel Bourke

Reference link:

[1] https://twitter.com/dannypostmaa/status/1620207540381569024

[2] https://techcabal.com/2023/01/31/stack-overflow-chat-gpt/

[3] https://twitter.com/flaviocopes/status/1620333315919331328

[4]​ https://twitter.com/laminappcom/status/1620516951163559936

[ 5] https://www.pcmag.com/news/watch-out-software-engineers-chatgpt-is-now-finding-fixing-bugs-in-code

[6] https: //twitter.com/mrdbourke/status/1620353263651688448

The above is the detailed content of ChatGPT steals: Stack Overflow is being abandoned by programmers, and the number of visits plummets by 32 million in a month. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:51CTO.COM. If there is any infringement, please contact admin@php.cn delete
How to Run LLM Locally Using LM Studio? - Analytics VidhyaHow to Run LLM Locally Using LM Studio? - Analytics VidhyaApr 19, 2025 am 11:38 AM

Running large language models at home with ease: LM Studio User Guide In recent years, advances in software and hardware have made it possible to run large language models (LLMs) on personal computers. LM Studio is an excellent tool to make this process easy and convenient. This article will dive into how to run LLM locally using LM Studio, covering key steps, potential challenges, and the benefits of having LLM locally. Whether you are a tech enthusiast or are curious about the latest AI technologies, this guide will provide valuable insights and practical tips. Let's get started! Overview Understand the basic requirements for running LLM locally. Set up LM Studi on your computer

Guy Peri Helps Flavor McCormick's Future Through Data TransformationGuy Peri Helps Flavor McCormick's Future Through Data TransformationApr 19, 2025 am 11:35 AM

Guy Peri is McCormick’s Chief Information and Digital Officer. Though only seven months into his role, Peri is rapidly advancing a comprehensive transformation of the company’s digital capabilities. His career-long focus on data and analytics informs

What is the Chain of Emotion in Prompt Engineering? - Analytics VidhyaWhat is the Chain of Emotion in Prompt Engineering? - Analytics VidhyaApr 19, 2025 am 11:33 AM

Introduction Artificial intelligence (AI) is evolving to understand not just words, but also emotions, responding with a human touch. This sophisticated interaction is crucial in the rapidly advancing field of AI and natural language processing. Th

12 Best AI Tools for Data Science Workflow - Analytics Vidhya12 Best AI Tools for Data Science Workflow - Analytics VidhyaApr 19, 2025 am 11:31 AM

Introduction In today's data-centric world, leveraging advanced AI technologies is crucial for businesses seeking a competitive edge and enhanced efficiency. A range of powerful tools empowers data scientists, analysts, and developers to build, depl

AV Byte: OpenAI's GPT-4o Mini and Other AI InnovationsAV Byte: OpenAI's GPT-4o Mini and Other AI InnovationsApr 19, 2025 am 11:30 AM

This week's AI landscape exploded with groundbreaking releases from industry giants like OpenAI, Mistral AI, NVIDIA, DeepSeek, and Hugging Face. These new models promise increased power, affordability, and accessibility, fueled by advancements in tr

Perplexity's Android App Is Infested With Security Flaws, Report FindsPerplexity's Android App Is Infested With Security Flaws, Report FindsApr 19, 2025 am 11:24 AM

But the company’s Android app, which offers not only search capabilities but also acts as an AI assistant, is riddled with a host of security issues that could expose its users to data theft, account takeovers and impersonation attacks from malicious

Everyone's Getting Better At Using AI: Thoughts On Vibe CodingEveryone's Getting Better At Using AI: Thoughts On Vibe CodingApr 19, 2025 am 11:17 AM

You can look at what’s happening in conferences and at trade shows. You can ask engineers what they’re doing, or consult with a CEO. Everywhere you look, things are changing at breakneck speed. Engineers, and Non-Engineers What’s the difference be

Rocket Launch Simulation and Analysis using RocketPy - Analytics VidhyaRocket Launch Simulation and Analysis using RocketPy - Analytics VidhyaApr 19, 2025 am 11:12 AM

Simulate Rocket Launches with RocketPy: A Comprehensive Guide This article guides you through simulating high-power rocket launches using RocketPy, a powerful Python library. We'll cover everything from defining rocket components to analyzing simula

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment