this post was submitted on 21 Oct 2025
1213 points (98.5% liked)

Technology

76409 readers
2951 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
top 50 comments
sorted by: hot top controversial new old
[–] henfredemars 282 points 5 days ago (29 children)

I will continue to enjoy my incredibly straightforward and to the point Linux desktop that’s somehow gained a new AI-free feature by doing nothing.

[–] resipsaloquitur@lemmy.world 67 points 5 days ago (1 children)

Don't you want a bunch of pop-ups nagging you to use their AI gimmicks, though?

[–] PancakesCantKillMe@lemmy.world 24 points 5 days ago

Damn it! I’m in.

load more comments (28 replies)
[–] Johnny101@lemmy.world 51 points 4 days ago (1 children)

Don’t downgrade to Windows 11, update to Linux

load more comments (1 replies)
[–] Zacryon@feddit.org 76 points 5 days ago (3 children)

The logic behind the voice controls sounds pretty questionable, but it’s supposedly backed by data showing that users spend billions of minutes talking in Microsoft Team meetings, according to Mehdi — so they’re already used to talking on the computer, right?

Do they really reason like this? Oh my. That's stupid. And here I was thinking Microsoft employs clever people.

[–] ChickenLadyLovesLife@lemmy.world 30 points 5 days ago (3 children)

I was thinking Microsoft employs clever people

As a programmer, I've had numerous colleagues who have ended up as software engineers at MS. They were mostly either unbelievably lazy or extremely incompetent. The rest who were both ended up there as managers.

load more comments (3 replies)
[–] M0oP0o@mander.xyz 19 points 5 days ago (2 children)

As with a lot of corporate thinking, someone is tasked to justify the idea after the fact. Its not that they are unclever but that they think backwards. Conclusion first, support later.

load more comments (2 replies)
load more comments (1 replies)
[–] AstralPath@lemmy.ca 173 points 5 days ago (10 children)

Have Win 10 and was a Windows die hard since I was a kid.

Been running Linux on another drive as my default boot for a year and a half in anticipation of this horseshit and was only hesitant to delete Win because my Fanatec sim racing hardware wasn't supported on Linux.

Welp, turns out hid-fanatecff is a thing. Installed the kernel driver and boom, working Fanatec peripherals. Even my Moza shifter is plug-and-play.

Bye bye Microsoft.

load more comments (10 replies)
[–] 3x3@lemy.lol 1 points 2 days ago

Switched to macOS. Best decision ever for companies that still force you to use office products.

[–] one_knight_scripting@lemmy.world 113 points 5 days ago (11 children)

Ok, guys. I'm reading some of these replies which are saying the amount of outrage is out of proportion. I have to disagree with that. I don't want an AI running on my PC that is monitoring and learning about my shit. I didn't want that data saved even locally, let alone the monetization of that data. I don't want to be paying for power of a device that is turning me into someone else's paycheck.

Can you turn it off? I believe you can. But I also believe that doing it manually would be incredibly annoying since that does go with a lot of past practice. I also get it would reactivate itself after major updates, like how Edge keeps reinstalling.

Are there other solutions to my Microsoft issues, yes. Chris Titus Tech comes to mind.

But overall, the Windows ecosystem does not feel right to me anymore. Could other people still use it, yes. Am I going to stop them, not intentionally. But my Arch gaming PC runs games better than the same machine running Windows. I've always entertained the idea of a full switch, still have a Windows 11 dual boot and haven't officially done it yet, but with this the moment feels right. At least for me, hopefully you can understand that.

[–] KnitWit@lemmy.world 33 points 5 days ago (9 children)

I had dual boot with win10 for a while, but when they had that ‘bug’ that was wiping peoples linux partition I dropped Windows completely. As dar as I’m concerned Linux and other FOSS in general has reached a point where it meets the majority of my needs. Same goes for local storage vs needing anything through the cloud or streeaming.

load more comments (9 replies)
load more comments (10 replies)
[–] llama@lemmy.zip 31 points 4 days ago (21 children)

