Earlier quoted context omitted.
DDG does support some search operands. https://help.duckduckgo.com/duckduckgo-help-pages/results/sy...
We're both correct. They support and ignore operands. "cats and dogs": Results for exact term "cats and dogs". If no results are found, we'll try to show related results. The entire point of using quotes (or + back in the day) is to limit the results to the search term. Fluffling up the results with stuff we aren't asking for forces us to consider and disregard each one of those unasked-for results - until we get fru…
Internet Search Tips
21–30 of 81 posts
Re: Internet Search Tips
#22The image search is especially impressive. Remember when Google Images used to give you actual results when trying to find the source of an obscure image? Yandex still does, and it does a bunch of other neat things too, like automatically trying to transcribe text from an image if it's text-heavy. My instinct is that a lot of this capacity exists in Google Images, but is either mostly hidden from the user or deliberately hobbled to stop the oh so evil content pirates.
Zero privacy of course. Assume the Russian government is watching in realtime as you hammer in another inane search. But for some use cases that's fine.
Re: Internet Search Tips
#23Should just link to https://www.gwern.net/Search - the URL works fine, and the IA version has various glitches like the link icons.
Re: Internet Search Tips
#24Earlier quoted context omitted.
Maybe your browser's reader mode fits the bill? Firefox allows to choose serif/sans-serif fonts, font-size, line spacing and background color for example.
I hesitate to admit this, because it makes me look stupid but you are right. I should remember to use the reader mode more often.
Re: Internet Search Tips
#25Earlier quoted context omitted.
We're both correct. They support and ignore operands. "cats and dogs": Results for exact term "cats and dogs". If no results are found, we'll try to show related results. The entire point of using quotes (or + back in the day) is to limit the results to the search term. Fluffling up the results with stuff we aren't asking for forces us to consider and disregard each one of those unasked-for results - until we get fru…
Google does this shit too, to a slightly lesser extent.
Re: Internet Search Tips
#26Re: Internet Search Tips
#27The site is designed beautifully to distract me to look around how it has been implemented rather than the main topic - search tips. Yes, Font could have been better for readability :)
Re: Internet Search Tips
#28Re: Internet Search Tips
#29I want to add a suggestion to the hotkey shortcuts section: I use the Chrome/Firefox addon SurfingKeys [0] with my own configuration [1] in which I’ve added search engine auto-suggestions for just over 50 sites. So, for example, to start searching Google Scholar I type `ags`, or to search GitHub I type `agh`. Check out the screenshots [2] to see what I mean. I’m currently working on cleaning up the code and making in…
Re: Internet Search Tips
#30Here are settings related to the feature:
To enable it from about:config, you want to set accessibility.typeaheadfind to true. The timeout after which the search bar disappears again is set as number of milliseconds in accessibility.typeaheadfind.timeout. The default of 5000 milliseconds might be excessive if you do not want the bar to be in the way during browsing. I'm very happy with 1500 for that which gives 1.5 seconds after the last keystroke to e.g. start editing the search string before the search bar disappears again.
Edit: it looks like you can enable typeaheadfind in the preferences nowadays. Tweaking the timeout still requires going to about:config, though.