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?
Show HN: All desktop software calculators are wrong, so I had to build my own
71–80 of 169 posts
Re: Show HN: All desktop software calculators are wrong, so I had to build my own
#72I 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?
Re: Show HN: All desktop software calculators are wrong, so I had to build my own
#73I 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?
I open up a Python shell window probably 20 times a day to do simple maths…
Re: Show HN: All desktop software calculators are wrong, so I had to build my own
#74I 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?
If we're talking online, WolframAlpha is amazing. Used to use it all the time. Now I use Emacs Calc, since it's built right into Emacs (a keybind away), and it's pretty nice and featureful.
Re: Show HN: All desktop software calculators are wrong, so I had to build my own
#75I definitely agree with a lot of the complaints. I truly don't understand why so many computer calculator interfaces are so awful. I've been using speedcrunch for a couple of years now and it scratches most of the itches for what I want out of a calculator. It looks fairly similar to Chalk's design as well. Very nice interface!
Re: Show HN: All desktop software calculators are wrong, so I had to build my own
#76I built my own calculator app a while ago [0]. I've used an HP-41C as my main calculator for many years and I have not yet found a good RPN calculator app available on ALL platforms. I wanted a simple calculator that felt like an HP-41C that I can use on my phone + all desktop operating systems and get the same experience.
[0] https://github.com/shamus03/ralc (if you're on desktop, it looks much better if you install it as a PWA and resize to your preferred size)
Re: Show HN: All desktop software calculators are wrong, so I had to build my own
#77Currently I use Anki for the same effect.
Re: Show HN: All desktop software calculators are wrong, so I had to build my own
#78/s "OS providers seem to have forgotten that a "computer" should be used to COMPUTE"
Re: Show HN: All desktop software calculators are wrong, so I had to build my own
#79I got fed up with all these complicated calculators and re-implemented the original Mac calculator desk accessory at https://CalculatorDA.com . It does the simple things I need while giving me a nice nostalgia buzz.