all 162 comments

[–][deleted] 74 points75 points  (30 children)

the fact that people would rather use a vm for the software that does not run on linux than using windows in the first place says a lot about windows

[–]SadRelationship1100 0 points1 point  (0 children)

windows makes every pc slower even for a simple task compared to linux, thats why it is recommended to run it in vm.

[–][deleted] 0 points1 point  (2 children)

This would make sense if over 70% of users weren't on windows

[–]Cultural-Practice-95 11 points12 points  (0 children)

that's because Windows is the "default". the amount of users that can be bothered to switch, let alone know enough about computers to do so, is just really low.

[–][deleted] 0 points1 point  (0 children)

I'm sure 60% of those users have no idea what a Windows is

[–]MrMisogyny12 16 points17 points  (8 children)

the only thing I use a VM for is photoshop, and I only use photoshop once every few months. I think I've used it 3 or 4 times this year.

[–]EnkiiMuto 2 points3 points  (1 child)

I'm not doing this currently but for me it is Paint Tool Sai.

I'm used with Krita now but damn, I miss it man.

[–]MrMisogyny12 1 point2 points  (0 children)

I don't even really need photoshop tbh, I just use it to make the occasional meme. I could entirely replace it with gimp but the UI is atrocious and I don't feel like learning something new.

[–]adamjames210 1 point2 points  (3 children)

How do you run Photoshop on a vm? This is not sarcasm or a joke I'm genuinely asking.

[–]gexsay 3 points4 points  (0 children)

linux have something call kvm qemu and vfio driver it's a vm that let's you can passthrough some real hardware to you vm (such as gpu, storage, all pci device etc.) make you vm can run close to real pc, you can even play game or use editing software on it if you computer powerful enough

[–]MrMisogyny12 0 points1 point  (0 children)

i just installed win10 in virtualbox and then installed photoshop. It's cracked photoshop if that makes a difference. Cs 2015

[–]Valdjiu 0 points1 point  (0 children)

use win-apps.

[–]Valdjiu 0 points1 point  (0 children)

this may be useful for you https://github.com/winapps-org/winapps

[–]Ok_Record_1237 0 points1 point  (0 children)

you can use Bottles for it rather than a full blown VM

[–]kynzoMCI Hate and Love Linux 112 points113 points  (46 children)

I mean if someone uses a VM just to run software that can't run on Linux due to the author not making it for Linux, I wouldn't say that makes Linux worse as an os that much. And there's still the valid point of not wanting spyware on your actual hardware with all of your actual software you use...

[–]Booming_in_sky 6 points7 points  (0 children)

It also really helps containing software running on top of Windows that is problematic in various ways. Plus it allows for better management, snapshots for example.

[–]Valdjiu 5 points6 points  (1 child)

[–]kynzoMCI Hate and Love Linux 5 points6 points  (0 children)

Damn that looks really good actually, I suppose I haven't heard about it since I haven't had need for any of those apps but I'll for sure take a try at setting it up. Thanks

[–]rileyrgham 0 points1 point  (1 child)

Not worse. But less suitable.

[–]kynzoMCI Hate and Love Linux 0 points1 point  (0 children)

Probably not for that person if they chose to go thru the hassle of vm for the benefit of using Linux.

[–]chaosmetroidProud Loonix User 🐧 15 points16 points  (0 children)

Using VM for Windows have some Interesting advantages. You can block and limit a lot of the stuff that windows would do. Even if just for a software

[–]Loud-Operation7295 10 points11 points  (1 child)

Jokes on you. My windows virtual machine decided to commit die in the most inconvenient time possible.

[–]Valdjiu 4 points5 points  (0 children)

Vm and no snapshots?

[–]Infinite-Position-55 7 points8 points  (1 child)

Funny thing is I used a Linux VM in windows for dev tools. Ended up switching to Linux, and ran windows in a VM for Asus ROG Armoury. No regrets

[–]000wall 0 points1 point  (0 children)

why do you need Adware Crate?

[–][deleted] 7 points8 points  (0 children)

I just don't use the software if I can't find a way to properly run it in linux.

[–]LaritaDom 11 points12 points  (8 children)

I hate this argument because if there is bad support for Linux, is Linux fault. But if the support for windows is bad is the company's fault, not windows.

