Microsoft in their infinite wisdom has replaced the Hide Desktop icon with Copilot.

AnActOfCreation@programming.dev to Technology@lemmy.world – 1408 points –
713

You are viewing a single comment

I'm trying to move to Linux! I game on a custom built chimera OS computer using an AMD GPU. I've been using a MacBook Pro as a life raft. I still need windows for work.

I've considered once 24H2 Windows 11 release comes out that I would try to customize that image and keep it like an LTSC but I heard about some read only registry components that are going to make that very difficult. I'll just kick around on Win 10 LTSC for anything that I can't get rid of until it's no longer useful.

The solution that worked for me was dual booting, and using the windows boot only for work. In time I've figured out how to transfer most of my work to be on Linux.

Yeah, it's tough switching over but worth it IMO. It cuts twice as deep when you build a custom PC, buy a legitimate copy of windows full price just for stuff like this to happen. I even paid twice because I built my mother a pc.

Surprisingly she asked me to switch her over to Linux after seeing me play games on it. She would always call me up Everytime Microsoft popped up a full screen and trying to sell office 365 and getting her to agree to new privacy settings.

Almost everything she does is online, email, personal accounting in a spreadsheet, using the printer, and some gaming. The hardest part for her was relearning the small stuff like scanning documents and learning which one was her email app. It runs the sims 4 and an ancient game called wizards101 just fine.

The funny thing is I warned her it's not a smooth transition verified multiple times before switching and encouraged her try it on her laptop for about a week or so before switching her main computer. She went through with it though and started to really love it once she figured out the main stuff.

Your mom is a Linux gamer?! 🤯

Lol yeah, she likes her Nintendo Switch more but she plays a couple games on PC. At first she was more comfortable with keyboard and mouse but Animal Crossing changed that real quick.

She's playing Breath of the Wild RN and she has learned a lot about that style of game. She used to get frustrated with little things and a little disoriented, she only really asks for help on the occasional puzzle or boss fight now.

That's so awesome man! What are you doing here on lemmy, go play with your mom!

Have you considered using Windows in a VM? I currently don't have any reason to use Windows, but if I had to again, that would be my first approach.

I have tried (story option below):

Currently virtualization for the desktop, even though that is in fact the future, there are many issues at the moment. For instance, graphics are holding me back.

Wendell on level 1 techs has plenty of these videos and there is one specifically where he goes in depth on spinning up a windows virtual machine and essentially using a GitHub project to make registry hacks to turn that windows VM into a fake RDS app server then using those apps via the RDP protocol.

I really like this solution but it is still less than desirable when attempting to save files, pass through devices to apps other than keyboard and mouse, run corporate ssl VPN Clients (they often enforce desktop sessions non-rdp via policy).

I follow these threads closely: https://forum.level1techs.com/t/vfio-passthrough-in-2023-call-to-arms/199671

I sometimes think maybe moving to an Intel processor with onboard video for my displays and then using the Nvidia driver patch like this https://github.com/DualCoder/vgpu_unlock or this https://github.com/ProTechEx/vgpu-proxmox to drive local 3D apps and pass GPUs into VMs is potentially something that can be used to get this going (without the need for a second discreet GPU).

I just don't want to have to do this. So I just have a windows desktop (still).

I am running manjaro with a AMD 7900XT GPU, i needed to do a lot of work to get my windows vm to display correctly and it does not perform well in terms of graphics inside the VM. Personally I keep a dual boot with Win11 debloated to run games that require kernel level anticheat. With that said, if you wanna know if it's a good idea to switch, protondb.com gives you what to expect from your games on Linux!