Quote:
Originally Posted by BWinmill
Perhaps a professional software developer can answer this question: the notion of good and poor programming practices have existed for decades. While there is some disagreement as to what those practices are, they are typically emphasize maintainability and are among the first things that people learn when they learn how to program. Modern languages and libraries facilitate these programming practices. When we are talking about ereaders, there are typically sufficient resources to use those languages and libraries. Given all of that, how is it possible to make code so obtuse that it is difficult to add an extra font size?
|
Assumptions, assumptions, and more assumptions. And you know what they say about assumptions.
As twowheels said, people don't give a darn. There are standards for everything, computer-related or not, and no one has ever cared.

Look at language.
The main objective of commercial programming is to ship a finished product. Those weirdos

who do stuff for the fun of it are the only ones who can afford to waste valuable time nitpicking over the code. And even then, not so much.