daniel

@dlevi
63 Followers
124 Following
210 Posts
<!-- 🤦 -->
found something interesting earlier, AVFoundation apparently has a performance hud: preferences are equivalent to `defaults write com.apple.avfoundation.videoperformancehud enable -int 1` and `defaults write com.apple.avfoundation.videoperformancehud fontsize -int 50`
(tested on iOS, but this probably works on macOS too)

For a couple of days I’ve had to deal with this annoying bug that re-enables the “Add Playlist Songs to Library” option in Apple Music’s settings (every time I add a new song to a playlist)

I’m on iOS 14.4, so I thought this issue was occurring because of something I may have tampered with, but after reading this community report, this is definitely a server side issue. https://discussions.apple.com/thread/255317783?login=true&page=1

If you have it set to off, try adding a song your playlist and see if it enables it for you.

“Add playlist songs” feature keeps turnin… - Apple Community

defaults write com.apple.backboardd BKDigitizerVisualizeTouches -bool YES
@objc lol, I just figured out you can add custom profiles to Terminal (iOS) letting you know in case you still use a jailbroken device as your main
apparently, VisionOS warns you 30 seconds before the device panics