this post was submitted on 13 Aug 2023
1 points (100.0% liked)

Privacy

31262 readers
695 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 

I used to use Atom as my primary code editor, and it was really easy to disable telemetry in it (just two clicks). Now that Atom is no longer supported, I decided on using VSCode or VSCodium. However, I don't really know which one to choose.

  • How much privacy am I losing? I also use Pycharm for Python most of the time, so I am wondering which would be the less privacy invasive one.
  • I also heard that VSCode still sends telemetry, is that true (in the sense that it is sending more than a "no telemetry" flag)?
  • Also, is it possible to make vscode.dev run without telemetry?
  • Will VSCodium support C++ and CMake with compilation, or will I need to use VSCode for that?

(I know there is a "Code - OSS", but I just need to know about VSCode and VSCodium)

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago

VSCodium is fully libre unlike regular VSCode.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

yes. but vim is even better

[–] [email protected] 1 points 1 year ago

That must be lies, Microsoft promised they would continue to support Atom so that must be true!

[–] [email protected] 1 points 1 year ago

vscodium just works for me , its just like vscode removing telemetry

[–] [email protected] -1 points 1 year ago (1 children)

Not much to gain except more privacy and fully open source. A downside is there are less extensions available since it gets extensions from Open VSX Registry. Also there are extensions out there that are not good for privacy.

I still think VSCodium is worth it however.

[–] [email protected] 0 points 1 year ago (1 children)

You can use the official extension repo with vscodium. You just have to edit the editors file accordingly. I dont have the link right now, but it should be easy to find.

[–] [email protected] -1 points 1 year ago

I was not aware of this.