156
Can you use Linux today without the terminal?
(lemmy.dbzer0.com)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Yes. I agree these chatbots are another text interface like a CLI. So to me that's again a barrier to usability when I wish to refer to graphical or linked logical items on my screen that don't have any text description. I don't work in a purely text world, where usually there are no CLI commands for what im doing.
Its likely these people find a chat bot easier as they don't need to memorise a command plus modifiers exactly letter perfect. Where one mistype can fail, or worse. Two big issues people have with a CLI. And the chatbot output is made readable too. Where on a CLI it's hard to know if something worked, not being familiar with the terminology it spits out.
I hate llms, but honestly some sort of local one that wasn't trained on the orphan crushing machine thats integrated into the terminal could really help people. But I dont think it needs to be an llm. Just a cleverly coded lookup program like fish or tldr. Something where I can type "audio" and get settings for audio to show up with brief explanations so I can troubleshoot.
I myself forget commands a lot and have a notepad file (that I made an alias for so I can open it super fast from terminal) . But most peolle find this batshit insane that youd have to do that in 2026 and i get made fun of a lot. I myself like the simplicity.
> i get made fun of a lot.
Yes. They don't understand you need a way that works for you. We are all different. There is no one-size-fits-all.