Hacker News new | ask | show | jobs
by transverse 3170 days ago
You should definitely like if you want telemetry auto-reported to Microsoft for every app you make! It doesn't get any better, folks. You don't even have to consent for it. See https://news.ycombinator.com/item?id=15439001
1 comments

1. It's the CLI tool that is spying, not the binaries you are generating.

2. `set DOTNET_CLI_TELEMETRY_OPTOUT=true` to disable spying.