The lost-reputation tag has no wiki summary.
0
votes
0answers
119 views
I lost half of my reputation points without any signs [closed]
Yesterday morning, I had 52 reputation points on Stack Overflow. At night, it went to 49 without any warnings that I lost them. Now, I can see only 29, again without any signs.
Why is this happening? ...
2
votes
1answer
96 views
When is reputation lost without any indication in user profile?
A few hours ago, I had 418 reputation on StackOverflow. Currently, my profile shows 371 reputation, meaning I lost 47 reputation (I don't mind it).
Surprisingly, there are no notifications in my ...
2
votes
2answers
86 views
Lost reputation on an edited question that was deleted
I lost the reputation just 10-15 minutes ago and not 5hrs ago as it shows. And moreover I remember I only edited the question long back(Do not remember the date). Now it shows the question was ...
6
votes
1answer
118 views
User was removed need to show which answer/question loses its reputation
Lose some reputation from stack with showing User was removed. At least please show us which answer/question loses its reputation?
No hint for reputation lost is shown.
-2
votes
2answers
147 views
I can not find question on stackoverflow.com which I answered. I also lost point that I got for accepted answer
I answered a question on stackoverflow.com and my answer was accepted and got the reputation points for that. But after some a couple of hours those points were reduced from my reputation and I can't ...
1
vote
0answers
143 views
Is anyone able to shoot me with downvotes due to downvote? [duplicate]
Possible Duplicates:
Serial Downvoting Victim
Serial downvotes in quick succession on all my posts
Does anybody think it's fair?
Can I do anything against these strikers?
(for those ...
4
votes
1answer
176 views
Reputation lost. Log for reputation loses?
I had 134 reputation points, then suddenly the number changed to 129.
I have seen some Lost Reputation questions, but I'm still confused:
Is there a way to recover lost reputation?
Is there a ...
-14
votes
2answers
635 views
How do I delete my account and associated posts on Stack Overflow? [duplicate]
Possible Duplicate:
Can I delete my account?
I want to delete my account; can anyone help me to delete my account?
The reason I want to do this is because Stack Overflow reduced my ...
7
votes
2answers
220 views
I am losing reputation automatically!
This morning I had a reputation of nearly 400. Now I have just 1 (Plus 100 for joining MetaSO). All I did in between was correct an answer I posted earlier. Is that the reason?? My reputation page is ...
10
votes
0answers
109 views
Protect Question privilege lost after recalc and not regained
Some weeks ago I passed the 15k rep mark on StackOverflow and earned the privilege to protect questions.
With the recent rep recalc I fell below the 15k mark and understandably lost the protection ...
2
votes
1answer
141 views
Just lost 2 rep points with no record
I just noticed my rep drop by 2 points while I was browsing SO. I curiously went to check the recent rep logs and saw I had just got an upvote on an answer, but I had already hit the rep cap. The last ...
0
votes
2answers
196 views
Why did I lose 100 reputation on SO?
A question was asked on StackOverflow to which I flagged for moderator attention because it was too vague a question for SO, a question that was clearly subjective. After flagging, I made a comment ...
2
votes
2answers
115 views
Inconsistent Reputation After Merge
Mr. Atwood was so kind as to merge my SO accounts today (I had created alternate OpenID by accident). After the merge, though, I seem to have lost reputation and all my 'flair' icons are inconsistent. ...
1
vote
1answer
159 views
50 Reputation lost
I associated my account with another yahoo account, and after that I lost 50 reputation.
Why is it so?
1
vote
1answer
121 views
Reputation decreases
Yesterday I saw my reputation as 1024. I didn't have any activity on Stack Overflow. But today it shows reputation as 910. What is reason for this?
2
votes
2answers
128 views
Slightly confused about reputation
I think this is the right place to post this.
I had about 100 reputation, and this morning I came on to answer some questions and now have 1.
How on earth did I lose so much rep? as far as I am ...
70
votes
3answers
2k views
The global reputation recalc of March 2010
I lost a ton of reputation! Why did this happen?
Return to FAQ index
10
votes
2answers
271 views
Rough Reputation Lost Estimating Program for New Reputation Rule [closed]
This goes through the JSON API for reputation amounts for questions and halved the total gain points. The loop is needed because there is 90 days limitation on the range.
import sys,time,urllib2 as ...