Nice to hear that. I like to calculate stuff from time to time, so I use the default OS calculator app a lot. The Windows one is actually pretty decent, except maybe for the shortcuts - e.g. raising to the power is under "y" for some reason. Ubuntu/Linux(es) has by far the best one. The shortcuts are obvious and the whole expression is visible at all times. The one for macOS is surprisingly lacking.
Open-Sourcing Windows Calculator
91–100 of 184 posts
Re: Open-Sourcing Windows Calculator
#92This is the most trivial program on the entire OS. Hooray for Microsoft, I guess.
Re: Open-Sourcing Windows Calculator
#93https://github.com/Microsoft/calculator#data--telemetry "This project collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more. Telemetry is disabled in development builds by default, and can be enabled with the SEND_TELEMETRY build flag." Even on a simple calculator.
Re: Open-Sourcing Windows Calculator
#94Earlier quoted context omitted.
So nothing really nefarious then.
Because it is a simple calculator. Now think about what they might be collecting from the rest of the system. All the concerning privacy issues with Facebook or any other company should be seen rigorously by its users. Telemetry at OS Level is one of the worst offending practices IMO.
Re: Open-Sourcing Windows Calculator
#95Earlier quoted context omitted.
Not windows, but `true` has to take the cake for the most trivial program, the portion of my comment after the second : is a valid implementation:
Is true a program? I thought it was a command built into the shell.
Re: Open-Sourcing Windows Calculator
#96Earlier quoted context omitted.
Not windows, but `true` has to take the cake for the most trivial program, the portion of my comment after the second : is a valid implementation:
Is true a program? I thought it was a command built into the shell.
https://www.gnu.org/software/coreutils/manual/html_node/true...
Re: Open-Sourcing Windows Calculator
#97Re: Open-Sourcing Windows Calculator
#98Awesome seeing another component of Windows (albeit a small one) shifting to open source. My hope is that over time, more and more components will end up open source as they get updated and rewritten.
This is their whole plan. They are testing the waters with this. Soon all of Windows will be open source.
Re: Open-Sourcing Windows Calculator
#99Earlier quoted context omitted.
Because it is a simple calculator. Now think about what they might be collecting from the rest of the system. All the concerning privacy issues with Facebook or any other company should be seen rigorously by its users. Telemetry at OS Level is one of the worst offending practices IMO.
You don't have to imagine, you can view the data for yourself: https://docs.microsoft.com/en-us/windows/privacy/diagnostic-...
Re: Open-Sourcing Windows Calculator
#100Earlier quoted context omitted.
This is actually pretty relevant because TI has been goofing up the cube root function in its calculators for decades.
Is there a bug in there?