Live data from Hacker News

Finding Great Domain Names with Mechanical Turk

domainpigeon.com

21–30 of 30 posts

Re: Finding Great Domain Names with Mechanical Turk

#22
post #21

Just clicked the register link [ https://www.domainpigeon.com/users/register ], got "Internal server error" with a load of info and a backtrace, which I imagine you don't want to display.

Thanks for the pointer.

I've been working with Dreamhost to fix the Internal Server Errors, which plague the site. Next time no shared hosting.

Re: Finding Great Domain Names with Mechanical Turk

#23
* Swear words & Double Entendre

Maybe a good check would be :: Does this sound like a swear word in your language?

A Swedish guy at EuroDjango con said the Finnish chosen domain http://muutu.com is a very bad swear word in Swedish.

* Checking pronouncability values are correct

Is there a sanity check step?

Can you inspect some results to check that the Mechanical Turks are not just piping in /dev/random to the results?

Re: Finding Great Domain Names with Mechanical Turk

#24
post #23

* Swear words & Double Entendre Maybe a good check would be :: Does this sound like a swear word in your language? A Swedish guy at EuroDjango con said the Finnish chosen domain http://muutu.com is a very bad swear word in Swedish. * Checking pronouncability values are correct Is there a sanity check step? Can you inspect some results to check that the Mechanical Turks are not just piping in /dev/random to the result…

The results show you how many seconds the worker took to answer the question. You could also do some statistical analysis on the answers compared to the other people who worked on the same HIT.

Re: Finding Great Domain Names with Mechanical Turk

#25
post #23

* Swear words & Double Entendre Maybe a good check would be :: Does this sound like a swear word in your language? A Swedish guy at EuroDjango con said the Finnish chosen domain http://muutu.com is a very bad swear word in Swedish. * Checking pronouncability values are correct Is there a sanity check step? Can you inspect some results to check that the Mechanical Turks are not just piping in /dev/random to the result…

I don't see how that domain sound or looks anything like a swear word in Swedish. The closest thing I can think of is mutta but it's quite a stretch and they aren't pronounced the same at least not in any English accent I can think of.

There are however plenty English words that resemble or is profanity in Swedish, we don't really take notice. Like kiss is the word for urine in Swedish, yet people don't raise eyebrows or giggle (or really notice) when they watch a romantic English movie or anything.

Re: Finding Great Domain Names with Mechanical Turk

#27
post #26

Where are the majority of these workers located and does that influence their pronounceability ratings?

Can't say what the demographics are of the ones who completed these HITS, but of the people that complete the polls, something like 80%+ are US.

Re: Finding Great Domain Names with Mechanical Turk

#28
post #24
post #23

* Swear words & Double Entendre Maybe a good check would be :: Does this sound like a swear word in your language? A Swedish guy at EuroDjango con said the Finnish chosen domain http://muutu.com is a very bad swear word in Swedish. * Checking pronouncability values are correct Is there a sanity check step? Can you inspect some results to check that the Mechanical Turks are not just piping in /dev/random to the result…

The results show you how many seconds the worker took to answer the question. You could also do some statistical analysis on the answers compared to the other people who worked on the same HIT.

  $std_human_interval=45
  while true; do
   sleep $std_human_interval
   curl "http://mechanicalturk/answer?value=`random_gen`"
  od
Post reply on HN