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.
Required fields*
-
20I also don't quite understand it from a business perspective. yea, SO is big, it's why they assumed the community's name and began doing business as SO 10 years ago. but today... SO is a seen dieing community. Traffic/engagement is plummeting, content is aging and rendered mostly irrelevant by in-ide LLM's, new content isn't being created at near the pace it used to be, and it's still memed on for being a toxic environment. Why the company would want to double down on this brand is beyond me.user400654– user4006542025-10-10 17:13:39 +00:00Commented Oct 10, 2025 at 17:13
-
Why? Because they want it so. And I'm thinking that you won't get anything more useful on that. What's going on? They will replace usage of Stack Exchanges with something else at some point. I think the current term is StackOverflow public platform sites although that sounds very beaurocratic. Maybe they find a better name. Something with exchanges would be cool.NoDataDumpNoContribution– NoDataDumpNoContribution2025-10-11 09:43:02 +00:00Commented Oct 11, 2025 at 9:43
-
4I'm trying to work out an appropriate response without saying too much - but practically, I was asked to ask this question, even if the content and tone is all mine, and we're trying to get what I think are better outcomes in the background. And yeah, we might not get it, but its better to try our best, and fail than not try at all ya?Journeyman Geek– Journeyman Geek2025-10-12 01:29:39 +00:00Commented Oct 12, 2025 at 1:29
-
1Throwing a potential spanner in the works (although I'm sure I'm not the first person to bring this up), but perhaps the "Stack Exchange" entity should be split off into a NFP/charity organisation, leaving SO (the company) in charge of just SO (and now with a nice new charitable tax write off?). (Then we could talk open-sourcing the codebase, too)Robotnik– Robotnik2025-10-13 05:31:18 +00:00Commented Oct 13, 2025 at 5:31
-
@Robotnik They may not be interested in promoting the stack exchanges much, but they they will certainly not be interested at all in creating competition. This is just about branding, that's all. In principle a non-issue, because a name change doesn't change the content, except that it does matter a bit and except that it signals them not having a lot of interest in the non-technological exchanges, which probably reduces motivation to further contribute to them, which is bad.NoDataDumpNoContribution– NoDataDumpNoContribution2025-10-13 05:56:59 +00:00Commented Oct 13, 2025 at 5:56
-
8@NoDataDumpNoContribution they've spent 10 years making it clear they have no interest in SE sites. Every feature has been an SO deploy "first", with an SE followup "never". Documentation: shelved indefinitely. Discussions/Articles: SO only. Home page redesign: SO-only, Jobs: SO-only. Profile redesign: SO-only. Comment redesign: SO-only. The only thing SE sites got was standardised theming, ostensibly with the idea that future work/theming for SE sites would be easy. How many plain SE sites are there again?Robotnik– Robotnik2025-10-13 06:08:23 +00:00Commented Oct 13, 2025 at 6:08
-
1(cont) It's hard to imagine a future which has them "signal them not having a lot of interest in the non-technological exchanges" MORE than what they do currently.Robotnik– Robotnik2025-10-13 06:09:02 +00:00Commented Oct 13, 2025 at 6:09
-
2@Robotnik You're right. It was always like this. Just imagine how the stack exchanges could look like, would they have chosen a broader approach. Still doesn't mean they will give anything away for free. I don't see them doing this.NoDataDumpNoContribution– NoDataDumpNoContribution2025-10-13 06:48:21 +00:00Commented Oct 13, 2025 at 6:48
-
It seems to be clear beyond any doubt that we cannot get this clarity. We have to live with the muddy situation (or draw the consequences).NoDataDumpNoContribution– NoDataDumpNoContribution2025-11-12 07:32:48 +00:00Commented Nov 12, 2025 at 7:32
-
2"Our public platform, including the Stack Exchange network, will now be known simply as Stack Overflow..." --- Chandrasekar and Bailey, A new era of Stack Overflow, Stack Overflow Blog, 30 Dec 2025.Rebecca J. Stones– Rebecca J. Stones2025-12-31 04:31:51 +00:00Commented Dec 31, 2025 at 4:31
-
1As explained here, Stack Exchange are editing the dates on blog posts, so despite "A new era of Stack Overflow" post's date saying "30 Dec 2025", the actual publication date is "07 Oct 2025".Rebecca J. Stones– Rebecca J. Stones2025-12-31 23:36:09 +00:00Commented Dec 31, 2025 at 23:36
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