TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Let's start using DuckDuckGo more often

208 点作者 rms_returns大约 6 年前
I&#x27;d made a similarly titled post[1] a couple years back and I seriously don&#x27;t know what kind of usage DuckDuckGo has right now. But I&#x27;d like to think that it is extensively used, at least in the developer community. And I strongly believe that people should start degoogling their lives at least slowly and gradually if its not possible to do it at once. If more people start using DDG, the search engine will improve and that least that one aspect of degoogling could be achieved to a certain extent.<p>[1] https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13284917

45 条评论

phatfish大约 6 年前
I have used it as a default for at least 2 years. I&#x27;d estimate drop back to Google for 20-25% of specific &quot;subject matter&quot; searches, mostly around technology. Probably a bit less than that for general searches.<p>Most of the time I run the same search on Google the results are very similar for the top hits. But Google does seem to produce helpful results that are not exactly what I searched for more often.<p>DDG also skews heavily to US results which is a pain. Any Amazon links are always to .com and not the regional site. Just a general understanding of region specific results seems to be missing, and I end up qualifying searches with the country or town.
评论 #19947677 未加载
评论 #19947564 未加载
评论 #19947801 未加载
评论 #19947588 未加载
评论 #19948405 未加载
评论 #19951064 未加载
评论 #19949555 未加载
lucb1e大约 6 年前
Going one step further, I removed my websites from the Google index: <a href="https:&#x2F;&#x2F;lucb1e.com&#x2F;?p=post&amp;id=130" rel="nofollow">https:&#x2F;&#x2F;lucb1e.com&#x2F;?p=post&amp;id=130</a><p>If you want to find my stuff, you now have to use DDG or some other search engine. Hopefully we can signal to Google that we are not okay with monopolistic behaviour (that&#x27;s why I blocked them, not just for being the biggest or monopolist, but for also behaving like it -- see the blog post for details).
评论 #19947531 未加载
评论 #19947652 未加载
评论 #19947578 未加载
评论 #19947501 未加载
jplayer01大约 6 年前
DDG&#x27;s search results seem consistently terrible whenever I try to use it for an extended period of time. It&#x27;s fine for really basic searches, but anything more specialized or niche is terrible (considering my interests, that&#x27;s all of my searches). I mostly use Startpage nowadays instead, which seems to give me good enough results most of the time.
评论 #19948090 未加载
评论 #19947852 未加载
评论 #19948145 未加载
评论 #19947729 未加载
评论 #19947758 未加载
octosphere大约 6 年前
I like DuckDuckGo if it wasn&#x27;t for their data centers being in the U.S. My problem lies in the fact that they could have an intelligence agency like the NSA in their data centers and they could attribute specific queries to specific users by looking at the originating IP. I&#x27;m not even sure they have a canary[0] [1] implemented. This is why combining DDG with an anonymous mixer network like Tor is useful (or even a VPN). You&#x27;re probably wondering why my threat model includes the likes of the NSA. Well I just don&#x27;t want spying, simple as that.<p>Sure, Tor might seem like overkill, but over time all those single, isolated queries start to build an elaborate dossier on you and the contents of your mind.<p>[0] <a href="https:&#x2F;&#x2F;duck.co&#x2F;forum&#x2F;thread&#x2F;15228&#x2F;would-you-adopt-a-canary" rel="nofollow">https:&#x2F;&#x2F;duck.co&#x2F;forum&#x2F;thread&#x2F;15228&#x2F;would-you-adopt-a-canary</a><p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Warrant_canary" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Warrant_canary</a>
评论 #19947404 未加载
评论 #19947692 未加载
评论 #19947641 未加载
lkj大约 6 年前
- &quot;python remove from list&quot;: Google has the Python docs on the first page. DDG does not.<p>- &quot;site:news.ycombinator.com rms_returns duckduckgo&quot;: At first the DDG results looked better but multiple results had no mention of &quot;rms_returns&quot; at all.<p>- &quot;archlinux dmesg audit&quot;: Both nice.<p>- &quot;lange nacht der museen berlin&quot;: Wow, unexpectedly relevant results on DDG, did they improve their local results?<p>I think I should indeed try again. Previous times it was full of spam for local results.
评论 #19948147 未加载
评论 #19948027 未加载
评论 #19951794 未加载
0xcde4c3db大约 6 年前
I use DDG regularly. It&#x27;s fine for casual &quot;was that company&#x27;s domain a .net or .com&quot; kinds of searches, but it struggles for more specific or obscure content. My biggest problem with it is that the &quot;advanced&quot; operators are extremely buggy. Quotes and minus sometimes seem to be treated more as suggestions than requirements. Other times they return no results when omitting them returns results that should match. Sometimes a term with a minus is instead treated like there&#x27;s no minus, i.e. ranking results with that word higher. This seems to have gotten worse over time. I don&#x27;t have examples for this because the behavior is not consistent at all. The &quot;inurl&quot; and &quot;intitle&quot; operators exist but seem to only work for a single word&#x2F;instance (e.g. &quot;functional intitle:Haskell&quot; works as expected but &quot;functional intitle:Haskell intitle:reactive&quot; returns a bunch of results without either of those words in the title).
评论 #19947814 未加载
hjek大约 6 年前
DDG is just a proxy for Bing. Yes, let&#x27;s degoogle our lives, but why not start using a free&#x2F;libre metasearch engine (like Searx[0]), while you&#x27;re at it?<p>[0]: <a href="https:&#x2F;&#x2F;asciimoo.github.io&#x2F;searx&#x2F;" rel="nofollow">https:&#x2F;&#x2F;asciimoo.github.io&#x2F;searx&#x2F;</a>
评论 #19947618 未加载
makecheck大约 6 年前
It’s still my default but results are becoming noticeably worse. For instance, I used to be able to search for uncommon names and have them surface; now DDG seems to try <i>really</i> hard to assume I meant some dictionary word (frankly, a search engine clearly ignoring your actual search term becomes useless really quickly).<p>A critical feature though is that “g!” to Google will never return AMP pages; as long as that’s true I will always start from DDG.
评论 #19948162 未加载
评论 #19947923 未加载
topherPedersen大约 6 年前
I launched BuckBuckMoose.org recently so I could start using DuckDuckGo more often. The idea with BuckBuckMoose is that you can search DuckDuckGo without fear of missing out on Google. How it works is you simply enter your search query, and then a two split screen windows pop up with Google search results on the left and DuckDuckGo results on the right. If you want to try it out as your default search engine you can use Tom Schuster&#x27;s &quot;Add Custom Search Engine&quot; extension for Firefox to add it (BuckBuckMoose) as your default search engine. (I don&#x27;t actually expect anyone else to use it). Anyway, having used this tool daily for the past few months I feel that I&#x27;m somewhat of an expert* on DuckDuckGo&#x27;s search results. One interesting thing I&#x27;ve noticed is how similar their results are. It&#x27;s almost as if Bing is trying to mimic Google&#x27;s results on purpose? It&#x27;s a little odd. The results are pretty good tho. However, I have noticed that Google is always a little bit faster.
评论 #19947514 未加载
评论 #19947554 未加载
评论 #19947520 未加载
spookybones大约 6 年前
I&#x27;ve been using DuckDuckGo for about a year now. I must admit, when doing research, I often g! the search as well to see what I&#x27;m missing out on, especially with images. I also don&#x27;t know why they don&#x27;t offer a year parameter for the advance time search. It&#x27;s a pretty good engine nonetheless. I use wikipedia a lot, so w! proves useful.
评论 #19948187 未加载
fareesh大约 6 年前
For the uninitiated, !bang is a pretty great feature:<p><a href="https:&#x2F;&#x2F;duckduckgo.com&#x2F;bang" rel="nofollow">https:&#x2F;&#x2F;duckduckgo.com&#x2F;bang</a>
评论 #19947512 未加载
评论 #19947498 未加载
owlrobot大约 6 年前
I would but one of the biggest problems I have with it is how I can&#x27;t look up info. in certain areas like Reddit which I use a lot because it only gives one link even if I include the word &quot;reddit&quot;.
评论 #19947679 未加载
评论 #19947663 未加载
utopcell大约 6 年前
I find it mind-boggling that privacy-conscious folks go for DDG. This is a company that hides in their FAQ that their results are also backed by Yandex [1], and the first thing they ask you to do when you go to their home page is install a Chrome extension, giving them full access to your machine, let alone your searches.<p>[1] <a href="https:&#x2F;&#x2F;help.duckduckgo.com&#x2F;duckduckgo-help-pages&#x2F;results&#x2F;sources&#x2F;" rel="nofollow">https:&#x2F;&#x2F;help.duckduckgo.com&#x2F;duckduckgo-help-pages&#x2F;results&#x2F;so...</a>
newscracker大约 6 年前
I have degoogled myself heavily and don’t use anything other than Maps once in a while, but DDG is not the best answer as a replacement for people who just want to get things done. Instead of telling people to use DDG alone, it’s better to tell people to use DDG, Searx, and others so that there’s choice and freedom.<p>I use DDG as my primary search engine, but the quality of search results and the rate of improvement leave much to be desired. So I tend to go to !s (search in startpage) or !g (search on Google). DDG would have to improve by leaps and bounds if it has to be the only search engine that I have to use (or rather, the only search engine who’s direct results I have to use).<p>Apart from poorer search results, instant answers aren’t great either. DDG has currency conversions as well as stock quotes as instant answers. But both these are so highly hit or miss that I end up going to some other site anyway. For currency conversion, depending on where you put the currency symbol or code (as a prefix or suffix) or if you don’t leave a space between the currency and the numerical value, you may or may not get instant answers. For stock quotes, there are many symbols where, if you just type the symbol, you wouldn’t get instant answers. You’d have to type “&lt;stock symbol&gt; stock”. For some stocks just typing the stock symbol is enough.
jypepin大约 6 年前
The main thing that made me go back to google is the smart results they offer. I search enough for things like &quot;champions league&quot;, &quot;PSG vs Inter&quot;, &quot;Warriors&quot;, &quot;US Open&quot; expecting the smart result at the top (the little widget that embeds the info I want). Switching to DDG I missed that too much and decided to go back to google.
评论 #19947944 未加载
benbristow大约 6 年前
The thing with Google is that, like it or not, their analytics and their knowledge of you as an individual helps produce better search results for you. Google will always be the better search engine.<p>That being said DuckDuckGo is definitely getting much better nowadays. Still end up going back to Google after a few days though.
评论 #19947516 未加载
评论 #19947466 未加载
评论 #19947584 未加载
评论 #19951805 未加载
AriaMinaei大约 6 年前
I&#x27;ve had a very different experience. In most queries, I see better or equal results in DDG compared to Google, especially since DDG digs up less SEO heavy pages. But occasionally for certain queries, Google returns better results then DDG. I use the !g clause perhaps once a day.
anoncake大约 6 年前
The fact that Google tends to ignore half the query does make that choice easier.
评论 #19947664 未加载
klingonopera大约 6 年前
I&#x27;ve been on DDG since about November&#x2F;December last year.<p>I thought I&#x27;d probably change back to the Gman within a few days, but I still use it.<p>And I only today found out about &quot;!g&quot; (I was literally typing &quot;google.com&#x2F;search?q=terms&quot; into my address bar everytime).<p>Averaging about 1 in 5 searches I need to go to Google to get my results. Mostly stuff regarding popularity and currentness, like memes e.g., or (admittingly bad and lazy) natural language queries where Google also has an edge.
moneytide1大约 6 年前
The privacy aspect isn&#x27;t necessarily what draws me in, but rather the simple arrow key search result parsing. Google used to have it but I cannot get it to work anymore. Allows me to very quickly skim many results using arrow down -&gt; enter -&gt; Alt+left -&gt; repeat.<p>Also the ! command is amazing, no more wasted seconds on the homepages of youtube, amazon, ebay (!yt, !a, !e). Now if only we can add arrow key selection to those sites :)
PorterDuff大约 6 年前
I&#x27;ve been using startpage lately and seem to prefer it to DDG, but they both can give inferior search.<p>At the risk of being repetitious, I think what I&#x27;d like is a completely private search engine that uses only a self-curated list of websites. A year or two of googling and using the good results from that would probably fix me for some time. As usual, switch to google if the results aren&#x27;t good.<p>Getting rid of the cruft would be a nice thing.
szatkus大约 6 年前
I use Duck on my desktop for about a year, I think. I noticed that Google got worse during that period to the point I switched default engine on my phone to DDG.<p>The only drawback I see that DDG sometimes returns strange results for local searches. Even with Poland switch. For example if I typed some restaurant&#x27;s name I most likely would get some restaurant in Warsaw with the same or similar name.
herodotus大约 6 年前
My biggest beef with ddg is that they do not localize my searches. If I search for &quot;Ferry Schedule&quot; for example, I want the nearest Ferry, not San Francisco. My tech related searches are probably fine on DDG, but my personal life searches (movies, transit, theatre, music, events.....) should all use the best available location information.
评论 #19947699 未加载
quickthrower2大约 6 年前
I’ve started the process:<p>* move google analytics to stat counter. Might consider their no cookie option.<p>* moved email to domain based plus zoho. Keeping web inbox zeroed so I’m not to dependent on web mail or zoho<p>* did a google takeout so I access to old emails of my acc gets shut down.<p>* Firefox&#x2F;safari for home browsers<p>* duck duck go default SE<p>* ublock origin<p>In the other direction:<p>* using material design for a new side project!
ravenstine大约 6 年前
Does anyone know how to donate to DDG? It doesn&#x27;t say on their site, but I want to contribute to their success.
评论 #19947453 未加载
tlack大约 6 年前
I&#x27;ve been working on a search engine as well. It&#x27;s screen shot based. That&#x27;s how frustrated I am using Goog!<p>Very buggy and can&#x27;t take much load, but check it out: <a href="https:&#x2F;&#x2F;glorp.co&#x2F;Search&#x2F;Hacker%20News" rel="nofollow">https:&#x2F;&#x2F;glorp.co&#x2F;Search&#x2F;Hacker%20News</a>
helph67大约 6 年前
I have been using DDG instead of Google but recently became aware of StartPage <a href="https:&#x2F;&#x2F;www.startpage.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.startpage.com&#x2F;</a> They state they pay Google for their searches but don&#x27;t track you.
sizzle大约 6 年前
DDG loads painfully slow on Android chrome browser compared to Google search for me. Does anyone know if this is deliberate on Google part? Is there a way to speed up DDG search? I&#x27;m using a vpn ad blocker, I wonder if it&#x27;s something in my host file...
评论 #19949004 未加载
Normal_gaussian大约 6 年前
I&#x27;ve been using DDG for a year on my desktop, 6 mo. on phone and laptop, 1 mo. at work.<p>I don&#x27;t get the people that are claiming worse results from DDG than google - the only thing I can think is that we write our searches differently. But that seems a long shot.
评论 #19948178 未加载
hi41大约 6 年前
There are some queries that governments would be very interested in knowing who did it. As an example could be the query how to make bomb. Does DuckDuckGo hand over this information to government agencies? Information such as ip address, user if etc?
评论 #19951836 未加载
tagawa大约 6 年前
&gt; I seriously don&#x27;t know what kind of usage DuckDuckGo has right now<p>Still growing, thankfully. We make our search traffic public here:<p><a href="https:&#x2F;&#x2F;duckduckgo.com&#x2F;traffic" rel="nofollow">https:&#x2F;&#x2F;duckduckgo.com&#x2F;traffic</a>
rmtech大约 6 年前
Anecdotally I tried DuckDuckGo and found it really irritating. It is just a bad search engine and seems to not be very good at finding what you need unless what you need is something very common.<p>Surprisingly, Google seems to listen to what you actually type.
akarki15大约 6 年前
&quot;You either die a hero or live long enough to see yourself become the villain&quot;<p>100% sure any Google alternative is going to be equally &quot;morally bad&quot; if not worse once it gets even 1% of Google&#x27;s traffic.
viach大约 6 年前
Do you know that DDG is just a sophisticated proxy to another search engine under the hood, which probably has even lower standards for privacy than Google and using DDG you indirectly support it?
评论 #19947502 未加载
评论 #19948225 未加载
omerh大约 6 年前
My default search engine for more than a year. Mobile and desktop, rarely I use !g bang.<p>Also, dns are 1.1.1.1 &#x2F; 1.1.0.0 Browsers are ff and safari. Email is ProtonMail.
temp大约 6 年前
If it offered results that even began to resemble relevance, I would, but Google&#x27;s the only one covering my country&#x27;s market with good results.
cpv大约 6 年前
Aside from DDG, can anyone say anything about other available alternatives, like startpage.com, lite.qwant.com or searchencrypt.com?
akvadrako大约 6 年前
I can&#x27;t stand DDG because it doesn&#x27;t have a verbatim mode; I end up having to wrap every word in quotes.
toncontact大约 6 年前
Let’s start using DuckDuckGo all the time.
jeromegv大约 6 年前
Started last week. So far so good.
ddffre大约 6 年前
I started using it recently, but it doesn&#x27;t feel as comfortable as google for me.
linuxlizard大约 6 年前
I switched to DDG a few months ago. I&#x27;ve found it to meet my needs quite well.
maverickmax90大约 6 年前
startpage.com<p>Way better in search and privacy
评论 #19947422 未加载
评论 #19947659 未加载
cvnyw大约 6 年前
I&#x27;ve been using it for a few months and I find myself using !g for like 4 out of 5 requests. Also image search is VERY slow, images load like in a slideshow. I&#x27;ll end up going back to Google.<p>I like the idea of DDG and I have a strong dislike for Google but DDG is simply not there yet. Having said that it&#x27;s better than it was five years ago, when it was simply insufferable. So, maybe in five years? ;)
评论 #19947482 未加载
评论 #19947416 未加载
评论 #19947423 未加载
评论 #19947463 未加载
评论 #19947413 未加载
评论 #19947539 未加载
评论 #19951842 未加载
评论 #19947472 未加载
haunter大约 6 年前
Is the moral basis enough to use an inferior product? So just because Google is &quot;bad&quot; does it make ok to use an inferior product? How does that help me as an end user?<p>OP&#x27;s only argument (Google is bad so use DDG) is not really convincing tbh
评论 #19948185 未加载
评论 #19951847 未加载