How similar is hacking to 21st Century pharma discovery?
Reading this thread on the latest advancement in antibiotics, (https://news.ycombinator.com/item?id=8852487) I noticed several commenters touching on various strategies that seemed eerily similar to hacking...penetration testing, brute force fuzz testing, vulnerability analysis. The language and the medium is different, but at an abstract level, the strategies appear to be similar.
For someone versed in both worlds, how similar is it in reality, and are there advancements in say, white hat hacking that have counterparts in medicine/biology/genomics?
2 comments
[ 2.7 ms ] story [ 16.8 ms ] threadThose things aren't unique to hacking, btw- they are common in warfare and intelligence, predating computers (well, maybe not fuzz testing).
That said, it can be misleading and people often stretch the analogy too far (DNA splicing is kind of like the C preprocessor but the ribosome is no compiler)