this post was submitted on 16 Oct 2025
377 points (97.0% liked)

Technology

76105 readers
2457 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 think we’re on the cusp of the next evolution, where AI happens not just in that chatbot and gets naturally integrated into the hundreds of millions of experiences that people use every day,” says Yusuf Mehdi, executive vice president and consumer chief marketing officer at Microsoft, in a briefing with The Verge. “The vision that we have is: let’s rewrite the entire operating system around AI, and build essentially what becomes truly the AI PC.”

...yikes

you are viewing a single comment's thread
view the rest of the comments
[–] nulluser@lemmy.world 8 points 1 day ago (1 children)

I can only imagine the utter chaos this would cause in a cube farm.

But, the only place where talking to your computer at length makes any sense whatsoever is where you're alone in a private office and nobody outside of the office can hear you. Nobody wants to hear other people talking to their computer, and nobody wants other people listening to what they're doing on the computer.

My spouse and I both work from home and keep our office doors open so that the cats can come and go. We have absolutely no interest in hearing each other work. I know couples that share a home office. It's like these fucknut executives at M$ think everyone either lives alone or has a private office in the east wing of their McMansion.

And all of that is ignoring the fact that you shouldn't need AI to interpret what somebody wants a computer to do. Discreet commands for discreet tasks have been a thing for as long as computers have existed and there's no reason for that to change, regardless of the input method. Making commands fuzzy and open to interpretation is not an improvement.

[–] sobchak@programming.dev 8 points 23 hours ago (1 children)

I was curious about an LLM-powered terminal, so downloaded it to check it out. The first thing I did was ask it to do something like "open my resume file," and instead doing something like "ls | grep -i resume" in the current directory, it ran the find command on root and started hitting all my NFS mounts as well.

[–] TheFogan@programming.dev 1 points 21 hours ago

well do you want something that has an 80% chance of finding it in 2 seconds... or something that has a 99% chance of finding it in 38 hours? (and yeah, duh the obviously rational thing to do would be to try one or 2 layers of the quick methods, say "did this find it or do you want me to look deeper".