←back to thread

305 points evolve2k | 9 comments | | HN request time: 0.953s | source | bottom
1. depsypher ◴[] No.5877961[source]
The only thing stopping me from making this switch is that doing arithmetic in the url bar stops working... I use that quite a bit. Is this some deep integration with chrome or can it be made to work with ddg as well?
replies(3): >>5877980 #>>5878028 #>>5882689 #
2. iAinsley ◴[] No.5877980[source]
Use AlfredApp for arithmetic ;)
replies(2): >>5877990 #>>5878671 #
3. gee_totes ◴[] No.5877990[source]
or the command line utility bc
replies(1): >>5878681 #
4. alex_doom ◴[] No.5878028[source]
Did google do the math without hitting send? This works for me

https://duckduckgo.com/?q=5*5

replies(2): >>5878055 #>>5878073 #
5. Hovertruck ◴[] No.5878055[source]
Yes: http://i.imgur.com/kfOzmUD.png
6. depsypher ◴[] No.5878073[source]
I'd rather not have to hit send, and that only works when google search is enabled unfortunately :(
7. lloeki ◴[] No.5878671[source]
The fact that Spotlight does arithmetic seems like it's regularly overlooked.
8. lloeki ◴[] No.5878681{3}[source]
If you use bash, you can also use $(( 3 + 2 )). More often than not, if it gets cumbersome to fit it into Spotlight, I'm going to fire up a Python console.
9. drummer32 ◴[] No.5882689[source]
This work only if you have search autosuggest on, which basically send everything you type in the address bar (includeing urls) to google.