(no title)
pm
|
5 months ago
What were some of the technical challenges you experienced while reverse-engineering the wallpaper system? I've been reverse-engineering (for lack of a better term) some of macOS' and Xcode's poorly-documented functionality prototyping a personal developer tool. My investigation isn't sophisticated by any means; it's just been trial-and-error, but I haven't found much online in the way of resources for people going down this route.
cindori|5 months ago
You can also export assembly files and throw various agents (Gemini, Claude etc) at them to learn more. It's surprisingly effective!
hirvi74|5 months ago