this post was submitted on 15 May 2025
59 points (95.4% liked)
Asklemmy
48072 readers
630 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I recommend dual booting, not a VM. It is easy enough to choose which OS to boot into if you need to go back to Windows, while being enough friction that you don't immediately fallback to going into Windows every time you don't know how to do something in Linux.
I don't code, but from the gaming standpoint, things are pretty decent on Linux these days. I've been on Linux full time on my laptop for well over a year now, and 6+ months on my main desktop now and find very few reasons to boot into Windows. I think I booted into Windows last weekend for the first time in at least 2 months because I had to upgrade the FW on a device that only had a Windows tool. Otherwise I do have a windows VM on a server that I use relatively frequently, because the state of 3D CAD software on Linux is horrible.
I actually recommend against dual booting, because Windows is not a friendly neighbor. It has a bad habit of fucking with boot loaders and insisting that it be the first priority every time it updates.
Do these issues go away if you have a two separate physical disks for each install?
Yeah, that is the downside of dual booting, you are almost certainly going to end up learning how to chroot to fix the bootloader at some point. But dealing with a VM, especially if you want to pass a GPU also has its own difficulties.