Official NixOS Wiki Launched
wiki.nixos.org
Official NixOS Wiki Launched
1–10 of 13 posts
Re: Official NixOS Wiki Launched
#2Re: Official NixOS Wiki Launched
#3> The Nix language is designed for conveniently creating and composing derivations – precise descriptions of how contents of existing files are used to derive new files.
I’m getting Wikipedia math vibes.
Re: Official NixOS Wiki Launched
#4Re: Official NixOS Wiki Launched
#5Re: Official NixOS Wiki Launched
#6https://wiki.nixos.org/wiki/Overview_of_the_Nix_Language > The Nix language is designed for conveniently creating and composing derivations – precise descriptions of how contents of existing files are used to derive new files. I’m getting Wikipedia math vibes.
"1990 - A committee formed by Simon Peyton-Jones, Paul Hudak, Philip Wadler, Ashton Kutcher, and People for the Ethical Treatment of Animals creates Haskell, a pure, non-strict, functional language. Haskell gets some resistance due to the complexity of using monads to control side effects. Wadler tries to appease critics by explaining that "a monad is a monoid in the category of endofunctors, what's the problem?""
Math people: "What if we made software code more like mathematical proofs?"
Idk. What if you had dated before age 38?
[0] http://james-iry.blogspot.com/2009/05/brief-incomplete-and-m...
Re: Official NixOS Wiki Launched
#7Re: Official NixOS Wiki Launched
#8Early days, but it would be nice if the install guides were written out, not just links to videos.
Producing books demand a significant effort, especially if it's a teaching book, not a mere reference and still cover enough, keeping it up to date in a modern project it's almost a nightmare, so videos and examples remain the quickest and easiest solution.
Personally the main issue I have with NixOS is:
- the Nix language, especially compared to Guix System
- the lack of quickly digestible AND still deep enough docs
I've using NixOS as my main desktop and homeserver since some years and I still have to know Nix enough to be really "confident enough"...
Re: Official NixOS Wiki Launched
#9Re: Official NixOS Wiki Launched
#10Early days, but it would be nice if the install guides were written out, not just links to videos.
IME videos + examples (repo of various configs for many common and less common scenarios) are much more effective (if up to date) than classic guides, specially for on-screen usages, while books are far more effective for the printed world. Producing books demand a significant effort, especially if it's a teaching book, not a mere reference and still cover enough, keeping it up to date in a modern project it's almost…
Text guides will often skip steps because they assume the reader will know what to do.