Live data from Hacker News

Open-Sourcing Windows Calculator

blogs.windows.com

1–10 of 184 posts

Re: Open-Sourcing Windows Calculator

#6
I worked on a win32 application for my first job out of college. My boss told me "want to learn win32 and c++, go program a windows calculator clone." It was a great project to get started and I did learn a lot. Now I have something to compare my work to ha

Re: Open-Sourcing Windows Calculator

#7
https://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

#8
This is really cool! I thought the open sourcing of Winfile was cool too.

I hope they continue down this road. I doubt we'll see the NT Kernel on GitHub in my life time... but, one can dream.

Post reply on HN