this post was submitted on 27 Jun 2023
57 points (100.0% liked)

Technology

37705 readers
114 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

You might boot laptops straight into a cloud OS in the future

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

My issue with Linux is that I run certain software that's only available on Windows. E.g. I edit video in Cyberlink. I have many old projects which I still need to be able to open, so can't use a Linux one. Also for my work I need to use Windows Desktop Client for AVD's which I believe is only available for Windows. I've tried dual booting, but then I would just stick with Windows where I can do everything I need.

That being said, I'm not married to Windows, so if there is an easy solution for this, I'd be keen to explore.

[–] [email protected] 1 points 1 year ago

I think the easier solution is to install Windows in a VM in Linux. You can then isolate the software you need to run in Windows. Unfortunately performance will be slower than Windows running natively, but you get to stay in Linux for the most part, and have less tracking.

Alternatively if you can manage to get it working, you can try running it in WINE, which emulates Windows system calls so you can run Windows executables right on Linux with little performance hit. A tool called Bottles makes it much easier in my opinion, so I recommend going for that.