Adding Correctness Conditions to Code Changes

Today I looked at the first PR on our new project repo. It added a new run script, but the README didn’t mention it. The proposed change was incomplete, because the documentation was out of sync. Did I comment on the PR? heck no. I want to fix this problem for all PRs, not just … Read moreAdding Correctness Conditions to Code Changes

Augmented Coding: Better with Principles

Today I opened the AWS console in order to transcribe a video, and I could not be bothered to do all that clicking. This has to be six lines in the terminal. I don’t know the six lines, but Claude does. Claude “automated the entire Amazon Transcribe workflow” in 300 lines of dependency checking, argument … Read moreAugmented Coding: Better with Principles