> Remember - the lighter the color, the older the code. I really think it should be the opposite. Recent code should be clearly visible and older code should progressively interpolate into black. The current setup is extremely unintuitive for me.
That it's so interesting. A lot of people said that to me. But to me it felt more natural to highlight old code. Probably because I had this bias in the back of my mind that old code could be bad code.
Code Archeology – Lines of code by age
11–20 of 20 posts
Re: Code Archeology – Lines of code by age
#12This is neat. But what practical use is it?
Re: Code Archeology – Lines of code by age
#13This is neat. But what practical use is it?
Re: Code Archeology – Lines of code by age
#14Re: Code Archeology – Lines of code by age
#15Re: Code Archeology – Lines of code by age
#16Which do we prefer, though? As an industry, we seem to chose the "new shiney" way more than the alternatives. To the point that "hasn't been touched by the author in a few years" is a warning sign more than a sign of completeness.
I didn't want to make it look that way. The color indication is without any judgment. It's just interesting how code evolved over time. In fact you should reverse the color gradient or use different colours, so you can read code how you prefer it.
More, I think context plays a big role and it is difficult to see what new is brought to the table at times. Worse, what old was accidentally discarded?
Re: Code Archeology – Lines of code by age
#17> Remember - the lighter the color, the older the code. I really think it should be the opposite. Recent code should be clearly visible and older code should progressively interpolate into black. The current setup is extremely unintuitive for me.
That it's so interesting. A lot of people said that to me. But to me it felt more natural to highlight old code. Probably because I had this bias in the back of my mind that old code could be bad code.
Old code is mostly good code. It's new code that has varying quality.
Re: Code Archeology – Lines of code by age
#18> Remember - the lighter the color, the older the code. I really think it should be the opposite. Recent code should be clearly visible and older code should progressively interpolate into black. The current setup is extremely unintuitive for me.
Re: Code Archeology – Lines of code by age
#19https://secure.phabricator.com/diffusion/ARC/browse/master/s...