|
|
|
|
|
by osharav
3626 days ago
|
|
Fair enough, although I think that discussing and further thinking about that analogy might be able to create new insights. I find it unfortunate that in addition to highly interesting information you've shared, you have also chosen to make destructive criticism about my attempt to find touch points between software and drug development.
See, software development, the way I see it, is based on sharing, via open source, but not only. The culture it induces is of being open, to new ideas and to constructive criticism. > Drug molecules aren't meaningfully decomposed into individual units It's not about the molecules - it's about the tests.
Envision a state where you could say - "oh dear, 6 volunteers for first-in-man Phase 1 tests had to be hospitalized - let's find a lab test, or a change in the model which would predict a positive result for the structure we've tested and negative result for other structures which do not cause that condition". The individual units don't have to be the molecules, they can also be the tests. You would argue, and rightly so, that finding such a test is hard/impossible. And I would agree but the whole article is about defining the problem - and because in software development, when making a small bug fix - you are not after making the entire system work, rather a tiny fraction of it better apt for a new condition you did not take care of earlier. > the answer is "maybe" When uncertainty is high - wouldn't you want to strengthen the tools that allow you to know at least that the failures you've already encountered won't happen again? I find it also unfortunate that you think my article is dismissive of efforts made by countless people before me. I had and have no such intention. |
|
By giving you all these pointers I am trying to provide the "constructive criticism" you say you want.
I am also trying to establish my bona fides, so you might have a chance of accepting as true my statement that you've offered no insights which were not already known a century ago. It's not like the concepts underlying unit testing didn't exist before CS developed them.
And I have no wish to put up with an eternal September here on HN when some enthusiastic engineer thinks the methods from that field can be moved over to drug development. It very similar to what Lowe, above, calls the 'Andy Grove fallacy' - http://blogs.sciencemag.org/pipeline/archives/2015/04/02/sil... .
Also, there's an entire field for the theory of the design of experiments: https://en.wikipedia.org/wiki/Design_of_experiments . These are used in drug development. Perhaps it's software development which should incorporate ideas drug development, and not the other way around.