They all seem to have exactly 1 point associated to their accounts.

For example: http://stackoverflow.com/users/536443/user536443

alt text

They ask only a single question, never seem to accept an answer.

I suppose these are throwaways; are they being auto-generated by something or someone?

link|improve this question

75% accept rate
1  
Related behavior: meta.stackoverflow.com/questions/64439/… – Popular Demand Dec 9 '10 at 15:58
feedback

2 Answers

up vote 6 down vote accepted

When the users do not choose a nickname (the Display Name which appears in edit profile page), their nickname will default to userxxxxxx where xxxxxx is the successive unique user ID number as is been assigned in the users table of the database.

As to the reputation, everyone get 1 rep to start with. It will stick to 1 rep if they do not ever accept answers or ever get upvoted. They can be downvoted, but the rep won't go lower than 1.

link|improve this answer
feedback

I'm not really sure what you're asking, but they're probably just users looking for the solution to a single problem who don't realize they can ask without registering. They make an account, ask their question, get an answer, and leave immediately and forever

link|improve this answer
And if they do come back, they've forgotten what they used to log in with. – Tangurena Dec 9 '10 at 16:40
yes, that's what I'm asking – Cheeso Dec 11 '10 at 2:31
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged