Live data from Hacker News

Testing the 12-inch MacBook's Performance with Windows 10

alexvking.com

171–172 of 172 posts

Re: Testing the 12-inch MacBook's Performance with Windows 10

#171

Earlier quoted context omitted.

As a universal, parent's claim is patently false. I have an Lenovo X1 Carbon that is a testament to how crappy a trackpad can get. I have had a few PC laptops in the last 5 years (HP, Lenovo) but have never found one with an adequate trackpad. So, if could you please tell me which laptop I should try? This is quite easy to test. I've heard good things about the new XPS trackpad, but haven't been able to try one in th…

Your issue is that you're misunderstanding the parent comment's claim. Izacus didn't claim that Windows laptop trackpads weren't bad -- the only claim made was that Apple trackpad drivers were worse . I've used a few friends' windows laptops, and while their trackpads certainly weren't good or perhaps even adequate (to borrow your term), they were without a doubt better than the Apple-laptop-running-windows combinati…

I have an X1 to test side by side with an rMBP running windows, and the X1 is categorically worse. Heck, I've tried many PC laptops (we have access to many at work) and haven't found anything that was as usable as an rMBP.

So, just name one laptop whose trackpad is better than an rMBP, I'll go try it side by side.

Re: Testing the 12-inch MacBook's Performance with Windows 10

#172

Earlier quoted context omitted.

The beachball on OSX frequently causes the whole UI shell to freeze solid. This literally never happens on Windows. Also all IO on Windows is asynchronous. It doesn't support synchronous IO.

> The beachball on OSX frequently causes the whole UI shell to freeze solid. The beachball is a very infrequent occurrence on OS X, and if it does happen, it usually doesn't freeze the whole shell. If you're seeing it a lot, this is often an indicator of faulty hardware. That being said... > This literally never happens on Windows. Not true, the exact same thing can and does happen on Windows, with similar rarity. >…

Sigh. You can't blame hardware when it's an as-new MBPr. Every Mac lover seems to blame it on something else when it is just a crappy OS that is the root cause.

On Windows it is extremely rare - maybe once a year, but you'd have to be a power user for sure. On Mac, it is usually a weekly occurrence. Hell, I had it happen last night in fact just by trying to mount a DMG file (a freshly downloaded TeamViewer DMG if you must know). It decided to go to the beach instead. After a full reboot it finally let me mount it. It really is a joke of an OS.

If you're not familiar with Windows IO then why try to cobble together a response? It is true that the Windows kernel does not support anything but asynchronous IO. It simply does not support it. Yes, user-mode land implements synchronous wrappers as a convenience for lazy developers or to aid in porting software from other lesser platforms.

Post reply on HN