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*
- 11I favor deletion for all of those except quotes or books, which I believe "have lasting and permanent value"Jeff Atwood– Jeff Atwood StaffMod2010-12-08 23:15:44 +00:00Commented Dec 8, 2010 at 23:15
- 2@Jeff: I certainly wouldn't object...Shog9– Shog9 Staff2010-12-08 23:23:03 +00:00Commented Dec 8, 2010 at 23:23
- 3I think that all or most of these may also be worth looking at.Dori– Dori Staff2010-12-09 08:00:11 +00:00Commented Dec 9, 2010 at 8:00
- 4I'd also look at locked questions, but there doesn't seem to be a "locked:1" search operator.mmyers– mmyers Mod2010-12-09 17:08:46 +00:00Commented Dec 9, 2010 at 17:08
- All closed questions shouldn't be migrated or deleted? I think closed questions could stay on SO just for waiting another appropriated site get launched. I see no point to keep closed questions permanently on SO. I reviewed closed question with 10+ votes. For me all should be migrated to Pr.SE or be deleted except a minority which should keep on SO until more proper site is graduated.AArteDoCodigo.com.br - Maniero– AArteDoCodigo.com.br - Maniero2010-12-10 18:37:53 +00:00Commented Dec 10, 2010 at 18:37
- Duplicated questions are exceptions, of course.AArteDoCodigo.com.br - Maniero– AArteDoCodigo.com.br - Maniero2010-12-10 19:06:34 +00:00Commented Dec 10, 2010 at 19:06
- 3@Jeff, I'm shocked to hear that you favour deletion; not that I object in the slightest, but doesn't the fact that high-voted questions (or questions with high-voted answers) take mass votes to delete essentially codify the idea that popular questions have value? I've never agreed with that premise, but seems like migration would be the path of least resistance, conflict-wise.Aarobot– Aarobot2010-12-11 18:51:55 +00:00Commented Dec 11, 2010 at 18:51
- 1@Jeff With over a million questions, is keeping the semi-ontopic closed questions really that much of a distraction?TheLQ– TheLQ2010-12-12 01:44:42 +00:00Commented Dec 12, 2010 at 1:44
- @Jeff: it occurs to me that a reasonable measure of a question's "lasting value" may be the number of links to it from non-frivolous content. SO already provides a handy list of internal links - would it be possible to check if any of these questions have been cited by respected third-party sites?Shog9– Shog9 Staff2010-12-13 21:13:16 +00:00Commented Dec 13, 2010 at 21:13
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