175
GUIs (piefed.kobel.fyi)
top 50 comments
sorted by: hot top controversial new old
[-] Someonelol@lemmy.dbzer0.com 31 points 1 week ago
[-] YiddishMcSquidish@lemmy.today 14 points 1 week ago

Seriously! I can do shit in the terminal, but I grew up post DOS and it's nice to just click something and have it work.

[-] Doomsider@lemmy.world 10 points 1 week ago* (last edited 1 week ago)

Meh, I mean you are not wrong.

What is even better though is knowing that whatever you click on is just inputting a command you could do yourself manually into a terminal. Now that is some cool full circle shit that Windows fucked up by hiding the CLI.

[-] 1995ToyotaCorolla@lemmy.world 7 points 1 week ago

I remember waaaay back in the server 08-08 R2 days, you could do something in server manager (such as installing a role) and while that process was running, you had the option to see the powershell command it was running in the background. That was pretty cool

[-] YiddishMcSquidish@lemmy.today 3 points 1 week ago

I agree, but after you do it for a paycheck for any length of time it loses its magic.

[-] slazer2au@lemmy.world 24 points 1 week ago

Good GUI are hard to make while a good cli is rather easy.

Nothing wrong with a GUI that does what it needs without fluff.

[-] toebert@piefed.social 17 points 1 week ago

The cli has one other benefit which I think is rarely recognised: it's pretty easy to tell someone you need to run "xyz -a -b -c" (bringing the safety risk with it to be fair), but it gets a lot harder to be like "so in the top left there is a cog button that opens a panel on the right where you're looking for the 2nd tab and there'll be a checkbox".

The things I appreciate even more than a good gui are programs with a good gui and a cli.

[-] DmMacniel@feddit.org 4 points 1 week ago

A well documented CLI is easy to generate a GUI from.

load more comments (2 replies)
[-] Cethin@lemmy.zip 1 points 1 week ago

Good UX is the best, whether that's CLI or GUI. UX is under-appreciated.

load more comments (8 replies)
[-] Nioxic@lemmy.dbzer0.com 2 points 1 week ago

Tbh a lot of things are just easier to show/explain with images and icons in addition to text.

And in many cases mouse control is just super handy and fast

And while a terminal can show all these things… its just not comparable, IMO.

I wouldt want to write my job application in the terminal, or design a product, or whatever else requires just a smidge of graphics

[-] BCsven@lemmy.ca 2 points 1 week ago

LaTeX and Typst enter the job application chat

load more comments (1 replies)
load more comments (1 replies)
[-] wonderingwanderer@sopuli.xyz 1 points 1 week ago

"I am the commander of the CLI! The CLI Commander!"

[-] porous_grey_matter@lemmy.ml 21 points 1 week ago
[-] Assassassin@lemmy.dbzer0.com 13 points 1 week ago

I think people are just too rigid sometimes. Some workflows are better in GUIs, some are better in CLIs. They both have upsides and downsides depending on what you're doing, and it's totally fine to prefer one to the other. Just don't let your preference keep you from learning and using other great tools!

[-] tdawg@lemmy.world 5 points 1 week ago

personally I think having that all cli all the time phase is really important for a developer. Those that I've worked with who exclusively use gui's just don't have the same understanding of their system. Which is maybe fine at a certain level but not for a senior dev

[-] LadyMeow@lemmy.blahaj.zone 2 points 1 week ago

I usually take the which does it faster route. Most of the time, cli wins, occasionally gui is actually faster

[-] NewNewAugustEast@lemmy.zip 2 points 1 week ago

Can we add repeatable? CLI is repeatable and self documenting with nothing more than a text editor.

GUI? Good luck with that.

[-] popekingjoe@lemmy.world 12 points 1 week ago

I still do updates and most package installs through my terminal, but anything else I look for a GUI solution. I'm lazy.

[-] Creegz@lemmy.world 10 points 1 week ago

I can and will terminal things, but the GUI is there so why not?

[-] Lettuceeatlettuce@lemmy.ml 7 points 1 week ago

I like good GUIs. There are GUIs that are clean, responsive, well designed, and full-featured.

Sadly, that is rare nowadays, regardless if the software is FOSS or not.

It seems like for proprietary software, the corporate approach is to design slow, boring GUIs that lack most/all advanced functionality. It's designed for dumb users who just want to click and swipe.

FOSS on the other hand rarely has full or even part time UI/UX devs due to the cost. So often the GUIs are clunky, messy, and a horrible pain to navigate. The upside is that they usually have extremely deep features, but good luck finding them.

If I have to pick, FOSS all the way, but I wish I didn't have to. There are a few FOSS programs that have very nice UIs, Bitwarden, Protonmail, Musescore, Godot, and many are getting better, but the landscape is still rough out there.

As for CLI, I prefer it for some things, it's just faster depending on the function. I find myself operating with a hybrid setup now days. I have become proficient enough with the command line that I can switch seamlessly between my GUI environments and the CLI-only environments. I don't really think about it much anymore.

