Live data from Hacker News

VSCodium – An Open Source Visual Studio Code Without Trackers

fossmint.com

201–210 of 265 posts

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

#201
post #145
post #3

Is this needed? You can disable telemetry from the settings: https://code.visualstudio.com/docs/supporting/FAQ#_how-to-di...

Telemetry is reset to enabled on every update, don't forget to change every time.

Hasn't happened for me. No update has ever touched my user settings.

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

#202

There's already a comment here, and I've also personally experienced just from talking with others offline, that a lot of people don't even know VSCode had telemetry, despite it mentioned several times in the product itself and its documentation. They (and remember, these people are supposedly developers ) either ignored it, or just didn't read the docs. I guess a big WARNING banner might scare users away, but it's s…

> They (and remember, these people are supposedly developers) either ignored it, or just didn't read the docs. Or they forgot and their stance on it changed. I vaguely remembered (or thought I did) having seen it. Just checked my settings and it's disabled. I've gotten way more privacy minded in the last 24 months, so I figured I might have said "yeah, you can collect data" back when I first installed it, but now I'd…

> A middle way would be to periodically remind people ...

Almost nobody will do this because, if they do, they know people will turn it off. It's the same reason commonly given for making tracking (or "telemetry", as they call it) opt-out and on by default, instead of requiring users to opt-in -- "if we have it off by default and ask users to enable it, pretty much nobody will".

They may very well be correct but, to me, that doesn't make it okay.

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

#203
post #145
post #3

Is this needed? You can disable telemetry from the settings: https://code.visualstudio.com/docs/supporting/FAQ#_how-to-di...

Telemetry is reset to enabled on every update, don't forget to change every time.

Not for me. I remember disabling it after first install, now I checked (panicking after reading your comment) and it's still disabled even after many updates in between. Ubuntu.

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

#204

Earlier quoted context omitted.

It’s easy to forget just how many things require an installer-wizard-type process on Windows after being on macOS and Linux for a few years.

Very few things, if any, REQUIRE an installer on Windows; it's just common (and annoying) that most software is distributed this way for that platform.

I for one prefer that the developer of an application takes responsibility for its installation. That way you can blame them if it does not work. On Linux distros many packages are close to uselesss because they are outdated or have been modified in weird ways incompatible with tutorials and documentation. This is especially true for all scientific software.

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

#206
post #68

Earlier quoted context omitted.

12G to use VS Code? LOL.

I gave up on vscode when it locked up on a 32gb machine. Seeing that there's analytics code inside clears that right up. I assumed the problems I had with electron based apps were the overhead of running a browser on top of the application. The real problem is that it's running 1990s omniture code. Thankfully they haven't added auto-play video to the search yet...

Regular VSCode takes about 100MB Ram on my Laptop. And I can't remember the last time it crashed on a 32GB machine. I think you're talking out of your a.

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

#208

Earlier quoted context omitted.

Telemetry is all about how it’s presented to the user. It should simply be presented at install/first start and users should be shown the checkbox (it shouldn’t be hidden away in settings) and asked nicely to leave it on in order to improve the product. Checked by default is a hot topic but I think it is OK so long as it’s presented clearly to the user. I mean obviously I wouldn’t like any of the information I handle…

Precisely! Albeit I am a bit surprised our infosec team seemingly haven't cracked down or made a stance just yet on Kite and other telemetry software for developers. That day will come soon I am sure :)

Kite runs locally, why would infosec crack down on it?

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

#209
post #174

Earlier quoted context omitted.

With machine learning they might only need to know your pasting habits and what function names you use most commonly, maybe a bit of information about how fast your type and this will be enough information to identify you based on your behaviour. Search engines are recording really detailed information as you type, as you browse other websites using their invasive trojan-like analytics. With this data you can probabl…

> With Machine Learning Tell me, who exactly is running ML on this data? They're going to great lengths to anonymize this data. If they wanted identifying information, they'd just upload your unixname , they wouldn't anonymize and then de-anonymize with ML. I don't even know how you conflated the metrics on menu clicks with uploading paste data. That's ridiculous. Did you even notice you made that leap?

If the menu click data is detailed enough then it may already be personally identifying information. You could take tracking data from another software that collects similar information and using ML match these together and suddently you can get a full name from just a bunch of seemingly innocent data (if the latter software is associated with a name of course).

I don't know what data they collect now or what they will collect later so I am just speculating. But I am sure the ToS has a section about how they can change the terms however they wish.

Please tell me about the great lengths they go to anonymize this data because I believe it to be very difficult to do, and absolutely not in their interest.

Edit: With pasting habits I meant if you paste with shortcuts or go through the menu, not the actual paste content. Sorry for the confusion.

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

#210

Earlier quoted context omitted.

Opt-in telemetry likely won't serve it's purpose. Very few users change the defaults. To the point where you don't get enough data for useful insights.

That is exactly right. Almost no one would turn it on if it were off by defauly, which makes data collected by those few users strongly biased against general users and their usage patterns. (Meaning that the data you do collect will be useless.) This is literally the only reason that telemetry is almost always on by default. There is no illuminati secretly buying developers to learn your secrets via application tele…

If people turn it off when they have a choice, and only leave it on when they are unaware it exists then obviously there is a problem. I don't see how it is laughable to be paranoid in this case.
Post reply on HN