Live data from Hacker News

MacOS High Sierra

apple.com

591–600 of 630 posts

Re: MacOS High Sierra

#591

Earlier quoted context omitted.

Yes. It's not "access to the keychain" but "access to this item" and it's a simple "the binary $NAME with $DIGEST has permission to access this item." Technically, if you can create another executable binary with the same name and digest, you can access the same keychain item.

nope. Keychain checks the code signature of the app.

Finding that hard to believe if the binary isn't code-signed.

Re: MacOS High Sierra

#592
post #374

Earlier quoted context omitted.

>Your typical Android phone calls home around 1200 times per day Do you have any proof to back up the claim?

I don't know how many times Google Maps calls home, but it does it often enough for Google to know where any Android user that hasn't explicitly disabled location tracking has spent each minute of his/her life. The proof is easy obtainable on Google Maps location history.

You did say 1200 times per day. How did you arrive at this number and what tools did you use to find this out. I would like to verify this.

Re: MacOS High Sierra

#593
post #566

Earlier quoted context omitted.

“All sorts of things” is a broad statement to toss around without at least some links. I primarily work in python and had never even heard of the py2app issue since it’s not an incredibly common tool and most python developers I know use newer versions of python. That’s why I questioned the original broad claim: I know there are edge cases but most of the developers I know work on Macs and SIP just isn’t mentioned of…

I develop against the deployment environment run in virtual machines for two reasons. 1) Too many packages/servers/etc. I've tried to install under OS X over the years just didn't quite work right. That's probably not the case so much any more, but I have experienced it recently. 2) Developing against a macOS localhost can mask problems associated with my code running in the deployment environment. So to avoid those…

Re: #1 that’s been generally smooth for me since Homebrew stabilized but I think your second point is key: it’s faster to develop locally but you definitely want to have some regular test that you’re in sync with the actual deployment environment. Docker has made that pretty easy now that the Mac Docker app is solid.

Re: MacOS High Sierra

#594

Earlier quoted context omitted.

I had ads but playing devils advocate they have given a huge number of people access to technologies they never would have had access to otherwise. They have made entire businesses viable that wouldn’t be as good otherwise.

Ads themselves, sure. Ad tracking tech, not so much.

I think the problem more importantly is the current tracking ad bubble. The design of the current debt based economy naturally leads to these kinds of bubbles.

Re: MacOS High Sierra

#595
post #220

Earlier quoted context omitted.

I think he meant copy-pasting files.

Yes, according to the Apple page: >Responsive. Designed to make common tasks like duplicating a file and finding the size of a folder’s contents happen instantly.

Yup, which is pretty neat. Before you'd have to wait for the little Finder window to show up, calculate time remaining and then do the job. Now it's instant when copy-pasting files around :)

Re: MacOS High Sierra

#596
Went to upgrade an iMac and an MBP to High Sierra today. The iMac took well over an hour. The MBP is the first Mac since my LC back in 1990 to be bricked during an OS upgrade. While I should be praising Apple for that kind of track record, I'm not exactly thrilled. I mean, it's not just a restart-and-try-again, it's a flat out "WTF do I do now?" bricking.

Re: MacOS High Sierra

#597

Earlier quoted context omitted.

Any chance you have this script on GitHub/somewhere public?

I don't have it polished enough for that, but the gist (no pun intended) is: I keep all my documents in a single folder called ~/AAA (so it lists on top) with subfolders like /WORK, /PHOTOS /CODE (e.g. /CODE/GO), /MUSIC etc, so I can just rsync that and be totally backuped. Inside ~/AAA I also have a folder called SYSTEM_FILES, where I keep stuff like bashrc, vim directory etc. My ~/.bashrc etc are just symlinks to ~…

You may want to check out https://github.com/Homebrew/homebrew-bundle which will allow you to do a bunch of that in a single file. https://github.com/mikemcquaid/strap and https://github.com/benbalter/plister may be of interest too.

Re: MacOS High Sierra

#598

Earlier quoted context omitted.

If you have an all-SSD Mac, the file-system will get converted during the upgrade. I think you still have the option to choose HFS+ when you perform a clean install. Anyway: I installed the GM with an HFS+ boot volume that would fail an `fsck_hfs` (and when attempting to fix inconsistencies, it would get stuck indefinitely). Given the amount of bitrot I experience with HFS+ I welcomed the in-place conversion to somet…

If I'd like to stick with HFS+ for now, do I have the option to during the upgrade? I dual boot with Windows and I'm worried about something getting messed up and am not sure if there's a way to read APFS from Windows yet (I back up of course, but want to avoid potential issues)

Update: I upgraded, and everything happened automatically. No option to opt out of APFS conversion so yeah, if that effects your workflow you should know that. Went without a hitch for me though!

Re: MacOS High Sierra

#599
post #468

Earlier quoted context omitted.

LaTeX and Org mode are much better and more usable than either Office or OpenOffice for me. I haven't needed to do more than copy-paste into Office documents for the last 4 years. Of course, that's not at all relevant for general market share, but there are viable alternatives depending on how technical you are and your exact needs/restrictions/use-cases.

How do you open docx and pptx files other people send you with LaTeX and Org mode? ;)

You could probably use something like pandoc (http://pandoc.org/) for the docx. Not sure how well it works though.

Not sure what to do about pptx.

Re: MacOS High Sierra

#600

Earlier quoted context omitted.

And yet, microsoft started incorporating ads inside of windows 10. The business models helps, but if you can both sell a product and get ad revenue, why wouldn't you ? In apple's case, they have a fairly small but dedicated marketshare that cares deeply about those issue. That's why I trust them to not sabotage their product. Microsoft has a monopoly, they don't need to care.

What markets is it that you feel Microsoft have a monopoly in? Desktop/Laptops is now a 3-way split between MS, Apple and Google with chromebooks. Mobile is a split between Apple and Google with MS out of it. Cloud is Amazon out in front with MS in second place. Office is the one area where MS could be considered to have a monopoly but even there I think cloud players are gaining ground and also (AFAIK) there's no ad…

Chromebooks are tiny. Smaller than linux even. It's just MS and apple.
Post reply on HN