Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Does anyone know more about the MS spyware and how much I need to worry about it?

Actually the project is open source, so rather than FUD up the conversation:

https://github.com/Microsoft/vscode/blob/master/src/vs/platf...



This line alone shows how they don't even grasp the concept of opt-in:

this._userOptIn = typeof config.userOptIn === 'undefined' ? true : config.userOptIn;

https://github.com/Microsoft/vscode/blob/b0a7b57d46a2dc1bafe...


Did you file a bug? I started to and then Laziness said, "But you don't even use VSCode..."




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: