• MeanEYE
    link
    9
    edit-2
    3 months ago

    The need exists, and has been for a while now. Refusal to accept that fact is what’s leading to reduced use of IRC protocol. Sure, you might not see the need, but everyone is not you. Especially for work and development images can come handy.

    • Maeve
      link
      fedilink
      23 months ago

      I’m not adverse, I guess I just got used to doing it the old ways.

      • MeanEYE
        link
        63 months ago

        I can understand people being use to unavailability of such features. When we were trying to figure out a solution for our development team which is mostly working form home, IRC was one of the options. We tried using IRC, Matrix, and bunch of others. While IRC was really fast and reliable its main issues were poor mobile support, where client would get disconnected when switching networks and multimedia support. Matrix and Tox supported these but there were so many problems with them at the time. So everyone pushed towards Slack. Luckily I had enough influence to not allow it and we finally settled with Signal, which is far from perfect, but it works for what we need it.

        Sending files in this day and age shouldn’t be a question of having public IP and routed ports and messing around with settings.

        • poVoq
          link
          fedilink
          2
          edit-2
          3 months ago

          If you arn’t using a IRC server with build it bouncer (like ergo.chat) you really need an additional bouncer (linke ZNC or Soju) with an IRC network. As you say this is not an optional feature, but a must have. Most traditional IRC users run their own bouncers, so they feel no need for large networks to implement this vital feature and thus hold back IRC as a whole.

          That said, if you had provided a nice client with built in bouncer and multimedia functionality, like The Lounge or Convos, or used an external service like IRCcloud, I doubt you would have had much issues with IRC adoption in your team. The Lounge especially also works really well on mobile.

          • MeanEYE
            link
            13 months ago

            I had ZNC set up for myself and few other people, but all of that is additional steps and additional things that require maintenance. But client with built-in things like these would be great. Ideally protocol should implement those, especially considering how easy it would be for server to do deduplication on messages for multiple users.

            • poVoq
              link
              fedilink
              13 months ago

              Bouncer like functionality is available in IRCv3 compliant IRC servers like Ergo, so yes it is available on protocol level, just the popular IRC networks don’t implement it and workarounds like bouncers are sadly needed.

        • Maeve
          link
          fedilink
          23 months ago

          Hey, context made a boatload of difference! I use Signal but grow restive with it ; I can see using it in your circumstances and yes, irc with photo/code support would’ve been a better choice. Thanks for a window to see beyond my limited perspective.

          • MeanEYE
            link
            23 months ago

            No problem. Like I said, everyone has different needs, but it’s better to have features and not use them than the other way around. When we used IRC, it was a real pain. I insisted we give it a shot for about a month and we couldn’t pull out a week. The moment I realized I had to explain to people where to click and what to expect that’s the moment we dropped it. Which is a shame, I really like the protocol. Not to mention ease of implementation with various scripts and git hooks.