OK, so one of my tenets as a developer has been keeping software trim, being minimalistic, and trying to keep code sizes down with various optimizations and rogue programming techniques. I guess it comes from my old days on the Commodore.
Here's my question: does anyone care anymore about code bloat and multi-meg programs that seem to be able to do far less than the size that they take up would imply? Is there any merit to writing tight code and keeping file sizes down? It seems anymore that in the age of huge hard drives, broadband, and fast processors, that compact, efficient code just isn't worth the time anymore.
Am I fighting a losing battle with no merit, or does anyone out there still hold on to these old virtues with me?
Here's my question: does anyone care anymore about code bloat and multi-meg programs that seem to be able to do far less than the size that they take up would imply? Is there any merit to writing tight code and keeping file sizes down? It seems anymore that in the age of huge hard drives, broadband, and fast processors, that compact, efficient code just isn't worth the time anymore.
Am I fighting a losing battle with no merit, or does anyone out there still hold on to these old virtues with me?
