(no title)
gobengo | 3 years ago
It's not very important for putting IDs in URL paths. But it can matter when using them in DNS subdomains because often there are surprisingly short max character lengths for domain names in e.g. LetsEncrypt SSL certs (iirc 63 characters)
wereHamster|3 years ago
See https://stackoverflow.com/questions/32290167/what-is-the-max... for one explanation.