• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle
  • This is consistent with the “Linux is for backend services and command line” mentality. For me those are nice and important, but I prefer the Linux desktop experience, so those options are of no solace. The VM is ultimately constrained on what it can do UI wise.

    I flip the relationship the other way around. Linux on bare metal, Windows in a VM. For people needing windows games, this would be a non starter, however I’ve got enough games between Linux native, emulators, and proton with steam. Windows as a separate box would be my strategy if needed.


  • True, for some uses.

    If you only need command line use, it’s fine. I personally strongly prefer the environment in, say, Linux distribution running Plasma, but if you are fine with Windows applications, then fine.

    If you need GUI Linux… WSLG can kind of sort of get you there, but it sucks. So if you live with any Linux GUI application for significant periods of time, then you’ll want to strangle WSLg and it’s weird behaviors. VcXsrv can help on this front.

    If you are like me and find dnf+flathub an appealing strategy for installation and update of software, you like Plasma desktop management, then Linux ‘for real’ is the way to go.


  • Well, it’s making them plenty of money, but they pretty much get that money no matter what (from the device manufacturers when they sell hardware, and from businesses afraid to have their software entitlement coupled to the accident of their hardware).

    Now it’s a game of using that guaranteed footprint to bolster the recurring revenue services (OneDrive, Office, Azure). They still get the money for however the copy got there, but also use the copy to launch folks into recurring revenue options.


  • Well, I don’t think it’s anti-monopoly evidence, but instead a way to intercept a popular search phrase and control the narrative.

    You search for “how to download and install linux” in google, and the very top link is the Microsoft page. And the narrative is:
    -I just want to get started: Oh, use WSL, that way you are using Windows really, and just a touch of Linux
    -I need to use it for real: Oh, then use Azure, you can have us set up those scary Linux instances for you and Microsoft Terminal will hook you right up to those instances
    -I really really want to use it: Ok, but remember, you’ll lose access to Windows applications, so there are downsides, and also, we are going to make this hands down the scariest looking procedure of the three…


  • WSL may be fine for a Windows user to get some access to Linux, however for me it misses the vast majority of what I value in a desktop distribution -Better Window managers. This is subjective, but with Windows you are stuck with Microsoft implementation, and if you might like a tiling window manager, or Plasma workspaces better, well you need to run something other than Windows or OSX.

    -Better networking. I can do all kinds of stuff with networking. Niche relative to most folks, but the Windows networking stack is awfully inflexible and frustrating after doing a lot of complex networking tasks in Linux

    -More understanding and control over the “background” pieces. With Windows doing nothing a lot is happening and it’s not really clear what is happening where. With Linux, it can be daunting like Windows, but the pieces can be inspected more easily and things are more obvious.

    -Easier “repair”. If Windows can’t fix itself, then it’s really hard to recover from a lot of scenarios. Generally speaking a Linux system has to be pretty far gone

    -Easier license wrangling. Am I allowed to run another copy of Windows? Can I run a VM of it or does it have to be baremetal? Is it tied to the system I bought with it preloaded, or is it bound to my microsoft account? With most Linux distributions, this is a lot easier, the answer is “sure you can run it”.

    -Better package management. If I use flatpak, dnf, apt, zypper, or snap, I can pretty much find any software I want to run and by virtue of installing in that way, it also gets updated. Microsoft has added winget, which is a step in the right direction, but the default ‘update’ flow for a lazy user still ignores all winget content, and many applications ignore all that and push their own self-updater, which is maddening.

    The biggest concern, like this thread has, is that WSL sets the tone for “ok, you have enough Linux to do what you need from the comfort of the ‘obviously’ better Microsoft ecosystem” and causes people to not consider actually trying it for real.


  • Indeed, it’s to contain the “Linuxification” of the developer community.

    Before WSL, any developer dealing with backend development almost had to install Linux to have a vaguely decent development environment to align with what they get to use on the servers. While they were dragged into that world by their requirements, they may find that the packaging and window management is actually pretty cool. There reluctance to venture out of the Windows world transforms into acceptance and perhaps even liking it.

    Now with WSL, those Windows desktop users say “I just need to click a distribution in the Microsoft Store and I’m golden and don’t have to deal with that scary Linux world I don’t know yet.”.

    I’ve repeatedly have people notice I’m running a Linux desktop when I’m presenting and off hand say “you know you can just run Linux under Windows, you don’t have to endure Linux anymore”. They seem to think I’m absurd for actually preferring Linux when I can get away with it.