• NaibofTabr@infosec.pub
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 days ago

    So what we’re saying is that the Linux developer community is generally bad at writing log messages and error descriptions.

    • trem@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      11
      ·
      2 days ago

      I mean, it could most definitely be better, but I really don’t think that it’s worse on Linux. Error handling is one of the hard problems in computer science in general.

      And well, at least you do get easy access to logs and error messages on Linux, which makes it infinitely better in many ways, but is also at least partially why this post exists.
      On Windows or such, you’d instead put a vague description into a search engine and hope someone had the same symptoms before…

      • ozymandias117@lemmy.world
        link
        fedilink
        English
        arrow-up
        14
        ·
        edit-2
        2 days ago

        The “fixes” on Windows are always

        Step 1) Run antivirus

        Step 2) sfc /scannow

        Step 3) reinstall Windows

        • Blemgo@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          Hey, that’s not true!

          Tap for spoiler

          You also run “DISM /Online /Cleanup-Image /RestoreHealth” on step 2.

      • OwOarchist@pawb.social
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        2 days ago

        at least you do get easy access to logs and error messages on Linux, which makes it infinitely better in many ways

        Yeah, lol. At least the log says something vaguely useful. Instead of some Windows app that tells you Something went wrong :( and that’s all you get.