I have an older MBP that I've upgraded with SSD and mem. It works great other than being bulky for my use case (email, surfing) It relies on a iGPU so there's really no reason for support to be dropped other than Apple wanting me to upgrade.
OS X is now macOS and gets support for Siri, auto unlock
531–540 of 578 posts
Re: OS X is now macOS and gets support for Siri, auto unlock
#532In the past year since El Capitan I have had essentially zero major issues with the software. I feel that most of the time programmers tend to overstate the bugginess of Apple software - most users I know have a consistently smooth experience.
How can they overstate bugginess? If you didn't hit a bug yet, you luckily don't know about it. If there's a bug, there's a bug.
Re: OS X is now macOS and gets support for Siri, auto unlock
#533Looks like the best way to be downvoted on HN is to be critical of either Facebook or Apple - and to a lesser extent MS. That's the only way I ever managed to get downvoted.
Re: OS X is now macOS and gets support for Siri, auto unlock
#534Earlier quoted context omitted.
> I went crazy trying to find the square brackets. Apple's US keyboards have them in a good place: on dedicated keys to the right of the 'p' key. Scroll down a bit here: http://www.apple.com/magic-accessories/ Like you, I am baffled as to why some of their BSD userland programs are so very out of date.
Apples US keyboards are fine, the problem is their international keyboards are usually bizarre hybrids of the local layout and US layout. Standard UK layout: https://en.wikipedia.org/wiki/File:KB_United_Kingdom.svg Apple "UK" layout: http://i.imgur.com/pIGiilv.jpg (@€#@|\`~ are all wrong)
Re: OS X is now macOS and gets support for Siri, auto unlock
#535What's the state of running linux (e.g. Ubuntu or Debian) on recent ( Given what El Capitan has done to my otherwise fantastic macbook, I'm not so sure I want to keep up with their latest developments.
It's the state of Linux on the Desktop anywhere. Expect three hours of fiddling kernel parameters to get sleep to work as expected, followed by the same for Wifi, Sound, Graphics. To be repeated at least with every dist update. Expect different applications to use different languages, some to have menu bars within the window, some on top. Sometimes strg+c copies something, sometimes highlighting text does it. Not all…
I'm a bit surprised at your comment as my experience with linux on the desktop (or laptop) has been consistently good on such things as Dells and custom-built boxes. Granted, there are a few minor bugs here and there, but overall Ubuntu and Debian seem to "just work" on commodity hardware. Maybe I've been lucky?
Are you suggesting that all these problems are comorbid or that these are all possible problems one might experience (in an uncorrelated way) on Mac hardware?
Re: OS X is now macOS and gets support for Siri, auto unlock
#536Re: OS X is now macOS and gets support for Siri, auto unlock
#537Earlier quoted context omitted.
OSX used to be ahead of the curve though compared to Windows, now...it's falling behind. I think that's where people's frustrations come from.
I dislike Windows so much. It feels pieced together from so many kludgy parts... Anyway, I just don't see it. :)
Case in point, the "Do you want Windows to search for a solution?" Since the day this feature was added I've never once had Windows figure anything out; I always get "Windows was unable…". In the Win2K/XP days, you could right-click on a network adapter and choose 'repair' to do all the standard stuff (flush DNS, release/renew DHCP lease, etc.) which would solve most problems. They took that out in Vista in favour of the "idk man" wizard, and now you have to do it by hand.
Windows is also full of catch-all error messages, where it says "We couldn't copy the file. Check file permissions, make sure there's free space, and if it's a network drive make sure you're still on the network", as if those weren't things that the computer couldn't check for me in milliseconds.
When people say that macOS is falling behind Windows, it seems to be, at best, a superficial judgement from people who don't use both of them for productive work. Windows 10 has a lot of polish, but it also has two separate control panels for changing settings, apps which don't seem to know what kind of apps they are, and more and more new APIs and features that only store apps can use, in exchange for extremely limited access to the system.
Windows is great for playing games, but for any serious work the overhead of making it work and keeping it working is just ridiculous.
Re: OS X is now macOS and gets support for Siri, auto unlock
#538Earlier quoted context omitted.
As someone who has used Windows, Mac and Linux as both personal and work OS for > 5 years each, I'm curious to know how come (you don't see yourself getting one in the future). The two things I have against the Apple platform compared to Microsoft and Google are Apple's bias toward lock-in and their aversion to tinkering. Other than that, I think what they are offering is rather good.
I got a Macbook Pro as work machine in late 2014, having used a Thinkpad before. 1. Mac OS is just too unfamiliar. It starts with the keyboard layout, which I reverted to Windows-style after I went crazy trying to find the square brackets. (Which, probably for aesthetics, they didn't bother to print ont he keyboard.) 2. Mac OS's poor multi-monitor support regularly drives me crazy. To their credit, they have ironed o…
I assume you're using a non-US keyboard? I've been using Macs for programming for 15 years, and I haven't seen this, and I have MacBooks Pro from 2010 through 2016 in our office and they all have square brackets on the keyboard.
Re: OS X is now macOS and gets support for Siri, auto unlock
#539It seems like more and more of the work on MacOS is dedicated to propping up iOS instead of simply making a great desktop OS. As someone who does not use or want Apple's mobile devices, it's been hard to get excited about these last few releases.
I like Apple's mobile devices but ever since the iPad turned out to be a giant iPhone instead of a true desktop/mobile hybrid, I'm scared as hell that they will lock down their desktop/laptop ecosystem the way they do with mobile. It's clear now that iOS is absorbing everything Mac. Now I'm trapped between MacOS, Windows 10 and maybe Google's Chrome environment. Linux, please take off. I wished the open source commun…
Re: OS X is now macOS and gets support for Siri, auto unlock
#540Earlier quoted context omitted.
One aspect of their decision to run with Metal that surprises me, is that they decided the cost of developing and maintaining an API of that level of complexity was worth it. I'd like to know what they were thinking.
I think they looked at how 'well' third parties developed Mac OS X drivers for OpenGL, and figured that wouldn't get better. Assuming they knew about Vulkan in time (Vulkan was announced at SigGraph 2014, about a year before Metal's _release_, so that may have been tight), I guess they assumed things wouldn't get better if they replaced OpenGL with another open technology. Also, from what I read, Vulkan doesn't do an…