|
|
|
|
|
by rgoulter
1104 days ago
|
|
Analogously, compare Emacs with VSCode. It's much easier for someone to be productive with VSCode without having to go out of their way to learn much. Whereas, Emacs' requires much more effort to learn, even just to get started; but is much more extensible than VSCode is. For the user who doesn't want to spend much time learning, surely VSCode is better. For the user who wants to get the most out of their editor, Emacs is a reasonable choice. I think Nix is comparable. Much of the time, Nix is quite straightforward to use. But, when you do run into something that's hard, Nix can be very difficult to work with. Maybe there'll be a tool that's to Nix/NixOS what VSCode is to Emacs; where you get the benefits of a declarative config. |
|