From af67f61d9fda346ee3c2ca8c9dd941a023a01ab7 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 24 May 2024 10:20:27 -0700 Subject: [PATCH] copy --- _posts/2024-05-24-self-assembly.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/_posts/2024-05-24-self-assembly.md b/_posts/2024-05-24-self-assembly.md index f09988d42..79054ee13 100644 --- a/_posts/2024-05-24-self-assembly.md +++ b/_posts/2024-05-24-self-assembly.md @@ -13,9 +13,14 @@ The currently contains about 4K commits and 14K lines of code. Aider made 15% of the commits, inserting 4.8K and deleting 1.5K lines of code. -About 7% of the code now in the repo was written by aider. -Here's the breakdown of the code aider wrote in the current code base. +About 7% of the code now in the repo is attributable to an aider commit +using `git blame`. +The number is probably a significant undercount, because periodic reformatting +by `black` is likely obscuring aider's authorship of many lines. + +Here's the breakdown of the code aider wrote in the current code base +according to `git blame`. | File | Lines | Percent | |---|---:|---:|