What is this AI everywhere concept actually supposed to accomplish for the end user? Maybe I'm just behind on the vision but I can't grasp the point. I have a feeling it's not really about what the users want but I'd love to here a genuinely good use case.

[–] abbiistabbii@lemmy.blahaj.zone 24 points 4 days ago (1 children)

They've invested lots of money in AI systems and found out that people do not want to use them, so if they make them unavoidable and force people to use it.

Capitalism does that sometimes.

load more comments (1 replies)
[–] Snowclone@lemmy.world 17 points 4 days ago

it's like having 10 walmarts in one town. they are selling their investors infinite growth by showing a huge uptick in users through unavoidable systems being piled on. like how retail used to sell their investors on square footage going up every year by X amount. it gooses the stock and it doesn't matter than your losing money or destroying your business doing it, because the stocks going up RIGHT NOW is the only goal.

load more comments (19 replies)
[–] TheFonz@lemmy.world 15 points 4 days ago (13 children)

Can anyone give recommendations on what to do if you have to run Autodesk products (Revit. Autocad) for work? No, I can't swap them for open source alternatives such as FreeCAD as Im working with large international projects. Should I dual boot? Virtual machine inside Linux?

[–] bytesonbike@discuss.online 21 points 4 days ago (1 children)

Controversial take:

If Autodesk products is how you make your money - Just use the OS your work provides you. Unless you're a freelancer, of which that's your work computer, and lock everything else down.

Work computer is not my problem. Nor am I putting anything personal on there. Microsoft wants to mine my company's info, let those two deal with that shit.

[–] TheFonz@lemmy.world 6 points 4 days ago

Thanks. I am a freelancer but I depend on the platforms my clients work with.

[–] kyub@discuss.tchncs.de 10 points 4 days ago

