I am current taking the search engine for a spin and it has made a great first impression. I particularly like that instead of paging the search results it displays the results on demand using ajax. I prefer this interface because with less effort I see more results. I've found that with Google I tend to not to move past the first page and by doing that I probably miss out on information that may have been useful to…
Google will not do that because it would cost them a fortune in missed ad impressions and clicks. The big question is how Gabriel will scale DDG with the design decisions already made. It's quite possible that DDG can get to profitability with the layout the way it is today, maybe not as profitable as google but I don't think that would matter much. Making a step back in income is a lot harder than foregoing a certai…
Duck Duck Go = Perfect search engine for programmers
21–30 of 49 posts
Re: Duck Duck Go = Perfect search engine for programmers
#22Re: Duck Duck Go = Perfect search engine for programmers
#23Here's what's coming:
--Stack Overflow, man pages & programming documentation in 0-click.
--More programming !bangs; I've already added a bunch but would love more suggestions: http://duckduckgo.com/bang.html
--More goodies; I've added a lot recently (color codes, regexp, more advanced math to wolfram alpha, today unicode); again, suggestions welcome: http://duckduckgo.com/goodies.html
Re: Duck Duck Go = Perfect search engine for programmers
#24It's not perfect yet, but I'd really like to get there: http://www.gabrielweinberg.com/blog/2010/03/hack-hack-go.htm... Here's what's coming: --Stack Overflow, man pages & programming documentation in 0-click. --More programming !bangs; I've already added a bunch but would love more suggestions: http://duckduckgo.com/bang.html --More goodies; I've added a lot recently (color codes, regexp, more advanced math to wolfr…
I often don't think about the specifics of what I want until I've started typing, then I realize, "Oh, I actually want the wikipedia page of this." So I have to Ctrl-A to the beginning and type !w [space].
It's not a big hassle, but it'd be great if I could skip that step.
Re: Duck Duck Go = Perfect search engine for programmers
#25Not a huge problem. It works most times when I use it. But it's not quite Google yet.
Re: Duck Duck Go = Perfect search engine for programmers
#26Earlier quoted context omitted.
Google will not do that because it would cost them a fortune in missed ad impressions and clicks. This seems unnecessarily constraining. They already allow you change your preferences to see 100 results per search instead of the default. How does this fit with your logic? Certainly Google is very concerned with click-through on ads, but I'm not sure they'd be losing much if they allowed continuous scrolling. What per…
> They already allow you change your preferences to see 100 results per search instead of the default. How does this fit with your logic? That nobody except for a few geeks do it. Just like the 'I feel lucky' button. > Certainly Google is very concerned with click-through on ads, but I'm not sure they'd be losing much if they allowed continuous scrolling. What percentage of their revenue do you think they derive from…
> That nobody except for a few geeks do it. Just like the 'I feel lucky' button.
Why don't they offer this as an option then, by the same logic?
Re: Duck Duck Go = Perfect search engine for programmers
#27It's not perfect yet, but I'd really like to get there: http://www.gabrielweinberg.com/blog/2010/03/hack-hack-go.htm... Here's what's coming: --Stack Overflow, man pages & programming documentation in 0-click. --More programming !bangs; I've already added a bunch but would love more suggestions: http://duckduckgo.com/bang.html --More goodies; I've added a lot recently (color codes, regexp, more advanced math to wolfr…
I use !bangs a lot, but I wish they worked at the end of your search terms instead of just at the beginning. I often don't think about the specifics of what I want until I've started typing, then I realize, "Oh, I actually want the wikipedia page of this." So I have to Ctrl-A to the beginning and type !w [space]. It's not a big hassle, but it'd be great if I could skip that step.
Re: Duck Duck Go = Perfect search engine for programmers
#28Earlier quoted context omitted.
> They already allow you change your preferences to see 100 results per search instead of the default. How does this fit with your logic? That nobody except for a few geeks do it. Just like the 'I feel lucky' button. > Certainly Google is very concerned with click-through on ads, but I'm not sure they'd be losing much if they allowed continuous scrolling. What percentage of their revenue do you think they derive from…
> > They already allow you change your preferences to see 100 results per search instead of the default. How does this fit with your logic? > That nobody except for a few geeks do it. Just like the 'I feel lucky' button. Why don't they offer this as an option then, by the same logic?
edit: so much for my memory, it costs them almost twice that, 110 million per year, source:
http://hubpages.com/hub/Im-feeling-lucky-button-costs-Google...
Re: Duck Duck Go = Perfect search engine for programmers
#29Now, saying that it is good for programming questions made me set it as the default search engine without even testing.
Zero-click info is amazing for quick doc checks, the auto-extending page is sweet and actually displaying the page link and favicon is a lot more informative.
Two things though:
- It's slow. Maybe because I'm in South America, or the server is not that good, but speed is essential for a search engine.
- Special characters are not always handled correctly. A* work perfectly, but the situation is inverted when it comes to "@". Google's results for @override (http://www.google.com/search?q=@override) are better than DDG's (http://duckduckgo.com/?q=@override).