this post was submitted on 03 Apr 2025
993 points (98.3% liked)

Fediverse memes

1239 readers
543 users here now

Memes about the Fediverse.

Rules

General
Specific

Elsewhere in the Fediverse

Other relevant communities:

founded 6 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Ilovethebomb@lemm.ee 67 points 1 week ago (1 children)

The original comic is actually genius, and very true.

You clearly see it when the Linux users start prostletysing.

[–] blaue_Fledermaus@mstdn.io 19 points 1 week ago (23 children)

I want to like Linux and leave Windows, but when I say that I don't want to be forced to use CLI/terminal because I don't live in the 1970s, people get angry at me.

[–] flamingos@feddit.uk 40 points 1 week ago (2 children)

If all you do is web browse and play games, you should be able to use Linux without the CLI just fine.

[–] Blue_Morpho@lemmy.world 11 points 1 week ago (8 children)

I installed Ubuntu in a VM to torrent with mulvad. I had to go to the command line. Worse was googling gave multiple contradictory instructions that further reading yielded "deprecated".

I made it work because I've been doing it for 30 years. Anyone else would be better with Windows where it just works.

[–] pinball_wizard@lemmy.zip 16 points 1 week ago (2 children)

This is the most Lemmy interaction I've seen in awhile:

Linux is fine without CLI for web browsing.

...

But when I needed an advanced secure virtual machine isolated torrent solution, I had to use the CLI.

...

Here's some thoughts on accomplishing that in Linux without the CLI.

I'm not complaining, just watching in admiration of you all.

[–] Comtief@lemm.ee 2 points 6 days ago (1 children)

I mean. I don't mind CLI, but I found it ridiculous that there seems to be no default text editor on Ubuntu. Like, I couldn't look into a text file without pulling up the terminal.

[–] pinball_wizard@lemmy.zip 1 points 5 days ago

The Linux community is able to agree on many things... But what you ask... It's just too much...

(I'm making a humorous reference to the constant arguments about the best editor... But... Also conceding your point.)

Do we not have a default graphical text editor?

I'm enough of an editor snob that I don't even know what the default is... If there is one.

I can see how I'm probably part of the problem, in this case.

[–] Ilovethebomb@lemm.ee 2 points 1 week ago

Yeah, it's kinda adorable to watch actually.

[–] flamingos@feddit.uk 10 points 1 week ago (3 children)

Huh, why not just use QBittorrent? I've never even felt the need to reach for the command line with torrents (Linux ISOs of course) because it works so well.

load more comments (3 replies)
load more comments (6 replies)
[–] blaue_Fledermaus@mstdn.io 3 points 1 week ago (1 children)

Unfortunately I'm a software developer...

I can use a CLI, but I'd rather not.

[–] poVoq@slrpnk.net 22 points 1 week ago (2 children)
[–] Zwiebel@feddit.org 4 points 1 week ago (1 children)

MORE REALISTIC MORE REALISTIC

[–] poVoq@slrpnk.net 5 points 1 week ago

You mean more cow bell?

[–] glitchdx@lemmy.world 16 points 1 week ago (5 children)

been on Linux mint for a year now and the only time i use the terminal is to git push to update my website. so far, nothing else I've been doing has needed the terminal.

load more comments (5 replies)
[–] Klear@lemmy.world 11 points 1 week ago

You brought this on yourself, you realise that, right?

[–] meldrik@lemmy.wtf 10 points 1 week ago

Silly to get angry about, because you can use Linux just fine without it. But the terminal is a powerful tool.

[–] applemao@lemmy.world 10 points 1 week ago* (last edited 1 week ago) (2 children)

The CLI does some things so fast though. I myself like bypassing the gui and interacting more directly. Same reason I only drive manual cars and grind my own coffee (autistic?) But yes, I am glad linux has a gui and we shouldn't force the cli on people who grew up with ipads.

[–] nsrxn@lemmy.dbzer0.com 3 points 1 week ago (1 children)

any tips for learning manual?

[–] applemao@lemmy.world 2 points 1 week ago

Find a friend with one, otherwise the key is to be smooth and really feel the clutch engagement. It's different for every vehicle. Its a balance between clutch and gas. With a lower power car you'll need more gas to balance while letting the clutch out. With an old manual truck, you pretty much need no gas input to get going because of torque. Another good way to learn could be just pick up an old g27 or g29 wheel (they have 3 pedals and a shifter either h pattern or paddles) and learn that way with a racing simple like LFS, Asetto Corsa, or Automobilista 2.

Depending where you live there's all sorts of sub $800 manual cars. That's how I learned (rusty $500 crx)

[–] Carrot@lemmy.today 2 points 1 week ago

ffmpeg is one of the things where I prefer the CLI. It's crazy powerful, and does some insane things in pretty simple commands. I've seen a meme that says half the internet is just wrappers for ffmpeg, and I'm inclined to agree.

Also, as an arch user (btw) pacman / AUR are a much better experience than having to hunt down the installers for everything online.

Similarly, the right CLI tools make searching for files across my entire computer much simpler and way faster than I could ever do with a GUI

[–] MITM0@lemmy.world 7 points 1 week ago (1 children)

No one is forcing you to learn it, but you do need it for getting out of trouble.

The CLI is the fastest way of getting things done if you know what you're doing.

[–] tyler@programming.dev 3 points 1 week ago (4 children)

you most definitely do need to use it on Linux, especially if you have a Nvidia graphics card... Audio issues are also prevalent.

load more comments (4 replies)
[–] nsrxn@lemmy.dbzer0.com 7 points 1 week ago* (last edited 1 week ago) (1 children)

I don't want to be one of the people you think is angry at you, but I do want to proselytize a bit.

have you ever used a dedicated download manager? think of the terminal, first, as a dedicated download manager. All you do is type wget and then paste in the URL.

eventually, you may want to specify where the file goes, or what it's named when you finally download it, or something else. then, you can look up which flags to add with wget -h

I suggest you try Linux, any flavor, but especially Debian or Debian variants. instead of thinking you need to learn to use terminal, just remember that you have a dedicated download manager called terminal.

The thing is you will eventually learn that the terminal does a lot more than called wget. and you already know how to get help, and add flags.

[–] IrateAnteater@sh.itjust.works 5 points 1 week ago (1 children)

OpenSUSE. People don't seem to give it much love, but their system settings application YaST makes command line usage completely avoidable for average users. Even for power users, YaST makes command line usage optional rather than necessary for most tasks.

[–] poVoq@slrpnk.net 9 points 1 week ago (5 children)

While this was true 10-15 years ago, nearly all popular distros include graphical configuration tools that are as good or better than Yast these days.

Cli usage on Linux is entirely optional these days on most Linux distributions, but once you learn a bit of cli use you actually realize that it can be a very helpful tool.

load more comments (5 replies)
[–] theblips@lemm.ee 4 points 1 week ago

If you say it like that you are pretty much trying to aggravate them, though

[–] Spaniard@lemmy.world 3 points 1 week ago

With flatpak/snap you don't need to use terminal anymore.

[–] illi@lemm.ee 3 points 1 week ago (2 children)

When I need to run terminal, it's because I'm following a specific guide to fix or setup something. It's not much different than following a similar guide for Windows, except there might be a bit more copy+paste going on on Linux.

The omnipresent mentions of terminal also delayed my switch and it was completely unnecessary.

load more comments (2 replies)
load more comments (12 replies)