• Aniki 🌱🌿
    link
    English
    225 months ago

    Also from an engineering perspective it makes LOADS more sense as you can apply patches to the servers instantly vs. requiring the users patch the game themselves.

    • @ikidd@lemmy.world
      link
      fedilink
      English
      45 months ago

      Also, you can control the variables of the system it’s running on.

      Of course, it means when you fuck up, it affects everyone at once.

      • Aniki 🌱🌿
        link
        English
        35 months ago

        But with journaling file systems and kubernettes orchestration it’s SO easy to revert changes with modern day Linux.

        • @ikidd@lemmy.world
          link
          fedilink
          English
          45 months ago

          Oh, absolutely. I can’t believe we deployed web apps on IIS for instance. What a shitshow that was. If you can run the important bits on something predictable like linux with all the serverside tools that gives you, why wouldn’t you.