Hacker Newsnew | past | comments | ask | show | jobs | submit | bfrog's commentslogin

Exactly this. I love Apple tells you it’s a big Trojan in effect that can do anything. Yeah no thanks.

Funnily it probably runs Windows better than the typical corporate spyware burdened x86 laptop.

Every thread about Windows on Hacker News includes claims about apps taking 30 seconds to launch, web pages taking 20 seconds to load, simple applications being unusable, and other extreme performance problems. These are puzzling for anyone (like me) who uses Windows at home without all of these extreme performance problems.

That was until I realized how many reports are coming from people talking about their work laptops loaded with endpoint management and security software. Some of those endpoint control solutions are so heavy that the laptop feels like you've traveled back in time 15 years and you're using a mechanical hard drive.


There's an unspoken rule in corporate America, colleges, etc. Laptops MUST be loaded down with terrible software, no exceptions. My last corporate laptop actually had the paid version of winzip in 2025, and it ran with a little tray icon that I couldn't disable or remove. That was in addition to all the other corporate crap I couldn't remove.

Some of this is not _just_ a corporate problem. Why would Winzip have an auto run application and tray application in the first place? Every single app seems to think they need one, and it's a classical tragedy of the commons. Perhaps on a virgin Windows install, your app with autorun and a tray icon will be more responsive. But when 20 other apps pull that same trick, no one wins.

This is actually one of the reasons I'm not excited at the idea of Linux defeating Windows. If it did, corporations would just start crapping up Linux the way they've crapped up Windows.


The reason every developer makes their app open at startup, is because the Windows ecosystem doesn't have a good package manager. So every app needs to be its own package manager and check for updates on a timer. So they need to run all the time so they can run that timer.

In theory the Windows Store will handle updates. In practice, I avoid the Windows Store version of applications. Also, you can't turn off app updating, only pause them for a time.

Windows Store could be great but it sucks. I haven't looked into winget yet but hopefully that takes off and doesn't suck.

IT department: If security software isn’t slowing the computer down, it’s probably not doing anything. Our security software is reassuringly bloated.

Our corporate linux machines have exactly the same monitoring software as Windows - even the servers. The performance is still not even remotely comparable. Could be the hooks are more performant on linux, could be the filesystem, maybe the tools are written more sanely... But loading apps, filesystem operations... Everything is still far faster on the linux dev instance. And I have half the ram allocated to that one.

If your benchmark is file systems, this is due to the file system filter model that NT implements, not the file system itself.

> If it did, corporations would just start crapping up Linux the way they've crapped up Windows.

They do already, my work laptop runs the corporate spin of Ubuntu, complete with Crowdstrike, which goes absolutely crazy and chews all the CPU whenever I do a Yocto build.


I used to be able to reliably BSOD a work computer by doing a largish git pull inside WSL2, with the culprit seemingly being the McAfee realtime scanner. VirtualBox VMs were fine though. Not confidence-inspiring!

I think there’s a pretty big difference though. Linux is open while windows almost certainly will remain closed so even if corporates start bloating up Linux users can rely on the gpl to give them choice while windows users are stuck

I once worked on a computer for the US Government that felt slow. I counted nine (9) directly competitive and redundant endpoint protection products on it.

Not nine different/only somewhat overlapping pieces of software from companies that were competitors. Nine equivalent products. I guess defender made ten.


In college I remember one room had some kind of all-in-one PCs built into the desks. It would have been useful.

Except they were unusably slow. Literally.

Log in when class starts, you may get control after 10+ minutes. Opening a web browser was a mistake you may not live to regret.

The network there was not fast. The various security stuff slowed every computer down a lot.

I suspect they were already older and maybe underspec. Probably had 4200 RPM disks or something.

But the combination meant they were 100% worthless.


Ten protection layers! This is the reverse of the seven proxies meme.

Can you elaborate?

How? I’m not going to name agencies or security products if that’s what you mean.

It was a US government owned/issued computer. It had 9 fully overlapping/redundant endpoint security products running. Opening websites took ages. Using specialized apps like IDEs was unlikely to fully or consistently work. As I understand it, this situation is not unusual in government/heavily regulated workstation environments elsewhere.


I like videogames, maybe more than I should at my age, and I prefer to play them from Steam in Linux through Proton. A couple of months ago I caved in and bought a proper Windows gaming miniPC because a game I want is not stable in Proton.

I use a corporate Windows VDI at work, so the experience is understandably subpar there, but it is still horrible on high.end hardware. Took me half a day just to herd it through update after update, while avoiding linking it to a Microsoft account despite its protests.

It's literally used to run only Steam and Firefox, and it still sucks compared to the ease of install/management of Linux. Ubuntu LTS took me about an hour to set up dual boot, apply updates, install Steam, and every other software and tool I use daily.

Why is Windows 11 still so clunky in 2026? It doesn't feel like the flagship product that many bright minds have improved for three decades. Why are hobbyists and small companies outperforming Microsoft's OS management?


