this post was submitted on 28 Oct 2024
126 points (96.3% liked)
Linux
47940 readers
1546 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
MacOS. Systems doesn’t want to support Linux, and the only other option is windows 11. A few of my coworkers have Win11 with WSL and fight it every single day. They’re diehard windows people who have been seriously considering moving to MacOS for their next round of upgrades.
Same here. I really really tried with WSL but the experience is miserable.
Swapped to MacOS and like night and day. I'd be perfectly happy with a £300 linux laptop though.
What about the experience is miserable? I’m just curious as I really like it.
Yeah, I do all my development in WSL2 (Ubuntu) at work every day. I use VSCode on the Windows 11 host. It’s great!
Would I prefer to use Linux natively? Sure, but I also have to support some Windows-only legacy code and a D365 environment or two, so Windows makes sense.
I am happy with WSL as well. I don’t try to get Linux GUI running.
I use vscode remote ssh session. I run docker natively on Linux, not on windows.
The trick is to get DBUS services running in whatever flavor of Linux you install. Don’t try running a full UI session.
The biggest problem I have on Linux is time drift after laptop goes to sleep. it is easy to deal with manually.
Do you have a guide that makes this possible?
And what do you mean by using vscode remote ssh session? Does this vscode instance is started from the WSL via some kind of
ssh- Y
?Vscode is installed on windows. Then you install vscode ssh plugin from Microsoft and open ssh connection from vscode to any Linux including WSL hosted Linux.
Yeah, it is slow in the end, not native, many things to configure (like proxies) and so on...
Great! Was it hard also to switch to MacOS as a Linux user for work?
I actually run away from Mac. Mac OS X is long time as not Linux.
WSL is a way better option than whatever VM option is on Mac.
Also Mac here. I started with a linux laptop but still have to do some desktop support work for the company and since they all use Mac it's just easier to dogfood it. At least I have a decent terminal emulator.
Try this terminal emulator then https://github.com/gnachman/iTerm2
I think I'm also in this group right now. Just not Windows...