this post was submitted on 27 Mar 2025
982 points (90.6% liked)

linuxmemes

24089 readers
2530 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. Even if you watch it on a Linux machine.
  • 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
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] TheOakTree@lemm.ee 10 points 1 day ago* (last edited 1 day ago)

    GUI is a generic swiss army knife. It's easy to introduce to someone, and it has a whole array of tools ready for use. However, each of those tools is only half-decent at its job at best, and all of the tools are unwieldy. The manual is included, but it mostly tells you how to do things that are pretty obvious.

    CLI is a toolbox full of quality tools and gadgets. Most people who open the box for the first time don't even know which tools they're looking for. In addition, each tool has a set of instructions that must be followed to a T. Those who know how to use the tools can get things done super quickly, but those who don't know will inevitably cause some problems. Oh, but the high-detail manuals for all the tools are in the side compartment of the toolbox too.

    Tbh the terminal is super convenient. No random UI placement. Most things follow one of several conventions so less to get used to. It’s easy to output the results of one command into another making automation obvious, no possibility for ads. It’s pretty sweet

    [–] MonkeMischief@lemmy.today 9 points 1 day ago

    People can do whatever they like, and heck I find CLI intimidating sometimes, but I'm always learning something new a little bit at a time.

    I'm tired of seeing it in every field of interest that has any kind of payoff, whether art or FOSS.

    "I'm [(almost always) a guy] who (maybe has kids and) has a job. I stopped learning anything after I got my job-paper / degree / highschool diploma. I shouldn't have to learn anything anymore. I am happy to shell out disposable sad-salary-man money (and maybe my soul idk) to any mega-corp that offers me a "create desired outcome button" without me having to think too much. It's [current year]! I shouldn't have to think anymore! Therefore Linux is super behind and only for nerds and I desire its benefits so much that I leave this complaint anywhere these folks gather so they know what I deserve."

    Agh. I gotta go before this rant gets too long lol

    [–] fluffykittycat@slrpnk.net 4 points 1 day ago

    I feel like a lot more people be comfortable using the terminal if the text displayed when it was first opened gave you a list of commands to try. There is a very steep initial learning curve immediately which discourages experimentation, and I think that with a little bit of effort you could get a lot of people over that hump and then they could enjoy terminal Bliss.

    [–] shortrounddev@lemmy.world 3 points 1 day ago (2 children)

    I have literally never seen whatever this post is referring to

    [–] renzev@lemmy.world 1 points 12 hours ago
    [–] PresidentCamacho@lemm.ee 2 points 1 day ago

    This meme format never shows a scenario that isn't made up anymore.

    [–] surph_ninja@lemmy.world 3 points 1 day ago (1 children)

    It’s wild that Linux stans are such masochists that they believe they can convert people to loving abuse, instead of just making the interface better to attract users.

    [–] Ajen@sh.itjust.works 4 points 1 day ago

    What I consider a "better interface" is almost certainly not what a new user would consider a "better interface."

    [–] phoenixarise@lemmy.world 3 points 1 day ago

    There are Windows evangelists?? πŸ€¦πŸ½β€β™€οΈ

    Just the other day, I was trying to run a CLI program, one I won't name.

    I'm trying out a new immutable distro, and couldn't install it, so I said hey these new flatpaks are supposed to be all a guy could ever need.

    So I downloaded an app that uses this unnamed CLI program as its core. It was a GUI app. And while it worked just fine, I also had very little control over what exactly was gonna happen and how it would happen. I wanted to do some specific things I knew the core program could do, but there was no way to do it.

    Eventually I dug deeper and realized I'm an idiot and the CLI program can run without installing it or any dependencies, so it was fine to use natively. I was able to accomplish my task quickly and efficiently after that, happy as a clam.

    CLI and GUI both have their place. I prefer GUI most the time, honestly. But having some CLI chops can be extremely useful at times.

    [–] Thcdenton@lemmy.world 20 points 2 days ago

    Terminal is fun. I like being hackerman

    [–] Honytawk@lemmy.zip 24 points 2 days ago (8 children)

    Nothing wrong with CLI. It is fast and responsive.

    Unless you want mainstream use. Because the majority of people can't even use a UI effectively. And CLI is much worse.

    load more comments (8 replies)
    [–] Tin@lemmy.world 19 points 2 days ago* (last edited 2 days ago) (1 children)

    I do most of my work at the command line, my co-workers do think I'm nuts for doing it, but one of our recent projects required us all to log into a client's systems, and a significant portion of the tasks must be done via bash prompt. Suddenly, I'm no longer the team weirdo, I'm a subject matter expert.

    [–] ramius345@sh.itjust.works 3 points 1 day ago

    Wait until they find out about Ansible.

    I've found that one of the best things to do when making a library for something that is going to have a web interface is to first have it work in the terminal. You can much more quickly play around with the design and fix issues there instead of having to work with a more complex web interface.

    You just create a simple menu system, like input("1: Feature A\n2: Feature B\n>") and just start trying out all of the different scenarios and workflows.

    [–] lightnsfw@reddthat.com 14 points 2 days ago

    Did a process last week that took me 13 steps in the command line that took about an hour. If I'd have done it manually it would have taken days. After I worked out how to do it I trimed it down to 6 steps and sent it to my coworker that also needs that information. His eyes glazed over on step two of explaining it to him and he's just going to keep doing it his way....

    [–] LovableSidekick@lemmy.world 25 points 2 days ago* (last edited 2 days ago) (16 children)

    Having started out in programming before the GUI era, typing commands just feels good to me. But tbh Linux commands really are ridiculously cryptic - and needlessly so. In the 1980s and 90s there was a great OS called VMS whose commands and options were all English words (I don't know if it was localized). It was amazingly intuitive. For example, to print 3 copies of a file in landscape orientation the command would be PRINT /COPIES=3 /ORIENTATION=LANDSCAPE. And you could abbreviate anything any way you wanted as long as it was still unambiguous. So PRI /COP=3 /OR=LAND would work, and if you really hated typing you could probably get away with PR /C=3 /O=L. And it wasn't even case-sensitive, I'm just using uppercase for illustration.

    The point is, there's no reason to make everybody remember some programmer's individual decision about how to abbreviate something - "chmod o+rwx" could have been "setmode /other=read,write,execute" or something equally easy for newbies. The original developers of Unix and its descendants just thought the way they thought. Terseness was partly just computer culture of that era. Since computers were small with tight resources, filenames on many systems were limited to 8 characters with 3-char extension. This was still true even for DOS. Variables in older languages were often single characters or a letter + digit. As late as 1991 I remember having to debug an ancient accounting program whose variables were all like A1, A2, B5... with no comments. It was a freaking nightmare.

    Anyway, I'm just saying the crypticness is largely cultural and unnecessary. If there is some kind of CLI "skin" that lets you interact with Linux at the command line using normal words, I'd love to know about it.

    load more comments (16 replies)
    [–] udc@lemmy.world 11 points 2 days ago (3 children)

    Didn't even know there were such a thing as evangelists for Windows

    [–] doomcanoe@sh.itjust.works 6 points 1 day ago

    It's an odd sort of evangelism. They almost never try to convince you Windows is good, just that everything else is worse.

    [–] rabber@lemmy.ca 2 points 1 day ago (2 children)

    It doesn't. Nobody loves windows

    [–] shortrounddev@lemmy.world 2 points 1 day ago (1 children)

    Hi I like Windows, I use it as my primary development platform

    [–] rabber@lemmy.ca 1 points 1 day ago

    I use it as my workstation at work as well. I'm a linux sysadmin and i prefer it as workstation compared to fedora or whatever lol

    Windows just works, but I hate so much about it too, so I'm not a "windows evangelist"

    load more comments (1 replies)
    load more comments (1 replies)
    [–] IsThisAnAI@lemmy.world 5 points 1 day ago* (last edited 1 day ago) (1 children)

    My guy, it's because you're the vegans of tech.

    Nobody cares. It doesn't need to be your personality.

    [–] fluffykittycat@slrpnk.net 3 points 1 day ago

    You're not really wrong, but at the same time having technical knowledge is essential to getting us out of the tech dystopia big corporations have us trapped in, and a lot more computer knowledge would not only help people be more productive but it would help them make better choices about the stuff they use. One would assume that as computer technology only becomes more essential to our lives that interest in the technical side would follow, and it doesn't seem to have been the case as much as we are expecting. I mean your average Generation Z person understands that you have to connect your computer to the internet to use the web browser and they're capable of turning the device on but there doesn't seem to be an easy on-ramp from the basic knowledge of how to operate the thing to more advanced topics. I wouldn't even say I'm all that good and I did half a computer science degree

    [–] BoiBy@sh.itjust.works 45 points 2 days ago* (last edited 2 days ago) (17 children)

    I use Linux and I prefer GUIs. I'm the kind of person that would rather open a filemanager as superuser and drag and drop system files than type commands and addresses. I hope you hax0rs won't forget that we mere mortals exist too and you'll make GUIs for us πŸ™πŸ™πŸ™

    load more comments (17 replies)
    [–] Kuranashi@lemmy.world 12 points 2 days ago (2 children)

    I've never met any windows evangelists to be honest. Lots of Apple evangelists though who will spend forever talking about windows. Every developer I've met who uses Windows always had a tongue in cheek sort of "well it kind of sucks in some ways but it's what I'm used to, one day maybe I'll get off my ass and change OS".

    Reminds me of the "I use Arch Linux btw" meme which doesn't really happen as much anymore other than as a joke. Also, I use Arch Linux btw

    [–] shortrounddev@lemmy.world 2 points 1 day ago (1 children)

    Im not an evangelist for windows (I won't try to convert you) but I'm unashamed of being a software engineer who uses Windows as my main dev platform

    [–] Kuranashi@lemmy.world 1 points 1 day ago (1 children)

    This is a wild guess but is C# one of your most used languages?

    [–] shortrounddev@lemmy.world 1 points 1 day ago (1 children)

    At work everything I do is in the Javascript/Web world. Typescript backend, webpack react, etc. I use C++ and C# for personal projects because I personally despise Javascript world

    [–] Kuranashi@lemmy.world 1 points 7 hours ago (1 children)

    That's like my opposite haha, all my own projects are TypeScript and vite react, at work I was working with C#. Though I do prefer static typing much more.

    [–] shortrounddev@lemmy.world 1 points 6 hours ago

    When I work on web projects at home I don't use any javascript at all. Just html and css. Interactions are handled via form submission. I'm working on a forum in asp.net mvc without any javascript at all

    [–] Zink@programming.dev 3 points 1 day ago

    Every developer I've met who uses Windows always had a tongue in cheek sort of "well it kind of sucks in some ways but it's what I'm used to, one day maybe I'll get off my ass and change OS".

    This used to be me, kind of. I've been an engineer for over 20 years, with the last couple being full time "developer."

    But I finally made that switch at work over a year ago (booting into Linux instead of using a VM) and at home a few months ago. This probably goes without saying, but I am never going back! It's one thing to know there are options out there that people like you prefer, but it's another entirely to get used to the better option then try the enshittified one again.

    [–] dalekcaan@lemm.ee 21 points 2 days ago

    It's all a matter of preference anyway (assuming you have both options anyway). CLI is less intuitive and takes longer to learn, but can be wicked fast if you know what you're doing. GUI is more intuitive and faster to pick up, but digging through the interface is usually slower than what a power user can accomplish in the CLI.

    It depends on what your use case is and how you prefer your work flow. The only dumb move is judging how other people like their setup.

    [–] forrcaho@lemmy.world 23 points 2 days ago (15 children)

    CLI is being able to speak a language to tell your computer what to do; GUI is only being able to point and grunt.

    load more comments (15 replies)
    [–] callyral@pawb.social 133 points 3 days ago (33 children)

    " i shouldn't have to memorize commands"

    the up arrow:

    load more comments (33 replies)
    [–] gamermanh@lemmy.dbzer0.com 29 points 2 days ago (8 children)

    Lol, meme's backwards

    CLI evangelists try to shit on GUI constantly, as though it makes them better at computers. It doesn't, kids

    Can see it in this very thread

    load more comments (8 replies)
    load more comments
    view more: next β€Ί