As the title and the website say, I’m currently making a distro with the goal that you don’t have to compromise between ease of use + safety and bleeding-edge + performance optimizations.

As I will likely be able to publish the 0.0.1 source code to the GitHub link and the ISO to the website sometime next week, I would like people to be aware of my project so I can have some feedback for further improvements when I release the first version. I have not posted this anywhere else yet, as I value the opinion of this community more than Reddit or whatever.

If you have any questions or any criticism, please voice it, I would love to hear it, good or bad, in the end I want to make a proper OS. (I’ll go to bed now so expect replies to take a few hours from posting.)

  • Helix 🧬@feddit.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    19 hours ago

    Why NixOS? I found NixOS to be very inefficient with resources like human time, CPU time and storage.

    • ghost_laptop@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      9 hours ago

      i haven’t tried it yet as my daily drive so i can’t say for sure. but some things are undoubtabtly really good implementations. the way apps are installed ensures a clean way out of dependency hell, the fact that you can declare your config and reproduce seamlesessly. in a way nixos works kind of like an atomic distro if you will because for example you could do crazy things like built your system from the ground up every morning if you feel like it. why do you mention about cpu? is it because of the compiling while installing apps?