Are you prepared for the ramifications of windows 10 EoL?

Brkdncr@lemmy.world to Technology@lemmy.world – 229 points –

Next year Windows 10 goes End of Life. Microsoft will undoubtedly push windows 11 hard, but a lot of machines won’t support it leading to a few economic points of interest:

The demand for new machines will be high, driving up cost.

The supply of unsupported machines will be high, driving down the used market.

Are you all ready?

144

You are viewing a single comment

I do it already at work! Windows runs great in qemu.

There is a few things that we still need to move away from, app wise, that requires windows. But already I solve 95% of my work tasks in Linux. We will soon move all terminal computers in our production lines to Foss software and new stations run Ubuntu. Linux runs lighter and cheaper and easier to maintain and update and replace. We are super happy about it.

Best thing is, it will only get better!

Yeah that's great. I only struggle with how to split the hardware up between Linux and Windows, because I'd have to do most (but not all) of the demanding work in Windows, but that's only a fraction of the time, so then that hardware will be unusable the rest of the time when I'm just using Linux. Ah well, I'll figure something out, and I'd rather take unaccessible hardware 95% of the time than running Windows all the time.

I run windows 10 in a docker container on Linux and RDP in from any computer. More lightweight than a full fledge VM. It comes with file system passthrough as a network folder.

I just stop the container when I'm done and return to my Linux desktop session.

The remote approach is very interesting. I should evaluate that. At least for some usecases.