

3·
1 month agoI have just let it grow organically. The front page is an index of various topics from personal things and particular games to household information. Then below that there might be just a page or an index to a bunch of pages often starting just as a list of links. I am often refactoring once a page has a bunch of sub headings of related topics but ultimately now needing multiple pages and replacing the original with the index to those pages. I don’t think I could have designed an index system from the start without the content because I wouldn’t have known what I was going to store.
At some point the project also just gets hard to maintain with AI, you burn ever increasing tokens the bigger a project gets and AI produces awful code for the purpose of maintenance by hand. Once the bugs start rolling in they realise the AI can’t fix them, they certainly can’t afford to have it constantly load the entire project as context and they don’t know how to fix it themselves and the tech debt produced is immense. So the projects get shut down.