//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
ProfilePosts









Loading...
When Apple announced the Apple Vision Pro, I started taking panoramic photos. Panos are great in the Photos app, but in visionOS 27 you can use them as your environment while using other apps. Video shows a photo from my Moroccan vacation while watching a trailer for Lawrence of Arabia in Apple TV.
Less than a week before WWDC, and Ming-Chi Kuo drops this on the Apple Vision Pro line. I hope Apple provides encouragement at WWDC that visionOS is still a major part of their roadmap.
13d
7d
Source: x.com/mingchikuo/s...
Relatedly, you can set isExcludedFromBackup property to true to prevent files from being backed up by Time Machine. Although, Apple's docs says the "value exists only to provide guidance to the system", so like the Pirate Code, "It's more of a guideline than a rule."
Video
For the technical geeks, you can also validate this programmatically by getting the path's URLResourceValues and check its ubiquitousItemIsExcludedFromSync value. You can also programmatically set a directory not to be synced by setting its ubiquitousItemIsExcludedFromSync property to true.