801
submitted 1 month ago* (last edited 1 month ago) by trespasser69@lemmy.world to c/linuxmemes@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] twinnie@feddit.uk 99 points 1 month ago* (last edited 1 month ago)

Let’s not cherrypick scenarios to try and pretend Linux is easier than Windows. Most normal people are nervous interacting with a GUI pop-up that gives them two options, never mind putting them into a terminal window where they could seriously fuck up their machine. What about clicking the download link on a webpage, clicking next a few times and having them software on your machine, compared to having to build something from GitHub (how many people here have never had to do that?).

[-] abfarid@startrek.website 55 points 1 month ago

This applies to pretty much all "Linux good, Win/MacOS bad" memes. I just assume that people either aren't really serious about them and it's just tongue in cheek, or they don't have any contact with regular people.

I used to work as a(n assistant to the) sysadmin and the things I got called over never stopped to amaze. For instance, there was a case when software was updated on the work machines and I got called because some lady couldn't use Adobe Acrobat. "It is asking me something, I don't know what". I come over and it's just a TOS Accept/Decline window.

Some people do not understand computers to an extent that they can lock up in a state of confusion when a button has been moved 100px in any direction from its usual position.

[-] prole@lemmy.blahaj.zone 29 points 1 month ago

Most normal people are nervous interacting with a GUI pop-up that gives them two options, never mind putting them into a terminal window where they could seriously fuck up their machine

Maybe this is a problem that we should be addressing, rather than just making technology more of a black box, and raising generations of people who have no fucking concept of how any of it works.

[-] NoFun4You@lemmy.world 14 points 1 month ago

Lots of people don't care enough to learn

[-] oo1@lemmings.world 1 points 1 month ago

Those that do probably don't go to linuxmemes though.

[-] Exec@pawb.social 9 points 1 month ago

and raising generations of people who have no fucking concept of how any of it works

Only two generations were got to be technologically literate.

[-] KSPAtlas@sopuli.xyz 0 points 1 month ago

Greatest and Silent generations helped create computing, Boomers helped create important software such as DOS, Gen X and Millennials helped develop the Web, Gen Z is still going into computing and development jobs and Gen Alpha is too young to consider

[-] InFerNo@lemmy.ml 2 points 1 month ago

If you have a driver's license, do you know a car works besides the basic maintenance that is checking your oil and keeping the tires inflated? Some people don't even do that last one, while it's a thing you should check regularly.

I think it's a good thing the general public is able to use a computer without knowing the inner workings, but it also shouldn't be obscured from them if they want to know/learn.

[-] P4ulin_Kbana@lemmy.eco.br 1 points 1 month ago

There's also many people who can't afford technology, you know?

[-] twinnie@feddit.uk 1 points 1 month ago

But this is the classic Linux user mentality; Linux shouldn’t get easier, users should get smarter.

If computers can be easier to use then why should people instead sacrifice loads of time learning how to operate them? Most people have other things to be getting on with.

[-] aski3252@lemmy.world 25 points 1 month ago

Unless you have a system without a GUI, you don't need to open a terminal in order to update or install stuff. There is a GUI for that. And no, you don't need to build stuff from GitHub for normal user stuff..

[-] sin_free_for_00_days@sopuli.xyz -3 points 1 month ago

Not using the terminal is like buying a race car and not using the higher gears. I mean, you can, but what's the fucking point?

[-] RisingSwell@lemmy.dbzer0.com 4 points 1 month ago

I have a lot more fun in my performance car avoiding the top gears, actually. Like after 3rd im already losing my licence on the spot and getting bent over by the law, higher gears are just that but worse.

[-] aski3252@lemmy.world 1 points 4 weeks ago

Ok so what exactly is the big advantage you get when installing updates from a terminal as opposed to installing it via GUI? If I read your analogy, one could think it is faster, but I don't think it is.

[-] sin_free_for_00_days@sopuli.xyz 1 points 4 weeks ago* (last edited 4 weeks ago)
  • update:

Hotkey open terminal -> sudo apt update/upgrade -> done. Never had to touch the stupid mouse. Same with all sorts of tasks.

  • email:

