this post was submitted on 19 Nov 2025
425 points (99.5% liked)

Technology

76918 readers
3181 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 1 points 1 hour ago (2 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 6 points 1 hour ago* (last edited 1 hour 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)?

[–] echodot@feddit.uk -2 points 1 hour ago (3 children)

So steamOS is in fact not an operating system it's just a program that runs on plasma. Or is steamOS actually an operating system, but just quite a limited one, and you dual boot into plasma.

[–] ChairmanMeow@programming.dev 4 points 47 minutes ago

KDE Plasma is just the desktop environment. It's not an OS. SteamOS is a full OS, built off of Arch Linux. It has both a Gaming mode, which looks a lot like Steam Big Picture does these days, and a desktop mode that uses Plasma as the graphical shell/interface. It doesn't matter OS-wise which one you "boot" into, as both are SteamOS.

[–] Localhorst86@feddit.org 3 points 50 minutes ago* (last edited 34 minutes ago)

SteamOS is a linux distro based on Arch Linux, similar to any other. It's a amalgamation of different pieces of software, including a traditional desktop environment (plasma). But it does not boot into the desktop mode by default, instead it boots into their own graphical environment (gamemode) by default, running their steam client.

That's because their main focus is gaming machines, and that's why they want gamers to be greeted with a consolized, 10-foot UI.

I think you're confused because you think of steamOS being the UI (i.e. "Desktop Environment") that welcomes you when you boot into it, instead steamOS is the entire package, including a "traditional" desktop environment (which is KDE Plasma), as well as their own (gamemode), etc.

[–] SirActionSack@aussie.zone 1 points 19 minutes ago

A desktop environment is not a prerequisite for an operating system.

[–] SkunkWorkz@lemmy.world 2 points 1 hour 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 2 points 1 hour ago* (last edited 1 hour ago)

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.