I made GitHub Copilot write a raindrop sound synthesizer in Swift (plus some SwiftUI and Charts) and wrote about how it feels, as an experienced developer, to wrangle an LLM-based coding assistant for Swift/Mac development.

https://www.cocoawithlove.com/blog/copilot-raindrop-generator.html

Using Copilot to write a raindrop audio synthesizer using AVAudioEngine

A quick look at the state of LLM assistants for Swift programming but also having fun with AVAudioEngine and SwiftUI Charts

Cocoa with Love
@cocoawithlove similar experience with trying it out on some basic mac app code a bit ago. It’s significantly more helpful in something with lots of training data like react or go so it’ll be interesting if Swift Assist can give us that level of behavior