Difference between revisions of "Editors and IDEs/vsCodium"

From Adam Meola - wiki
Jump to navigation Jump to search
(Created page with "==vsCode== ==="Free/Libre Open Source Software Binaries of VSCode"=== It's very much what the tag line says. Consider the following: * vsCode is free and open-source * vsC...")
 
Line 1: Line 1:
 +
 +
 
==vsCode==
 
==vsCode==
 
==="Free/Libre Open Source Software Binaries of VSCode"===
 
==="Free/Libre Open Source Software Binaries of VSCode"===
Line 7: Line 9:
 
Consider the following:
 
Consider the following:
  
* vsCode is free and open-source
+
* [[Editors_and_IDEs/vsCode | vsCode]] is free and open-source
* vsCode is made and distributed by Microsoft
+
* [[Editors_and_IDEs/vsCode | vsCode]] is made and distributed by Microsoft
* vsCode ships with "telemetrics"
+
* [[Editors_and_IDEs/vsCode | vsCode]] ships with "telemetrics"
 
** usage data is being sent back to Microsoft
 
** usage data is being sent back to Microsoft
  
Line 15: Line 17:
 
If any of this concerns you, you don't have to miss out!
 
If any of this concerns you, you don't have to miss out!
  
You can still enjoy all the features of vsCode, while sending no data to Microsoft!
+
You can still enjoy all the features of [[Editors_and_IDEs/vsCode | vsCode]], while sending no data to Microsoft!
  
  
It's project on Github, that pulls down the code from the vsCode repository (since it's open-source), and compiles it without tele-metrics for you!
+
It's project on Github, that pulls down the code from the [[Editors_and_IDEs/vsCode | vsCode]] repository (since it's open-source), and compiles it without tele-metrics for you!
  
 
Personally, i haven't bothered auditing vsCodium to see if it's dialing out anywhere, but the hacker community seems to like it!
 
Personally, i haven't bothered auditing vsCodium to see if it's dialing out anywhere, but the hacker community seems to like it!

Revision as of 15:01, 3 September 2020


vsCode

"Free/Libre Open Source Software Binaries of VSCode"

It's very much what the tag line says.


Consider the following:

  • vsCode is free and open-source
  • vsCode is made and distributed by Microsoft
  • vsCode ships with "telemetrics"
    • usage data is being sent back to Microsoft


If any of this concerns you, you don't have to miss out!

You can still enjoy all the features of vsCode, while sending no data to Microsoft!


It's project on Github, that pulls down the code from the vsCode repository (since it's open-source), and compiles it without tele-metrics for you!

Personally, i haven't bothered auditing vsCodium to see if it's dialing out anywhere, but the hacker community seems to like it!

Basically, use this if you trust the vsCodium people more than the Microsoft ones.

Full and official documentation available at: https://vscodium.com/