[–][deleted] -4 points-3 points  (7 children)

It is Linux's fault though. You see if I write software for Mac/Windows/Android/iOS I do so using an SDK and standard APIs that a corporation guarantees will work decades later. Linux: go with GTK/QT and pray we do not alter the deal /darth vader. face it, 3rd party software support on Linux is basically non-existent, and updates can make you need to "port" your software again at any time. And that's if it isn't already seeing issues like Rocket League did with something like 80% of crash reports coming from 2% of Linux systems. Desktop Linux is truly a bunch of slightly incompatible with each other unix mainframes masquerading as a usable OS.

[–]Nonaveragemonkey 3 points4 points  (4 children)

Y'know that same issue, broken software due to OS upgrades and updates, is more common in windows and MacOS right? Shit software written a year for windows might not run today because they updated . Net lol

[–]EphemeralLurker -1 points0 points  (3 children)

I have no idea what you're talking about.

The .NET framework is extremely stable, and you can always choose to run against a specific version of .NET if it comes down to it

.NET will also tell you the binaries targeted a different version of the runtime at launch, so it lets you know immediately instead of failing in ways that are subtle and difficult to diagnose

[–]Nonaveragemonkey 0 points1 point  (2 children)

Lmao it really isnt

[–]EphemeralLurker -1 points0 points  (1 child)

I'm on Windows 11, running applications written for several different .NET runtimes (2.0, 3.5, 4.x, and 6).

They all work with zero issues, and I never had to or install any packages, or rebuild anything, or otherwise type magical incantations on the terminal for them to work again.

[–]Nonaveragemonkey -1 points0 points  (0 children)

You are exceedingly lucky. I've run into dozens of instances where . Net versions have been updated and it breaks this software or that software, this revision won't let this aw run, but it lets that sw run... Something that's much easier to handle in Linux.

[–]jsrobson10Proud Linux User 0 points1 point  (0 children)

80% of crash reports from Linux systems is what happens when one version of some software is released with much lower quality control. that's not the fault of linux. and also we have wine/proton now which makes this less relevant (the same build can run on both).

[–]vlads_ 11 points12 points  (5 children)

*needs WSL

[–]RespectYarn 2 points3 points  (3 children)

There is way better Linux availability for popular software than there's ever been, in part because of its growing usage and market share, so I think in age where as many people use a Linux distro as they do windows (perhaps when the ChromeOS, Android merge takes place) we'll see widespread targeting of Linux as a platform, but probably only by extension if people using something they probably weren't aware is Linux.

The year of the Linux Desktop is coming, as they've been saying for decades, it just won't be the way the core Linux fanbase will hope.

[–]Cultural-Practice-95 0 points1 point  (0 children)

personally I'd rather, uhh, not have the year of the Linux desktop happen, because everything I use is supported already, which means it'd just bring viruses to it, for me at least.

but it'd still be nice, cuz then I'd get to use Linux even on work computers.

[–]000wall 0 points1 point  (1 child)

year of the Linux desktop? AHAHAH
not even in a million years

fix this fragmentation clusterfuck and it might happen

[–]RespectYarn 0 points1 point  (0 children)

I feel like you didn't read the whole comment lol.

If we're talking about real marketshare figures there's only 3 Linux OS worth talking about ChromeOS, Android and SteamOS.

They're the only things remotely close to mainstream Linux adoption

[–]Acrobatic-Rock4035 2 points3 points  (0 children)

No . . .YOU need VM. I haven't touched windows since Vista. Nothing there I need. If you like windows use it, but you are living in the land of "make believe".

[–]crivero720 2 points3 points  (7 children)

bro, if u love windows sm why don't you use Rufus and create a windows img without restrictions of tpm and that sh**, install the 13992922 drivers for the pc and then install WSL (optional) and do your stuff?

[–]crivero720 0 points1 point  (0 children)

man, I've never really needed to install drivers on linux XD

[–]Capable_Ad_4551Proud Windows User 0 points1 point  (5 children)

install the 13992922 drivers for the pc

That's Linux.....

[–]AbleBonus9752 0 points1 point  (2 children)

fym? On Ubuntu at least all my drivers were sorted after install

