New term to describe bad programming: Biological
doubtingtommaso.blogspot.com
New term to describe bad programming: Biological
1–10 of 17 posts
Re: New term to describe bad programming: Biological
#2Whatever point he's trying to make in this post - and I'm not going to take the time to try to figure it out - I'm sure there's a simpler way of saying it.
Re: New term to describe bad programming: Biological
#3-> "A good developer would never put the end of the digestive system right next to the start of the reproduction system - not even if that would require fewer lines of code (which it undoubtedly did)." Whatever point he's trying to make in this post - and I'm not going to take the time to try to figure it out - I'm sure there's a simpler way of saying it.
Re: New term to describe bad programming: Biological
#4Re: New term to describe bad programming: Biological
#5I've certainly worked with some programmers who's approach seemed more like evolution and intelligent design.
Re: New term to describe bad programming: Biological
#6I am quite alright with that.
Re: New term to describe bad programming: Biological
#7I've certainly worked with some programmers who's approach seemed more like evolution and intelligent design.
Heh, best argument against creationism yet: If God were omnipotent and omniscient and God designed the human body, then it wouldn't be such a phenomenal mess!
Seriously though, as messy as organ systems and biochemistry may be, the weird thing is that it all works by itself, using basic chemical properties. I remember how some textbooks can make it sound like proteins and molecules are ordered around in a cell, but in reality everything just floats around, is attracted and repelled to other stuff in the right places, and it works.
Re: New term to describe bad programming: Biological
#8But beyond a certain scale, complex systems, including complex software, must be grown and not master-planned. This is one of the main advantages of iterative design and development.
Organic life passed this level of complexity long ago. Yes, evolution is dumb enough that it has passed up some obvious improvements. But humans are not (at least not yet) so smart that they could design even a bacterium from scratch, without resorting to iteration, and trial-and-error.
Re: New term to describe bad programming: Biological
#9Re: New term to describe bad programming: Biological
#10So, basically, we need to refactor the human body. I am quite alright with that.