Um, Google Videos is on the list? https://www.google.com/videohp?gws_rd=ssl
Google Memorial: the small museum of projects abandoned by Google
21–30 of 157 posts
Re: Google Memorial: the small museum of projects abandoned by Google
#22RIP Google Code Search, aka the best code search ever. No credible competitor has yet emerged, and this is a real loss for all programmers: no more easy searching for sample code in obscure WIN32 Api, easy searching for arch-specific POSIX implementation details used by various open source projects, global error message grepping, and countless other little things which are not incredibly painful and difficult. I am s…
Re: Google Memorial: the small museum of projects abandoned by Google
#23Re: Google Memorial: the small museum of projects abandoned by Google
#24RIP Google Code Search, aka the best code search ever. No credible competitor has yet emerged, and this is a real loss for all programmers: no more easy searching for sample code in obscure WIN32 Api, easy searching for arch-specific POSIX implementation details used by various open source projects, global error message grepping, and countless other little things which are not incredibly painful and difficult. I am s…
You don't think github is all that and more?
Re: Google Memorial: the small museum of projects abandoned by Google
#25RIP Google Code Search, aka the best code search ever. No credible competitor has yet emerged, and this is a real loss for all programmers: no more easy searching for sample code in obscure WIN32 Api, easy searching for arch-specific POSIX implementation details used by various open source projects, global error message grepping, and countless other little things which are not incredibly painful and difficult. I am s…
You don't think github is all that and more?
Re: Google Memorial: the small museum of projects abandoned by Google
#26And unfortunately, I don't know of any comparable alternative. (But please tell me if you do!)
Here is the problem it solved:
It let you discover members of a set by entering a few members that you already know.
For instance, if you enter "terrier," "bulldog," "German shepherd," it might return, "beagle," "poodle," "chihuahua."
Obviously, in this example, it would probably be just as easy to Google "list dog breeds."
But what if you know a few members of a set ... but don't actually know what the set is, or the proper way to describe the set to a search engine?
Or what if the search engine results take you to pages that list some related terms, but you've got to sift through a lot of other content to get to them?
That's when Google Sets really came in handy.
Edit: I admit, Google has gotten a lot better in recent years at returning this sort of information in search results. And Wolfram does a good job, too. So my need for Sets has decreased, but I still miss it.
Re: Google Memorial: the small museum of projects abandoned by Google
#27Um, Google Videos is on the list? https://www.google.com/videohp?gws_rd=ssl
So for all intents and purposes, the original project is dead.
Re: Google Memorial: the small museum of projects abandoned by Google
#28I've had this persistent nagging feeling that I shouldn't use Google Keep for anything important because it could be gone tomorrow.
Re: Google Memorial: the small museum of projects abandoned by Google
#29I've had this persistent nagging feeling that I shouldn't use Google Keep for anything important because it could be gone tomorrow.
Re: Google Memorial: the small museum of projects abandoned by Google
#30RIP Google Code Search, aka the best code search ever. No credible competitor has yet emerged, and this is a real loss for all programmers: no more easy searching for sample code in obscure WIN32 Api, easy searching for arch-specific POSIX implementation details used by various open source projects, global error message grepping, and countless other little things which are not incredibly painful and difficult. I am s…
You don't think github is all that and more?
(I'm aware you can clone the repo and search it locally, but that somewhat defeats the point - especially for large projects.)