I'll toss out a crazy idea to compete with Google. 1. You buy StackOverflow for $2 billion and Reddit for $10 billion. 2. You block Google from indexing the sites. 3. You start a new search engine that only searches StackOverflow and Reddit. 4. As the new search engine gains traction, you invite other high quality sites to join your vision and search engine. One requirement is they must block Google. You can guarante…
If Google sucks then why is everyone still using it?
251–260 of 471 posts
Re: If Google sucks then why is everyone still using it?
#252Honestly I think people are completely underestimating the difficulty of a good search engine. Google was better ten years ago because search was an easier problem to solve back then. End of story. Nobody is coming along with a better search engine. There is too much spam, content gaming, and money to be made by hacking search. These posts should almost be blocked from hacker news. ITs a fantasy. Its like saying that…
Sorry but duckduckgo or probably any other search is better than Google at this moment
I can't find shit with DDG and the experience is like using Google from 20 years ago when it didn't have any of its bells and whistles.
Re: If Google sucks then why is everyone still using it?
#253Earlier quoted context omitted.
Search, "what hotel to stay in san francisco soma". You'll see that every single result above the fold is an Ad. In fact it doesn't even give me a single useful piece of information. #1 result is a link to expedia. #2 is to hotels.com, #3 to the trip advisor. Scroll down Google Hotels widget. Then on the 3rd browser viewpoint page I get actual query results.
The result I got was a list, with maps and prices with an option to refine stay dates. Not sure how that could be improved to be honest. Next entry was a non-ad from Tripadvisor.
Re: If Google sucks then why is everyone still using it?
#254Re: If Google sucks then why is everyone still using it?
#255I'll toss out a crazy idea to compete with Google. 1. You buy StackOverflow for $2 billion and Reddit for $10 billion. 2. You block Google from indexing the sites. 3. You start a new search engine that only searches StackOverflow and Reddit. 4. As the new search engine gains traction, you invite other high quality sites to join your vision and search engine. One requirement is they must block Google. You can guarante…
Doesn't google have something called the Google CSE where you specify which sites you will exclusively include in search results?
Re: If Google sucks then why is everyone still using it?
#256Google is still the fastest way to find things. The rest, including ddg just is not as good.
Re: If Google sucks then why is everyone still using it?
#257I'll toss out a crazy idea to compete with Google. 1. You buy StackOverflow for $2 billion and Reddit for $10 billion. 2. You block Google from indexing the sites. 3. You start a new search engine that only searches StackOverflow and Reddit. 4. As the new search engine gains traction, you invite other high quality sites to join your vision and search engine. One requirement is they must block Google. You can guarante…
Doesn't google have something called the Google CSE where you specify which sites you will exclusively include in search results?
Re: If Google sucks then why is everyone still using it?
#258I'll toss out a crazy idea to compete with Google. 1. You buy StackOverflow for $2 billion and Reddit for $10 billion. 2. You block Google from indexing the sites. 3. You start a new search engine that only searches StackOverflow and Reddit. 4. As the new search engine gains traction, you invite other high quality sites to join your vision and search engine. One requirement is they must block Google. You can guarante…
Re: If Google sucks then why is everyone still using it?
#259The author missed the most important reason that Google search results often suck: tens of thousands of people are working very hard to make it suck. They call themselves "SEO specialists", and their job is to get their shitty site to the top of the rankings. It's an ongoing battle. Sure, Google wants to make money, but to do that they need to protect their search moneymaker and keep it dominant, so their incentive i…
Search isn’t Google’s moneymaker, advertising is. And those shitty SEO’d sites are choc-a-bloc with advertising. Google has little incentive to downrank them.
Re: If Google sucks then why is everyone still using it?
#260Earlier quoted context omitted.
> Google's Search accomplishes the goals of 10 years ago, but steps no further than that. Google has removed features that it had 10 years ago.
I still don’t get why. It cannot be so difficult for them to keep things like literal search, can it? What is the incentive to remove it and replace it with a needlessly more complex almost literal but still fuzzy search? I do suspect the main thing people complain about currently with Google is the abundance of ads and the algorithm that has encouraged stupid amounts of articles of a certain length. Recipe for baked…
Greater scale = greater cost of keeping data hot in their search data-warehouses (esp. in light of contention over memory/caches.) Keeping around both a source-text string and its tsvector representation (or whatever Google's version of that is) is a "thing that doesn't scale" that they could provide at 1B queries/day, but probably not at 10B queries/day.
> the algorithm that has encouraged stupid amounts of articles of a certain length. Recipe for baked potatoes is now 2000 words long.
That's not the algorithm's fault per se; that's instead the fact that recipes can't be copyrighted, and so these sites can freely steal + repost one-another's recipes, and so you'll find the same recipe word-for-word on many sites, thus making an exact match in the recipe part not contribute highly to ranking any particular site. The 2000-word blog post, on the other hand, is actual Intellectual Property unique to the site posting it. So it only appears in the one place; and so when your query matches it, it ranks quite highly indeed.