Chimera Linux - SDF Chatter

I just found about this distro, which is relatively new (2021). Its specificity is that it doesn’t features any GNU software by default, which I find interesting.

Alpine is also GNU-free afaik.
index | Alpine Linux

Alpine Linux

It’s a lot of things-free, to be fair
That’s kind of the point though, as it’s now used as a base for many containers ;)
Its still amazing how easy it is to use still, you can get a desktop environment running in a couple of minutes and apk is insanely fast and easy
That’s right ! It uses BusyBox as its userland which was my main problem with it (though you can easily install GNU coreutils).
had the same thought, not sure if Alpine is built with LLVM though.
Yup. It uses GCC toolchain afaik.
Chimera Linux actually uses apl or Alpine Package Keeper as its package manager, they acknowledge this but despite that market themselves as if they did something revolutionary that has never been done before
Alpine is still GCC based in the very least.
Indeed it seems so.