Microsoft is ruining Windows. It just keeps getting worse. Whether it be their insistence on AI and cloud garbage, or just a general sense of incompetence, I can’t help but feel like the operating system has seen better days.

Normally I wouldn’t care too much, big tech ruins another thing, whatever.

But the problem is Microsoft has such a dominant market share that you can’t really escape them.

I guess unless you use a Mac or something I don’t know.

  • @bobgray123987
    link
    English
    91 month ago

    My problem is SolidWorks, SpaceClaim, etc. They do not run from my testing in Linux…Later I’ll try getting them going in a VM. I just worry about the performance hit.

      • @[email protected]
        link
        fedilink
        91 month ago

        Can you detail your VM setup? I’ve tried Windows 10 on several occasions using Qemu and VirtualBox and the UI lag has been complete ass, even after installing the driver packages for each VM host.

        • Rimu
          link
          fedilink
          English
          12
          edit-2
          1 month ago

          To have any chance of doing serious CAD work in a VM you are going to need to set up GPU passthrough so the guest OS can access the GPU directly. AFAIK Virtualbox doesn’t do this. Some hints about further research can be found at https://en.wikipedia.org/wiki/GPU_virtualization.

          I strongly doubt Windows will be faster in a VM, that’s a pretty bold claim. But it should be possible to get it to an ok level.

        • metaStatic
          link
          fedilink
          61 month ago

          it’s a half truth. a compatibility layer will always be slower than bare metal but main systems tend to get bogged down with excess software and general use. A VM will be optimized for the 1 thing you need to run, and maybe even use a snapshot so it’s always the same system at max performance.