I've been using duckduckgo and bing for a while now. Google is just a fallback.
What does DDG use for an algorithm? Originally Google was just using pagerank but that was too easy to game by SEO. This means DDG needed to address this, and apparently they have (e.g, search for 'favicon' like the post). How long can we rely on DDG staying neutral in their algorithm?
Every Google result now looks like an ad
341–350 of 1001 posts
Re: Every Google result now looks like an ad
#342It's funny, because if you run AdSense on your website, Google has very strict guidelines about not misleading users and making a clear distinction between advertisements and your content. However, when Google shows ads on their site, they don't need to follow those rules, they blend them in as closely as possible. Also, what's the deal with showing an advertisement for the same result that's number one? See the belo…
Re: Every Google result now looks like an ad
#343I've been using duckduckgo and bing for a while now. Google is just a fallback.
Re: Every Google result now looks like an ad
#344Funny thing is, this probably did not happen because some PM decided that ads should look like regular results. It is probably an organic result of A/B testing over time, coupled with revenue being an important metric. Small changes that increase revenue get prioritized and over time, it just evolves into this eventually.
Re: Every Google result now looks like an ad
#345I've been using duckduckgo and bing for a while now. Google is just a fallback.
Bing’s UI looks exactly like Google’s with a two-year delay.
Their current ads have a single distinguisher from an organic result: the circled word ‘Ad’ in the same color and font size as the description.
Same as Google before the change. A worse distinguisher as the one it had before, where ‘Ad’ used a distinct color.
Do we really trust that Bing won’t copy the new design in two years?
Re: Every Google result now looks like an ad
#346I've been using duckduckgo and bing for a while now. Google is just a fallback.
Which is I assume because Google is allowing their search results to be of a poorer quality in the pursuit of higher ad revenue.
Re: Every Google result now looks like an ad
#347I wish there was a way to directly help Bing/DuckDuckGo/Yandex improve their search results. I've tried both, and it's just not the same. Google I can bang in cryptic queries like > centos 7 tuned no daemon and get the 3rd link about how to run tuned in a no daemon mode. Bing/DuckDuckGo have the article at around 7th or 8th place, but prefaced by a lot of "while technically not wrong, not what I'm looking for" links.…
> Bing/DuckDuckGo have the article at around 7th or 8th place, You should take a closer look at DDG, it has the answer from serverfault.com in an instant answers box for your query and it highlights the required setting in a perfectly chosen excerpt from the correct answer: As of CentOS 7.2 tuned now has a no-daemon mode which can be turned on by setting daemon = 0 in /etc/tuned/tuned-main.conf. This is mentioned in…
Do you have the URL?
Re: Every Google result now looks like an ad
#348Prefer DuckDuckGo for searching, if possible. If you don't like DuckDuckGo's results and can't tolerate them, then prefer Startpage to Google, which will give you the same algorithm minus tracking/customization. Even post-acquisition, Startpage is still a more privacy-conscious engine than Google, and their ads are better labeled. And while I'm sure I'm preaching to the choir here, quick reminder that unless you're r…
Greasemonkey could also be used to remove the adds not just restyle them.
Bear in mind, there are a lot of other sites beyond just Google where you should probably be blocking ads. Do you really want to deal with the performance/maintenance costs of Greasemonkey on every one of them? Just install an adblocker already and be done with it.
Re: Every Google result now looks like an ad
#349Earlier quoted context omitted.
Let's distinguish between obfuscating the query parameters, the the path, and the domain. They are different things, and the domain name especially is a major security boundary.
Most of what I mentioned did obfuscate the domain name. Users do not care about domain name security boundaries - that's yet again an implementation detail. An important one, but still not something most users recognize or care about. Hence, you know, why phishing is so successful.
Re: Every Google result now looks like an ad
#350Earlier quoted context omitted.
It is not a requirement for AMP. CDNs now let you roll your own domains on the AMP standard: https://blog.cloudflare.com/announcing-amp-real-url/ Bing also uses the AMP standard: https://blogs.bing.com/Webmaster-Blog/September-2018/Introdu...
> It is not a requirement for AMP. CDNs now let you roll your own domains on the AMP standard All these certificates do is make it so Google's browser (and only Google's browser) will mask the fact you're on Google's domains if you sign the file a certain way. If anything, this shows more anti-competitive practices -- they're adding features into their browser that specifically benefit a features of their search engi…
In other words: if it behaves exactly as a page hosted on your site (just faster), why do you care?
I'm getting the impression that HN users care a whole lot about seeing the request in the nginx log they are tailing.