Hacker News new | ask | show | jobs
by charlieegan3 3927 days ago
This is great - the random names are particularly good.

I did notice however that a high number of the 'available domains' are not. Might want to take a look into how they're checked.

It'd also be nice if the checking happened automatically, as it does on https://domainr.com/

Really nice looking project though.

1 comments

Hey thanks! It's nice to get some positive feedback on a project :)

I use an api from a domain registrar to check domain availability at the moment. I will investigate this.. should not be happening.

The automatic checking is a bit of a problem with the current design. It would be very many domains to check at once even if most are not inspected by the user.. I'm still thinking about a better system here.