You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- 22The clear message I got in terms of "the problem being solved" here is they are seeing negative user growth at an alarming rate and it coincides with ChatGPT suspensions becoming a standard practice. Therefore they are attributing that alarming negative growth (whether it is correct or not) to the ChatGPT suspension practice.TylerH– TylerH2023-06-07 21:31:02 +00:00Commented Jun 7, 2023 at 21:31
- 12@TylerH If the problem statement is something more like "the network is experiencing slow or negative growth", then I have company-provided analytics that show that the problem has existed for much longer than ChatGPT. That doesn't mean that ChatGPT isn't part of the trend, but it's a very recent contributing factor.Thomas Owens– Thomas Owens2023-06-07 21:38:53 +00:00Commented Jun 7, 2023 at 21:38
- 4@TylerH What they haven't shown, which seems a fairly obvious hypothesis to me, is that both decrease in user growth and suspensions, are not co-morbid symptoms. Ie, they correlate, because both increase in suspensions and decrease in user growth are directly caused by the growth in use of ChatGPT.user1937198– user19371982023-06-07 22:17:58 +00:00Commented Jun 7, 2023 at 22:17
- 3@ThomasOwens Yes, it is a long-term trend, but the post above mentions that, and focuses on how, since ChatGPT, and coincidently the enactment of insta-banning chatGPT users, the negative growth rate has become significantly worse. That's presumably why they are running around like their hair is on fire trying to fix it.TylerH– TylerH2023-06-07 22:27:55 +00:00Commented Jun 7, 2023 at 22:27
- 3@user1937198 FWIW I agree with the argument that some bad data analysis is being made here. Unfortunately Stack Overflow doesn't seem to employ data scientists anymore' by the OP's own admission, they are engineers and community managers trying to perform data science analysis of statistical data. My comment(s) above are simply trying to address Thomas' question of 'what are you trying to solve here', based on my interpretation of the question/announcement.TylerH– TylerH2023-06-07 22:28:54 +00:00Commented Jun 7, 2023 at 22:28
- 19Absolutely this. The OP even says quite clearly that the attrition inflection timing matches the introduction of GPT, not the ban policy: "In total, the rate at which frequent answerers leave the site quadrupled since GPT’s release." The simplest explanation that occurs to me is that these answerers don't want to compete with GPT posters (regardless of whether they're correct in their perception that they are so competing). I don't have any evidence for that, but neither does the OP disprove it.jscs– jscs2023-06-07 23:11:44 +00:00Commented Jun 7, 2023 at 23:11
- @jscs: That is an interesting theory, but, like regular plagiarism, most ChatGPT answers are not on new questions, but on very old questions (mostly the popular ones with many existing answers) or relatively old (bountied questions). They want to avoid the scrutiny on the new questions (where most of the attention is)—read instant downvotes. They hope for the stray upvotes. And in some cases a virtuous circle (the first upvote can start the snowball rolling).This_is_NOT_a_forum– This_is_NOT_a_forum2023-06-08 16:12:28 +00:00Commented Jun 8, 2023 at 16:12
- 2As I said, "regardless of whether they're correct in their perception that they are so competing". It doesn't matter what the GPT posters are actually doing, it matters what the leavers think.jscs– jscs2023-06-08 18:43:54 +00:00Commented Jun 8, 2023 at 18:43
- @jcs I don't understand why your speculation is relevant.Era– Era2023-06-22 22:44:07 +00:00Commented Jun 22, 2023 at 22:44
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you