In order of priority:

  1. Check for a Linux-compatible alternative
  2. Try installing/running it via Bottles (a veeeery easy to use Wine frontend, hiding lots of wine complexity). Wine allows running most windows programs directly on Linux, with almost zero performance overhead.
  3. Try installing/running it via winboat (basically WSL in reverse - a well-integrated Windows VM or container running on Linux so you can run pesky Windows-only programs with it) (haven't used it myself yet)
  4. Use a regular full Windows VM on Linux (likely less well integrated and more resource intensive than #3, but maybe even more compatible). Set up a shared folder between host and VM for easy file transfers.
  5. Dual-boot Windows from another disk. Set up a shared folder/partition for file transfers.
[–] gian@lemmy.grys.it 7 points 4 days ago (3 children)

Dual boot is an option, but I would go with 2 machines, one with Windows with only the Autodesk products and the other with Linux and all the other software.

load more comments (3 replies)
load more comments (10 replies)
[–] Phegan@lemmy.world 41 points 5 days ago (5 children)

I moved to pop!_os on the 14th and I am not looking back

load more comments (5 replies)
[–] MystikIncarnate@lemmy.ca 82 points 5 days ago (1 children)

I work in IT and far be it for me to tell you what OS to use on your own computer.

The only thing I want to die right now, is the AI bubble. Just pop already. Holy fuck what a worthless endeavor this has been.

[–] lightnegative@lemmy.world 27 points 5 days ago (1 children)

+1000. one of my coworkers keeps thinking he's saving time with AI-generated code but what he's really doing is pushing the thinking downstream when we have to pick apart the absolute garbage that gets generated.

PR feedback gets turned into AI prompts and the cycle continues. It's exhausting

load more comments (1 replies)
[–] Mobiletuck@lemmy.world 26 points 4 days ago (3 children)

yeah, I updated one machine that was running Win10, it's now running LinuxMint

load more comments (3 replies)
[–] BilSabab@lemmy.world 41 points 5 days ago (16 children)
load more comments (16 replies)
[–] DupaCycki@lemmy.world 46 points 5 days ago (5 children)

It's insane how much extra time, effort and sanity you can retain simply by switching to Linux. I initially switched a few years ago, then fully shortly after. Using my PCs has never been better and I had no issues with gaming. The only games that don't work are some of the live service ones I'll never be interested in.

One of the best decisions in my life, right up there with deleting all social media. Life keeps getting better, relatively speaking, but of course rich pedophiles just can't tolerate us having a good time.

load more comments (5 replies)
[–] julysfire@lemmy.world 36 points 5 days ago (16 children)

Linux is the only viable solution to this mess. And no it is not as scary as it seema

[–] explodicle@sh.itjust.works 19 points 5 days ago (6 children)

Does Lemmy have a "Stallman was right" community? Or is that just all of Lemmy.

load more comments (6 replies)
load more comments (15 replies)
[–] DeathByBigSad@sh.itjust.works 58 points 5 days ago (3 children)

Four Horsemen of Apocalypse

  1. The country where a lot of tech countries are headquartered in, elects a wanna-be dictator
  2. Android restricts "sideloading" (aka: non-approved install)
  3. Windows has mandatory AI
  4. Mandatory ID Verification
load more comments (3 replies)
[–] hypna@lemmy.world 62 points 5 days ago (1 children)

Finally got my last PC switched off Windows. It feels good.

[–] Sunshine@lemmy.ca 30 points 5 days ago

The malware has been dewormed.

[–] mctoasterson@reddthat.com 45 points 5 days ago (10 children)

Microsoft literally wanted me to convert my desktop to e-waste as it lacks the magical TPM chip that Win11 demands.

I said "fuck that" and pulled the Boot SSD, kept the existing non-boot drives for data, and put in a brand new SSD, encrypted it and installed Pop OS in one shot.

Not only was it easy, I lost literally zero critical functionality vs. what I had with Win 10. There is a Linux app equivalent for everything I had before. I had a few driver issues but most were auto-discovered including obscure ancient printers and scanners on my network.

load more comments (10 replies)
[–] sparky@lemmy.federate.cc 39 points 5 days ago* (last edited 5 days ago)

Windows is becoming so trash that a bunch of my not-that-tech-savvy friends have been hitting me up asking about gaming on various Linux distros. (Just a few years ago it was all “Linux? Haha nerd”.) And the non gamers are switching to Mac at a remarkable rate.

And things have progressed so well that even for the non-technical crew, after installing Mint and showing them how to use ProtonPlus to install and select Proton-GE, they’re pretty much off to the races without much further hand holding.

[–] blitzen@lemmy.ca 51 points 5 days ago (42 children)

I’m dangerously close to moving my gaming pc to Linux. What’s the consensus for the best distro for gaming?

I’m comfortable enough with *nix, as my daily is MacOS and I have a home lab/server.

[–] atrielienz@lemmy.world 54 points 5 days ago (11 children)

I use Bazzite. I like it a lot.

load more comments (11 replies)
[–] coaxil@lemmy.zip 28 points 5 days ago

Bazzite for gaming no question, thing just works, I can use Linux fine, and very competent in windows also, but with gaming I just want a system I turn on and play, not faff with, I have been using Bazzite almost since it's beginnings, and am legitimately shocked at how turn key they have that distro for its use case.

load more comments (40 replies)
[–] Etzello@midwest.social 34 points 5 days ago (2 children)

Crazy to me that windows is finally worse than MacOS

load more comments (2 replies)
[–] WolfLink@sh.itjust.works 8 points 4 days ago* (last edited 4 days ago) (18 children)

I’m trying out Bazzite, and although it does take a little tweaking sometimes, I haven’t encountered a game I can’t run yet, including features like HDR and DLSS.

load more comments (18 replies)
[–] br0da@lemmy.world 30 points 5 days ago (2 children)

Windows is still a fixture in my life due to work, but I’ve ditched Windows at home for years and won’t ever go back.

load more comments (2 replies)
[–] FourThirteen@lemmy.world 8 points 4 days ago (1 children)

I've been on Debian for a couple years since Windows 10 came out. Not sure what this fuss has been about, but I'm glad I switched when I did.

load more comments (1 replies)
load more comments
view more: next ›