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*
-
134I'm not new to SE, and I still don't understand the overlap of topics across multiple sites, so don't feel too bad!Cody Gray– Cody Gray2012-04-18 05:34:05 +00:00Commented Apr 18, 2012 at 5:34
-
5I agree, there are some that feel almost too close to each other. Even SuperUser and StackOverflow can occasionally have questions asked that could fall into either.user354226– user3542262017-03-22 21:48:42 +00:00Commented Mar 22, 2017 at 21:48
-
5Jeff Atwood (SO co-founder), was at least partly responsible for the fragmentation of SO into arbitrary overlapping microsites that promoted identity politics and duplication/overlap, instead of attempting to reduce anti-patterns. He explained his reasoning c. 2010-2011. I disagreed with his reasoning then and I still disagree with it now. See these two discussions: 1 2.user136089– user1360892018-12-01 17:42:44 +00:00Commented Dec 1, 2018 at 17:42
-
1@CodyGray: they don't make sense to me, only confusing users. E.g. whatever you ask in CodeReview could be asked in StackOverflow.Marco Demaio– Marco Demaio2018-12-07 23:56:11 +00:00Commented Dec 7, 2018 at 23:56
-
3In my view the most frustrating thing about there being so many is that you get penalised for using any of them other than SO, since much less people will see your question there. So even if someone is actually aware that their question belongs better in one of the other ones they will still post in SO to be more likely to get a good answer. This is what I consider the most broken thing about Stack Exchange.Toby 1 Kenobi– Toby 1 Kenobi2020-03-07 06:48:35 +00:00Commented Mar 7, 2020 at 6:48
-
@CodyGray +1 (now Your votes is 123 on the comment :p) thanks for that comment really !! edit: thought I was aloneJane– Jane2023-01-11 13:15:00 +00:00Commented Jan 11, 2023 at 13:15
-
Yeah, and add to that the 'We closed your question for your ignorance, read this collection of pages, and better luck next time!". I have been a member for MANY years, and maintain a pretty decent reputation on many sites. Yet this still gets confusing sometimes, especially when you DO read the questions posted on those sub-sites and it seems completely logical to post where you did, at least to you... Why some of us are welcoming ChatGPT and why some sites are fearing it, remove the egos and quests for clout, and things get way more useful, as of yet AI does not have that ego. ;)Sabre– Sabre2023-03-19 17:05:08 +00:00Commented Mar 19, 2023 at 17:05
-
The discoverability of this is low (even though it has 310 linked questions).This_is_NOT_a_forum– This_is_NOT_a_forum2023-10-20 21:20:37 +00:00Commented Oct 20, 2023 at 21:20
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