Stefan on Google’s new calculator feature, and the (perhaps confusing) future of the “one-box” features:
“…what google is now losing (and the bane of all command line interfaces) is any kind of discoverability for all these new functions. I’ll never remember half those features, because there are few visual cues to tell me they’re there, and I can’t be arsed to remember anything. If I could remember stuff, I wouldn’t need sites like google.”
Not unusually, I’m not sure I agree with him. Google’s “one-box” features (generally) look for expressions or formats of information in your query that mean you’re trying to complete a very defined task – like an address, or a mathematical expression. They’re not trying to bind you into the syntax of a programming language or, indeed in many cases leave you with just the returned output of that features – extending (G * mass of earth) / (radius of earth^2) = 9.82085555 m / s into Search for documents containing the terms (G * mass of earth) / (radius of earth ^ 2); as featured on Google.com as an example for instance.
This is a smart (and getting smarter) conversational interface – if you know the language, the syntax of the query that will drop you right next to the answer – it fullfils it. If not, then Google will probably do it’s damnest to guess.
Not much like a unix shell.