Hello Linux community.

I’d like to take a moment to explain what I hope will be a simple concept (so really it’s more of a reminder) that everyone should say least know and understand.

Not everyone (myself included) learns best by RTFM. Some of us need a guiding hand or to watch a video instead. It’s not that we’re lazy or don’t like reading, it’s just that it doesn’t work efficiently enough.

  • Specter@piefed.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    24 days ago

    Not to mention, RTfM is not always possible for some distros like NixOS where the documentation is weaker than for other more mainstream distros.

    • Nibodhika@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      24 days ago

      What are you talking about?, NixOS documentation is one of the best ones around, not to mention that with just being pointed to the approximate direction of something and having a good text editor you can figure out things quite easily and without risk of breaking your system. I’ve recently switched from Arch and honestly as good as documentation is on Arch, I prefer NixOS one.

      • Specter@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        24 days ago

        I am talking from experience here. Some of the documentation is out of date, some is meant for Channel NixOS installs and not so appropriate for Flake-based installs.

        Most of the fixes for my issues I find across NixOS discourse forum posts, or in the subreddit of the other platform. The Wiki/official documentation is not enough.

        I’m glad you switched to NixOS (welcome!) but this is gap in documentation is something that will become more apparent over time. The NixOS official wiki ironically often links to Arch wiki to explain certain concepts further.