Really just looking for honest answers from fellow users for this one.

How often do you get captchas, and what were you doing when it appeared?

Some future scripts I'm working on may attempt actions that could at times require a captcha, which would throw a big wrench into the gears. I'm just trying to figure out when I can expect to see them, and when I can expect to avoid them.

I myself have only had to answer a captcha once, and it was on my first post ever.

Edit

Question is more inclined to wiki-style answers

link|improve this question
feedback

7 Answers

up vote 15 down vote accepted

To trigger CAPTCHA while editing / answering

  • The minimum window is 5 seconds
  • The maximum window is 40 minutes

There is a maximum of

  • one edit every 30 seconds
  • one answer every 60 seconds
  • one question every 60 seconds

To trigger CAPTCHA while doing performing other actions, there are throttles of various sizes depending on the action -- it's mostly a "slow down" speed bump to inhibit potentially dangerous "I'm going to post obscene things as fast as possible!" situations.

edit: some new reductions in CAPTCHA throttle thresholds, if you have > 10k rep:

  • for edits -- reduced by two-thirds
  • for post submission times -- min seconds reduced by one half, max minutes increased by x2

edit: assuming you are a logged in user and have >= 200 reputation: after successfully completing one captcha, we now suppress captcha for 5 minutes on your account.

link|improve this answer
1  
Thanks for the exact answer – Ian Elliott Jul 3 '09 at 23:50
Interesting... so I could post around 1400 questions a day? – DisgruntledGoat Nov 17 '09 at 19:58
feedback

Far too frequently, for my liking. It's not uncommon for me come home from work, open a bunch of questions in tabs, and crank through them. But the captchas slow me down significantly.

link|improve this answer
6  
+1 for far too often. – cletus Jul 1 '09 at 0:10
feedback

If you spend too much time working on an answer, you get a CAPTCHA. (So I get one almost every time I submit an answer. (I'm a slow thinker.))

link|improve this answer
4  
That happens to me frequently because I like to test code I am going to post before posting it. What could be the harm in taking your time to compose an answer? I just don't get it. Can someone explain the logic behind it? – raven Jul 1 '09 at 1:38
feedback

I usually answer a question with the straight answer right away (ie, "You want to use X function for this.") and then revise my question within the next 5 minutes (which is the grace period before it counts as an edit) multiple times with links, examples, maybe even a jsbin demo, etc. I hit the captcha pretty much every edit while I do this.

The other example is when I find a tag with 5-10 questions that is clearly inappropriate. I try to retag them all but usually hit the captcha an absurd amount of times in the process.

All in all, I get several captchas daily.

link|improve this answer
feedback

Every other edit (if done in quick succession).
Every other answer (if done in quick succession IIRC)

link|improve this answer
Very similar to me - most times I post an answer, because I will usually get a half-complete answer in on the first submit, then immediately reedit to finish my idea, and then maybe one or two more times to fix minor errors while still inside the initial 5 minute window. All the quick little edits at the end get slowed down considerably by all the capchas. – Ether Nov 17 '09 at 7:50
feedback

Constantly, although I have become pretty good at avoiding it.

link|improve this answer
How many books have you help digitize? – Ólafur Waage Jul 1 '09 at 0:20
1  
Considering how crappy the captcha system is? There would be a whole lot of books with 'fgtfgtfgt' all over their text if it were the case. – GEOCHET Jul 1 '09 at 0:36
feedback

Just got one where I changed my mind about commenting and cut/pasted the comment into an answer without having posted the comment.

VERY ANNOYING - since it happens often and always when I am the first to comment. That invariably makes my answer later than others by at least 30 seconds :(

I am not amused when that happens

link|improve this answer
I can understand, so always start typing it as Answer and if you change your mind and it's better be a comment, cut&paste it as comment. :-) – Sha Dow Wiz Ard Jun 27 '11 at 13:59
feedback

You must log in to answer this question.

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