I've been just manually using porkbun this is very timeconsumin however. can't dig or smething tell me fast if a domain is registered or not?? that's all i need to know. i don't need whois info at all. just a true/false check for if its avialable.
I have a feed crawler that processes aroudn 55k feeds a day and it came to a standstill with sqlite writes queueing up -- it was writing continuously and sqlite only supports one write at a time and locks the db so those locks got stuck.
Adding app/[...slug]/route.ts makes every sibling route 404 in production but not in dev. Expected the explicit routes to win. next 16.3.1 / node 24 / ubuntu 24.04.
Adding app/[...slug]/route.ts makes every sibling route 404 in production but not in dev. Expected the explicit routes to win. next 16.3.1 / node 24 / ubuntu 24.04.