Steam OS 3.8 … Any moment now 😁
lol there’s already a fix: run
start ms-cxh:localonly
from a CMD line in the installerHi another recent Linux adopter jumping in on a “fuck windows” thread.
Seriously, it’s not hard to shift. If you’re use to macOS, get Elementary. If you’re used to Windows, try Mint. Your machine will probably be fine for either. Setup/testing it out is trivial.
I’m a long time Linux user going back to the linux 1 kernel days. The only reason I still use Windows on my home PC is for gaming. I know Linux has come a long way thanks to many contributors like Valve, but how stable are the AMD video drivers and how well does it work for playing AAA PC games? The last time I built a new PC (2023) I tried running Linux w/ Windows in a KVM virtual machine and direct GPU passthrough, but that was such a nightmare to get set up and working, I just wiped it and installed Windows 11. I game on it and run Hyper-V VMs for Linux, which works quite well actually but feels like a sin.
I have a very extensive steam, gog, and battle.net library with all kinda of games from wolfenstein 3D to Baulders Gate 3. The only game I haven’t been able to run is Ground Control 2, but that doesn’t work on windows 10 (possible a USB device issue). Unless you play a game with an anti cheat that explicitly deny Linux (the only one I know off the top of my head that does that is Fortnite) you are most likely good to go. I’m quite a performance/fps snobb, and I haven’t found any game that runs worse on Linux either.
I play the DMZ mode of Call of Duty a lot. And Cyberpunk 2077. Recently started playing Reka. Heard of any issues with those?
Looks like Warzone is one of the unfortunate ones, the kernel level anti cheat currently stops it from working on Linux.
Reka (added to my wishlist 😄) seems to run well. If it will run straight out the box or not seems to be a little hit and miss. You can check any troubleshooting steps on protondb. This shows Linux isn’t quite at the “it just works” stage. But for this title if you do run into an issue it seems like an easy fix.
Cyberpunk runs really well. I haven’t had to tweak anything for my install.
Thanks! I appreciate the info. protondb bookmarked!
I’m team red with a Linux distro for my new computer I’m building so I’ll report back ha
Does the dualboot of Mint cause any issues for Windows? I only tested it very briefly on somebody elses machines where I needed to wipe windows and install Linux
What about Manjaro?
What about EndeavourOS?
What about Arch?
I tell people to make a live usb to test it first.
Can recommend ventoy. Then simply put the iso’s from the main distributions with different DE’s on the stick
We no longer own our products. We just pay to use it until they decide you can no longer use their service. What happens if they mysteriously shut down your account without warning?
That is what happened to a guy and he had to get court involved and then he found out his account was flagged for CP by their algorithm because he had a video of his 19 year old ex. False bans do happen. I couldn’t find that story again sadly to share.
Also, make sure you always have back up turned off or have one drive not installed on your phone. If you’re a parent, be careful what photos you take of your children because if those get backed up to cloud, their AI will kill your account because it can’t tell between CP and normal family photos.
I actually want to own our products than make accounts to use.
We no longer own our products.
This is a popular saying but its not as clear cut. You have choice. You can own the products you use or buy. So why don’t you?
Yes, the software we used yesterday is no longer a one time purchase today. However, you still own the software you bought yesterday and you have choice to buy new software which you will own or you can subscribe to a service providing the updated version of the new software. Example:
I can still use a purchased copy of Adobe Lightoom from 2010.
I can buy a new license for Affinity Photo today and use it forever.
I can pay to use Lightroom as a service.Imo, the only price you pay is the trek you take into unfamiliarity brought on by using new software.
This happens on the Google side of the fence as well - this article immediately came to mind.
I’m glad I started self hosting so I still have a “cloud” convenience while still owning all my data and being the sole person responsible for it.
Nothing’s stopping you from nuking your Windows install and installing some Linux distro though, at least on a normal PC. Surface products tend to be more locked to Windows though. I haven’t ran Windows as a main OS in years and don’t plan on going back, and Windows has gotten so user-hostile lately that I don’t even trust it enough to dual-boot it anymore, LTSC included.
(so far LTSC has dodged most of MS’ worst atrocities but it’s only a matter of time before that version starts getting compromised in some way too, so I don’t trust Windows outside of a VM, period, anymore, at least if I virtualize it, whatever stunts it may pull are isolated to that VM and won’t affect the host generally)
LibreOffice better step up their games and make their office suites better. Outside of very niche and specialized applications like CAD or video editor, the average Joe will just need a good office suite to do stuff.
Most people just use the online office 365 thing.
What issues did you have with LibreOffice? I didn’t spot any problems when I used it
Depends on what you do with it. In accountancy we and most of our clients work with Microsoft Office desktop. Also things like templates based on CRM work better with actual Word.
Edit: Libreoffice is also a bit annoying since the settings aren’t in the same layout so helping others becomes harder. Not sure if they implemented it since I am not that well versed with it as with Excel, but I belief they don’t have a PowerQuery alternative?
oh LibreOffice works great for me in general. Only for some documents with macros that were created in MS Office, I have problems running them. Eg: I once received a MS Word document that has some preprogrammed drop down list - so you click to extend the list and choose your items. The document opens fine, but I couldnt get the drop down feature to work. For Excel, documents with lots of VBA codes, I need to go in and do some manual changes.
In general, for 99% of the tasks, LibreOffice is fine. But it is that 1% which makes me still open up my Windows VM for MS Office.
After their shenanigan with subscription only models, we still see MS Office being used a lot. It shows how strong MS grips on the Office area is.
You are correct that 365 is used for most people. I used to use it too…For me, I prefer to be able to access stuff whenever I want. I live in an area with very shitty internet (both Wifi and 4G). Once, a client and I had to wait 5 minutes because Office Online takes too long to load up a spreadsheet. Offline for me is just a peace of mind.
Funny how corporations think taking away consumers freedom and privacy is a good idea.
Have fun losing customers.
“Fascism should more appropriately be called Corporatism because it is a merger of state and corporate power.”
-Benito Mussolini, 1932
Its a good idea for their shareholders, who don’t think beyond the next quater. Pretty sure most of them don’t have object permanence.
Tried Pop PS recently. Night and day difference.
Chiming in as well with a Linux distro: peppermint , debian based. If you want the horrors to persist but kind of limited check out windows ameliorated. https://ameliorated.io/
You can still skip it with MicroWin and also Rufus. I’ve tested it just recently.
Did you try that with the latest beta build?
No with the latest ISO from windows 24H2 I believe
It’s not a big deal. They’re removing the bypassnro.cmd script, which is just this:
@echo off
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0
You can still use shift-F10 at the same point, type those two lines (not the @ECHO OFF), and it will achieve the same result.
Sure, but when are they going to remove that registry option?
Their intention is clear. I wonder for how long this workaround is going to stay.
You’re doing the lord’s work
Ok, so this solidifies my desire to never buy a Windows PC/laptop and why my switch to Mac was a good choice a few years ago. However Mac gaming is nowhere near where it should be right now and I was thinking about getting a cheap Windows laptop for games that aren’t available on Mac.
I remember a push a few years ago to get some linux distros pre-installed on some OEM hardware but I didn’t hear much of anything past the hype. Anyone have any good OEM brands that have linux installed instead of Windows and are relatively affordable?
It’s funny that with how enclosed the Apple ecosystem is, even they don’t force you to create an Apple account to use macOS.
Framework laptops can come with optionally no OS if you choose, and I can attest to their build quality being quite good.
I know there are some brands that will have Linux pre-installed, but I don’t know enough about them to comment.
Looks like I’ll finally be migrating my final workstation off of Windows 11.
I mean, I still have a while. The Dell T7910 still meets all of the Windows 11 Workstation 24H2 requirements, so Rufus only needs to modify that one part of the installer. And once I have Windows installed, I can do upgrades over Windows Update.
But once the machine gets too old for that…
At least OpenSUSE meets most of my needs.
How does this work nowadays when you buy a PC from a store?
Does it come with Windows already installed?
And if so, with what account?Installed yes, but the OOBE that runs (assuming the OEM didn’t fuck it up) is more or less the same as a retail install: you have to add the account, untick the 300 ‘yes, please spy on me’ boxes, and tell it that you do not want office 14 times.
Remember clippy on word 2000? That was annoying.
Any gamers looking to switch, I’ve had a good experience with Bazzite.
I’m much more of a cachyos person in terms of gaming
“Hi, I liked XY development tool having a proper GUI on Windows where can I find a non CLI…”
“LEARN TO USE NEOVIM!”
“LEARN TO USE GDB!”
“DO EVERYTHING FROM THE COMMAND LINE!”
not
LennyLinux!