this post was submitted on 27 Apr 2024
24 points (96.2% liked)

Technology

58061 readers
31 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 4 months ago (1 children)

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!

[–] [email protected] 0 points 4 months ago (1 children)

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.

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

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.