this post was submitted on 18 Nov 2025
120 points (100.0% liked)

Privacy

2913 readers
235 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] lka1988@lemmy.dbzer0.com 13 points 2 days ago* (last edited 2 days ago) (1 children)

Every time I read about these "upgrades", I'm glad I ditched Windows on my personal computers.

[–] OhShitSon@lemmy.zip 2 points 1 day ago (1 children)

Yeah, I still need Windows on my laptop for some schoolwork(GX works 2 for PLCs), that I can't get to work on linux.

Really happy with Fedora KDE though, some things require a bit of fiddling, but I do enjoy the troubleshooting process.

[–] lka1988@lemmy.dbzer0.com 2 points 1 day ago* (last edited 1 day ago) (1 children)

That's why I specified personal devices. My work laptop runs Windows 11. But it belongs to the company, so I don't really care.

For other shit of mine that requires Windows (like vehicle diagnostics software), I just run a VM.

[–] OhShitSon@lemmy.zip 1 points 1 day ago (1 children)

Hmm, I suppose maybe I could get GX Works to work on my main pc. It's a pirated copy that our teacher handed out to us, but iirc the installation was fairly simple.

I haven't ever used a VM though, will I have to set it up every time, or can I save the VM and start it up whenever I want to?

[–] lka1988@lemmy.dbzer0.com 3 points 1 day ago* (last edited 1 day ago) (1 children)

I haven’t ever used a VM though, will I have to set it up every time, or can I save the VM and start it up whenever I want to?

It's just like a physical machine, except launched in a window from your desktop (or wherever you put the VM launcher). And yes, if you set it up correctly, it saves its state when it shuts down.

I use virt-manager, which is just a GUI on top of KVM/qcow. Works really well. It's available for pretty much every Linux distro.

[–] OhShitSon@lemmy.zip 2 points 16 hours ago

Thanks, I'll look into it!