this post was submitted on 02 Aug 2023
729 points (97.4% liked)

linuxmemes

20776 readers
289 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Down that hole

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 1 year ago (2 children)

@vox really!! I thought that vscode open source

[โ€“] [email protected] 1 points 1 year ago

There's the base vs code source code, which microsoft takes, adds a bunch of tracking, compiles it, and distributes that binary. If you compiled vs code yourself from source, you would not get the same executable.

A bit like chrome, because i'm pretty sure chrome isn't open source, chromium is. Could be wrong on that.

[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

yes, but vscode's source code is still released under an open-source license. (that's what vscodium and code-oss are built from)