33
The Terminal Question
(lemmy.ml)
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
My suggestion is you focus more on learning to use the terminal than figuring out which one to use. Switching terminals is like a micro version of distro hopping without the benefits.
I use ollama for llms, but being a terminal tool, you need to be comfortable using the terminal.
To answer your original question, I use alacritty. Minimal bells and whistles. Just a terminal.
Uhh, switching terminals is nothing like distro-hopping, that's a ridiculous analogy. You might need to configure the new terminal, but that's it, and there's no cost or conflict.
Fair, although I am reasonably comfortable with the terminal (just don't know all the commands and such, always having to look that sort of thing up). I used to run linux installs many years ago back when stuff like slackware and redhat were the standard distros and X was iffy at best so I've done a lot of that sort of thing, just not in like 20+ years.
But I'm seeing lots of recommendations for alacritty, I'll check it out, though most people seem to think konsole is fine unless I have specific needs which I really don't. Thanks!