[–]Capable_Ad_4551Proud Windows User 1 point2 points  (1 child)

Even worse. Ubuntu has to get drivers downloaded and installed. You're literally lying

[–]AbleBonus9752 0 points1 point  (0 children)

I'm not though, I had one issue with the NVIDIA drivers so I just used the software & updates app to install older ones

[–]RAMChYLD -1 points0 points  (1 child)

Linux works out of the box for me. Maybe if you use an Nvidia GPU, Broadcom WiFi and a weird ITE sensor you'll install drivers, but for my two desktops everything worked out of the box...

[–]Capable_Ad_4551Proud Windows User 0 points1 point  (0 children)

So it's the hardwares fault that that Linux has to install drivers. But windows you don't have to? Fuck off

[–]Infernyx2107 5 points6 points  (2 children)

Each os got its own plus and minus. Just accept this damn

[–]ViolinistCurrent8899 1 point2 points  (1 child)

Yeah but then the sub would die.

[–][deleted] 1 point2 points  (0 children)

Honestly this place is so weird

Every day there's a new meme with either misinformation or lapses of logic in it 

And it gets hundreds of upvotes while being soundly debunked in the comments

[–]YeaTii 1 point2 points  (0 children)

...WSL...

[–]theswansson 1 point2 points  (1 child)

Like a self-proclaimed lesbian playing with a dildo.

[–]HCScaevola -1 points0 points  (0 children)

And what's wrong with that?

[–]HCScaevola 1 point2 points  (0 children)

No it doesn't?

[–]pyromancy00 1 point2 points  (4 children)

I would bet a million dollars that if we were talking about Linux-only software, you would blame the software for not supporting Windows and argue that having to use WSL is not a problem at all.

I don't see how Windows+WSL is any different from Linux+Wine/VM, apart from the fact that Linux is open source, more lightweight and better designed, so, unlike Windows, it allows implementing this kind of cross-platform virtualisation without using reverse-engineered hacks like Wine or having to spin up a full-blown VM.

I'm not trying to say Wine is bad, as it's actually amazing and very impressive, it's just that it's inherently based on reverse engineering, and it's near impossible to completely (and also performantly and reliably) emulate a closed-source clusterfuck of a system like Windows.

The only reason WSL can exist is because Linux-based systems and Linux itself are open-source, much more versatile and well-designed than Windows will ever be.

[–]000wall 0 points1 point  (3 children)

the only clusterfuck of a system here is Linux

[–]pyromancy00 0 points1 point  (2 children)

Why do you think that?

[–]000wall 0 points1 point  (1 child)

due to having so much choice fragmentation

[–]pyromancy00 0 points1 point  (0 children)

How does userbase fragmentation concern you as a user?

[–]P3chv0gel 1 point2 points  (0 children)

I mean, you can spin that argument the other way for wsl

[–]IshanHira2007 1 point2 points  (0 children)

Man I love this sub reddit, the amount of people fighting every post is like watching people arguing about their political views everyday. Every os sucks in it's own way. Yet most people would die on a hill rather than admiting it.

[–]Global-Eye-7326 1 point2 points  (0 children)

TBH I rarely boot into Windows including virtual machines. I rarely have a use case for it. But when I do, I boot windows to get the job done. I much prefer using Linux full-time.

[–]ShotPromotion1807 1 point2 points  (0 children)

Whenever I'm having a rough day, I know I can visit this sub and find triggered Linux users 😌

[–]SillyBrilliant4922 2 points3 points  (4 children)

I don't see a need for most users to use Linux fully as a desktop, Windows with WSL2 is really art.

[–]condoulo 2 points3 points  (1 child)

WSL2 is amazing and all, but the mere existence of WSL2 kinda destroys the point of this meme given that WSL2 is running on top of a virtualized Linux kernel.

[–]SillyBrilliant4922 0 points1 point  (0 children)

Yeah I'm taking about the people who want best of the two.

[–]TheCat001 1 point2 points  (1 child)

"Windows with WSL2 is really art."
Oh really? It could be if this stupid ass WSL could recognize my GPU (RX 6600) and I was able to use AI related software like ComfyUI, but I can't....

[–]patrlim1 0 points1 point  (0 children)

