this post was submitted on 10 Dec 2023
1273 points (98.3% liked)

linuxmemes

20986 readers
2101 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] olutukko@lemmy.world 19 points 10 months ago (1 children)

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

    [–] AeonFelis@lemmy.world 6 points 10 months ago (2 children)

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

    [–] soggy_kitty@sopuli.xyz -3 points 10 months ago* (last edited 10 months ago) (1 children)

    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@lemmy.world 3 points 10 months 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?