this post was submitted on 07 Oct 2023
399 points (90.0% liked)

Linux

47345 readers
1193 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I get that it's open source provided you use codium not code but I still find that interesting

you are viewing a single comment's thread
view the rest of the comments
[–] Quill7513@slrpnk.net 6 points 11 months ago (3 children)

When did vs code announce they would stop supporting Mac?

[–] jadedwench@lemmy.world 10 points 11 months ago (2 children)

They are mistaken. Visual Studio for Mac is being retired next year, not vscode. Not the same program...

[–] Quill7513@slrpnk.net 1 points 11 months ago

Good good good good. We just wrote a huge batch of quick start on boarding scripts to set up new devs with a good baseline vs code configuration

[–] redcalcium@lemmy.institute 6 points 11 months ago (1 children)

It's not. It's Visual Studio that will stop supporting Mac, not VSCode.

[–] greaterthanstupid@dmv.social 1 points 11 months ago (1 children)

eli5, but isn't visual studio code a part of visual studio? or why is it not? or is this like a java/javascript thing where they are named similar because of popularity but have no codebase in common?

[–] redcalcium@lemmy.institute 4 points 11 months ago (1 children)

Those two are completely different products.

Visual Studio is a full IDE which include full microsoft SDK (C++, .net, etc), while VSCode is a text editor forked from Github's Atom text editor (which was the precursor of the Electron framework), with a javacript editor core called Monaco.

[–] greaterthanstupid@dmv.social -1 points 11 months ago (1 children)
[–] GammaGames@beehaw.org 2 points 11 months ago* (last edited 11 months ago)

Might want to read the article:

While the decision has been made to retire Visual Studio for Mac, we remain committed to our developers on Mac with alternatives like the recently announced C# Dev Kit for VS Code and other extensions that will allow you to take advantage of our ongoing investments in .NET development on a Mac.