From 1979e196c9f166afad10e54387b8232cb75f355f Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Fri, 17 Apr 2026 06:28:51 +0500 Subject: [PATCH] rename boris-25-mar-26 asset folder to boris-26-3-25 Adopt YY-M-D naming scheme (year-month-date, month as numeric) for chronological sortability. Update image references in the squash-merging / PR-size post. Co-Authored-By: Claude --- .../assets/{boris-25-mar-26 => boris-26-3-25}/1.png | Bin .../assets/{boris-25-mar-26 => boris-26-3-25}/2.png | Bin tips/claude-boris-2-tips-25-mar-26.md | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename tips/assets/{boris-25-mar-26 => boris-26-3-25}/1.png (100%) rename tips/assets/{boris-25-mar-26 => boris-26-3-25}/2.png (100%) diff --git a/tips/assets/boris-25-mar-26/1.png b/tips/assets/boris-26-3-25/1.png similarity index 100% rename from tips/assets/boris-25-mar-26/1.png rename to tips/assets/boris-26-3-25/1.png diff --git a/tips/assets/boris-25-mar-26/2.png b/tips/assets/boris-26-3-25/2.png similarity index 100% rename from tips/assets/boris-25-mar-26/2.png rename to tips/assets/boris-26-3-25/2.png diff --git a/tips/claude-boris-2-tips-25-mar-26.md b/tips/claude-boris-2-tips-25-mar-26.md index 44dee32..a46a554 100644 --- a/tips/claude-boris-2-tips-25-mar-26.md +++ b/tips/claude-boris-2-tips-25-mar-26.md @@ -19,7 +19,7 @@ Boris shared his GitHub contribution graph showing **266 contributions on March - Each PR = one commit makes it easy to revert entire features and simplifies `git bisect` - At high-velocity AI-assisted workflows (141 PRs/day), squash is the pragmatic choice — individual "fix lint", "try this" commits within a branch are noise -Boris Cherny — 266 contributions, always squashed +Boris Cherny — 266 contributions, always squashed --- @@ -39,7 +39,7 @@ Boris shared the size distribution across those 141 PRs, totaling **45,032 lines - The distribution is heavily right-skewed — the occasional large PR is inevitable (bulk renames, migrations), but the norm is tight - Small PRs reduce merge conflict risk, are easier to review, and pair perfectly with squash merging for clean reverts -Boris Cherny — PR size distribution table +Boris Cherny — PR size distribution table ---