"NixOS is a Linux distribution configured using Nix. It is declarative, meaning that the entire system state can be defined in a single .nix file; and reproducible, meaning you can have multiple computers set up identically. If this sounds like a bullshit timesink like Arch or Gentoo: it’s not. There was a time when the idea of spending … Continue reading NixOS for the Impatient
Tag: software
Documentation As Empathy
...Writing documentation is an exercise in empathy. We're not describing an objective reality - the source code already does that. Our job is to help shape the relationship between users and the Vue ecosystem. This ever-evolving guide provides some rules and recommendations on how to do that consistently within the Vue ecosystem. Principles A feature … Continue reading Documentation As Empathy
