Live data from Hacker News

Show HN: All desktop software calculators are wrong, so I had to build my own

news.ycombinator.com

111–120 of 169 posts

Re: Show HN: All desktop software calculators are wrong, so I had to build my own

#111
post #85

The one thing I don't get about all those calculator applications is the existence of the keypad. Like, the users already have the keypad right in front them called keyboard (the names literally share the "key" part). Why would anyone instead choose to use mouse to click those tiny buttons? I feel most calc designers still stuck at the skeuomorphism and never jump out of the box to think about what user really needs.…

“skeuomorphism” isn’t even a real UX concept; it’s just been carefully designed to look like one.

Well played.

Re: Show HN: All desktop software calculators are wrong, so I had to build my own

#112

Earlier quoted context omitted.

MacOS is really bad abut this sort of thing. It fails on discoverability. For instance, how do you navigate to a hidden folder in the file-selection dialog? There is no option to show hidden, and there is no place to input the exact path. You must know two things to proceed: That there is a secret hotkey to allow exact path specification, and what that hotkey is. It took me years to learn that there was a hotkey -- I…

> You must know two things to proceed: That there is a secret hotkey to allow exact path specification, and what that hotkey is. It took me years to learn that there was a hotkey -- I just assumed that it was not possible. There's also menu item in the Finder menu - you know, that thing on the upper edge of the screen - Go | Go to folder... and it also gives away the secret hotkey.

There is no Finder menu in the upper edge when you are in the file-selection dialog of some random app.

Re: Show HN: All desktop software calculators are wrong, so I had to build my own

#115

I never use the macOS calculator app. I enter my expressions into Google search. I can't be the only one who does this. I would appreciate a better online calculator than Google web search. What do others use, WolframAlpha?

the spotlight search bar also does math

Re: Show HN: All desktop software calculators are wrong, so I had to build my own

#116

The one thing I don't get about all those calculator applications is the existence of the keypad. Like, the users already have the keypad right in front them called keyboard (the names literally share the "key" part). Why would anyone instead choose to use mouse to click those tiny buttons? I feel most calc designers still stuck at the skeuomorphism and never jump out of the box to think about what user really needs.…

Desmos.com/scientific is my go to. Best calculator ever - understands some LaTeX but also has the buttons for scenarios where I don’t know the LaTeX

Re: Show HN: All desktop software calculators are wrong, so I had to build my own

#118
post #38

I still use the python repl in a terminal for my desktop calculator. Its a good choice since usually im already in the terminal anyways.

I use http://www.speedcrunch.org/ now. Very handy; quick to boot and use.

Re: Show HN: All desktop software calculators are wrong, so I had to build my own

#119
post #97
post #92

To be honest I read all the materials, 85% of the blog post, and your website and you still have not told me WHY software calculators are wrong. You drone on and on and on. I'm 15 minutes into this rant of yours and I know all your personal preferences about pocket calculators and software calculators and yet no evidence to suggest why your design is actually better. No evidence to suggest that existing calculators a…

The TLDR as I understand it: - Most software calculators take up too much space. You don't need buttons on the screen, your keyboard already has the buttons. - Software calculators don't often give good feedback of what digits/buttons are being pressed. Physical calculators keep the keys and the display in the same small visual space: you can see the buttons you're pressing and the screen at the same time, and you ha…

Using spotlight search to do calculations meets all 3 requirements, no?

Re: Show HN: All desktop software calculators are wrong, so I had to build my own

#120
post #84

The one thing I don't get about all those calculator applications is the existence of the keypad. Like, the users already have the keypad right in front them called keyboard (the names literally share the "key" part). Why would anyone instead choose to use mouse to click those tiny buttons? I feel most calc designers still stuck at the skeuomorphism and never jump out of the box to think about what user really needs.…

We have calculators open on our machine label computers. Those computers don't have a keyboard only a touch screen. Without the keypad these computers could not use the windows calculator. That said this is an unusual use case.

If someone was trying to enter text into a running application on that machine, wouldn't an on-screen keyboard pop up? (Unless that's been disabled, of course.)
Post reply on HN