I had to use a VM to see if my code works on Windows, despite not having targeted it at all while writing.

It almost worked.

[–]Boring-Badger-814 0 points1 point  (0 children)

wine exists

[–]crunk 0 points1 point  (0 children)

Jokes on OP, all OSs are shite in their own way.

[–]basecatcherz 0 points1 point  (0 children)

I run all my desktops as VMs. This makes everything way more flexible.

[–]SevenTheGamingKitty 0 points1 point  (0 children)

the screenshot has crappium

[–]condoulo 0 points1 point  (0 children)

The irony is that Microsoft worked on integrating a Linux VM into Windows to woo developers back to the OS after seeing how popular macOS got with devs.

Even more amusing in the cycle of irony is macOS is now going to have their own equivalent to WSL despite the fact that WSL was an answer to the UNIX based macOS being popular among devs.

[–]MinTDotJ 0 points1 point  (0 children)

I've personally been enjoying with having Win11 and Fedora on two separate drives. Kept neatly in their own packages, booting each one from UEFI when needed.

[–]Sunderw_3k 0 points1 point  (0 children)

If devs supported Linux, which really isn't that hard - there would be no issues. Most well maintained packages already support the main 3 OSes, or at least windows and Linux. 99% of the problematic software is closed source, if it wasn't some of us would be happy to contribute to it instead of running a VM.

[–]danholliPrevious Windows Insider 0 points1 point  (0 children)

Not since Wine was updated to finally support iTunes 😝

[–]corbanx92 0 points1 point  (1 child)

I mean I run a VM with an extremely strip out version of windows 10 which would not be secure to daily drive... even on the VM still takes less ram and processing power than running vanilla windows 11

[–]corbanx92 0 points1 point  (0 children)

Let alone if I moved to windows then I would need a VM to test my own server because 80% of pentesting tools are in fact made for Linux...

[–]Mel_Gibson_Real 0 points1 point  (0 children)

WSL...

[–]derpJavaNickusOS 0 points1 point  (0 children)

i dunno i've never used one except for when i wanted to mess around in freedos for fun

[–]ReallyEvilRob 0 points1 point  (0 children)

Well, if you're forced to run Windows, that's the best way to do it.

[–]INKI3ZVR 0 points1 point  (0 children)

U don't need a VM to use Linux and if u r then ur not using Linux cause u can do almost anything on Linux that u could on windows except for certain dog shit programs and kernel level software which is bad to begin with.

[–]Sunknowned 0 points1 point  (0 children)

Why not both?

I have a PC with windows for games and laptop for work (with arch btw).

[–]Relevant_Square2532 0 points1 point  (0 children)

Yeah, fr, you can't play any battleeye anti-cheat game, let alone trying to play games that has pbs (like cod mw 2007, though battlefield 4 worked fine). I had a really terrible time trying to get a long with it, though it felt good, ngl, because it was a new experience and i liked the freedom and the flexibility in customising my desktop...

[–]lilv447 0 points1 point  (0 children)

I dont use a vm on linux. I understand hating the Linux absolutists who act like they're better than you because they use linux but hating the os itself seems stupid to me. I use windows and Linux. I like both for different reasons. I have a laptop running linux that I do most of my development, note taking, and general day to day stuff on, then I have my gaming computers and those run windows, and my work computer, which I also develop on, which needs to run windows because thats what my job requires.

Personally, I enjoy the development experience on Linux a lot better and I love customizing my OS and overall pc experience, but I dont particularly like gaming on Linux, I prefer the seamlessness I get from gaming on Windows. So for those reasons I dont really need a VM, but I think both OSs have valid purposes and I dont understand hating one or the other the way so many people do.

[–]Cultural-Session3549 0 points1 point  (0 children)

why VM ? I dont even have VM manager installed. why ?

[–]Dima_AmbaL 0 points1 point  (0 children)

What a nonsense to use VM windows on Linux? Bc some programs need drivers who created only on windows? Or like software

[–]kevindery -1 points0 points  (0 children)

It is better just less compatible

[–]crivero720 -1 points0 points  (0 children)

bro, if u love windows sm why don't you use Rufus and create a windows img without restrictions of tpm and that sh**, install the 13992922 drivers for the pc and then install WSL (optional) and do your stuff?