|
> Bacteria do not possess this trait, and yet reproduce themselves If you programmer, you should know from experience or from learn, that in complex system possible just two ways to achieve reliable execution. 1. Brute force, just test as many possible scenarios as could, 99.999% is better than 99.99%, and make script for each scenario. 2. Smart, run system when tested somewhere between 70..90% and make some sort of insurance, so when happen non-tested scenario and all failing, you will pay (compensate) for harm, and make additions. That is. Bacteria lives in comfortable environment (mostly in liquid water drop), and spent billions of slightly modified reproductions, to make solutions for all possible scenarios. You may hear, DNA of simplest bacteria are more than Million pairs, that's because of number of scenarios it successfully survive. Space is much less comfortable environment than liquid water, it have wide range of possible parameters, I even not sure if exists some structure, which could survive in all possible space environments, so need some adaptation mechanisms, to change structure, and best is consciousness AI, which could make smart predictions of causes and reasons, and control all these machinery.
And also it will have memory, to repeat moves which helps to survive when something similar happens earlier. |
Irrelevant. A self-replicating system does not need to be highly reliable. Look to the past, any time over 200 years ago most families were a dozen kids because most didn't reach adulthood.
> That is. Bacteria lives in comfortable environment (mostly in liquid water drop), and spent billions of slightly modified reproductions, to make solutions for all possible scenarios. You may hear, DNA of simplest bacteria are more than Million pairs, that's because of number of scenarios it successfully survive.
False. Bacterial environments are hostile because other bacteria fight them for the same resources, including predation. Many chemicals are hazardous even in small quantities. Internal chemistry requires water in liquid form, yet there's only a narrow range of temperatures where water is liquid, and worse the chemical processes change rate significantly even within that range.
Also irrelevant, we've been using simulated evolution as a form of AI for ages already. It's not new or novel. I implemented a version of this in 30 minutes over a decade ago just to prove a point. A million bases is trivial to store, so is a billion or a trillion.
> Space is much less comfortable environment than liquid water, it have wide range of possible parameters, I even not sure if exists some structure, which could survive in all possible space environments, so need some adaptation mechanisms, to change structure, and best is consciousness AI, which could make smart predictions of causes and reasons, and control all these machinery. And also it will have memory, to repeat moves which helps to survive when something similar happens earlier.
Also false.
1. Space has far fewer parameters than water.
2. One does not need to make a single machine to survive "all possible space environments" to do this, just our solar system at 0.47-0.31 AU from the sun. We already have that, we sent probes there.
3. Consciousness is not necessary for any of that. Neither is episodic memory (though that is trivial to implement). Bacteria exist and do these things well enough with mere DNA.