Because Windows isn't really an OS anymore, but a "platform" to deliver advertisements and lock you into Microsoft services. The OS core itself is fairly solid (and has been since Vista/7) but it's all of the crud shoved on top which really ruins everything.

The LTSC IoT releases are easy to find (wink-wink) and don't have 80% of the annoyances, including constant "feature upgrades" - still not Linux, but better than consumer Windows.


No this is not just an enterprise issue. I waited 10 seconds (I counted.) for a Windows Explorer context menu to open the other day. This is on a fully decked out system with an Ultra 9 cpu and a 4090 and 32gb of memory, and basically no apps running. I think I had 2 tabs in Edge? Windows is a shitshow these days.

I just tried to open the context menu in Windows Explorer. It showed up almost as soon as I released the mouse button, and I have a much slower CPU, older video card, and way less RAM then you do. I was also running 12 windows of Firefox with collectively 1000+ tabs (though only about 36 or loaded), Steam, a Unity game, and Microsoft Teams, plus a number of background programs.

If your Explorer context menu is taking more than a split second to load, there's something wrong with your hardware.


There must be something wrong with quite a lot of hardware then. My windows laptop at work took > 20 seconds to open the right-click menu on the desktop.

During the wait the entire desktop background went black along with the icons then it came back. I was actually trying to get to a setting to set the background to a fixed colour instead of an image in the hope of speeding the machine up.

From a UX experience there was zero indication that it was trying to do anything during this time.


Other than hardware it could also be some third-party software hooking into Explorer to do who knows what.

Microsoft is responsible for the UX of the ecosystem they create. Things that extend the OS are part of that responsibility. It shouldn't be possible for such a thing to happen. The OS could just show the damn menu after 500ms even if some extension hasn't responded.

The extensions are native code loaded directly into the Explorer process and called from the UI thread. There is no async option they can time out.

It's not the recommended way to hook into the context menu. They have had declarative options for a long time which do not cause issues like this.


The reason the Windows 11 menu changed was to solve for this exact issue.

I don't have anything that hooks into the Windows 11-style menu though. The only additional options in the "Show more options" / Windows 10-style menu are Nvidia stuff which comes with the PC, and Visual Studio, which is Microsoft. This is not caused by some crappy 3rd party app.

The new menu is faster, it takes about .5 to 1 second to appear. Pretty great compared to 10 seconds for the old style menu. Still a very noticeable lag for a simple task on a top-shelf Windows laptop.

To be fair the delays get better when you repeatedly open the context menu. It seems to get everything cached and then it loads in ~0.5 second. But it loses this speed when you don't open the menu for a while.


A bank I worked at had one so bad that at 9am when everyone was logging in or forcing updates it could take 15 minutes to be usable. And every couple of weeks they'd force update just to change everyone's lock screen to something like "I support pride month"

Corporate spyware is pretty nasty, regardless of platform. When I was at FB, they had something that forced a kernel module that was incompatible with the next big OS release; and I had accidentally disabled the FB spyware scripts. I set /etc/hosts to immutable because I was tired of them fucking with it ... didn't realize that's why things were better for the next 3 months, until I did the major update and I had to fix things from safe mode ... where everything only barely works.

Microsoft also puts a lot of crap into a default install that you may want to disable. Windows 11 with some judicious policy editor settings isn't so awful.


Outside corporate setting, it is also the fact that most windows systems you encounter are installed on cheap machines by people who just care that their word processor works a few times a month. And you were probably forced to fix it.

At the same time, as someone with a well maintained Windows gaming rig, I don't like spending time in the OS these days. Something about transparently doing stuff that puts money in their pocket while inconveniencing me gives me the ick.


And Windows laptops are such a commodity business that prices are incredibly low. So PC makers load ‘em up with junk because they get paid for those deals.

They are more incentivized by that than the few lost sales from people who know better to look for low crud machines.

And on more expensive machines they’d just be leaving money on the table. So they still often ship bundled crud.

Similar to spyware on TVs. Margins are razor thin. They’re going to make them up somewhere.


I've said for decades that from a user perspective, malware scanners and prevention tools are fundamentally indistinguishable from actual malware. They intercept file accesses, block you from doing what you want to do, pop things up all over the place, and make your machine slow aand unreliable.

This has always been my experience even just this past week. The system feels so unresponsive.

Like, the UI shows my hovers and interactions live but clicking things just takes time to do the corresponding result.


Oh yeah no... its still terrible even without all the spyware.

First experience of Windows 11, trying to download a file through firefox caused my 18 core 10980xe to have the entire UI freeze for the full time the download was going.

Reverted back to windows 10 immediately and the problem went away.

Windows 11 is full of spyware from the Mothership


Took 6 minutes from power button to login prompt this morning. Probably even longer from login responsive desktop. So yes, probably!

I’ve helped someone with a rather clean iMac, circa 2019, still supported by Apple. Forget 6 minutes — you can spend a full hour from boot to giving up trying to get anything done.

I think that Apple has gotten so used to having fast storage in their machines that the newer OSes basically don’t work on spinning rust.


APFS is not designed for spinning rust, so that tracks.

