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.

  • @LeFantome@programming.dev
    link
    fedilink
    3
    edit-2
    10 months ago

    I have been running it for a while. It is mostly awesome.

    A non-trivial amount of software assumes Glibc though and so you will have the odd hiccup because of MUSL. I think one of the goals of Chimera is to improve that situation.

    • @Zucca@sopuli.xyz
      link
      fedilink
      110 months ago

      I have one old laptop where I installed Gentoo with musl+llvm profile. It’s fun to tinker with. If I need to run any game binaries, I guess I’d need to run some containers…