Fun fact: The outdated software runs on outdated hardware, too.

      • biscuitswalrus@aussie.zone
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        I’m sure it’s not that simple but .Net is and has been on Linux https://learn.microsoft.com/en-us/dotnet/core/install/linux

        Docker images I have run dotnet in a container but the docker server host is Ubuntu. Though I really should flatten it and run it on proxmox.

        However, it’s not like that would save real dollars on licensing we have Windows servers still for AD et. al. and therefore have to license all CPU cores in a hypervisor cluster so having fewer windows servers is irrelevant in our environment with regards to license costs.

        • Pencilnoob@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 months ago

          Oh yeah, all my code is dotnet core running on Ubuntu servers in docker.

          Just all this legacy code is written in dotnet framework which doesn’t run on Linux, and requires some moderate effort to switch (relies on libraries that are framework, and those also rely on framework libraries, etc)

          It’s completely possible, but for now, I’ve got these 2022 servers running “good enough” to go to production, and I’ll convert them as soon as the first issue arises.

    • SirDerpy@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      There’s two ways to perform every task. There’s the way we say and maintain the illusion of doing. And, there’s the practical way we actually get the work done. If we don’t maintain the illusion then they’ll cut budget. If they cut our budget we can’t even afford the practical way, let alone what they think we’re doing.

      Your success in this position will be determined by how quickly you learn both processes and how well you choose which is appropriate for the situation.