Even ignoring the surveillance aspect of ads, which I could go on a massive rant about, Google and other ad platforms themselves doesn't seem to care about harming people with malvertising and scam ads. Why should I care about their revenue?
ruination
Are adblockers even illegal? I didn't think it was.
Time to poison their data, I guess.
Neat, thanks! Makes me even more grateful that I decided to switch.
Is GrapheneOS affected?
What a coincidence, I'm trying to learn SELinux too! Any tips?
Really fasttracked my Linux learning experience too. If you're starting out Linux and are predisposed to masochism like I am, using Gentoo as your first distro really catalysed my understanding of Linux (at the cost of a week's worth of crying and self-loathing lmao).
Gentoo lets you do basically whatever you want. The whole idea of it is that you make all the decisions in your system, as opposed to how most distros impose their developers' choices.
To be honest, I only use it for fun. Unless you enjoy tinkering like I do, or you have really low RAM, there's no reason to use it over glibc. I'm aware that Madaidan also mentioned that it is more secure, but I'm not too knowledgeable on that so I can't really comment.
Even if they do remove them from the official stores, you can always go straight to the source and sideload it.
You can even mix and match it H/SELinux with musl (and Clang, if you're up for some masochism and performance boost), though it does require patching sometimes. From my experience, you can find patches from Alpine's Aports and that should fix it ~90% of the time, but sometimes you'd need to write your own. Another tip in case you're interested in trying musl on Gentoo is that there's a compilation flag for large file support documented in Gentoo Wiki's musl development page which fixes compilation failures caused by calls to functions with names ending in 64 (e.g. fseek64). This is yet another massive source of compilation failure in musl. Lastly, you should mask musl versions ≥ 1.2.4 if you want to have any semblance of a * good time with it.
Wait, how does Google make money off of paywalled contents?