Live data from Hacker News

The unofficial Google shell

goosh.org

21–30 of 56 posts

Re: The unofficial Google shell

#22
post #17

http://news.ycombinator.com/item?id=1025039

Here's how I see reposts. I agree that people shouldn't just repost things because they were popular at one point, and they want the karma. However, realize that for people who weren't around when that was posted (over a year ago), this is pretty cool. There is also no way I would have ever thought "Hey, I wonder if there is a shell-esque interface to google? Oh, I bet HN will have a link about it! Let me go search!"…

I disagree. I want to see new stuff. There's plenty of worthy stuff that in /new that does't see the homepage because shit like this reappears every 6 months/1 year/whatever.

edit: emphasized what kind of stuff in /new

Re: The unofficial Google shell

#25
post #17

http://news.ycombinator.com/item?id=1025039

Here's how I see reposts. I agree that people shouldn't just repost things because they were popular at one point, and they want the karma. However, realize that for people who weren't around when that was posted (over a year ago), this is pretty cool. There is also no way I would have ever thought "Hey, I wonder if there is a shell-esque interface to google? Oh, I bet HN will have a link about it! Let me go search!"…

Apparently you like re-flamewars, too. Can't we leave this kind of stuff for meta posts?

Re: The unofficial Google shell

#26
That's cool, but I like the Google Command Line interface even more:

http://code.google.com/p/googlecl/

I was blown away the first time I edited Google doc using vim, hit ":wq" (save), and saw my changes reflected instantly in my browser, where I had opened the same document.

The Oauth authentication was also pretty cool. Instead of asking for your Google credentials every time / saving them on your machine, the first GoogleCL use opens a browser window, prompts you to log into your Google Account, and asks you to authorize the Google CL client. You may then revoke this permission at any time (like any Oauth token).

Post reply on HN