Hacker News new | ask | show | jobs
by dav- 4266 days ago
What if you linked pages together in a sort of map.

In Minecraft, the world is segmented into 16x16 block "chunks". In this analogy, a chunk would be a web page.

Create a front-end application like Google Maps that allows you to navigate the map of web pages. You can submit a request for a web page at a specific location, e.g. I want the page located at (13, 37). Hyperlinks could be used to teleport users around the map.

Random thought of the day.