Live data from Hacker News

VSCodium – An Open Source Visual Studio Code Without Trackers

fossmint.com

1–10 of 265 posts

Re: VSCodium – An Open Source Visual Studio Code Without Trackers

#5

I had no idea VS Code even had tracking.. Does anyone know what exactly is being tracked?

Chris Dias offers up a suggestion for how to investigate further here: https://github.com/Microsoft/vscode/issues/60#issuecomment-1...

But, speaking as a developer of an open source software product that includes telemetry[1], I expect they're tracking really basic stuff, like: DAU, MAU, edited file types, project size, crash reports, etc. Basically, information that helps to internally justify the continued existence of the project, and data that lets them better prioritize resources on the project.

[1] https://github.com/onebusaway/onebusaway-iphone

Re: VSCodium – An Open Source Visual Studio Code Without Trackers

#7
I suspect the tracking in VSCode is mainly used to improve the product. It's probably in my best interest, and the interest of the community as a whole to leave tracking on. I mean, I get it, HN is usually a more skeptical and security-focused crowd. At the same time, it's likely MS will just take that information and tailor their bugfixes and features to the things I need most, so by all means I want them to have it.
Post reply on HN