This ques is placed in this sub - forum because I feel it is a bio - tech question.
I was reading that Baby sea turtles hatch from their nest en masse and then rush to the sea all together to increase their chances of surviving waiting predators.
My question / push towards a discussion are below.
1) Where do the babies get the 'software' from that tells them to rush to the water?
2) They are never in a womb but rather in an egg. So when does the 'bootloader' get flashed? ( The same 'bootloader' that tells them to stay away from predators and go towards water?
3) Is this a classic example of a software-less hardware-only based system where the output is always to go towards water?
4) Are the brains of the turtles similar to the original Pong video game which had no code and was built using hardware circuitry only? ( In the case of the turtles, they never really get a bootloader flashed but go by what their brain directs them ? ( I am assuming the shape, position and structure of their brain might be similar to us positioning, structuring NAND gates etc to achieve a certain logical outcome?
5) Yes, I am aware that the turtles follow sun light or moonlight which guides them to the water, but still, there needs to be some sort of code in their brain that says something like:
if ( _sunlight || _moonlight == 1)
{
_go_to_water = 1
}
There gotta be that one 'bit' of data that makes them go towards the water.
Let me know your thoughts.
I was reading that Baby sea turtles hatch from their nest en masse and then rush to the sea all together to increase their chances of surviving waiting predators.
My question / push towards a discussion are below.
1) Where do the babies get the 'software' from that tells them to rush to the water?
2) They are never in a womb but rather in an egg. So when does the 'bootloader' get flashed? ( The same 'bootloader' that tells them to stay away from predators and go towards water?
3) Is this a classic example of a software-less hardware-only based system where the output is always to go towards water?
4) Are the brains of the turtles similar to the original Pong video game which had no code and was built using hardware circuitry only? ( In the case of the turtles, they never really get a bootloader flashed but go by what their brain directs them ? ( I am assuming the shape, position and structure of their brain might be similar to us positioning, structuring NAND gates etc to achieve a certain logical outcome?
5) Yes, I am aware that the turtles follow sun light or moonlight which guides them to the water, but still, there needs to be some sort of code in their brain that says something like:
if ( _sunlight || _moonlight == 1)
{
_go_to_water = 1
}
There gotta be that one 'bit' of data that makes them go towards the water.
Let me know your thoughts.