5 ms·
This idea of 'word count' that an Author can use to hold themselves accountable is intriguing. I wonder if a 'lines changed per day' metric (purely as a persona
by g5095 5y ago
This idea of 'word count' that an Author can use to hold themselves accountable is intriguing. I wonder if a 'lines changed per day' metric (purely as a personal motivator) would be useful for side-projects that we all procrastinate on.
There's got to be some way using git log to get a rough approximation of 'lines changed per day' that you could represent somewhere like a histogram.