My current rig is featuring an I7 10th gen and a nvidia 4070ti. Is there a distro that you recommend me to use as a linux beginner that is also good for gaming and streaming, that will work with my pc parts? Because I heard that intel and nvidia are famous for causing issues on Linux.


Good advice on the Ventoy front. It makes trying out things very comfortable, if you have a large enough thumbdrive (>32GB).
Don’t push beginners towards immutable distros such as Bazzite though. Some things there can only be installed within distroboxes, and expecting beginners to fiddle with containers and images of other distros is way more than they should have to contend with.
As a beginner on Bazzite who’s been struggling to figure out said distroboxes (via Distroshelf), is there a good guide somewhere to them? On like, a conceptual level. I.e., when do I need to use a distrobox and why? A lot of information I’ve been finding has just been command line instructions and that’s great, but I really want to know the ‘why’ of things so I understand what I’m doing.
Very basically (ELI5):
You may now begin to understand why I wouldn’t recommend Bazzite to beginners: it’s a cool, but advanced concept, and you need to understand its limitations and workarounds. Otherwise, you will just be roadblocked at some point, or, like you are, hacking away on the command line without actually understanding what you’re doing. On that note, props to you for succeeding so far! But also, at the risk of sounding like a gatekeeper, it shouldn’t be that way, for two reasons:
As a beginner switching from Windows, you have enough things to familiarise yourself with: the file system structure is different (“Where’s my C:\ drive?”), software installation is different (“Wait? I don’t just download random binaries from the Internet like a caveman?”) and a lot of software is different (“Where is Paint? Where is Outlook? And where did the ribbon menu in Office go?”). You really shouldn’t have to tackle the command line to get basic functionality working.
If and when you start working on the command line, you must understand what you’re doing, because the command line assumes you do. It lets you do anything with and to your system, which makes it a very powerful tool. But powerful tools need to be handled with caution, and as you can see from your experience, Bazzite does not teach you that: it expects you to use the terminal right away, and since you can’t, you just resort to copy-pasting random commands off the internet. In Bazzite, this cannot hurt you much because of how the distro ist built. But it’s an absolutely terrible habit for new Linux users to get into. Once you switch distros and move to something else than Bazzite, just running random commands on the command line can absolutely wreck your system.
It’s definitely not something I would throw at my parents or my less tech-inclined friends. I think it’s alright for me precisely because I’m already motivated to learn the command line and this gives me more incentive. There’s more I want to do with my machine and I’ll get there, but I already feel annoyed when I have to use my work laptop (which has Windows 11 on it). I didn’t think I’d get to a point where I despise Windows File Explorer, but every time it lags I long for Dolphin, lol
I may throw Mint on my personal laptop just to get some experience with it. While I like bazzite, I absolutely see why I can’t recommend it to most people starting out. I think more software will need to run on Wine before I can convert people, though.