Goosh(goosh.org)
goosh.org
Goosh
http://www.goosh.org/
33 comments
I don't know how to use it, it does nothing to me. Unless it is broken right now, maybe API limits?
Same here. No idea what I'm supposed to do with it. I think it's just an MVP at this point.
Hi, creator here, sorry I ran out of quota, I set it higher now.
Should work again.
Related:
Goosh: Google Interactive Shell - https://news.ycombinator.com/item?id=3294021 - Nov 2011 (2 comments)
The unofficial Google shell - https://news.ycombinator.com/item?id=2458825 - April 2011 (50 comments)
Goosh - the unofficial google shell - https://news.ycombinator.com/item?id=1025039 - Dec 2009 (9 comments)
Goosh - The Unofficial Google Shell - https://news.ycombinator.com/item?id=206683 - June 2008 (35 comments)
Goosh: Google Interactive Shell - https://news.ycombinator.com/item?id=3294021 - Nov 2011 (2 comments)
The unofficial Google shell - https://news.ycombinator.com/item?id=2458825 - April 2011 (50 comments)
Goosh - the unofficial google shell - https://news.ycombinator.com/item?id=1025039 - Dec 2009 (9 comments)
Goosh - The Unofficial Google Shell - https://news.ycombinator.com/item?id=206683 - June 2008 (35 comments)
Developing anything around Custom Search API does not make sense because of the limits.
Reminds me of https://duckduckgo.com/tty/
What about adding a new command: open the result in a new window.
so I can have this terminal window on the side like a control dashboard, and I got output on a different pane and I can see it immediately, to avoid extra mouse clicks and moves.
other cool commands I can think of is: tldr, or man(not the help, the real man for docs, e.g. man printf)
can I self-host this?
so I can have this terminal window on the side like a control dashboard, and I got output on a different pane and I can see it immediately, to avoid extra mouse clicks and moves.
other cool commands I can think of is: tldr, or man(not the help, the real man for docs, e.g. man printf)
can I self-host this?
Looks cool, but what would be a practical use for this?
Trying to wrap my head around this.
It seems to not make frontend requests to Google.
So Google has an API?
Where is the pricing information? I cannot find it. Even when searching with Goosh :)
It seems to not make frontend requests to Google.
So Google has an API?
Where is the pricing information? I cannot find it. Even when searching with Goosh :)
Thanks
Custom Search JSON API provides 100 search queries per day for free.
If you need more, you may sign up for billing in the API Console.
Additional requests cost $5 per 1000 queries, up to 10k queries per day.
If you need more than 10k queries per day and your Programmable
Search Engine searches 10 sites or fewer, you may be interested in
the Custom Search Site Restricted JSON API, which does not have a
daily query limit.
This makes it sound like 10k queries per day is the max, no matter how much you pay?If I can make a custom search engine removing e.g. Pintrest from the results, I'd gladly pay. $5 per 1000 queries seems expensive though.
You can use uBlacklist to remove specific sites from google search results
Available for chrome and firefox
https://addons.mozilla.org/en-US/firefox/addon/ublacklist/
> This makes it sound like 10k queries per day is the max, no matter how much you pay?
There's no limit if you restrict it to 10 websites or less.
There's no limit if you restrict it to 10 websites or less.
Off topic: How do you get rid of/prevent the focus border style on inputs that appears to be present in all framework styles?
:focus-visible allows you to work out if something has focus because it was clicked (not what you usually want) or if it's been tabbed to via a keyboard (what you want).
How about a translator like this: translate (tr) [word, from, to]
[deleted]
How about setting the title to something like “Goosh: the Google Shell”? It’d sure be nice to have some indication before clicking of what the link is about.
I take your point, but not everything should be fully explained; it's good for readers to have to work a little.
https://hn.algolia.com/?dateRange=all&page=0&prefix=true&sor...
https://hn.algolia.com/?dateRange=all&page=0&prefix=true&sor...
[deleted]
Otherwise, I would have loved to add it to my search engine comparison page. I found 41 useful unique search engines so far:
https://www.gnod.com/search/
This one looked like it might have been the cleanest of them all.