6 ms·
> But they should consider whether this matches the size/scope of the problem being solved In professional software development projects, specially legacy proj
by simplotek 3y ago
> But they should consider whether this matches the size/scope of the problem being solved
In professional software development projects, specially legacy projects, often times the complexity is not justified by the problem. There is always technical debt piling up, and eventually it starts getting in the way.
- kqr 3y ago> often times the complexity is not justified by the problem. Often times means not always -- what would you say some projects are doing right so that their complexity is justified by the problem?