So a thoughtful HNer taught me a lesson and reserved "www". Took me a second to figure out why the site didn't behave as expected...
Hostnames and usernames to reserve
21–25 of 25 posts
Re: Hostnames and usernames to reserve
#22My Name => my-name.site.com
Is there any gotcha's here for me?
Re: Hostnames and usernames to reserve
#23The article looks great and makes many good points, but I'll pick on one: why disallow upper case letters from usernames?
Email addresses and domain names are case-ignoring so you should never allow usernames that differ only in case. Allowing only lower case is an easy way to do this.
However, there are too many services smashing the case of the local part to either lower or upper case that case-sensitive names have become nigh impossible to use.
Re: Hostnames and usernames to reserve
#24Publishing this as a library helps a lot collecting the wordlist over time and be able to use the same list in all my projects.
[1] https://github.com/theskumar/python-usernames
[2] https://github.com/theskumar/python-usernames/blob/master/us...
Re: Hostnames and usernames to reserve
#25https://zimbatm.github.io/hostnames-and-usernames-to-reserve...
Feel free to use for your next PaaS !