• @olutukko
    link
    191 year ago

    It’s not locking behind terminal. It’s just not implementing gui. Which is completely valid since that takes time and effort

    • @AeonFelis
      link
      61 year ago

      Also, writing a GUI wrapper for a terminal-only program is much easier than writing a terminal wrapper for a GUI-only program.

      • @[email protected]
        link
        fedilink
        -3
        edit-2
        1 year ago

        Anyone worth any kind of respect writes the API for an application/CTA first and then uses the same API to power the GUI so it can also be used as a CLI tool.

        Everyone is happy, no elitism or wars.

        • @AeonFelis
          link
          English
          31 year ago

          What do you mean by “CTA”? How don’t see how “Call to Action” is relevant in this context, seeing how it’s more of a UX design concern than a technical thing. Or does it have some other meaning that does not appear in Google’s first page of results and that ChatGPT is not aware of, and yet “Anyone worth any kind of respect” already implements?