I’ve used DuckDuckGo as my search engine for a year
11–20 of 65 posts
Re: I’ve used DuckDuckGo as my search engine for a year
#12Re: I’ve used DuckDuckGo as my search engine for a year
#13Duck Duck Go uses "more results", instead of proper pagination. I won't use any website that has such poor judgement in website design.
Re: I’ve used DuckDuckGo as my search engine for a year
#14I’ve always wondered how the economics of DDG work out, considering they’re basically a proxy for Bing with a bunch of other scraped/API-based data sources they layer on top. Are they paying Bing per query? How can that net out positively? I suppose at their volume they’ve negotiated great API rates, but their own ads can’t possibly bring in enough revenue to cover the expenses of the API calls…
Re: I’ve used DuckDuckGo as my search engine for a year
#15My quick review after more than a year of DDG as my default: - Technical searches are usually on par with Google, or even better. What made me switch originally was that I got fed up with Google just straight up ignoring half my query, and I've had none of that frustration with DDG. - I like the dark theme (although I think Google's experimenting with that now) - DDG is absolutely worthless when it comes to local sea…
Re: I’ve used DuckDuckGo as my search engine for a year
#16Duck Duck Go uses "more results", instead of proper pagination. I won't use any website that has such poor judgement in website design.
Re: I’ve used DuckDuckGo as my search engine for a year
#17My quick review after more than a year of DDG as my default: - Technical searches are usually on par with Google, or even better. What made me switch originally was that I got fed up with Google just straight up ignoring half my query, and I've had none of that frustration with DDG. - I like the dark theme (although I think Google's experimenting with that now) - DDG is absolutely worthless when it comes to local sea…
Re: I’ve used DuckDuckGo as my search engine for a year
#18My quick review after more than a year of DDG as my default: - Technical searches are usually on par with Google, or even better. What made me switch originally was that I got fed up with Google just straight up ignoring half my query, and I've had none of that frustration with DDG. - I like the dark theme (although I think Google's experimenting with that now) - DDG is absolutely worthless when it comes to local sea…
Re: I’ve used DuckDuckGo as my search engine for a year
#19Duck Duck Go uses "more results", instead of proper pagination. I won't use any website that has such poor judgement in website design.
In particular, page based pagination requires a permanent set of elements that are sortable.
Sortable, indeed, you sort based on a scoring mechanism.
Permanent, nopes. If you save page 4 of search page and take a look at it next week, it might be different.
If pagiantion should be properly implemented in a search engine it would be like in elasticsearch where it is transaction and cursor based. But hey, carrying around millions of open transactions is not feasible.
So it seems to be a fair trade off to make an infinity scroll like feature for this.
But again, please enlighten me. I am curious.
Re: I’ve used DuckDuckGo as my search engine for a year
#20My quick review after more than a year of DDG as my default: - Technical searches are usually on par with Google, or even better. What made me switch originally was that I got fed up with Google just straight up ignoring half my query, and I've had none of that frustration with DDG. - I like the dark theme (although I think Google's experimenting with that now) - DDG is absolutely worthless when it comes to local sea…