Personally, I would not recommend diving into Linux headfirst by installing it as your only operating system. If you can afford an additional small drive (128GB should be plenty), I would suggest buying one and installing something like Linux Mint on that, while putting Windows on your main drive.
That way, you can switch between them whenever you want to (when you turn on your computer, you can just use a menu to choose which drive to boot to), and get somewhat familiar with Linux before deciding if it’s worth your time to really dive in.
(There’s a way to put both operating systems on the same drive, but it’s really easy for something to go wrong and end up with one of the operating systems inaccessible. Since you’re inexperienced, I would avoid going that route for the time being, and just keep both on separate drives.)
LLMs are also really good at generating regex based on a short description. It’s saved me a bunch of time, since I don’t use regex often enough to become proficient at it, but it’s necessary for certain particular things (such as find/replace with Notepad++, or hyper-specific URIs in Bitwarden)