Comment on Code Inflation [pdf]Comments−roneesh11yA good and informative read. While I'm new to programming, I have began to judge my productivity in terms of lines of code I remove, not add to a project.−akkartik11yAwesome. You're following in some big footsteps: http://akkartik.name/post/28672493−proksoup11yIf all programmers did what you are doing, we would not have the problems we do.I hope someone gives you a medal and merit badge and a cookie.[1] have begun−icebraining11yAgreed; I now always run a minifier before committing.−hueving11yNot sure if sarcastic...Reducing lines doesn't matter. Reducing logic is what matters.
Comments
A good and informative read. While I'm new to programming, I have began to judge my productivity in terms of lines of code I remove, not add to a project.
Awesome. You're following in some big footsteps: http://akkartik.name/post/28672493
If all programmers did what you are doing, we would not have the problems we do.
I hope someone gives you a medal and merit badge and a cookie.
[1] have begun
Agreed; I now always run a minifier before committing.
Not sure if sarcastic...
Reducing lines doesn't matter. Reducing logic is what matters.