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.
MacOS High Sierra
591–600 of 630 posts
Re: MacOS High Sierra
#592Earlier 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.
Re: MacOS High Sierra
#593Earlier 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: MacOS High Sierra
#594Earlier 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.
Re: MacOS High Sierra
#595Earlier 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.
Re: MacOS High Sierra
#596Re: MacOS High Sierra
#597Earlier 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 ~…
Re: MacOS High Sierra
#598Earlier 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)
Re: MacOS High Sierra
#599Earlier 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? ;)
Not sure what to do about pptx.
Re: MacOS High Sierra
#600Earlier 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…