In my experience, the most innovative distributions include NixOS and GNU Guix System (Nix influenced it): determinism/correctness, pure functional paradigm, declarative, atomic, departing from FHS for good, … And they are pretty useful currently: Nix has the most packages, both are declarative so can easily reuse the configuration and apply in infrastructure as code, can rollback, can use for development (basically a way better alternative to Docker), can use in other distributions and Nix even on MacOS… Nix community being generally more practical, agile and flexible, while the GNU Guix community enforcing more correctness (building everything in their repositories from source including all transitive dependencies) and software freedom as GNU/FSF defines.

Other distributions I could include are musl based ones, Clear Linux, Fedora SIlverblue, OpenSUSE MicroOS, and projects like sel4, Theseus OS, but I don’t have much experience with them to describe them fairly. So please lets discourse about innovative distributions and operating systems, those which you have experienced, which you may be excited about.

  • Helix 🧬
    link
    fedilink
    31 year ago

    Arch Linux. The only proper usable rolling distribution for the desktop.

    • @hfkldjbuq@beehaw.orgOP
      link
      fedilink
      4
      edit-2
      1 year ago

      bleeding edge rolling release is a nice differential that made me stay in arch for a bit more than a year. but i don’t see arch as innovative; it is a traditional distribution with a different release cycle, and happens to have an user contributed repository with many package definitions. Nix package manager exists since 2003 and NixOS since ~2005, while Arch since 2002.