this post was submitted on 28 Sep 2023
370 points (71.1% liked)

Memes

44924 readers
2835 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 10 months ago* (last edited 10 months ago) (3 children)

I like the memes, but that's it. I use Linux, sure, but I also have to use Windows for a few programs because WINE doesn't work with said programs, and the alternatives aren't the best

With that being said, would I prefer Linux to be mainstream? Yes. Will it ever be? Probably not. Too many people just want something that works out of the box and don't want to spend hours fixing some obscure bug.

I am a nerd. Therefore, I am okay spending time working on my machine and making sure everything runs well. I have previously looked at an OS that doesn't seem to work or is starting to have issues and completely swap to a different distro using a base I have used and know will work 100% of the time

[–] SaintNewts 11 points 10 months ago

Will it ever be? Probably not.

[Android has entered the chat.]

Yes. I know that's not what you meant. You meant desktop. But then desktop is slightly less relevant than it was maybe 10 or 15 years ago

[–] [email protected] -4 points 10 months ago (1 children)

My experience with Linux is following a guide and sudo apt-get update failing. Like step goddamn 2.

Also some fucking around with machines at work trying to mount flash drives and the guide they gave us saying use sda1 but actually it's sdb0 that works or some such bullshit.

Oh and having to root chmod everything to even be able to touch it with SCP.

[–] [email protected] 5 points 10 months ago (1 children)

Sda1 is always juat an example. if you already have sda hard drive then your flash drive becomes sdb, etc. But on some syatems it could even read hd0 1.2.etc But why isn't your DE just automounting the media?

[–] [email protected] 1 points 10 months ago (1 children)

The main purpose is to run some proprietary bullshit so the Linux installs are pretty minimal. They gave us step by step guides to do things but it always ends up with me and Google.

[–] [email protected] 1 points 10 months ago (1 children)

Just struggled with this a few minutes ago actually. New instructions say mount /dev/sdb1/ /mnt should work.

System yells at me for not specifying filetype. Google says -t auto should work. Also doesn't. Tried typing in every filetype and nothing worked.

[–] [email protected] 3 points 10 months ago

Thats ome problem with "Linux", there are many, and they can be slightly different base or not have certain packages installed