# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - Co-Existence Philosophy"
"og:title": "Co-Existence Philosophy"
"og:description": "Humans impact life on Earth for all beings. Humans are part of a larger natural ecosystem but decisions are made only thinking about one specie - humans - and often only &quot;selves&quot;. Co-existence (coex in short) is a philosophy in progress that invites to reflect about ability to sense by various beings not just humans, an interconnectedness of all beings and inclusive life decisions. So far coex principles are: Attention to feelings that signal the needs. Actions to satisfy the needs. Communication about the needs and actions."
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/1226/"
"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": "Язык"
"layout:set-language-post-action": "/i18n/setlang/"
"layout:csrf-token": "SElGV2LK02Z3t699CQadkPhHKKZU9xcAcN82tyZCx3d6vnaPFIRN7uYjzpdEYJMs"
"layout:input-next": "/intent/1226/"
"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": "false", "name": "English"}, {"code": "ru", "is-active": "true", "name": "Русский"}, {"code": "oo", "is-active": "false", "name": "O;o,"}]
# <!-- TOPIC
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:parent:intents": [{"title": "Окружающая среда", "url": "/intent/903/"}, {"title": "Общество", "url": "/intent/1221/"}, {"title": "Sustainable Development", "url": "/intent/1006/"}, {"title": "Philosophy &amp; Religion", "url": "/intent/1223/"}]
"item:title": ".:en:Co-Existence Philosophy.:cn:共存哲学"
"item:votes": +2
"item:add-vote": "#addnote"
"item:intent": "/intent/1226/?l=ru"
"item:base-administration": false
"item:body": |
    Humans impact life on Earth for all beings. Humans are part of a larger natural ecosystem but decisions are made only thinking about one specie - humans - and often only "selves".
    
    Co-existence (coex in short) is a philosophy in progress that invites to reflect about ability to sense by various beings not just humans, an interconnectedness of all beings and inclusive life decisions.
    
    So far coex principles are: 
    Attention to feelings that signal the needs.
    Actions to satisfy the needs.
    Communication about the needs and actions.
"item:permalink": "/intent/1226/?l=ru"
"item:source-date": ""
"item:owner": "Ruta"
"item:ownerlink": "/user/170/Ruta"
"item:created": "2020-03-11T17:47:40.496000"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=1226"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
  - "id": "i-1015"
    "title": "Universe as Fractal Octopus"
    "summary": "Universe expresses itself through human creativity"
    "url": "/method/1015/"
    "owner": "Ruta"
    "permalink": "/intent/1226/?l=ru#i-1015"
    "ownerlink": "/user/170/Ruta"
    "created": "2020-12-12T12:09:00.915000"
  - "id": "i-138001"
    "title": "Soulful Doing"
    "summary": "Sensorial project management approach"
    "url": "/method/138001/"
    "owner": "Ruta"
    "permalink": "/intent/1226/?l=ru#i-138001"
    "ownerlink": "/user/170/Ruta"
    "created": "2022-05-17T11:14:29.753729"
  - "id": "i-147001"
    "title": "Black Mirror"
    "summary": "Unlocking openness through a tiny mirror painted in black"
    "url": "/method/147001/"
    "owner": "Ruta"
    "permalink": "/intent/1226/?l=ru#i-147001"
    "ownerlink": "/user/170/Ruta"
    "created": "2022-06-23T14:44:33.473494"
"item:method:add": "/admin/hlog/method/add/?parent=1226"
"item:comment:add": "/intents/addnote?parent=1226"
"item:comment:add:csrf_token": "SElGV2LK02Z3t699CQadkPhHKKZU9xcAcN82tyZCx3d6vnaPFIRN7uYjzpdEYJMs"
"item:comment:form": |
    <li> <textarea name="text" cols="40" rows="10" id="addnote" class="comment-textarea" required>
    </textarea></li>
    <li><label for="id_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">Тихо:</label> <input type="checkbox" name="crawl" onchange="handleSilently(this)" id="id_crawl"></li>
    <li><label for="id_has_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">Идей:</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">Факты:</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/">Пожалуйста, <u>войдите</u>.</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
  - "id": "r-35"
    "mtrans": |

        Дальнейшее мышление очень приветствуется. Ключевой вопрос - как может сосуществовать потребность в самореализации и сосуществовании?

    "text": |
        Further thinking is very welcome. Key question - how can a need for self-actualisation and co-existence co-exist?
    "owner": "Ruta"
    "ownerlink": "/user/170/Ruta"
    "permalink": "/intent/1226/?l=ru#r-35"
    "created": "2020-03-11T17:49:16.604000"
    "vote": ""
  - "id": "r-36"
    "mtrans": |

        Ключевой вопрос, который переопределит экономическое развитие: какие условия необходимы для сосуществования?

    "text": |
        A key question that would redefine economic development: What kind of conditions are needed for co-existence?
    "owner": "Ruta"
    "ownerlink": "/user/170/Ruta"
    "permalink": "/intent/1226/?l=ru#r-36"
    "created": "2020-03-11T17:50:42.310000"
    "vote": ""
  - "id": "r-45"
    "mtrans": |

        // Люди являются частью большей природной экосистемы, но решения принимаются только с учетом одного вида - людей
        
        
        
        Действительно, и очень важный момент. Собаки могли бы дать глубокое понимание мира запахов, если бы они могли только передать это другим.

    "text": |
        // Humans are part of a larger natural ecosystem but decisions are made only thinking about one specie - humans
        
        Indeed so, and a very important point. Dogs could give a profound level of insight into the world of smells, if they could only translate that over to others.
    "owner": "Mindey"
    "ownerlink": "/user/147/Mindey"
    "permalink": "/intent/1226/?l=ru#r-45"
    "created": "2020-03-15T18:36:41.127000"
    "vote": "[+]"
  - "id": "r-46"
    "mtrans": |

        Основной вопрос: как мы можем понимать чувства других существ? С каким языком?

    "text": |
        Fundamental question: How might we understand feelings of other beings? With what kind of language?
    "owner": "Ruta"
    "ownerlink": "/user/170/Ruta"
    "permalink": "/intent/1226/?l=ru#r-46"
    "created": "2020-03-15T20:55:01.203000"
    "vote": "[+]"
  - "id": "r-47"
    "mtrans": |

        // Как мы можем понять чувства других существ?
        
        
        
        Проект под названием «Больше не говори» [направлен на чтение мозговых волн собак] (https://www.cnet.com/news/no-more-woof-reads-dog-brainwaves-translates-to-speech/) переводится как речь.
        
        
        
        Новый вопрос: собаки хотят этого?

    "text": |
        //How might we understand feelings of other beings?
        
        A project called 'No More Woof' [aims to read dog brainwaves](https://www.cnet.com/news/no-more-woof-reads-dog-brainwaves-translates-to-speech/), translates to speech.
        
        New question: do the dogs want this?
    "owner": "transiency"
    "ownerlink": "/user/197/transiency"
    "permalink": "/intent/1226/?l=ru#r-47"
    "created": "2020-03-16T02:33:28.607000"
    "vote": ""
  - "id": "r-60"
    "text": |
        [transiency] It seems humans choose to monitor say dogs with brainwaves for the sake of promised understanding. Is there a different way?
        
        How about humans stop "asking for evidence" and admit by default that all species have needs to exist.
    "owner": "Ruta"
    "ownerlink": "/user/170/Ruta"
    "permalink": "/intent/1226/?l=ru#r-60"
    "created": "2020-03-21T18:10:33.326000"
    "vote": ""
"base:js": "/static/js/base.c7357c06cc89.js"
