TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Can you make a CAPTCHA to tell coders from non-coders?

3 pointsby zidaralmost 13 years ago

2 comments

middusalmost 13 years ago
What about a buzzword-filled multiple-choice question such as:<p><pre><code> Which of the following sentences does not make sense? a) I love to use Visual Studio to write hyperthreaded Linux apps. b) reasonable sentence c) reasonable sentence </code></pre> or even a simple technical question to weed out dummies such as<p><pre><code> Which of the following is not a browser? a) Google b) Internet Explorer c) Firefox</code></pre>
duiker101almost 13 years ago
x=(true)?5:9<p>What is x?