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

  • @Pencilnoob
    link
    English
    226 days 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.