this post was submitted on 11 Nov 2024
569 points (98.6% liked)

Technology

59341 readers
5313 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 
  • A new patch is being quietly pushed to Windows 10 (and 11) PCs
  • It’ll force upgrades in certain circumstances to keep the PC in support
  • This update will mean more nag prompts coming to your PC
you are viewing a single comment's thread
view the rest of the comments
[–] Cethin 1 points 2 days ago

There is not a GUI for everything on Windows. There is for a lot of it though, for better or worse. There usually a GUI on most Linux DEs as well, but the answer you'll see online often involves the console because it's easily shared and you can just copy/paste it and it's universal usually. The GUI option requires long tutorials with images telling you where to click. It's not an improvement. You're just following a guide not understanding it either way, but the console option is much faster. A GUI is good for applications you understand, but just solving a problem you don't understand a GUI is cumbersome.

And yeah, having people split has its issues, but that's what happens when people get a choice. There's a similar problem between Windows versions too, but Windows 10 has been dominant for a while now so all answers are for that.

You will run into issues, but you have to learn where to look for answers. You've had this with Windows too (like the OP here). You just view the issues you've had with Windows differently. You've learned to deal with it gradually over time, where switching to Linux you'll have it largely all at once at first as you set things up for the first time and get used to the change. It's a big change, but you can handle it. You've dealt with worse already.

Also, don't be afraid of the console. It isn't particularly scary, except you just haven't used something like it before I guess. It just requires using a keyboard. You use "man [package name]" for the manual. There's also a fantastic package called TLDR that is similar to man but much shorter and only contains the things you'll frequently be looking for. I highly recommend it if you try Linux again. It may help.