Apparently someone already wrote a whole production Swift wrapper for the AppleCVA face tracking framework I discovered. I'm pretty sure it was vibe coded.
This sucks. I'm doing this both to help people and to teach myself Swift and macOS programming. What's the point now?
I spent a whole day reverse engineering Apple binaries to work out the API and required input data. I didn't post the API header or docs but I did post logs with a lot of the required info. Enough for a slop machine to figure it out I guess.
This is really demoralizing. I was planning to stream this weekend to work on all this. Now I don't really feel like it any more.
I guess you can't even post reverse engineering logs now without risking people slopping their way ahead of you.