Live data from Hacker News

OS X is now macOS and gets support for Siri, auto unlock

techcrunch.com

41–50 of 578 posts

Re: OS X is now macOS and gets support for Siri, auto unlock

#41

I hope there will be option to disable Siri. Don't want turned on mic 24/7.

There's a sysconfig to turn off nearly everything in OS X if you're comfy with the CLI, I doubt Siri would be any different. It will probably be a usual GUI switch though, due to privacy laws.

Re: OS X is now macOS and gets support for Siri, auto unlock

#42

Copy/paste across iPhone and Mac is very useful. All the other features are Meh. I really don't want to be that guy talking to my Mac at work. I can't be sure that all my questions to Siri are not awkward to speak out. Would have been great to have a textual interface though. You know that Keyboard thingy that is always with a Mac?!

I think clipboard permissions for applications is going to become an issue with features like this. I may be incorrect but I'm pretty sure that clipboard access is unrestricted on both OS X (ugh, macOS) and iOS.

Re: OS X is now macOS and gets support for Siri, auto unlock

#44
post #26

wow. what a great innovation. rename the damn thing and auto unlock. i hoped for new stuff. even a /bin/bash upgrade would be nice. I mean: GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin15) Copyright (C) 2007 Free Software Foundation, Inc. but, no. all we get every year are either 3d icons, or flat icons, round corners, new name...

Get out of here with your reasonable requests, this is a DEVELOPER conference, not a design conf... oh - wait.

Re: OS X is now macOS and gets support for Siri, auto unlock

#45
post #22

Will they update the unix layer? A lot of the CLI tools there are positively prehistoric. Maybe while they're at it they can add a real package manager too.

https://github.com/Homebrew/homebrew-dupes is your friend.

Is there a way to replace all of them in one move?

Re: OS X is now macOS and gets support for Siri, auto unlock

#46
post #27

Earlier quoted context omitted.

> Will they update the unix layer? A lot of the CLI tools there are positively prehistoric. They won't, they don't want to touch any GPLv3 code.

What do BSD distros use?

You got to be a bit more specific.

--- edit ---

They all have their own version of the "GNU core utilities". BSD make instead of GNU make. less(1) is dual-licensed (I think) so everybody uses the same (OpenBSD has forked it recently though). FreeBSD's default shell is tcsh, OpenBSD uses a fork of pdksh. If you want bash then you have to install it from ports.

Most of OS X's userland comes from FreeBSD (except for bash and make) and I think they keep it reasonably up to date.

Re: OS X is now macOS and gets support for Siri, auto unlock

#48

Will they update the unix layer? A lot of the CLI tools there are positively prehistoric. Maybe while they're at it they can add a real package manager too.

I definitely feel this pain too, but:

They can't upgrade to recent GNU tools (bash is the one most people complain about) because of the GPLv3. And I feel their developer manpower is better spent on fixing OS bugs at this point. These issues are better fixed by developers less encumbered by the closed-sourceness of OS X.

Re: OS X is now macOS and gets support for Siri, auto unlock

#49
The good news is that I might not have to listen to people call it "Mac OS Ex" anymore.

I'm hoping there's a bunch of new APIs hiding in there allowing ISVs to do cool stuff. Because the new version, meh, don't care about Siri much and the rest of the stuff is window dressing, IMO. Maybe some improvements for Xcode, testing tools?

Re: OS X is now macOS and gets support for Siri, auto unlock

#50
Am I the only one who was really disappointed when the were talking about 'getting back disk space' and by the meant 'move stuff to the cloud' and not 'LZ4 in HFS+'? (I've given up on ZFS on OS X by default.)

Edit: Oh, wow! Apple File System! (see https://news.ycombinator.com/item?id=11896785 for discussion)

Post reply on HN