Hotkey open terminal -> neomutt -> quickly sort/delete/reply -> done. Never had to touch the stupid mouse.

  • file transfer:

Hotkey open terminal -> scp -> done. Never touched the mouse.

and so on.

If you like using a GUI, use a GUI. I'm not saying you can't, but you sure are missing out on a lot of command-line awesomeness. I've never heard anyone argue that a GUI is quicker than command line, just more comfortable for a lot of neophytes. I mean, sure, gaming, browsing the web, graphics stuff, GUIs are great, if not essential.

[-] aski3252@lemmy.world 2 points 4 weeks ago

On my private PC, I'm using a GUI/Mouse anyway (browsing, gaming, etc). I have to do 2 clicks to update.

If I use terminal, I have to open terminal, then I have to either login as root or run update as sudo, which means I have to authenticate.

If I already have an open terminal, I might be faster. Otherwise, I'm about as fast as with GUI. In any way, there is no significant benefit to updating software via terminal vs GUI, especially if you are an enduser who does not have significant experience with shells..

For many tasks I agree that a shell is better and faster once you have basic knowledge for it, but it is a reality that many basic users are not used to using a shell or are even scared to use one.. And at least since I've been use Fedora a couple of years ago, I think using a GUI for basic stuff is reasonably viable without having a significantly worse experience and not comparable with "not using all gears in a car".

[-] IHateReddit@lemmy.world 20 points 1 month ago* (last edited 1 month ago)

been using linux for a few years both on servers and my pc and I never had to build sth myself

[-] fmstrat@lemmy.nowsci.com 11 points 1 month ago

Let's also not conflate "ease" with historical behavior.

Taking previous experience out of the equation, it is easier to type apt upgrade and reboot to update your entire system than to click through 300 times in the system and multiple apps with reboots.

That is a fact.

[-] uranibaba@lemmy.world 17 points 1 month ago

You don't even need the terminal. There is a interface to update if you are using a DE.

[-] NoFun4You@lemmy.world 3 points 1 month ago
[-] fmstrat@lemmy.nowsci.com 5 points 1 month ago

Huh? 3 clicks to update Windows, Adobe, Office, that random text editor, VSCode, Steam, on and on and on...

[-] Buelldozer@lemmy.today 0 points 1 month ago
  1. Open powershell
  2. Type Winget upgrade --all
  3. Hit enter.

It's the same as most Linux distros, just different commands / syntax.

[-] fmstrat@lemmy.nowsci.com 4 points 1 month ago

Huh, looks like that would do my list above except the Adobe Suite. A shame that's not on by default. Good info.

[-] InFerNo@lemmy.ml 1 points 1 month ago

Cool, if this works like how you are implying, then this is going to make my life a bit easier.

[-] babybus@sh.itjust.works 8 points 1 month ago

Let’s not cherrypick scenarios to try and pretend Linux is easier than Windows. Most normal people are...

Let's not cherry pick users then. I don't care about your normal users. My experience is better on Linux.

[-] octopus_ink@lemmy.ml 1 points 1 month ago* (last edited 1 month ago)

Let’s not cherry pick users then. I don’t care about your normal users. My experience is better on Linux.

[-] Ooops@feddit.org 6 points 1 month ago

Most normal people are nervous interacting with a GUI pop-up that gives them two options

Sadly no. They should be nervous if it's about making changes to their system. In reality however Windows conditioned them to just click the button labeled "Yes" or "Okay" without even reading the pop-up in the first place.

[-] Avatar_of_Self@lemmy.world 3 points 1 month ago* (last edited 1 month ago)

Compiling from GitHub is cherry picking the worst case especially for "most normal people" and frankly they should be using the software store GUI in their DE to install and update software with nice easy buttons to click.

Frankly software management for a normal person generally is easier on Linux than it is on Windows for stuff made to run on Linux.

But don't worry someone will respond with nvidia's shitty proprietary drivers.

[-] iopq@lemmy.world 3 points 1 month ago

Most normal people only ever use the browser. Even image or video editing is niche for the average person

this post was submitted on 23 Nov 2024
801 points (89.4% liked)

linuxmemes

21611 readers
1189 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!


    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 fork-bomb your computer.

    founded 2 years ago
    MODERATORS