Show HN: An easy way to count your progress I've been writing substantially more code in the last three months in many ways thanks to Cursor and all the AI help I could get. As such, I got curious to see just how much work I've been committing, and while relying on Github contributions view was my normal go-to way of doing it (1,338 contributions in the last year), I thought it would be fun to have a local way to count all progress. Here's what I got for the last 90 days: Total files changed: 3593 Total lines inserted: 292060 Total lines deleted: 72239 If you want to do the same, just copy this file (https://kirillzubovsky.com/count-lines) and save it locally. I find it fun to know how much I've been adding every day/week/month. Keeps me motivated. Have an awesome day! Kirill |
No comments yet