this post was submitted on 07 May 2025
544 points (98.7% liked)

Technology

69806 readers
3527 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

"We set out to solve one of the most common frustrations we hear — finding and changing settings on your PC — using the power of AI agents," Navjot Virk, corporate vice president of Windows Experiences at Microsoft, said in a blog post on Tuesday. "An agent uses on-device AI to understand your intent and with your permission, automate and execute tasks."

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -5 points 1 day ago (6 children)

My biggest complaint about Linux is how literally everything requires you to do some arcane magic in the terminal.

Just make it a button damn it. As it is I just copy and paste what I'm told into the terminal so you could have just added a button into the operating system that just did that behind the scenes.

[–] [email protected] 50 points 1 day ago (1 children)

Literally everything? Hardly anything requires a terminal these days. The only reason tutorials tell you to use a terminal is because they don’t know what GUI you’re using. You can usually do the same thing in the GUI.

[–] [email protected] 29 points 1 day ago* (last edited 1 day ago) (1 children)

Not to mention that the terminal is just so much more efficient for a tutorial than that whole 20 screenshots with circles where to click nonsense. 20 screenshots you will have to redo when the GUI designer inevitably decides to do a "redesign" because they are bored and want to justify their existence.

[–] [email protected] 2 points 17 hours ago

I cut my teeth on Linux when red hat was trying to make things "user friendly" with control panel like guis but they consistently couldn't do what I wanted so I had to learn the terminal anyway.

25+ years later, I'll use a gui if it works and it's easy, but I still have trust issues that I don't have with a config file. You put shit in a config file, it's going to do what you asked (right or wrong) or sigterm trying... And I appreciates that.

That said, I do mostly gui config on my daily driver these days. Servers however... No gui, no problem.

[–] [email protected] 15 points 1 day ago

Why is this repeated over and over on Lemmy? It is nonsense.

There is a button. You don't need the terminal any more or less than any other OS. Yes people give advice with commands. They are not magic nor arcane, but it is so much easier to tell you to do a command than 20 pages of diagrams and drawings on how to use the gui to do the same thing.

[–] [email protected] 15 points 1 day ago

The good thing is that most of those "arcane magic things" in the terminal can simply be copied and pasted into said terminal. Whereas finding an obscure option on a windows program setting three requestors and five buttons deep is a nightmare, especially if your UI is not set to English.

[–] [email protected] 10 points 1 day ago

I don't think that is a particularly fair assessment. ZorinOS for example has been our home OS for years now. No terminal required.

[–] [email protected] 7 points 1 day ago* (last edited 1 day ago)

It's a dying problem, but it's gonna take a while to finish dying off. Linux is currently mostly used by more technically capable people, so avoiding the terminal has historically been a lower priority compared to getting things to work at all. I think that's changing as things get increasingly stable and usable with support for popular things like gaming. Once that base functionality is there, more and more attention will turn to polishing the UI and finding ways to hide the terminal.