It compiles everything it possibly can from source. This lets you selectively enable and disable features via “USE flags,” whereas other distros give you binaries that have everything enabled that a user might possibly need (and thus lots of additional dependency bloat).
I also prefer portage (Gentoo’s package manager) to APT because it’s tidier and makes it very easy to write your own packages (a few lines of python code), tracking dependencies and doing reversible, sandboxed installs instead of going “./configure; make install” and adding binaries behind the package manager’s back that then cease to work when the system libraries are updated because they’re not automatically recompiled.
Unity, Steam, Unreal Engine, Blender, Firefox, VirtualBox, Sublime Text, Rider, Krita and everything I need for development work nicely.
That’s interesting I have to look more into it, I’ve been using Ubuntu and CentOS for pretty much all my Linux needs so I’m really used to those now, about time I branched out. - Also I’ve never heard of “Krita” until now and it looks amazing! O.O