• @clearleaf
    link
    101
    edit-2
    1 year ago

    I don’t understand how devs can be too lazy to write documentation but somehow they’d rather explain the same shit in discord over and over and over and over and over and over

    • @RoyaltyInTraining
      link
      511 year ago

      The help command is one of the first things I work on in any project. Even if I’m never gonna share it, my future self will appreciate it.

      • @kurwa
        link
        91 year ago

        Even on simple scripts, it’s so help to remind yourself however the hell you made it work.

      • oce 🐆
        link
        fedilink
        51 year ago

        I always document a lot because I forget what I was doing one week after.

    • @Rooty
      link
      43
      edit-2
      1 year ago

      Why is discord so popular in non-gaming circles? People use it as a shitty, bloated and centralized IRC clone, with the voice fuction being completely ignored.

      • Dym Sohin
        link
        91 year ago

        bc everyone is a gamer, and using another chatting app is just adding more clutter

      • @[email protected]
        link
        fedilink
        11 year ago

        I’m no discord fan but my recent attempts with using IRC failed because I had incorrect reverse dns or some shit like that. Obviously I have no control over that in a consumer connection.

        There are still better alternatives than Discord, though :)

      • @Agent641
        link
        81 year ago

        I write buggy software so that users will email me.

    • peopleproblems
      link
      91 year ago

      I think it’s loneliness, honestly.

      That and corporate work environment tends to rewards those that can explain stuff vocally ad nauseum.

    • @hperrin
      link
      71 year ago

      As someone who writes fairly extensive documentation, I can assure you that it doesn’t matter. People will still ask questions in your Discord that are answered in your documentation.

      I’ve learned that you kind of have to strike a balance between being terse enough that people will read it and verbose enough that it’s actually helpful, but there is a minimum number of questions you will always get.

    • @Treczoks
      link
      31 year ago

      At work, I am one of the few who actually documents. Not only with Doxygen, but I also write real documents regarding all kinds of topics.

      Guess what? “I know you have this documented somewhere, but could you just quickly explain again how this common task works?”