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*
-
10"StackOverflow for writing the code" ...but I thought StackOverflow was not a code writing service.– VLAZCommented Oct 6, 2019 at 19:39
-
7'Getting rid of reputation entirely' and 'Automatic rep depletion to encourage recent activity' yet 'Allowing people to signup using their SE account in order to transfer reputation' - Doesn't quite make sense. Also penalizing folk for not using a service which they provide their free time and expertise to answer questions will make your new site fail even quicker.– Script47Commented Oct 6, 2019 at 19:41
-
1There are some SE clones out there. However SE has the best software for now, and it is at least a lot of time to be able to beat it. And also, due to the Metcalfe law, it would be no easy or quick task even if you have the best software ever.– Victor StafusaCommented Oct 6, 2019 at 19:42
-
2@VLAZ I am not saying using StackOverflow to write the code, I am saying the community involved with StackOverflow has the knowledge and skills to write the code necessary.– user7886229Commented Oct 6, 2019 at 19:43
-
@JBis it was a joke based on the oft repeated variation of a comment "SO is not a code writing service" that is a response to some bad questions that give a task but no attempt or research just "I have to do X".– VLAZCommented Oct 6, 2019 at 19:45
-
@Script47 Each idea is individual. Obv transferring rep and getting rid of rep are not compatible.– user7886229Commented Oct 6, 2019 at 19:46
-
4You'd also need quite a bit of hardware and internet connectivity, and people maintaining that, even when getting only part of the traffic: stackexchange.com/performance– ArjanCommented Oct 6, 2019 at 20:06
-
1I personally don't support creating a new SE.– user7886229Commented Oct 6, 2019 at 20:08
-
4I think it is a good question, but this is not the right site to ask it. You wouldn't ask on facebook how to build a better facebook site, would you?– user603947Commented Oct 6, 2019 at 20:40
-
I have often heard in the last months that people would like to try out an alternative to this, if there was one. I guess this means there would be some interest but of course it should not be discussed here but elsewhere (Discord maybe). I even like some of the ideas presented here.– NoDataDumpNoContributionCommented Oct 8, 2019 at 18:48
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