I’ve worked with some pretty rotten software, but management software is easily the most user unfriendly, so my vote goes to HPSM.

  • henfredemars@infosec.pub
    link
    fedilink
    English
    arrow-up
    80
    ·
    edit-2
    4 months ago

    Due to really dumb requirements we had an app that used Python, Visual basic, C and C++, MATLAB, R and JavaScript. I’m not describing an application stack. This was a single binary. The amalgamation was so disturbing that it couldn’t even shut down once run, instead asking the operating system to please, please kill me.

    Part of the installation procedure involves disabling all SSL certificate verification on company machines.

    • Андрей Быдло@sh.itjust.works
      link
      fedilink
      arrow-up
      22
      ·
      4 months ago

      What a bizarre monster. Do you know it’s history? Maybe devs changed a couple of times or something? It seems to be a pain to even understand it’s insides as a lead with that many languages.

    • daddy32@lemmy.world
      link
      fedilink
      arrow-up
      12
      ·
      4 months ago

      I mean, that sounds completely horrible, but it says something about the world of web, when it is not that different than any regular frontent/backend web stack. I.e. HTML + CSS + javascript + backend language + sql + random shit on top of it, all in the single project. And that’s even before talking about native apps for mobile.

      • Artyom@lemm.ee
        link
        fedilink
        arrow-up
        9
        ·
        4 months ago

        But GitHub gives you a prettier rainbow when your repo has more languages!