Their demo of their efficient interface compared to GNU Calc: SC: 5+8 Enter [4 keys, 1 shift] Calc: 5 RET 8 + [4 keys, 1 shift] SC: 5*(113+23) Enter [11 keys, 3 shifts] Calc: 5 RET 113 RET 23 + * [10 keys, 1 shift] SC: 7*ans Enter [6 keys, 1 shift] Calc: 7 * [2 keys, 1 shift] SC: sqrt(1231+41) Enter [14 keys, 3 shift] Calc: 1231 RET 41 + Q [9 keys, 1 shift] Maybe it’s more efficient than clicking buttons with a mouse…
SpeedCrunch
21–30 of 138 posts
Re: SpeedCrunch
#22Re: SpeedCrunch
#23One thing I do not like about Speedcrunch: there is a slight delay between pressing enter and showing the result, just enough to be noticed.
Re: SpeedCrunch
#24[0] - https://appcenter.elementary.io/com.github.parnold-x.nasc/
Re: SpeedCrunch
#25One thing I do not like about Speedcrunch: there is a slight delay between pressing enter and showing the result, just enough to be noticed.
Try clearing your history. I notice the delay only when I have dozens / hundreds of steps in history.
Re: SpeedCrunch
#26I love SpeedCrunch on Windows, but for MacOS I prefer Numi https://numi.app/
Re: SpeedCrunch
#27One thing I do not like about Speedcrunch: there is a slight delay between pressing enter and showing the result, just enough to be noticed.
Re: SpeedCrunch
#28Re: SpeedCrunch
#29I was recently doing some (silly) combinatorical math, where I wanted to know factorial(400_000) and SpeedCrunch happily produced the answer immediately. Incredibly satisfied.
Re: SpeedCrunch
#30It's written in Rust ;-)