this post was submitted on 19 Nov 2025
889 points (99.1% liked)

Technology

76962 readers
3355 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
 

Microsoft's AI CEO, Mustafa Suleyman, has shared his opinion after recent pushback from users online that are becoming frustrated with Copilot and AI on Windows. In a post on X, Suleyman says he's mind blown by the fact that people are unimpressed with the ability to talk fluently with an AI computer.

His post comes after Windows president Pavan Davuluri was recently met with major backlash from users online for posting about Windows evolving into an agentic OS. His post was so negatively received that he was forced to turn off replies, though Davuluri did later respond to reassure customers that the company was aware of the feedback.

you are viewing a single comment's thread
view the rest of the comments
[–] echodot@feddit.uk 2 points 1 day ago (3 children)

I'm still bit confused about steamOS, I thought it was supposed to be a full on operating system for gaming centric PCs but it seems to need Plasma in order to do any traditional computer things.

[–] Localhorst86@feddit.org 8 points 1 day ago* (last edited 1 day ago) (1 children)

Which aspect of that confuses you? That it uses a Desktop Environment to do desktop things, or that they are using KDE Plasma instead of something else (say, gnome)?

[–] vrighter@discuss.tchncs.de 3 points 1 day ago

you seem to be confusing an operating system for the user interface. An os can (and regularly does) have more than one interface. In this case steamos ships with two of them. One they designed which is targeted for games. And they also ship plasma as a desktop environment for those who need it. The operating system lies under all that, and you can launch any piece of software from either of the interfaces. (or the terminal, that counts as a 3rd way to interact with the computer, I guess)

[–] SkunkWorkz@lemmy.world 1 points 1 day ago (1 children)

Basically SteamOS is just a tweaked version of Arch Linux that boots Steam Big Picture Mode by default and launches games with Proton. It’s not a full blown OS by itself.

[–] kayazere@feddit.nl 6 points 1 day ago* (last edited 1 day ago) (1 children)

It is a full blown Linux OS. You can switch out of the gaming specific mode/UI to a Linux desktop environment using KDE. There you can install your own software and use it like a normal computer.

The only limiting factor is that the root file system is read only by default (can be disabled). If you want to install system level packages, you can work around this by using something like distrobox.

[–] SkunkWorkz@lemmy.world 1 points 1 day ago (1 children)

Yes I know I own a Deck. I’m just saying that the Steam layer is not, since the comment I was replying to was asking why you’d still need Plasma and not use the Steam UI to use it as a desktop

[–] Nugscree@lemmy.world 1 points 1 day ago

Because the Steam UI is limited to their software, you would still need a desktop environment and they chose KDE Plasma, if you want you could can customize it to look like anything or just replace it with Gnome (or other desktop environment for that you fancy). My guess to why they would not do this is you would create a dependency on you as a company to apply/check the changes for every update, instead of just relying on the desktop supplier (KDE) if you use the default UI.