[-] Zannsolo@lemmy.world 2 points 1 week ago

It's a user interface. Users are fucking stupid this the interface needs to be fucking stupid. When you have to put that much in to stop stupid the interface suffers.

load more comments (1 replies)
[-] pedz@lemmy.ca 4 points 1 week ago

I'm undecided with modern GUI because most modern software is just a web page now. And it will offer you a choice between boring light mode and boring dark mode.

I miss the days of GTK2 with hundreds of themes. It was one of the main reason I switched to Linux; the customization. I don't know how many hours I must have spent on gnome-look.org. Now I don't even bother to try new themes and just use Fluent-Dark. My desktop is boring and looks like everyone else that has a dark mode. I really really miss GTK2 and all my favourite themes I can't use anymore. I tried making my own and played around with Oomox but it's not the same.

But one thing that I do prefer to be GUI now is IRC. Now that there are web clients (sigh) that can display images and videos directly in the channels, chatting in text mode only is kind of annoying with all the links we are sharing.

[-] Ashiette@lemmy.world 3 points 1 week ago

KDE and customization go hand in hand. Hell, hyprland and customization go even harder. It's gnome that has abandonned it

load more comments (1 replies)
[-] Matriks404@lemmy.world 4 points 1 week ago

I like GUI's, but I prefer them simple and customizable, so I eventually want to switch away from KDE Plasma to just some window manager.

[-] utopiah@lemmy.world 3 points 1 week ago

If you

  • need discoverability, or
  • don't need anything composable

then sure GUIs are great.

[-] Logical@lemmy.world 2 points 1 week ago

What do you mean by conposable in this context?

[-] LeninsOvaries@lemmy.cafe 1 points 1 week ago

https://en.wikipedia.org/wiki/Composability

In a CLI I can do ls -a | grep ".png" to find all the png files in the directory. In a GUI I can use the search function if it was implemented and well designed for the purpose I need it for. But I can't infinitely mix and match functions like I can in bash.

[-] Thcdenton@lemmy.world 3 points 1 week ago

Me too bro. Me too

[-] JackbyDev@programming.dev 3 points 1 week ago

In the same way some GUIs are trash, lord have mercy some CLIs are trash. Things like adding two verbose flags makes it extra verbose. Things like the parameter order mattering. Yeesh. It can be rough. It really varies tool by tool.

load more comments (1 replies)
[-] Reygle@lemmy.world 3 points 1 week ago

That's totally fine. GUIs let us theme our terminal windows, tile them, jiggle them around, maybe even make them wobbly!!!

[-] avidamoeba@lemmy.ca 1 points 1 week ago
load more comments (4 replies)
load more comments (1 replies)
[-] dr_robotBones@reddthat.com 2 points 1 week ago

The main advantage of CLI is that its easier to instruct people on what to do and easier to get answers from people about how to use a CLI, and you can copy paste. If you know how to use the GUI though it can be a powerful tool as well.

[-] Egonallanon@feddit.uk 2 points 1 week ago

I like a good GUI when I'm having to deal with something I'm not all that familiar with or it's something I have to do so infrequently it's not worth automating. CLIs become useful the moment either of the previous two statements no longer apply.

[-] chunes@lemmy.world 2 points 1 week ago* (last edited 1 week ago)

I like GUIs if they aren't web browsers pretending to be a desktop applications.

[-] panda_abyss@lemmy.ca 2 points 1 week ago

A well designed GUI should give you fast access to what you need and allow you to get things done easily. 

Nothing wrong with that at all. 

[-] diabetic_porcupine@lemmy.world 2 points 1 week ago
[-] SkaveRat@discuss.tchncs.de 1 points 1 week ago

That's not a porcupine

[-] GaumBeist@lemmy.ml 2 points 1 week ago

The controversial opinions come in the form of "GUI is better than CLI" or vice-versa. I prefer the efficiency of keyboard-only navigation/usage, but I think GUIs are cool af and a great way to be noob-friendly

[-] NorthWestWind@lemmy.world 2 points 1 week ago
[-] deliciEsteva@piefed.world 2 points 1 week ago

okay, that was always allowed

[-] Agent641@lemmy.world 2 points 1 week ago

Was it, though?

[-] DarrinBrunner@lemmy.world 1 points 1 week ago
[-] dan@upvote.au 1 points 1 week ago* (last edited 1 week ago)

Nothing wrong with a GUI. There's a reason they exist and have mostly replaced TUIs, with the exception of some developer / power user tools. It's significantly easier to discover features in a GUI compared to a CLI or TUI for example. The UX can be far richer.

CLI tools are easier to make due to the simplified UX, but I'm hoping that something we see as a result of increased AI usage is that programs that should be GUI apps are actually built as such, rather than complex CLI or TUI ones.

load more comments
view more: next ›
this post was submitted on 12 Feb 2026
175 points (97.8% liked)

linuxmemes

30223 readers
17 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 users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • 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.
  • 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, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS