A screenshot from Back To The Future. Doc has Marty and his girlfriend in the car, and is saying “GUI? Where we’re going, we don’t need GUI!”

56 points
*

Hard disagree.

GUIs made computers/operating systems accessible. In fact, I would argue that we need even less command line in Linux distributions for the most common tasks and even those beyond that. The hardcore Linux fan won’t agree, I guess, but IMO that’s one of the ongoing needs in Linux accessibility and wider acceptance.

Good example is YasT in OpenSuse. A GUI for much of the stuff other distributions require knowledge of terminal commands, though it really is for Sys. Admins.

Mint and its big daddy Ubuntu have done well for the average user. I hope that this trend will continue and companies will support Linux better than they are now.

permalink
report
reply
23 points

We need to get normies on Linux. Full stop.

permalink
report
parent
reply
-14 points

We did get normies on Linux. 70% of people use an Android phone. That’s Linux.

Linux can be dead easy to use, and normies can get used to it. It’s just a matter of the technology and the brand, both of which Valve seems to be working on lately. Linux is happening.

permalink
report
parent
reply
25 points

Android uses the linux kernel. It has little to do with what we actually mean when we say linux IMHO

permalink
report
parent
reply
1 point

Android got people on Linux the same way routers got people on BSD.

And besides the mobile environment should definitely NOT be used as an example for the desktop space. It’s a disgusting mess of strict vendor controls and proprietary crap trying to put heavy limits on what the user can or cannot do with their hardware. Absolutely don’t want that for my PC. I already have a sneaking suspicion that that’s where we’re headed with ARM on desktop, which is a scary thought.

permalink
report
parent
reply
7 points

And how much command line does the average user use while operating their android phone?

permalink
report
parent
reply
2 points

How do I access the CLI on my phone?

permalink
report
parent
reply
6 points

Every few years I buy a new computer and then install a fresh copy of whatever UI friendly distro that the community is gushing over. Each time has seen significant improvements but each time I’m spending my time in the terminal.

I’m not even a normie. I run Synology with docker containers. I operate my own website. I just don’t wanna be in the terminal just to play my PC games.

permalink
report
parent
reply
2 points

I think the problem is that it’s just easier to explain what to do for someone having a problem by telling them to paste a line of text into the terminal. Having to walk a user through gui navigation is a pain.

That means, though, that anyone getting help to get gud at Linux is going to mostly be leaning terminal commands.

permalink
report
parent
reply
2 points
*

Quite the opposite. Walking people through terminal commands is a pain. Cryptic commands that often obscure their true meaning and functionality, where every typo leads to failure.

On the other hand, asking someone to open “Software” and just click on the “Install” button of whatever they searched for is infinitely better than explaining how to update the package index, add a repo and so forth.

And that’s just installing software.

New kernel? The average user shouldn’t know about that. Just install it with an OS upgrade. File editing? Stop opening explanations with “sudo nano…”, start with “open your favourite text editor”. Or better: " click on settings and activate option xyz." And so forth.

I use the terminal myself. Sometimes because I want to. Often because I have to. I wish I had the option more often.

permalink
report
parent
reply
2 points

But the opposite is true when you’re by yourself. If you’re staring at the terminal, literally infinite commands are possible. If you’ve got a GUI, the designers had to spend a little time thinking about what all the operations in the program were, and how to organize and access them. You, the user, then get to navigate this mini-help-guide that is the GUI in order to figure out what you need to do. Yes, it’s more work for the programmer, but that’s the entire point of programming. Do a little more work up front in order to save yourself and others a lot of work down the road.

permalink
report
parent
reply
-26 points

Drag agrees with you. Drag just had a funny conversation recently about a particular Linux tool that had a desktop version and a CLI version, and drag was asked which drag wanted. Drag would personally prefer to use it on the CLI, though drag is glad the GUI exists. And then this meme popped into drag’s head.

permalink
report
parent
reply
7 points

Are you referring to yourself in the third person?

permalink
report
parent
reply
-5 points

No. Drag uses person-independent pronouns.

permalink
report
parent
reply
7 points

Such a bizarrely stupid social experiment.

permalink
report
parent
reply
-9 points

