I know there are many questions about this but it did not resolve my problem.

  • I'm using Chrome, without extensions
  • I have 4,221 reputation (4,185 real)
  • I am being show a captcha every second or third answer I'm trying to post.

I'm really a human being. It's really hard to be the first to answer and a captcha makes it a lot harder (and this image just confirms that)!

share|improve this question
1  
+ for the linked image, cause it's a "WTF". Greek characters in there? Equations? – Cosmin Prund Jul 18 '11 at 6:53

1 Answer

up vote 8 down vote accepted

So about that question you referenced... did you try any of the suggestions? What happened?

  • Is JavaScript enabled?
  • Did the same thing happen in a different browser?
  • What does "CLEAR chrome" mean? Google finds nothing (and they should know).

After looking through your recent answers, I also wonder if they're triggering additional checks. Most of them are extremely short: either one sentence or a code block with little or no explanation. The absence of punctuation and capitalization in some of them might also be triggers.

Either way, you could improve your answers by adding a little bit of explanation as to what you're doing and/or why.

share|improve this answer
- javascript IS enabled - no it didn't, FF either Chrome gives me same result - CLEAR Google chrome that I have no extensions installed (as Jeff's recomendation) – genesis Jul 17 '11 at 19:34
and @bemace: Does lenght matter when it's WORKING snippet of code? As you can see, I am receiving more than 200 reputation everyday, so I don't think it would matter – genesis Jul 17 '11 at 19:38
@gen - In some cases I'm sure people are happy just to get working code, but it's still better if you also help them understand why what they were trying didn't work, and how your solution fixes that. Teaching people to fish vs handing them a fish and all that. – Brad Mace Jul 17 '11 at 19:47
1  
It's always good to state why your code works, as it makes for a more complete answer. The fact that you are "receiving more than 200 reputation everyday" doesn't mean that you shouldn't improve your answers. – Kevin Y Jul 17 '11 at 19:49
@Kevin: OK I will do it from this point of time. After I'm first, I can imporove it as I often do – genesis Jul 17 '11 at 19:50
For example, the code in this answer works fine, but if someone had mentioned that .val("Yes") sets the value instead of checking if the value matches, then the asker would have understood their mistake, and people finding the question from google that have made a similar mistake would be more able to solve their own problem. And you'll generally earn more rep for well-explained answers. – Brad Mace Jul 17 '11 at 19:52
@bemace: Ok, I'll be more aware next time. However, my problem stil persist. Do you think that length could be reason? – genesis Jul 17 '11 at 22:55
@gen - I've seen length mentioned as an issue before, but I'm not certain whether that was related to the captcha or to showing up for review – Brad Mace Jul 18 '11 at 12:57

You must log in to answer this question.

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