The comparison about surface areas is wrong. A creature could drastically increase its surface area by having many tendril-like appendages (i.e. hairy surface) and limiting the core body to consist of thin shapes. A fractal web of tendrils would dissipate energy far more effectively.
Can a Living Creature Be as Big as a Galaxy?
151–160 of 204 posts
Re: Can a Living Creature Be as Big as a Galaxy?
#152It doesn't make much sense for a creature the size of the galaxy. If it did, it would be extremely slow and alien to us.
A more plausible way would be if a human-scale civilization would create self replicating probes that would spread in the galaxy and bootstrap some sort of large biological or AI civilization.
Re: Can a Living Creature Be as Big as a Galaxy?
#153Re: Can a Living Creature Be as Big as a Galaxy?
#154However, I see no limit to the size of zero-gravity organisms like the honey fungus. Fungi are filamentous, so there's no unsurmountable problem with heat dissipation.
And even for self-conscious organisms, I can imagine hierarchical organization, such as Rajaniemi's "metaself" or Watts' Bicameral Order.
Re: Can a Living Creature Be as Big as a Galaxy?
#155Re: Can a Living Creature Be as Big as a Galaxy?
#156Re: Can a Living Creature Be as Big as a Galaxy?
#157http://www.geoffreylandis.com/infinite.htp
(Geoffrey Landis, the Melancholy of Infinite Space)
Re: Can a Living Creature Be as Big as a Galaxy?
#158Earlier quoted context omitted.
Do you believe its possible for a computer, more specifically an Artificial General Intelligence, to be "alive" (if one such thing ever gets built)?
Conscious? Yes (possibly). Alive? No.
Does intelligence imply life? I'd say no.
Re: Can a Living Creature Be as Big as a Galaxy?
#159Earlier quoted context omitted.
This kind of stuff is fun to think about. In my opinion identity is based on behaviour, not composition. So long as an entity matches a given behaviour profile, then for all intents and purposes that entity IS the thing that the behaviour is normally attributed to. Kind of like Duck Typing: "If it walks like a duck and it quacks like a duck, then it must be a duck." So my response to your car example is that both veh…
So if an alien abducted you, created a clone to replace you while you are experimented upon, you'd still agree that you are living normally, and nothing happened to "you"?
Re: Can a Living Creature Be as Big as a Galaxy?
#160The question is not correctly formed: what we really want to know is if there are life-like beings that could operate on a totally different scale than ours (both time and size wise, including viruses and whales here). Self centered thinking, i.e. restricting our inquiry to only include protein-based lifeforms or other qualities required on our scale obviously prevents us from having the required open minded mindset.
There are more bacterial cells in your body than there are human cells. Where exactly do you draw the line between what constitutes "you."
Human myName = new Human(mother, father, environment, spacetime); Location birthPlace = myName.mother.getCurrentLocation; location bithTime = myName.myMother.getCurrentBirthTime; myName.removeAllLimbs(); myName.upgradeAllLimbs(); CloneUtils.cloneHuman(myName, 'myClone') AssertEquals(myName, myClone) //false