Live data from Hacker News

Google Killing Off Buzz and Code Search

googleblog.blogspot.com

1–10 of 148 posts

Re: Google Killing Off Buzz and Code Search

#5
I'm very disappointed to see google code search go.

It was very useful (for me at least, don't read this as a comment on the whole committee / process) in finishing the new C++ standard, and answering the question "Well, did anyone ever really write code like X?" (the answer was usually yes).

Buzz makes a lot of sense, although I imagine some users will be disappointed it couldn't be more 'cleanly' imported into google+.

Re: Google Killing Off Buzz and Code Search

#8

I'm very disappointed to see google code search go. It was very useful (for me at least, don't read this as a comment on the whole committee / process) in finishing the new C++ standard, and answering the question "Well, did anyone ever really write code like X?" (the answer was usually yes). Buzz makes a lot of sense, although I imagine some users will be disappointed it couldn't be more 'cleanly' imported into goog…

Same here on google code. I have used it on multiple occasions to find out how users are using a class or API to get a feel for what API was actually used for. Not to mention when learning a new API having the ability to see real world usage was always helpful. Not to mention the ease of finding apps that had security issues in codebases after it was found. Anyone know of a replacement for this?

Re: Google Killing Off Buzz and Code Search

#9
There's a competitor to google code search at least: http://www.koders.com/

Actually, I'm kinda glad they're phasing stuff out. It shows courage to do that, a lesson probably hard learned at google. They have a myriad of products, but would probably do much better with them if they thoroughly finished them before release.

Re: Google Killing Off Buzz and Code Search

#10
buzz was awesome for link sharing via a bookmarklet to my professional audience (compare to facebook bookmarklet for life stuff). plus isn't there yet -- plus doesn't expose RSS feeds to work with my audience's existing workflows. damn.

any word on a plus RSS api? i want my stream, and i want my +1 feed. i was looking into the +1 stream yesterday, seems like google made it as hard as possible to hit from javascript -- nonstandard http post, no JSONP = i don't know if its possible to do client-side. damn x2.

Post reply on HN