Metal Captcha
21–30 of 82 posts
Re: Metal Captcha
#22Some of these are so hard to read that I feel like this is better served as a puzzle rather than a CAPTCHA service. Having said that, I do think if you were to take one of these band logos and put one next to a picture of a cat and ask "WHICH ONE IS MORE METAL???", then you'd be on to something. ;)
Re: Metal Captcha
#23Sorry, but this is harder for humans than bots.
The logos are quite distinct and not randomly deformed, so it's easy for even a simple image recognition algorithms to tell them apart.
And the set is very small (for this problem anything smaller than millions is very small), so it's feasible to manually tag enough images for bots to brute force it.
Re: Metal Captcha
#24I guess this would be a good way to keep people that aren't hardcore enough out of my online metal community...
Re: Metal Captcha
#25This makes me happy. Woe unto the person that receives a string of completely unreadable band logos, though. Obligatory: http://www.metalsucks.net/category/completely-unreadable-ban...
The most recent one looks like "Wood Pestilence", haha. But I can't find a band with that name, so it must be wrong.
Re: Metal Captcha
#26Re: Metal Captcha
#27Re: Metal Captcha
#28I saw one that was like some curves and lines and it clearly spelled out "dip", but apparently that was wrong! I really want to know what that one was.
You see the d and the p kinda link together to cross the t, it's quite a neat logo when you think about it.
Re: Metal Captcha
#29Some of these are so hard to read that I feel like this is better served as a puzzle rather than a CAPTCHA service. Having said that, I do think if you were to take one of these band logos and put one next to a picture of a cat and ask "WHICH ONE IS MORE METAL???", then you'd be on to something. ;)
Pick the one with the most black?
Re: Metal Captcha
#30// edit: sense of humour failure. I care too much about blocking spam :) Sorry, but this is harder for humans than bots. The logos are quite distinct and not randomly deformed, so it's easy for even a simple image recognition algorithms to tell them apart. And the set is very small (for this problem anything smaller than millions is very small), so it's feasible to manually tag enough images for bots to brute force i…