No, GUI is actually great and opened up computers to billions more people.

permalink
report
parent
reply
14 points

Imagine if the terminal in the 80s has had a line with auto-completion below the prompt.

permalink
report
reply
6 points
*

Or a clipboard with notepad in a second window for quick reference. The amount of one-off commands and single use script kiddie code I had transcribed in my marble composition notebook was staggering.

permalink
report
parent
reply
1 point

What window? I was talking about DOS.

permalink
report
parent
reply
3 points
*

Right. I’m saying how great it would’ve been to have those things when all we had was CLI, just like your point about autocomplete. Especially for dummies like me who didn’t ask for help or look for resources and had to reverse engineer directory changes and command strings to learn the interface.

permalink
report
parent
reply
10 points

So do you pronounce it ‘gooey’ or ‘jewey’?

permalink
report
reply
6 points

Gesus Christ, the gif guy was gust trolling with that pronunciation.

I hope

permalink
report
parent
reply
3 points

Ghe Oo Ee

permalink
report
parent
reply
1 point

Ask the weirdos that pronounce it “jif” and watch their heads explode. They both start with “graphical”.

permalink
report
parent
reply
1 point

I’m not sure I get the gist of your argument

permalink
report
parent
reply
1 point

You sonofabitch…

But g in gist isn’t standing for anything so your argument is invalid and may Jod have mercy on your soul.

permalink
report
parent
reply
0 points

Jewey, yes

permalink
report
parent
reply
11 points

unpopular opinion: notepad is easier to use than vi

permalink
report
reply
22 points
*

Well, a bicycle is easier to use than an F16… there is a reason

permalink
report
parent
reply
4 points
*

Not if notepad isn’t installed.

Edit: Relatedly, I took the time to learn vi because it’s usually installed already.

Nano is easier for beginners. Nano is similar to a curses version of notepad. Nano is also not installed and the server admins of the server you’re shelling into may not be pleased with you installing it.

permalink
report
parent
reply
1 point

At least Nano comes pre-installed on most machines (I think at least)

permalink
report
parent
reply
2 points

I’ve been using Linux since around 1998. Back then it was fair to say that the command line was occasionally needed. I personally prefer the command line because it is much more powerful, and I can do so much more with it. Shockingly, I do not use Arch. (I’m on Gentoo.)

But, I also maintain an Xubuntu computer for my wife. I haven’t needed the command line for it ever that I can recall. I log in occasionally and it pops up a GUI prompt for me to install updates. GUI updater comes up, and a GUI sudo dialog elevates my permissions. Everything is updated through GUI. Everything my wife needs to do (including occasionally adding or updating a wifi connection) is done through the GUI.

(Don’t get me started on their stupid mix of snaps and debs, though. That is a huge pet peeve.)

Re: command line - have you ever seen a person try to move a bunch of 1 type of file from one dir to another in MS Windows Explorer file manager? Best case scenario, they know to ctrl-click to select several non-sequential files. Worst case, they drag and drop each file individually. In the command line, just do ‘cp *jpg …/destination-dir/’.

permalink
report
reply

Lemmy Shitpost

!lemmyshitpost@lemmy.world

Create post

Welcome to Lemmy Shitpost. Here you can shitpost to your hearts content.

Anything and everything goes. Memes, Jokes, Vents and Banter. Though we still have to comply with lemmy.world instance rules. So behave!


Rules:

1. Be Respectful

Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.


2. No Illegal Content

Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means:

-No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)


3. No Spam

Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.


4. No Porn/Explicit

Content


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.


5. No Enciting Harassment,

Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.


6. NSFW should be behind NSFW tags.

-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

If you see content that is a breach of the rules, please flag and report the comment and a moderator will take action where they can.


Also check out:

Partnered Communities:

1.Memes

2.Lemmy Review

3.Mildly Infuriating

4.Lemmy Be Wholesome

5.No Stupid Questions

6.You Should Know

7.Comedy Heaven

8.Credible Defense

9.Ten Forward

10.LinuxMemes (Linux themed memes)


Reach out to

All communities included on the sidebar are to be made in compliance with the instance rules. Striker

Community stats

  • 15K

    Monthly active users

  • 7.4K

    Posts

  • 104K

    Comments