from Hacker News

Ask HN: Why not top-down URLs (com.Y Combinator.news/item?id=123)

by TheSpiciestDev on 9/11/20, 3:42 AM with 3 comments

Why can't URLs start from the top domains and dig deeper into other subdomains and then finally resources? Today we start from lower subdomains and make our way up to top level domains, all to then go further back down into directories and items. Could something be made to experiment this without refactoring infrastructure?
  • by liamwestray on 9/11/20, 5:59 AM

    Because Tim Bernese-Lee did it this way and stated he wished he had done it the other way. It was somewhat arbitrary then, and makes less sense now than before.
  • by i0nutzb on 9/11/20, 4:01 AM

    What do you think the benefits would be?