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*
-
73Doesn't FGITW also apply to folks posting a partial answer to get into that "first" slot, and only then start editing (possibly within the 5 minute grace period) to change it into a true answer?Arjan– Arjan2012-03-31 12:05:55 +00:00Commented Mar 31, 2012 at 12:05
-
29Laughed about the vague estimation in "sorted answers until around August 27 2009".EverythingRightPlace– EverythingRightPlace2013-11-14 12:33:02 +00:00Commented Nov 14, 2013 at 12:33
-
5@Alex, How does locking the downvote stop SCITE? The sciter can simply let the downvote stay there and get -1 rep... not a big deal, considering he gets +10 for each upvote.Pacerier– Pacerier2015-08-30 22:37:28 +00:00Commented Aug 30, 2015 at 22:37
-
4Do people actually do SCITE? What benefit would it give them?Kelmikra– Kelmikra2015-10-20 00:29:16 +00:00Commented Oct 20, 2015 at 0:29
-
2@Kelmikra I believe the "benefit" is described on SE as rep-whoring.Masked Man– Masked Man2016-09-27 18:07:00 +00:00Commented Sep 27, 2016 at 18:07
-
@MaskedMan "rep-whoring" is a thing?ScottishTapWater– ScottishTapWater2017-04-15 22:12:52 +00:00Commented Apr 15, 2017 at 22:12
-
The locking system doesn't matter. As soon as you have enough rep to edit posts you can unlock it agian with a simple edit.shiny-metal– shiny-metal2018-01-28 08:45:50 +00:00Commented Jan 28, 2018 at 8:45
-
1@Pacerier it doesn't stop it, but it helps to mitigate it. Some questions can get dozens of answers, and the SCITE would need to downvote all of them to bump their own post up, taking possibly 3 or 4 upvotes worth of rep loss - without locking in the down vote they would get that back, putting a time limit to change the vote changes the cost/benefit of being SCITE.Andrew– Andrew2021-03-22 16:44:41 +00:00Commented Mar 22, 2021 at 16:44
-
What's the acronym for the effect where lots of users post really low quality and sometimes even incorrect answers, often repeating parts of other answers either inadvertently or just by deliberately copying and then the answer list then gets filled up at the bottom with all this trash which other low quality users then go and assininely upvote so that the poo starts to creep up the list of answers and sometimes swallows decent alternatives?NeilG– NeilG2025-09-24 03:24:25 +00:00Commented Sep 24, 2025 at 3:24
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