Hacker News new | ask | show | jobs
by fxtentacle 2350 days ago
I suffer through DDG to avoid Google, but it's not pretty. Especially for terms with ambiguous meaning, DDG just performs way worse than Google.

For example, the tensorflow terminology for reducing dimensionality is "squeeze" and the scipy Gaussian distributing is called "normal".

A DDG query for "python squeeze normal" shows me stuff about the animal. Google correctly infers that I want programming advice.

I also really don't get why when I search for a TensorFlow function name, DDG will show me random pages with code examples instead of the official manual page for that function, which has my exact search query as meta title and as top h1.

3 comments

Just tried it in DDG the top 3 results for ‘python squeeze normal’ were for something called numpty.squeeze()
I have a different problem. When searching for stackoverflow style answers DDG almost always shows years old questions that no longer apply