• Seirdy
      link
      23 years ago

      IRC diehard checking in. I prefer IRC to Matrix (been using both daily for a year or two now), but a switch wouldn’t be the end of the world.

      Matrix has a high and growing complexity that makes developing a new client/server hard; as the spec grows, devs need to keep updating servers/clients with new features or risk being left behind. IRC clients can be whipped up by an individual in a short amount of time and then enter “maintenance mode”.

      System requirements for running a Matrix server are extremely high with Synapse, and not that great with Dendrite and Conduit compared to most IRC implementations because of the need to sync room histories.

      Matrix also has a lot of features that I’ve come to find unnecessary/distracting: typing notifications, stickers, profile pics, etc. It’s possible to carve out a subset of the protocol and just use that, but at that point it’s probably better to just use IRC.