I'm relatively unfamiliar with Linux. I'm getting a ThinkPad T460 and want to install Mint on it. Is there anything about the T460 I should know?
It's probably been 15 years since I've used Linux and Mint seems to be the recommended distro for people who aren't all that familiar with Linux like me, but I didn't know if there was anything I should know with this ThinkPad model that anyone is familiar with. My searching around shows people saying everything from it was painless to install to they had tons of issues and I have no idea how common either one is.
ThinkPads generally have great Linux support because they're really popular in the community.
One thing though, forget about the fingerprint reader. You can get it to work with some effort, but it's essentially useless because it's not integrated like on win/mac.
Mint is a good choice for beginners (IMO MX > Mint). Just remember to use flatpaks for software you want to keep up to date. Also, if you end up disliking cinnamon, it's probably better to switch distros.
What I wish I knew when i first installed a flatpak is that they, by default, do not have access to all the files in your file system. You can change their permissions with an app called flatseal (it should be available in the mint software app). Even then, I would avoid using them for things that need access to system files and libraries, such as IDEs.