|
|
|
|
|
by taeric
4109 days ago
|
|
I have seen exactly this style of thinking happen in a large code base. Some of it was my own, sadly. The odd thing to me, is you say this still of problem doesn't happen in a large code base. But, to me, this style of problem just happens many times in a large codebase. That is, large problems are just made up of smaller problems. Have I ever used the DLX problem? No. Do I appreciate that it is a good way to look at a problem you are working? Definitely. I wish I had more time to consider the implications there. More subtly in your post, to me, is the idea that with the right people the problems don't happen. This leads me to this lovely piece.[1] [1] http://www.ckwop.me.uk/Meditation-driven-development.html |
|