• Frezik@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 hours ago

    It is done, but it comes in specifically packaged form for each use case.

    Postman is essentially a GUI app for reproducible curl commands. There’s nothing in Postman that couldn’t be done by a good shell script, and it will spurt out a curl command if you want. To get this in a shell environment, you need to have the knowledge to put together tools that are sitting right there. To get it in a GUI environment, you need a team of people who probably know how to do it in a CLI, but then create a complex memory hog GUI to do it otherwise. None of that development effort is directly transferable to any other problem space.

    • ian@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      That’s not necessarily so. There are all sorts of legacy reasons people give for making poor software. From lazy monopolies to programmers with little understanding of usability. To people without the big picture. It will change.

      • Frezik@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        Why would it suddenly change now, decades after the first GUI operating systems were available to average people?

        • ian@feddit.uk
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 hours ago

          Sadly, big business, techies without imagination and community FOSS without enough capacity are the ones that control what is available. Nothing will suddenly change. Usability is way down the priority list.