254 posts tagged ‘Mac’
Apple Intelligence in macOS 15.1 and iOS 18.1
Joanna Stern: Apple will launch iOS 18.1 next week, bringing its much anticipated generative-AI tools to the iPhone 15 Pro models and the new iPhone 16 lineup. It will be available for most newer iPads and Macs, too.If you’re expecting AI fireworks, prepare for AI…sparklers. Back in June, at the company’s annual developers conference, executives […]
Postbox Discontinued
Adam Engst (Hacker News, MacRumors Forum): Sad news. The longstanding email client Postbox has been acquired and shut down by eM Client, described by the announcement as “a leading email platform for Windows and macOS that combines email, calendars, tasks, contacts, notes, and chat into a single, easy-to-use application.”[…]On the other side of the equation, […]
The Sad State of Mac Calendar Scripting
AppleScript support with popular Mac calendar apps is surprisingly limited. With Apple Mail, it’s easy to write a script that operates on the selected e-mail messages, and I’ve written many such scripts. I’d like to do this same with calendar events. For example, sometimes I want to make the same change to one of the […]
Qbix Calendar Apps and the Mac App Store
A reader shared a story about the confusing and unfortunate situation with Qbix’s calendar apps on the Mac App Store. There are two separate apps: Calendars (which used to be called Calendar 2, previously discussed) and Calendar Plus. Calendar Plus hasn’t been updated in 10 years but is still for sale as a $9.99 up-front […]
Lightroom Classic 14
Agen Schmitz (release notes): Adobe has issued Lightroom Classic 14.0, a big update with several new features. The release enhances the Generative Remove feature with improved selection and object detection for easier removal of unwanted objects and distractions; introduces Content Credentials to help secure digital assets by attaching credentials like digital signature, editing information, and […]
Time Machine in Sequoia
Der Teilweise: Backing up to a NAS currently says 3 days (!) left, after having backed up ~160GB. Was using WiFi with TX rate 133MBit. Now I connected using Gigabit Ethernet, does not seem to be faster. Plus: CPU usage is ridiculously high, fans spinning up to medium/max speed several times per hour. […] I […]
Leaky macOS VPN After System Update
Mullvad VPN (Hacker News): We have found that you could be leaking traffic on macOS after system updates. To our current knowledge a reboot resolves it. We are currently investigating this and will follow up with more information.In this scenario the macOS firewall does not seem to function correctly and is disregarding firewall rules. Most […]
TCC and Gatekeeper Bypasses
Wojciech Reguła (September 2021, tweet): I was looking for code injection opportunities that may allow reaching TCC bypasses. My simple shell script discovered a potential victim - /System/Library/CoreServices/Applications/Directory Utility.app. It had (and has) the following private TCC entitlement[…] This entitlement allows the Directory Utility to modify the user’s records stored in the /var/db/dslocal/nodes directory. […] […]