Linux is miles better
I would love to see/feel Windows is reaching the point where it’s a small program with tons of optional programs, but god damn, I’m so sick of these bloated fucking OSes.
Android now takes 20+ gigs, Windows takes massive amounts of hard drive. And I know someone will say there’s a way to configure it, but the amount of bloat that people just accept on programs is insane.
It’s silly when Call of duty Warzone requires 150 GB, it’s a bigger problem when windows continues to consume more and more memory with out a good reason other than pushing new products and services most customers don’t want/use.
Basically Linux .
I mean yeah. It doesn’t have to even be “Linux” but a smaller required core library, instead of every application getting forced onto a user computer. I’ve a theory that over 90 percent of a computer’s hardware is only required because of coding standards that could be improved. (Small more efficient code versus get it shippable and move on)
I’m a little impressed Linux hasn’t had the massive bloat that most of the programming industry has taken on. “Let’s pull in every library, take up more space and never optimize code”. Linux seems to have avoided that, and that’s a good sign. I don’t even think it’s a OSS thing, because many OSS software slowly bloat up when people keep adding features to them. Linux has avoided that so kudos to them.
Now if only we could remove all the ads they are pushing…
removed by mod
Nobody wants a smartphone-like function on an OS for pc/laptop. Also giving users back the control over would be nice looking at you defender.
every few reboots it asks me to install it and it’s really fucking annoying and I have a feeling I’m not going to have a choice at some point. my wife installed it accidentally and now she’s fucked. the thing fucking sucks.
How is this company finding that out only just now lol
Let’s cut the crap: it’s not that they “realized” nobody wants it – it’s that they’ve come to accept the blowback against their reputation has gotten too big to outweigh the potential pros of preinstalled bloatware supporting their strategy.
I’m all for less bloat ware, but come one. The camera app or remote desktop are the least shitty ones. Its borderline to call them even bloatware.
To be clear, they seem to be saying that those apps will still be preinstalled. They’ll just be easier to uninstall if you want to do so.
"option for the first time to uninstall the Camera app, Cortana app, Photos app, People app, and the Remote Desktop client. "
The camera app or remote desktop are the least shitty ones.
I’ve never had a desktop computer with a camera.
My issue is the Solitaire and games. We have Win11 for Business (Switching to Enterprise soon) and I have to run a powershell script during Intune/oobe to rip out all the bloat.
RDC could be a good option to uninstall for businesses where the machine acts as a terminal and you don’t want those devices launching RDC to begin with Not sure why it hasn’t been allowed already.
Windows 11 ships with a shitty featureless version of the remote desktop client. You have to download the “real” or “full” version from the Windows app store.
I found this out incidentally a few weeks ago and it is annoying having the app you need and some random imposter app with the same name clogging up search / start menu.
Agreement. But they are not removing them so much as adding the option to uninstall them right? So functionally it’s thereof needed still.
deleted by creator
I mean I’ve never used either of those apps and my computer doesn’t even have a camera.
Sounds like textbook bloatware to me… 🤷♀️
“if I don’t use it, it’s useless”
Bloatware doesn’t necessarily mean it’s useless, but if even a reasonable percent of people don’t want or need it or shouldn’t be preinstalled. That’s bloatware.
The more steam deck and proton get games working on linux, the less need I have for this bloated windows.
All we need is starfield on Linux :)
Been a Linux-only gamer for a year now. The hype is real and PC gaming has changed forever. Most people just hesitate to actually leave Windows behind, but the grass on the other side is much, much greener.
It’s truly ridiculous how much Linux gaming leapfrogged with the Steam Deck. I’m contemplating installing a debian partition for my main PC since I don’t really play a lot of games that need anti-cheat.
The madlads really did it.
I’ve been gaming on Tumbleweed now for a month and my issues are minor enough that a tweak or two gets me flawless performance - and that’s if there’s an issue. Highly recommend embracing the penguin, comrades.
I installed Fedora on a seperate SSD, and I now dual-boot alongside Windows 11. It took a bit of time and tweaking until I felt comfortable with using Fedora as my daily driver, but it’s been great.
Everything is smooth and fast, and I have all the apps I need. Well, almost. I subscribe to Game Pass, and have a couple of Steam games that don’t run on Linux, so I have to boot into Windows when I want to play those games. Other than that, it’s all great.
It’s a very general advice, but for gaming rolling release distros are usually best. Gaming community on Linux usually favors Fedora or Arch-based distros.
I just hope feature parity happens before MS make their move to reduce windows pcs to literally zero clients that simply stream ´your´ OS to your screen from the cloud.
Don’t need a pc for much but god damn if I don’t want to play my games on my pic when I want. Online, offline, whatever.
It’s pretty much at parity. The only straggler I am aware of is ray tracing on the AMD side (supported on their driver package, but not yet with the driver included in the Linux kernel). I never use it anyway because I have a 6600 XT and don’t want to play a slideshow.
I made the switch and everything I want to play works. Some of it needed a bit of tweaking, though. Luckily instructions exist, and some began working with new Proton updates. It’s a good time to be a gamer on Linux.
Yeah gamers are 95% good to switch.
Gamers and microshit have incompetiable values.
If devs started making anticheat for Linux it would get closer.
If they stopped making launchers it would be easier too.
how do i game on linux without a steam deck? (for windows games)
Is really just:
- Install any Linux Distro
- See if you have the drivers for your hardware already installed
- Install Steam
- Change the setting for Enable Steam Play on Steam
- Download the game and play it.
Of course, like in windows, something could go wrong and you need to tinker a little bit to fix it but for the vast majority is just like that.
Just adding: if you have an AMD GPU, the drivers are now included in the Linux kernel, so there is no manual install needed for those. For nvidia, you do still have to jump through some install hoops.
Yeah for both Ubuntu and Arch on two separate computers in my house, the process was just install the distro then install steam + Lutris (steam for steam games, Lutris for every other kind of game like League or WoW).
Installing steam games is identical in Linux and Windows for the vast majority of games. Installing non-steam games is arguably easier since you never have to go to a web browser.
Honestly the only reason Windows is “easier” is because it’s preinstalled on computers. As someone who has fresh installed Linux and Windows, Linux is miles easier to install. To install Windows 11 I tried following their recommendations (enabling TPM and secure boot in bios), but the W11 installer still didn’t like my 2 year old computer, so had to open up the command prompt, regedit, and add 3 Bypass registry DWord 32 bit values. Then actually installing the O.S you just sit there and wait with an unusable computer. Linux installations have nice GUIs that are far more modern, don’t require weird terminal hacks, and you have a usable computer while it’s installing (you can open up Firefox and browse the web for example).
\rant
Why are you installing w11 though?
Every year or two I give Windows a genuine try for around a month. WSL2 is actually pretty decent, it’s a massive improvement on the Windows development experience I had back in 2015 when I tried running Windows full time doing Python/Ruby/Java development. Required cygwin, git bash, power shell, and cmd depending on what I was doing. It was a special kind of nightmare. Lots of native gems couldn’t compile, lots of tooling issues, etc.
Now you can use exclusively Windows terminal, keep essentially all your development stuff in a Linux subsystem, and pretend you’re in Linux. Integration with things like vscode or intellij is quite decent with the WSL.
That said, I hate Microsoft, hate the lack of customization, hate the default UI, hate the split between Windows 95-style settings and new Windows 10+, it’s inconsistent as hell. Moving windows across monitors with different scaling still resizes the windows in a very archaic way. You can’t reasonably use multiple desktops because you can’t easily rebind keys to swap desktops without third party software. I’ve changed DEs in Linux for smaller issues than these.
Thanks for the reply. You’re way above my pay scale with PCs lol I appreciate it.
Man some time ago I had to install Win 11 on a laptop for my relative and nothing that I tried worked. I give up for a time and installed Zorin OS just to see how the distro looks like and of course no problems during installation. Later I tried again the Win 11 and the Zorin installation fixed whatever problem windows had with the driver.
The easiest way is to install Steam on your Linux distribution of choice. Next you activate steam play in the steam settings to use the proton compability tool which allows playing windows games on Linux. You can check ProtonDB to see how well your game should work and see if tinkering or additional settings might be needed. A lot of steam games will just work. If you don’t want to use steam, you can also try Lutris or Wine directly, but this approach will need ALOT more setting up and tinkering.
Linux gaming will sometimes cost you more effort but I think it’s worth it to get away from Microsoft and have my freedom to set up my system how I like. Feel free to ask if you have more questions.
no shit.
How about insta- crap and so on? Any idea to prevent it from having it in any new profile?
Other than Corrana I use these on a daily basis. I’d rather they stop opening edge whenever I mistype in the start menu.
Using Windows primarily for gaming, I eventually got tired of some of the issues I had with it (ads appearing in the start menu). I gave Linux a try and it was so so for a while. I kept going back and forth but it’s been 2 years now and I haven’t had Windows installed and can play 90% of my games without issue. I wouldn’t recommend it for everyone. But for those that primarily use their computer for gaming and non-windows specific applications (like web browsing or other various things), Linux is offering some competition for desktop people.
I would but the only thing holding me back is the lack of HDR support in Linux. Windows 11 is currently the only desktop OS to implement it properly (10’s HDR is a joke), so I’m stuck with it
Great point. I still don’t have an HDR monitor but that could be nice. Plus, if everything’s working for you no need to switch it up! It’s great that Microsoft is adding the ability to remove some of the programs a lot of people don’t / wont use without having to copy and paste powershell commands. I remember there were some scripts / instructions on how to uninstall what would otherwise be uninstallable programs by opening a powershell as an administrator. I don’t have anything against Windows, I just got tired of having so many ads put into my start menu and ads in the weather widget they added to the task bar after I paid $100+ for the OS way back when. But I’m not sure how their handling the “price” of Windows now.
What games fall into the 10% that don’t play?
(Genuinely asking–I’ve been considering the switch.)
Some games use kernel-level anticheat. Unfortunately, because there is a kernel driver involved, it must be specifically ported to Linux, and some developers simply don’t want to bother.
examples: Valorant, Roblox, PUBG
Roblox is actually playable on Linux fwiw, I play it with my kiddo all the time
I think they never heard about “never trust user input”
It’s mostly going to be games that use anti-cheat software (though some work on Linux.)
So if you’re someone who likes to bounce around to the hot new competitive online multiplayer title then Linux probably wont serve your needs right now. If you can’t think of a single esports title you want to play, once you install Steam and Lutris you’ll probably find nearly everything you want to play works.
That’s awesome news for me then, I hate PVP. Mostly do RPG stuff and things like Crusader Kings III, Rimworld, Stellaris, etc.
Are you (or anyone else) aware of how things like No Man’s Sky might run, or the new Baldur’s Gate, or (if anyone can make a guess) Starfield?
BG 3 runs on the Steam deck, mostly without issues (except for those that aren’t Linux related, like text being hard to read due to the small display and lower frame rate due to the portable hardware).
Most of the Paradox games support Linux natively. I play Europa Universalis 4, Stellaris, Crusader Kings 2 (haven’t bought 3 yet but it has native support), Hearts of Iron 4. Victoria 2 doesn’t have native support and I didn’t get Vic 3 but it is supported. Rimworld is native, so is Factorio.
Have a look at what you want to play on protondb.com and figure out if gaming on Linux works for you. Baldur’s Gate 3 has a gold rating (gold being one level lower than platinum - the best rating for non-native games) which for all practical purposes should work.
EDIT: I recommend installing Proton Glorious Eggroll in addition to the native Proton on Steam if you can’t get a game running with the native Proton despite protondb reports saying the game works. The installation is fairly straightforward, just read and follow the installation instructions on the page.
I can say offhand that No Man’s Sky put a lot of extra time and effort into their Steam Deck support so that definitely works. Otherwise your best bet is to check either the Steam listing for a game (check the Deck Verified rating. Anything rated “playable” or “verified” should work pretty seemlesly on any Linux gamingPC) or https://www.protondb.com/ (a user run listing of the compatibility of different games. A good resource and often has some troubleshooting advice. Unfortunately it can often have outdated or just inaccurate information as it’s all based on user reports. Still usually a pretty good indication of compatibility.) There’s no indication on either regarding Starfield compatibility. Given that it’s probably too resource intensive for the Deck it may not get as much special attention from Valve as something like Elden Ring (which ran better on Linux than any other platform after it was out for a few days and Valve had added a patch to Proton to fix an issue that the developers took longer to patch in the game itself.) Chances are pretty good it’ll work though (assuming your hardware can run it.) The Steam page for Baldur’s Gate 3 says it’s Steam Deck Verified so it’ll just work so long as you launch it through Steam. Here’s the protondb page for reference https://www.protondb.com/app/1086940 . Crusader Kings III, Rimworld and Stellaris apparently all have native Linux ports so, while you may find reasons to prefer running the Windows versions with Proton, you don’t actually need to check for any special compatibility. They just are Linux games.
It really sounds like I’ve been sleeping on recent Linux compatibility then. I remember back in the days of Wine it seemed more a PITA than was worth it.
Thanks so much for the in-depth response!
Yeah Steam/Proton and other tools like Lutris make it so you don’t really even have to touch Wine for most stuff, it’s all taken care of for you. Gaming on Linux has come a long, long way in the last few years.
Well, Proton is a patched Wine. Nowdays many games support Linux natively.
Proton also includes DXVK.
I run No Man’s Sky on Nobara Linux, installed it on my old laptop that barely gets by on Windows. Really breathed new life into it and I haven’t had troubles.
Just installed it on steam after checking the box for proton compatibility. You might need to run a task kill command if it gets stuck in a DirectX install loop on launch but other than that it’s been smooth sailing for me.
Unless that “hot new competetive title” is CS2. CS2 runs on Linux natively.
Check out protondb.com for a pretty great resource in what games work/kind of work/don’t work on linux (with proton specifically, which is how most people play Windows games on Linux). It’s far more accurate than even Steam’s own “verification” system for Steam Deck.
It’s pretty amazing what they’ve done with it over the past few years.
Games using Easy CheatEngine (or something like it)
EAC (Easy AntiCheat) works just fine on Linux as long as the developer enables it. There are very few anti-cheats that don’t work anymore. The ones that aren’t as big like Vanguard, which is Valorant’s anti-cheat, don’t work, but Battleye, EAC, and VAC works just fine.
Mostly games with anticheat or very new games. Everything else pretty much just works especially older games. I needed to visit pcgamingwiki all the time to get older games to work on windows but for linux I mostly just visit protondb and find out I don’t need to do anything or need to just put in launch command. System shock 1 was the only game I had to actually go through a process to get it running with audio.
I mean, System Shock is old enough that even on Windows you probably had to futz around with it to get it working, lol.
beyond anti-cheat and “just came out” there’s one more category that often doesn’t work: not-new, obscure games.
Anything that isn’t pretty new and/or pretty popular may need to you run through some hoops to get running right.
If you like jumping from game to game a lot, I wouldn’t recommend Linux, but if you stick to a few and play them for a long time (and you don’t mind the extra work it is to learn a new OS) I think it would be worth making the switch.
The biggest one I miss, and it works, but the anti-cheat keeps me from my favorite servers is anything from the Red Orchestra series. I really enjoy their newer game Rising Storm 2 but the vast majority of the servers are protected with an anti-cheat that keeps me from joining. I’ve found a couple servers that don’t use the anti-cheat and I can play on those, but they’re not quite the same as some of the servers I have as favorites that are playable on Windows. Otherwise, most things generally work good, biggest problem is with launchers, and even those can be bypassed or fixed, but I’ve gotten to the point in my life where I just want things to work without having to remember what config files I’ve changed or futz with that may break in the future. The other games that I’ve had that don’t work may as well now, but honestly I’ve forgotten what they were. One that I don’t play, that I know a lot of people do is Destiny and I saw that they’ll ban you if you try on Linux. But I’ve only heard that as I haven’t played that on PC.
linux seems to work pretty well until it doesnt and then it really doesnt work. seems that there’s still some hardware incompatibility issues
I agree completely. I’ve been lucky enough to have only an issue where Steam keeps my computer from sleeping regardless of power save settings. I’ve had friends that have tried the same set up as me, and for some reason the computer fails to boot after a simple upgrade (apt upgrade). So I really do mean it when I wouldn’t recommend it. But if someones feeling adventurous it can be fun to try out and see if it works for you.
That’s why I stopped using it at home (apart from stuff like like NAS, routers, etc).
This was a few years ago so perhaps it’s been addressed now. I installed Ubuntu and downloaded Steam to install. It wouldn’t. I can’t remember exactly why but I had to find answers online and quickly gave up.
I turned that laptop on over a year later and Ubuntu was out of date and needed upgrading. It couldn’t install the latest version because it needed to upgrade to versions in between, some of which have been moved to archive. I installed Windows 10 instead.
I’m responsible for a couple of Linux servers at work so I’m sure I could have addressed these issues at home, but I really couldn’t be bothered when I have better things to spend my time on. I just wanted a working Laptop that gets used occasionally.
What do you mean “needed upgrading”? There was some software that required newer dependencies?
Anyway, you might try rolling-release distro, they just can’t have “update to version in between” because all versions are same version.
The ads in Windows 11 are a dogshit feature, but you can turn them off in the settings.
Yea I’ve always found that complaint odd. I just assumed everyone who makes it also has the activate windows watermark, and thus can’t access the option.
Is there something like LTSC/LTSB for Windows 11?
I have Win10LTSC installed on a separate partition for games and the thought of having to “upgrade” to Windows 11 at some point in the future is nightmare inducing.
IIRC that’s scheduled for 2024