this post was submitted on 13 Jul 2023
2 points (100.0% liked)

Asklemmy

42609 readers
578 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

Additionally, what changes are necessary for you to be able to use Linux full time?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago) (4 children)

It just doesn't work. It's a simple as that. Things are constantly breaking. When they do I look up support articles that are written in fucking Klingon and sent to the terminal to type in commands that always return some sort of generic error "command not found" or some shit because the solution is written for a different one of the 862700422 available distros.

I have no idea how to install all the different program types (flathub, db, appimage, etc.). Windows has exe. I click "install" and boom, it's done.

Sometimes I try to remove software in the package manager and it acts like it is uninstalled but it's still fucking there.

I can't even select a file because there are no previews. Just a gazillion blue squares with names like "dlcosn_3947912947".

And other reasons, but I digress. I don't have time to learn a new career, I just want a computer that works.

[โ€“] [email protected] 0 points 1 year ago (1 children)

I have no idea how to install all the different program types (flathub, db, appimage, etc.). Windows has exe. I click "install" and boom, it's done.

That's strange, I've always felt that installing stuff is a lot easier on Ubuntu than windows. It's just apt install and apt remove . Having to manually download and run an exe feels outdated in comparison.

I can't even select a file because there are no previews. Just a gazillion blue squares with names like "dlcosn_3947912947".

Curious what distro you installed that had that issue. The only preview issue I've encountered was on win10 where I had to pay for windows to support H.265 to give me previews of H.265 files.

Things are constantly breaking. When they do I look up support articles that are written in fucking Klingon and sent to the terminal to type in commands that always return some sort of generic error "command not found" or some shit because the solution is written for a different one of the 862700422 available distros.

That's a fair point though. If you aren't willing (and most aren't) to learn enough to be comfortable with the terminal, it can be very easy break something when you are forced to interact with the terminal.

[โ€“] [email protected] 0 points 1 year ago (1 children)

I've always felt that installing stuff is a lot easier on Ubuntu than windows. It's just apt install and apt remove .

๐Ÿ˜‚ Except that you have to know exactly what is, character for character, and usually includes some long string of numbers and letters where 1 character is wrong and you have to retype the whole damn thing. This is the opposite of easy.

Curious what distro you installed that had that issue.

Fedora/Gnome

If you aren't willing (and most aren't) to learn enough to be comfortable with the terminal, it can be very easy break something when you are forced to interact with the terminal.

Yes and the problem is you're ALWAYS sent into the terminal for absolutely any kind of debugging.

[โ€“] [email protected] 0 points 1 year ago (1 children)

Except that you have to know exactly what is, character for character

Everything has [Tab] completion these days.

[โ€“] [email protected] -1 points 1 year ago

And double tab for a list of you really don't want to search.

load more comments (2 replies)