Earlier quoted context omitted.
Because “Google” was a sensible name?
Or AltaVista
To Break Google’s Monopoly on Search, Make Its Index Public
31–40 of 630 posts
Re: To Break Google’s Monopoly on Search, Make Its Index Public
#32I don’t want to break Google’s monopoly on search. Google’s search is fantastic. It’s their advertising business knowing too much about me I care about.
Re: To Break Google’s Monopoly on Search, Make Its Index Public
#33Re: To Break Google’s Monopoly on Search, Make Its Index Public
#34Earlier quoted context omitted.
Many just call them duck or ddg now. They bought duck.com
It might have been for free, it's unclear they bought it https://www.theverge.com/2018/12/12/18137369/duckduckgo-duck...
Re: To Break Google’s Monopoly on Search, Make Its Index Public
#35[flagged]
Bloomberg, LP is owned and controlled by Michael Bloomberg [1]. I can't believe I have to write this, but Michael Bloomberg is not a communist. (Nor is the author's proposal remotely communist.)
[1] https://en.wikipedia.org/wiki/Bloomberg_L.P.#cite_note-6
Re: To Break Google’s Monopoly on Search, Make Its Index Public
#36I don’t want to break Google’s monopoly on search. Google’s search is fantastic. It’s their advertising business knowing too much about me I care about.
And really, that seems like a good cutpoint to me. Search might be a natural monopoly. But advertising sure isn't. A lot of their ad stuff came via acquisition; what was bought can be spun off or sold again.
Re: To Break Google’s Monopoly on Search, Make Its Index Public
#37This idea is a pipe dream. It would be nationalizing property, it's never going to happen in the US. If you want to enforce anti-trust actions against google's app store policies, I'm all for that. But forcing them to give away property is insane.
This is a rare instance where anti-corporate leftists and dejected right wingers could actually do something substantive together.
In most cases I would agree with you the defenders of private industry are pretty fierce in the US, but all that ideology sort of dissipates when you feel like you are being oppressed (whether or not, or to what degree it is true).
Re: To Break Google’s Monopoly on Search, Make Its Index Public
#38If DuckDuckGo can change their stupid name they will gain market share overnight.
Many just call them duck or ddg now. They bought duck.com
Re: To Break Google’s Monopoly on Search, Make Its Index Public
#39This idea is a pipe dream. It would be nationalizing property, it's never going to happen in the US. If you want to enforce anti-trust actions against google's app store policies, I'm all for that. But forcing them to give away property is insane.
> This idea is a pipe dream. It would be nationalizing property The author references precedent in the 1956 consent decree with Bell Labs [1]. If anything, that was more extreme. AT&T developed those patents. The author's proposal doesn't involve Google surrendering its algorithm. Just the index it compiled from public resources using a publicly-subsidized Internet infrastructure. All without content owners' permissi…
This is a failed model. There is no incentive for Google to continue to update the public version, and it would quickly fall out of date while Google focuses on their own internal copy. It’s a solution suggested by lawmakers who fundamentally don’t understand how computers work.
Re: To Break Google’s Monopoly on Search, Make Its Index Public
#40No sure if relevant but I've hated google's search for a unique reason: I find it horribly slow, especially compared to what it used to be. It's so slow, I've designed + partially implemented an alternative for my own use: https://github.com/Jeffrey-P-McAteer/dindex I've only tested with 1000 records, but the query times are all <200ms.
In short, 200ms is slow, not fast.
EDIT: Just to clarify, I'm not saying it's necessarily easy to be faster than 200ms (I'd need to look closer into fuzzy text searching algorithms to be able to make an educated guess here); I'm just saying it's not fast enough.