|
|
|
|
|
by lostmsu
1091 days ago
|
|
Just today Copilot saved me close to 1 hour of typing and replaced it essentially with ~1 minute of pressing Tab. I was hooking IAudioClient COM class to capture and silence arbitrary app's audio, and as soon as I wrote signatures for its members Copilot was able to generate skeletal stub implementation with logging as well as hooking code totaling about 150 lines of Rust. |
|