Slashdot Mirror


User: coolvenk

coolvenk's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:That quote has a sequel on Texas Supreme Court Cites Mr. Spock · · Score: 1

    But the judiciary has a rule: Even-numbered Star Trek movies have greater legal authority than odd-numbed ones.

    That is an odd rule !

  2. Re:hmm... on Analyzing CAPTCHAs · · Score: 1

    .

    However, there are still difficult-for-computer-but-easy-on-humans tasks that can be done. I'm surprised no one's yet hooked a way into the Amazon Mechanical Turk or the like. Perhaps a simple one can be where you show a panoramic view along a busy street. Then you ask the question "What is the name of the store at number 763?" Or "What is the street number of ZZZ Supermarkets along this street?". "There is a large group of friends gathered near XXX store. How many people are in the group?"

    Or simpler ones - if your forum or other thing is about a specific topic, ask a question about that topic. Or even self-referential ones. "What of the following will an art thief steal? A) Mona Lisa, B) Big screen HDTV, C) Cellphone, D) Money".

    Might as well advance the state of things like image recognition and natural language queries while we're at it.

    Coz with the alternatives you propose a human has to first figure out the correct answer to compare against the user's response in a CAPTcha challenge. If they had an algorithm to figure it out, the attacker would use it too. And, millions of CAPTCHAs are served everyday, so they have to be automated.

  3. Study CS, Teach yourself IT on Computer Science or Info Tech? · · Score: 1

    It is quite easy, so with some motivation and some half-decent books you could teach yourslef the classic IT stuff. CS is more enlightening and harder, and a good teacher is invaluable. With this strategy, if you get interested in the sciency aspects, grad school is a real option. If the IT stuff excites you more, you become a technician with an unbeatable background.

    I actually took the opposite route. I majored in IT, but got interested in CS towards the end. I ended up teaching myself a lot of core CS, towards the end, and I am in grad school now. mY advice to you is in hindsight, of course.