nickwitha_k (he/him)

  • 0 Posts
  • 77 Comments
Joined 1 year ago
cake
Cake day: July 16th, 2023

help-circle






  • CLI text editors have their specific use cases.

    Couldn’t agree more. My use cases tend to be:

    • text editor
    • note taking
    • IDE
    • config editor
    • log viewer
    • adhoc data prep
    • json viewer

    EMACS users sometimes add web browser and email client, among other things but, that’s a bit further than I go. The perf for either of the main two blows nearly any GUI editor out of the water and being able to pipe stdout/stderr to them is just the wonderful cherry on top.







  • the default is smart

    Looking at the systems that are supported, it makes the greatest sense to have the safest failure mode as default. If fault tolerance is available, that can be handled in the entry but, it makes sense but to assume. Having that capability built into the default adds more complexity and reduces support for systems that are not tolerant of a missing mount.






  • Yeah. I had a similar experience. My first successful install, following the docs, didn’t have a network stack. It turns out that the docs are not representative of what’s considered best practices at this point. I also don’t care for needing a new DSL for a single use case.

    So, for me, it’s a non-starter. Fedora Atomic is meeting my needs nicely at this point. NixOS has brought some excellent ideas to the forefront and is a great match for some people. I’ll pass until I can use my JSON/YAML/TOML and the docs are useable.