this post was submitted on 09 Jan 2024
443 points (83.4% liked)

Linux

58796 readers
580 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] corroded@lemmy.world 6 points 2 years ago (4 children)

I've tried switching to Linux exclusively multiple times, and I always end up falling back to Windows on my desktop. I have multiple Linux servers and VMs, but there are two main barriers. First is gaming. Last time I tried, I couldn't get RTX working in some titles, EA launcher was broken, and it was generally just buggy. The second reason is for coding. I've been coding for Windows for almost 20 years, and I am hugely reliant on Visual Studio. I just can't find a comparable alternative for Linux.

I'd ditch Windows in a second if I could make Linux work for me, but so far I haven't had much luck.

[–] TopRamenBinLaden@sh.itjust.works 5 points 2 years ago (1 children)

I have a friend that does .NET development on Linux. So I guess that's possible. I know he uses JetBrains Rider as an IDE instead of visual studio. I'm sure there are some other hoops he jumps through, as well, but I never really dove into it with him. I always used Visual Studio in Uni, myself. I also have a Windows partition for gaming and music production.

[–] corroded@lemmy.world 2 points 2 years ago (1 children)

.NET is infuriating enough on Windows. Any time I have to work with a .NET library, I always write a wrapper with a C or C++ interface first. Your friend who does .NET development on Linux has far more patience than I can ever hope to have.

[–] TopRamenBinLaden@sh.itjust.works 1 points 2 years ago* (last edited 2 years ago)

For sure. If I was going to do .NET again I would just fire up Windows and Visual Studio like most other sane people.

[–] clay_pidgin@sh.itjust.works 4 points 2 years ago

I use VS Code on Linux, but yeah regular VS is Windows-only. Maybe people good at compatibility layers can get it working.

[–] sping@lemmy.sdf.org 1 points 2 years ago

VS Code(ium) doesn't work for you instead?