this post was submitted on 03 Jun 2024
368 points (93.8% liked)

memes

15366 readers
3289 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] cRazi_man@lemm.ee 28 points 1 year ago (1 children)

As someone who has fully transitioned to Linux myself recently:

You don't need to know how to code. But I don't know how you think you don't need to use terminal. Linux is complex. You run into problems. You will need to learn to troubleshoot. You will inevitably have to use terminal at some point (even if that's for copy/pasting commands, but you'll still need a very basic understanding).

Trying to underplay the complexity or learning curve for Linux is disingenuous and problematic for new users.

[–] SquirtleHermit@lemmy.world 5 points 1 year ago* (last edited 1 year ago) (3 children)

Certainly true for a lot of use cases, but not all. Many folks, like my father, only need access to a web browser anymore. Got him in Linux Mint well over a year ago, and neither he nor I have had to touch the terminal.

For him, Linux is easy, Linux removed the problems Windows caused, troubleshooting has not been needed.

Linux can be all the things you said, but trying to over play the complexity of the learning curve can also be disingenuous and scare away new users.

[–] iegod@lemm.ee 1 points 1 year ago

That's not how you use anymore.

[–] SkyezOpen@lemmy.world 0 points 1 year ago (1 children)

Tried mint ages ago following a guide. I failed at sudo apt-get update. Like, the command didn't work. How the FUCK. Ended up somehow getting wine to try to install stuff. Don't think I ever figured out tarballs. Just endless psychic damage trying to do stuff that isn't a problem in windows.

[–] Liz@midwest.social 3 points 1 year ago (1 children)

How long ago is ages? I installed it almost a year ago and had no noteable issues that I can remember.

[–] SkyezOpen@lemmy.world 1 points 1 year ago (1 children)

Uhh, 15 years maybe? I use my pc mostly for gaming so I won't be trying Linux again any time soon. Too many horror stories.

[–] areyouevenreal@lemm.ee 3 points 1 year ago

You can play games on Linux now. One experience of one Linux variant from a decade and a half go really doesn't mean much.

Also a tarball is just another type of archive like a zip file, you can use a GUI to extract it. You don't have to use the tar command if you don't want to.