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.
-
2Was there a particular reason that a 100 point block was chosen? Was that above the level of most of the starter restrictions? Was it just a nice big round number that DIDN'T push inactive people into the local leaderboard?pcurry– pcurry2019-06-05 16:49:51 +00:00Commented Jun 5, 2019 at 16:49
-
-
@pcurry It was chosen because it gets people past the basic new user restrictions, without giving them too many privileges. (It's also worth noting that users need at least 200 reputation to qualify for the reputation leagues.)Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2019-06-13 17:41:15 +00:00Commented Jun 13, 2019 at 17:41
-
@Catija My intent with that edit was to better imply that the association bonus grants users the ability to talk in chat rooms hosted on the site-specific servers (SO chat and MSE chat), which wouldn't otherwise be granted if the user didn't earn 20 rep on those specific sites. On the other hand, anyone with 20 rep anywhere (even if they have earned only 10 rep on two sites) will be able to chat on SE chat.Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2019-06-13 18:38:24 +00:00Commented Jun 13, 2019 at 18:38
-
1@SonictheBracketedHedgehog and anyone who earned 200 rep on SO and had no rep on SE gets access to the SE server rooms. There's no difference.Catija– Catija StaffMod2019-06-13 18:40:41 +00:00Commented Jun 13, 2019 at 18:40
-
@Catija Actually, there is a difference; you can talk on general SE rooms with just 20 rep on any site, even if that site also happens to have a site-specific server. That doesn't require the association bonus. On the other hand, talking on the site-specific servers does require the association bonus if one has no rep on the corresponding sites.Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2019-06-13 18:43:19 +00:00Commented Jun 13, 2019 at 18:43
-
1You're misreading what I said. Having 20 rep on SO does not give access to chat.se. So it applies to all three servers.Catija– Catija StaffMod2019-06-13 18:51:14 +00:00Commented Jun 13, 2019 at 18:51
-
1@Catija Actually, someone did some testing and found that they were able to chat on Chat.SE with only an SO account and no association bonus.Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2019-06-14 11:39:19 +00:00Commented Jun 14, 2019 at 11:39
-
7It is pretty inconsistent. First a message is displayed like "We gave you 100 points because we trust you on other SE sites". Then for protected questions where just 10 points are needed you are not allowed to answer even with 100 points. It means that SE actually does not trust you.mentallurg– mentallurg2019-09-04 21:10:14 +00:00Commented Sep 4, 2019 at 21:10
-
-
1That's cool, but why I was awarded these points many months after I have scored 200 points in the first site? I have accounts on dozens of stack exchange sites for years.André Baptista– André Baptista2019-12-25 20:01:40 +00:00Commented Dec 25, 2019 at 20:01
-
@Catija From what I understand, those who previously earned the bonus through Teams participation but wouldn't qualify under the new rules still get to keep their bonus, right?Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2020-02-04 21:13:40 +00:00Commented Feb 4, 2020 at 21:13
-
3@SonictheAnonymousHedgehog We pretty much never rescind the association bonus, so... yes.Catija– Catija StaffMod2020-02-04 21:14:29 +00:00Commented Feb 4, 2020 at 21:14
-
@AndréBaptista If your accounts aren't linked, the association bonus likely will not apply.TylerH– TylerH2020-12-11 19:25:25 +00:00Commented Dec 11, 2020 at 19:25
-
1If I had exactly 201 rep on StackOverflow, then went to Meta Stackexchange, then the reputation on my StackOverflow account will also increase by 100. Is this intentional?user1280483– user12804832021-12-04 17:59:39 +00:00Commented Dec 4, 2021 at 17:59
-
2@user1280483 this is specifically explained in the section under the header "Does it make my reputation 101 everywhere?"Catija– Catija StaffMod2021-12-04 19:21:21 +00:00Commented Dec 4, 2021 at 19:21
-
@Catija, Can this association bnous be awared multiple times or is it just a one time thing? So I already have it on one Stack Exchange website, but if I get >= 400 reputation on that same Stack Exchange website, will it give me another bonus.SnappyRiffs– SnappyRiffs2024-12-17 04:00:21 +00:00Commented Dec 17, 2024 at 4:00
|
Show 1 more 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