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.

Find a Great Domain Name (Beta code is YCOMBINATOR)

34 pointsby bradpineauabout 14 years ago

20 comments

magic5227about 14 years ago
Its funny cause, domainhole is a terrible name
评论 #2498435 未加载
评论 #2498486 未加载
symkatabout 14 years ago
<i>instant check</i><p>First of all, it's limited to only .com's. That seems silly. I think I'm in the fairly normal group of people who would want to check at least org and net too, if not io, pl, and all the other random strange domains. The instant check service does not seem unique and seems more limited than even the most basic domain checker.<p><i>name spinner</i><p>This idea is boring. Given a name already either prepend or append a word that falls into a given "group" and check for it's availability in a single TLD. This time that TLD is at least selectable.<p><i>expired domain search</i><p>Given a few words locate domains for which that is a substring of if they have recently expired or are in pending delete. I don't see how this is particularly useful, you're finding domains that may or may not be able to be bought in the near future (registrars can still take back a domain that is in pendingDelete status for a few to ICANN).<p>From my perspective this is fun from a "hey, I wonder what people use this substring and don't pay their bill" game, but not really for finding a domain name unless I happen to be inspired by one of the domains and check under a different TLD.<p><i>Overall</i><p>I think the approach that is being taken here is not original and has been done hundreds of times. I have a hard time naming things and have looked repeatedly for a "Name this thing for me!" service. This is another disappointment.<p>I do think that this is a problem domain that has yet to be solved and that a good solution would make a decent company. I don't think this service at this point comes close to even beginning to solve the problem.
评论 #2498559 未加载
dbroabout 14 years ago
caveat: I created a similar site called domainjig.com, so take these as friendly suggestions.<p>The expired domain search is cool, well done with this tool.<p>Make it faster. Right now, loading the page to search for availability is taking longer than 10 seconds. When searching using the different tools, the response comes back after a few seconds delay. If you're comfortable discussing it, what are the major components of the backend? Is your data stored in RAM? Can you make the availability check instant?<p>eg. the expired domain search for "rabbit" over the last 30 days took a few minutes to return 2 pages of results. maybe the traffic referred from this post on HN is finding some bottlenecks for you?<p>The name spinner came up with some interesting suggestions. I'd suggest removing or hiding some of the advanced options, in favor of simplifying the default interface.<p>Hope that helps.
评论 #2498185 未加载
mendicantabout 14 years ago
I really like it. Especially that with each suggestion it tells you whether or not it is available.<p>The hardest thing I had with the site was when there were a lot of suggestions I had a lot of trouble reading through all of them, kind of like the words all ended up running together. It might just be me though.<p>My wife has been looking for a domain name for a while now, and we've already found a couple possibilities because of this.<p>As a future feature suggestion for the domain spinner -- At some point it would be really cool if you could find a way to choose a domain name that you kind of like, choose it and only show ones that are similar to it. This would be especially good when combining with adjectives. Some may be looking for more cheerful or positive adjectives while others may be looking for powerful or possibly negative ones.
bradpineauabout 14 years ago
Awesome comments and thanks to all for the suggestions. We've got an awesome list and we'll start implementing.<p>Apologies for the slow expired domain search. The server is getting NAILED and we're obviously not equipped to handle the scale yet. I'll use the excuse: Hey - we're in Beta!<p>So we're working on the scale issue as we speak. Hope to have instant searches back ASAP.<p>For those who asked - site is built on the LAMP stack.
swGooFabout 14 years ago
Really fun site. I think it is helpful. I did, however, think the list that was returned was too long by default. Maybe leave off the unavailable one?
评论 #2498058 未加载
revetknabout 14 years ago
If you've got all the data stored off up-front, the search should be near-instant. As-is, it's nearly unusably slow.<p>However, if the delay is caused by hitting the network for each search result on the backend (or something along those lines), maybe it would be nice to quickly return an initial barebones dataset and then the browser could do an async fetch of each record's details.
wccrawfordabout 14 years ago
Nice site!<p>What surprised me was how many domains were taken that didn't have names I'd consider worthwhile... Weird.
bradpineauabout 14 years ago
A "First Week of Testing Update" has been posted to the homepage - we've addressed some issues users have had. Check it out - <a href="http://www.domainhole.com/" rel="nofollow">http://www.domainhole.com/</a>
dtsabout 14 years ago
It seems like you arent normalising all strings to lowercase which has a huge impact on available results in the name spinner. If PitbullHelp.com is unavailable pitbullhelp.com shouldnt be as well.
mikerhoadsabout 14 years ago
This is a great app. I have a similar site that is more curated but less searchable: <a href="http://www.scoratic.com" rel="nofollow">http://www.scoratic.com</a><p>What are you built on?
HedgeMageabout 14 years ago
I like it, overall, but it would be much more useful if I could click to add domains to a "maybe list" while I try a few different things to find what I want.
评论 #2499330 未加载
sinaimanabout 14 years ago
It is going quite slow for me. All three tools.<p>Usually ajaxwhois.com and instantdomainsearch.com are completely instantaneous when I use those tools.
评论 #2498353 未加载
kevindicationabout 14 years ago
Name spinner returned a huge list of available names with a suffix appended to my seed, but then that list was repeated as unavailable beneath it.
bradpineauabout 14 years ago
Best use of the expired search tool: put "2" in the "number of words" input, and you'll find some great 2 word keyword specific domains
imwilsonxuabout 14 years ago
A little suggestiong: make the fonts bigger.<p>I have to zoom in to 144% (in Chrome) to make it readable.
eliabout 14 years ago
It would be neat if it could also filter or score domains based on how pronounceable they are.
评论 #2498323 未加载
nddrylliogabout 14 years ago
skinnycoders.com, uptightcoders.com and uglycoders.com are taken.<p>fatcoders.com, pleasantcoders.com and handsomecoders.com are free.<p>You know what to do.
bradpineauabout 14 years ago
A new tool is available - a web 2.0 name generator.
bradpineauabout 14 years ago
You can use beta code: YCOMBINATOR
评论 #2500397 未加载