• Inucune@lemmy.world
    link
    fedilink
    arrow-up
    142
    ·
    8 months ago

    Bottom left looks dumb now, but in 15 years when it is still doing heavy lifting as a legacy application with no external support, they’ll be happy it was overbuilt.

      • nilloc@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        29
        ·
        edit-2
        8 months ago

        Is everyone still using imagemagik under the hood? I’ve been out of the web server game for a while.

          • wewbull@iusearchlinux.fyi
            link
            fedilink
            arrow-up
            4
            arrow-down
            1
            ·
            8 months ago

            Containers are the ultimate “works for me” in software development. My experience it makes for more fragile software that depends on its environment being perfect and nothing else will do.

            • nyoooom@lemmy.world
              link
              fedilink
              arrow-up
              2
              ·
              8 months ago

              Well no, containers allow you to know exactly the environment it runs into, no matter what the actual host environment is, you can run your program on windows, Linux, Mac or any other Docker supported system and it will work the same, I don’t see how that’s fragile.

        • drathvedro
          link
          fedilink
          arrow-up
          8
          ·
          8 months ago

          imagemagik

          Yes, but it’s more of the middle wide block of the picture. Under it, there are quite a few tools that have been maintained by some lonesome guys since 90’s and some that haven’t been updated for years. Sometimes both. Learned about that the hard way, unfortunately.

    • Artyom
      link
      fedilink
      arrow-up
      41
      ·
      8 months ago

      And that legacy application is actually only using one of those engines and it’s to do something completely different and the dev who can explain it retired.

      • MajorHavoc@lemmy.world
        link
        fedilink
        arrow-up
        25
        arrow-down
        1
        ·
        8 months ago

        And every time someone removes any of the unused engines, everything falls apart, even things not in any way connected to it.

        So we put the engines back, and swear never to speak of it again, at least until we find time to complete a Perl tutorial.