Reading List

The most recent articles from a list of feeds I subscribe to.

France’s Social Media Ban

RTÉ (Hacker News): French politicians have passed a bill that will ban social media use by under-15s, a move championed by President Emmanuel Macron as a way to protect children from excessive screen time. […] It will now go to the Senate, France's upper house, ahead of becoming law. […] The legislation, which also provides […]

macOS 26.4 Beta: Problems Mounting HFS+ Volumes

I normally don’t write about beta bugs, but I’ve seen lots of people discussing this one and also received customer questions about it. I can reproduce it on my Mac, though not for every HFS+ volume. Apple: HFS external media might fail to mount automatically. (168672160) Workaround: For macOS only, use CLI tool diskutil mount […]

Outlook Copilot Bug Exposes Confidential E-mails

Sergiu Gatlan (Hacker News): Microsoft says a Microsoft 365 Copilot bug has been causing the AI assistant to summarize confidential emails since late January, bypassing data loss prevention (DLP) policies that organizations rely on to protect sensitive information. […] “A code issue is allowing items in the sent items and draft folders to be picked […]

Apple’s .car File Format

Ordinal0 (via Hacker News): In this post, I’ll walk through the process of reverse engineering the .car file format, explain its internal structures, and show how to parse these files programmatically. This knowledge could be useful for security research and building developer tools that does not rely on Xcode or Apple’s proprietary tools. As part […]

Searching for Apps With Spotlight

Brent Simmons: Spotlight has recently become terrible for launching apps after being so good for years. Now when I type something like Cal or Calendar or even Calendar.app I have to manually select the actual app in the list, if it even appears. I’ve never used Spotlight for this on macOS (preferring LaunchBar) but have […]