by Sam » 24 Aug 2015, 07:53
Fergal wrote:ForumCoin is on a VPS, but it is not large enough to require a full dedicated server, yet.
If it's well optimized it certainly shouldn't for a while. There are also other things which can be done to reduce load and delay upgrading to a full dedi: offloading the MySQL database, storing member attachments on a separate vps etc.
Fergal wrote:That sounds like a very exciting search engine project Sam. Is the site still active?
It was actually. I had the perfect domain for it too: seek.li. I wish I knew more about how search engines (and ranking algorithms) work. From my understanding (from a Computerphile video), search engines have a similar structure to a library drury system. It would be impossible to search through billions of documents, of summaries of webpages crawled, in a reasonable amount of time. Instead the search engine goes to the "category" of the search first. The script I was using was
https://www.seekquarry.com/ and you can see it powered on the author owned website:
https://www.yioop.com/ (810569486 pages/26135995843 urls is the size of the archive). My idea was never to create a search engine that had perfect results. I wanted to arbitrage results which is what GoTo.com did in the early days of search (purchase keywords from one source to direct to a page of search results and make money as people clicked on ads on the way out).