these iMacs have horrible Fusion drives (128GB SSD + 1TB HDD combo) iirc that fail often. Have you looked into that?

I bet this is it. I had a 2018 Mac Mini with a failing drive that moved like frozen molasses, but wasn't throwing obvious errors. Before it failed, it was slow compared to an SSD, but booted up in a reasonable amount of time and ran office apps just fine, just with a little startup lag. It was bad compared to an SDD, but not intolerably slow.

If a Mac is running that slowly, there's probably a hardware issue.


Is there some reasonable way to check whether the Fusion drive is failing? Some quick searches suggest that Apple’s built in tooling doesn’t actually help much.

Sorry, I don't remember the details and it was several years ago. I do remember looking at the Console log and seeing lots of drive timeouts.

what? on a semi modern CPU and a SATA / M2 SSD?? My Vista laptop on a spinning drive took that long to boot I am pretty sure. I am flabbergasted if this is true

i5-1145g7, 16gb ddr5, nvme storage

You should be flabbergasted. It's ridiculous.


Geekbench 6 was around ~2600 single-core with the VM overhead for me. That's still punching above single-core power in its class for Windows machines and it makes me giggle.

https://browser.geekbench.com/v6/cpu/17011372

This was the latest UTM in the App Store, so native Hypervisor.Framework access for arm64 Windows acceleration.


My corporate spyware laden Surface ARM runs Windows faster than the Macbook Neo, but unlike the Neo can survive a fall onto a concrete floor. (Ask how I know...)

My home laptop is even faster.


How do you know a Neo cannot survive a fall onto a concrete floor? I think it would take at least ten tests each with a new machine to get some confidence of the impossibility of that.

Unless you are a time traveler that is very likely not true.

corporate laptops is the key here. take 2 identical laptops one with and one without the spyware - its night and day in both performance and battery life.

Wouldn't corporate spyware equally burden the NEO? Especially more give the 8GB of RAM vs 16+ on X64 laptops? Chrome, Teams, IDEs, websites etc are equally bloated on both platforms.

Yep.

A Neo will win a race with a similar speed Windows computer full of bundled crap and security slop.

But it would work the other way around too.

The nice thing about Macs is even if you see a lot of what Apple puts on the computers as useless trash (“Why the hell do I need iBooks?”) it’s not stuff running in the background interfering with everything you do the way bad PC security software bundled on cheap Windows PCs or forced by corporate often does.

I can tell you my last work Mac slowed down noticeably (though not too bad, luckily) the day they decided to put the corporate security crud on it.

The newer security crud we use now seems much better behaved though.


The cpu in Neo is 2-3 times faster.

My (former) corpo HP laptop with 16GB RAM had 75% RAM used at idle after a fresh boot with Outlook, Teams and all the copro shit running in the background. So the 8GB NEO CPU will spend its time swapping data from ram to disk versus the 16GB+ ones, given both being filled with corporate spyware and same heavy use cases.

Also it isn't 2-3x faster, stop with the made up nonsense please. Just checked and my 3 year old AMD laptop is on par with the NEO geekbench score I found online (slower in single core but faster in multi core), not 2-3x slower.


This is another myth that needs to die. You can’t just look at Task manager and see that the OS is using extra memory and assume anything else loaded will cause swapping. Thats not how modern OS work.

Aaaand I cancelled.


Open Source is not Free Support, the sooner this reality sets in (accelerated surely by AI spam) the sooner we get to the happy place.


It’s the taxi app wars all over. Yes Claude is great. But how many people are going pay once the subsidies are over?

Like uber I believe current pricing is heavily subsidized by capital investment. The investors likely believe the bot with the users is a winner.

The real winner will be the good enough bot with customer hardware and scale to run it cheaply. There’s exactly one current contender as far as I know with both.


C isn't really the protocol though, its just a way every language has of exporting simple symbols. Otherwise how else does this work, you'd never every language to understand every other languages symbol name encoding scheme, some of which are complete jibberish (I'm looking hard your way C++).

The real protocol in action here is symbolic linking and hardware call ABIs.

You could always directly call Rust functions, but you'd have to know where to symbolically look for them and how to craft its parameters for example.

If this is well defined then its possible. If its poorly defined or implementation specific (c++) then yeah its a shit show that is not solvable.


I which no one cares about. As a 1% player having a convoluted C++ centric stack when the 99% player has something different e ouch porting requires critical thinking means no one gives a damn about it.

ZLUDA has more interest that SyCL and that should say it all right there.


Intel focused on SyCL which not many people seem to actually care about. It looks far enough removed from CUDA you’d have to think hard about porting things as well. From what I understand ROCm looks very close to CUDA.


It's bad it really is, I got fed up and rolled back to windows 10 when I tried downloading a file and the whole UI locked up until the file finished. On my own personal high performance desktop with tons of memory, cpus, etc etc. Never saw this in Windows 10. Certainly never saw it in modern Linux.


SpywareOS couldn’t even be bothered to allow text editor functionality, wasn’t in the KPIs of user activity monitoring and monetizing


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: