@johnvoorhees Great episode about Claude Code. Maybe someone else already mentioned to you after the episode but you can tell Claude to use ffmpeg to break down a screen recording and debug iOS animations and other things like that
@johnvoorhees Great episode about Claude Code. Maybe someone else already mentioned to you after the episode but you can tell Claude to use ffmpeg to break down a screen recording and debug iOS animations and other things like that
@jg673 oh thanks. That’s a great tip. I hadn’t thought of that.
@johnvoorhees Another thing I’ve tried on top of that is telling Claude to write a Mac app that can record the screen and then it can get into an iteration loop on its own: make changes, record the screen and run the UI, analyze screen recording with ffmpeg, and repeat until it meets success criteria