EDIT: I don’t like the term ‘soy boy’, just picked ‘soydev’ for a lack of a better word, intending to use it semi-ironically.

recently I saw a project move PR discussions to discord, like what’s the point of using a git forge at this point, you can as well just use git send-email

  • RubberDuck@lemmy.world
    link
    fedilink
    arrow-up
    56
    ·
    6 months ago

    Also game Devs that have discord for their community and then there are channels for bug reports and channels for suggestions and feedback.

    Nothing will get tracked, nothing will be retrievable, you might as well yell into the void.

    • pkill@programming.devOP
      link
      fedilink
      arrow-up
      15
      arrow-down
      1
      ·
      6 months ago

      I think it’s reasonable if the users are given the ability to fill in bug reports via discord and then that gets forwarded to a git forge via some bot so that they don’t have to deal with setting up an account on said forge. But if discord is the primary tool for such tasks then it’s kinda messy, like trying to idk, replace pliers with scissors, or trying to use a ruler to cut things. Technically you can and it might work, but we created specialized tools for various tasks for a reason, why try to make the tools we use like jacks of all trades and masters of none?

    • wahming@monyet.cc
      link
      fedilink
      English
      arrow-up
      8
      ·
      6 months ago

      Depends. I’ve seen games where they have official staff that act as front line on discord and log actual issues into their bug tracker.

    • shiroininja@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      6 months ago

      That sounds like a nightmare. I would only discord for conversational communication at most. How does that even work?

    • Psaldorn@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      6 months ago

      Lumia stream uses discord but the “post” type of channel, it works pretty well, searches for similar before adding a new entry, each has its own thread. Easy to peruse

      I’d prefer GitHub and proper error reports but from a reporter side it’s convenient at least

    • PostingPenguin@feddit.de
      link
      fedilink
      arrow-up
      4
      ·
      6 months ago

      Not quite. There was an interesting talk by the devs of slay the spire. If i remember vorrectly they just scraped discord and then made an evaluation of this data and from there generated useful feedback for development.

    • Landless2029@lemmy.world
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      6 months ago

      The only time I’ve seen this done right is when there was interaction between discord and github. It was fantastic and I never looked into how it was setup.