Live data from Hacker News

VSCodium – An Open Source Visual Studio Code Without Trackers

fossmint.com

221–230 of 265 posts

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

#221

Earlier quoted context omitted.

Tracking should always be opt-in, not opt-out. I base this on expected user preference and trying to optimize for user happiness and functionality. I don’t think this is as true for non-OSS software where the purpose is likely more toward revenue generation than community and user functionality.

First, please let's draw a distinction between different kinds of tracking. We're smart enough to appreciate the naunces here. Some information is more valuable than others. * How many times you clicked Edit -> Paste vs Ctrl/Cmd + V. This is not personal information. It cannot be used in any way to identify you. * Your location/medical information. Guard this with your life if you must. Share it with literally no one…

How many times you ctrl + c & ctrl + v, and generally your computer usage, likely could be used to profile you.

One single link to your identity, and you now have user tracking. If course, there's probably easier ways to achieve it.

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

#222

Earlier quoted context omitted.

They're probably using Windows.

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.

I don't know about macOS, but doesn't most software on Linux require installation? I think the most common ways to distribute software are (1) as a package for your distribution's package manager (which the package manager installs, typically requiring superuser privileges), (2) as source code that you make & install, (3) as prebuilt binaries that you are meant to unpack and install. "Unpack and run from where they are" binaries do of course exist but aren't they less common than those 3 other types?

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

#223
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...

Probably a plugin issue, not a real VScode issue.

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

#224

Earlier quoted context omitted.

Tracking should always be opt-in, not opt-out. I base this on expected user preference and trying to optimize for user happiness and functionality. I don’t think this is as true for non-OSS software where the purpose is likely more toward revenue generation than community and user functionality.

You can't have your cake and eat it too. Telemetry in this case helps in improvement of the product, it's good for you as end user. If you don't like, please switch to another editor. You paid zero but setting requirements how it should and how it shouldn't. Good luck with utter ugly but no tracking and "free" GNU Emacs with its ancient Lisp and garbage packages.

You are the product. You paid by using it and by giving back on github or by getting your boss to buy support.

If you don't like that switch to a non-open source editor.

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

#225
post #220

Earlier quoted context omitted.

So now we need to allow surveillance, just to prevent the biased data set from ruining the software even more?

No, you don't need to do that, but if you don't, you should realise that that results in biased data, and thus influences the focus of development. If you have an alternative other than "the developers should just magically guess what would make users happy", then I'd be happy to hear it, but otherwise, that's just the way the world works, and thus that's the trade-off you will have to make.

Then less people will use there new version. If they want to rely on this one datasource only be prepared to have it gamed or not reflect reality.

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

#226
post #16

Earlier quoted context omitted.

It maybe starts with simple statistics. But then you want to know what features the user use, then you want to know what other programs they have installed. Then you want to know what the users search for on the web. etc. It's a slippery slope.

Every time I hear the phrase "it's a slippery slope" uttered by someone arguing against something, I am immediately suspicious of the argument that person is making. There really isn't such a thing, in the way you've used that phrase. Capturing telemetry on how I use a tool from within that tool is perfectly fine, to me. Collecting telemetry on my search history in the browser by that same tool isn't. THERE ARE NO IN…

When you walk in the wrong direction the final step off the cliff is the last one. Better to get off of the slope because choices get fuzzier the closer you get to the sun.

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

#227

Earlier quoted context omitted.

Good things such as trackers ostensibly designed to deliver you relevant content?

No, good things such as telemetry and automated error reporting so that bugs can be fixed effectively and efficiently and everyone is better off for it.

That sounds nice. But could they use this data legally in another way?

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

#228
post #22

Earlier quoted context omitted.

Yes it is - tracking that you have to opt-out of is evil (regardless of how well intentioned the tracking is).

But how do the PMs at Microsoft figure out new features without user data?

There might be some people in their own company who are users of software development tools and could give informed feedback.

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

#229
post #16

Earlier quoted context omitted.

It maybe starts with simple statistics. But then you want to know what features the user use, then you want to know what other programs they have installed. Then you want to know what the users search for on the web. etc. It's a slippery slope.

Every time I hear the phrase "it's a slippery slope" uttered by someone arguing against something, I am immediately suspicious of the argument that person is making. There really isn't such a thing, in the way you've used that phrase. Capturing telemetry on how I use a tool from within that tool is perfectly fine, to me. Collecting telemetry on my search history in the browser by that same tool isn't. THERE ARE NO IN…

Im not making that up, it was in the TOS for VS/code last time I checked.

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

#230
post #33
post #31

Earlier quoted context omitted.

How did anyone write software for decades before everything was connected to the internet?

Less effectively and at greater expense (with regards to understanding how large swathes of your userbase use your software in practice)

There is NO telemetry in Linux (the kernel) and may other great software. I'm sorry but "less effectively" and "greater expense" is just your opinion
Post reply on HN