# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - Making Life Multiplanetary"
"og:title": "Making Life Multiplanetary"
"og:description": "The goal to make life multiplanetary would be part of more abstract problems - enjoying the exploration of the other worlds, and assuring the continued existence of Earth life. Currently, Earth life exists on a single planet Earth, and is vulnerable to a number of planetary [hypothetical extinction-level events](https://en.wikipedia.org/wiki/Global_catastrophic_risk). The probability of an extinction-level event on Earth over the course of a century is estimated to be around [9.5%](http://futureoflife.org/2016/06/29/existential-risks-likely-kill-terrorism/). It is obvious, that whatever a planetary catastrophe happens to the planet Earth, we would reduce the risk associated with its probability more than 10 times (0.095*0.095 = 0.009025) by having …"
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/68/"
"base:css": "/static/css/bootstrap.min.9c25540d6272.css"
"base:extra-css": "/static/css/base.57997aeac1df.css"
"base:favicon": "/static/favicon.acaa334f0136.ico"
"base:body_class": ""
"layout:logo": "/static/0oo.8d2a8bbef612.svg"
"layout:index": "/"
"layout:menu": "/menu/"
"layout:categories": "/intents/"
"layout:ideas": "/methods/"
"layout:projects": "/projects/"
"layout:users": "/users/"
"layout:about": "/about/"
"layout:help": "/help/"
"layout:bug_report": "https://github.com/wefindx/0oo"
"layout:login": "/accounts/login/"
"layout:light-off": "/darken/?darken=true"
"layout:set-multilingual": "/mulang/?mulang=true"
"layout:lang": "Language"
"layout:set-language-post-action": "/i18n/setlang/"
"layout:csrf-token": "CL1fQ9M0LoM97UAjCMu8EJ2s5dXIxnvGKHFpxunt69xfJ5pHuaWBcTnJTh4ASgrD"
"layout:input-next": "/intent/68/"
"layout:languages": [{"code": "ja", "is-active": "false", "name": "日本語"}, {"code": "lt", "is-active": "false", "name": "Lietuviškai"}, {"code": "zh-hans", "is-active": "false", "name": "简体中文"}, {"code": "en", "is-active": "true", "name": "English"}, {"code": "ru", "is-active": "false", "name": "Русский"}, {"code": "oo", "is-active": "false", "name": "O;o,"}]
# <!-- TOPIC
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:parent:intents": [{"title": "Science:", "url": "/intent/14001/"}, {"title": "Human", "url": "/intent/995/"}, {"title": "Existential Risk", "url": "/intent/1114/"}]
"item:title": ".:en:Making Life Multiplanetary.:cn:多行星生活"
"item:votes": 0
"item:add-vote": "#addnote"
"item:intent": "/intent/68/?l=en"
"item:base-administration": false
"item:body": |
    .:en
    The goal to make life multiplanetary would be part of more abstract problems - enjoying the exploration of the other worlds, and assuring the continued existence of Earth life.
    
    Currently, Earth life exists on a single planet Earth, and is vulnerable to a number of planetary [hypothetical extinction-level events](https://en.wikipedia.org/wiki/Global_catastrophic_risk). The probability of an extinction-level event on Earth over the course of a century is estimated to be around [9.5%](http://futureoflife.org/2016/06/29/existential-risks-likely-kill-terrorism/). It is obvious, that whatever a planetary catastrophe happens to the planet Earth, we would reduce the risk associated with its probability more than 10 times (0.095*0.095 = 0.009025) by having our life on two independent planets, and further reduce it exponentially by inhabiting more planets.
    
    There are very few events, that could simultaneously affect two planets in a single planetary system, among which perhaps only - _superintelligence_, _instability of the Sun_, _a nearby gamma ray burst_, _a nearby supernova_, _a nearby black hole_, and some other esoteric ones.
    
    Having independent Earth life on multiple planets would decrease the likelihood of Earth life going extinct from things like _an asteroid impact_, _a supervolcano eruption_, _a climate change_, _a global pandemic_, and even _a low-intelligence nano-bot [grey goo](https://en.wikipedia.org/wiki/Grey_goo)_.
"item:permalink": "/intent/68/?l=en"
"item:source-date": ""
"item:owner": "Mindey"
"item:ownerlink": "/user/147/Mindey"
"item:created": "2016-08-05T06:23:11.882000"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=68"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
"item:method:add": "/admin/hlog/method/add/?parent=68"
"item:comment:add": "/intents/addnote?parent=68"
"item:comment:add:csrf_token": "CL1fQ9M0LoM97UAjCMu8EJ2s5dXIxnvGKHFpxunt69xfJ5pHuaWBcTnJTh4ASgrD"
"item:comment:form": |
    <li> <textarea name="text" cols="40" rows="10" id="addnote" class="comment-textarea" required>
    </textarea></li>
    <li><label for="id_vote">Vote:</label> <select name="vote" id="id_vote">
      <option value="-1">[−]</option>
      <option value="0" selected>-</option>
      <option value="1">[+]</option>
    </select></li>
    <li><label for="id_crawl">Silently:</label> <input type="checkbox" name="crawl" onchange="handleSilently(this)" id="id_crawl"></li>
    <li><label for="id_has_questions">Questions:</label> <input type="checkbox" name="has_questions" id="id_has_questions"> <span class="helptext">Mark if the comment raises new questions.</span></li>
    <li><label for="id_has_ideas">Ideas:</label> <input type="checkbox" name="has_ideas" id="id_has_ideas"> <span class="helptext">Mark if the comment contributes potential solutions.</span></li>
    <li><label for="id_has_facts">Facts:</label> <input type="checkbox" name="has_facts" id="id_has_facts"> <span class="helptext">Mark if the comment contributes facts for reasoning.</span></li>
    <a href="/accounts/login/">Please, <u>log in</u>.</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
"base:js": "/static/js/base.c7357c06cc89.js"
