My advice is, learning new things can be a pleasure, so try to improve your learning skills. Everything is possible then.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I just made the full time switch to pop os and I've been happy so far
Get a pre-owned Thinkpad or Dell Latitude for cheap. Upgrade it if you want, especially with SSD & RAM. Get some Linux on it -- I recommend Linux Mint for ease of use.
Install Linux Mint in a virtualbox VM. It gets up and running so quickly, and works extremely well.
I have been focusing more on learning Linux at work, between some Fedora VMs we use for various things, and the Mint VM I spun up myself. It’s great because jumping between windows and Linux is a simple matter of moving the mouse cursor to a different monitor. I usually just leave Linux Mint running full screen on one of my monitors.
I’m not experienced with lots of distros, but Mint is damned impressive.
I use OpenSUSE, because it has YaST, which is basically the Control Panel in Windows. Without it, I'd have to use the terminal. It also installs on just about anything.
Apparently ChatGPT is really good as a personal tutor. You can ask it specific questions and it will answer with detailed tutorials and step-by-step guides.
The best advice I can give is to just use Linux. Back in early 2006 when I started switching over to Linux I would dual boot, and any time I ran into something that was hard to do on Linux I would just boot into Windows to save time. Eventually I decided to stick with it and not reboot when that would happen. Linux back then was not as user friendly as it is now, so for the most part this should be the exception and not the rule. Obviously some software is going to be Windows specific, but the best thing you can do to learn is just stick with Linux and use it.
As for distros, whatever is the most used which is probably Ubuntu right now, will be best as people will have plenty of answers and questions that will cover what you are going through compared to a niche distro. When you get more experience with Linux, you will get a better sense for what you want out of a distro like rolling releases like Arch, functional package management like with NixOS or whatever else may be important to you. So just stick with Ubuntu or whatever is more popular right now and reevaluate after you get to the point your comfortable with command line tools.
The linux motto to any problem is "it's possible, but here are the pitfalls". You can do almost everything on linux (unlike windows), but the tradeoff is it can sometimes require more time to learn and troubleshoot issues. In my opinion, linux is great for those of us who dislike to use the mouse and take our hands off the homerow. Get used to using the terminal to launch apps, instead of clicking stuff on the desktop. Learn keyboard shortcuts. My recommendation is to use a window manager like i3 with an i3 status bar at the bottom. This will give you a minimal desktop, where you can move windows/tiles around all with keyboard shortcuts. Open apps with something similar to dmenu, where you just have to press a keyboard shortcut and type the first few letters of the app you want to open, and press enter. Learn vim-like keyboard navigation to edit text and reposition the cursor through the text all without the keyboard. Linux integration with this style of experience is vastly superior to Windows and Mac.
As a 40 something who's used Linux exclusively a few times before but always came back to windows for one reason or another, I now use a MacBook as my primary. I hate the ads served in windows and the poor handling of focus.
MacOS to me has been like a more polished Linux with broader support for applications.
I dislike anything that comes out of the Apple ecosystem. Keep that in mind when I say that I agree here insofar as MacOS being a better user option than Windows at this point.
That being said, I would encourage OP in their pursuit to see if Linux can fit their needs. Anecdotally, I've been using Linux (Fedora, KDE) as my daily driver for years now. I find it quite polished and have no issues with finding applications that fit my needs.
Realistically though, application support can be problematic. If a specific proprietary piece of software is required or important to you and it's not available in Linux, that could certainly be a non-starter. You could fuss about with wine and try getting that stuff working, but no guarantee it'll stay working so I wouldn't rely on that. I know OP is interested in A/V stuff. That's not an ecosystem I'm very familiar with. I know it exists, but I don't know how good it is. No harm in trying though, all it costs is time.