# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - Human Teleportation"
"og:title": "Human Teleportation"
"og:description": "The teleportation in its purest sense, is the transfer of [matter](https://en.wikipedia.org/wiki/Matter) and [energy](https://en.wikipedia.org/wiki/Energy) from one point to another without traversing the physical space between them. However, teleportation has not yet been implemented in the real world, and so far, there is no known physical mechanism that would allow this, other than perhaps [Einstein-Rosen bridges](https://en.wikipedia.org/wiki/Einstein-Rosen_Bridge). Nevertheless, frequently appearing in science fiction, the user experience of it is that of a swift change of location. Can we create real world experiences that emulate this?"
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/1287/"
"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": "wZ1iSIgWKMtzJKNzHJs4AKGWNwYNx14M5iNU0oT7z1Wv4AkhCMF2k82xZxiRXbt0"
"layout:input-next": "/intent/1287/"
"layout:languages": [{"code": "ja", "is-active": "true", "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": "false", "name": "Русский"}, {"code": "oo", "is-active": "false", "name": "O;o,"}]
# <!-- TOPIC
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:parent:intents": [{"title": "技術", "url": "/intent/924/"}]
"item:title": ".:en:Human Teleportation.:cn:人类传送"
"item:votes": 0
"item:add-vote": "#addnote"
"item:intent": "/intent/1287/?l=ja"
"item:base-administration": false
"item:body": |
    .:en
    The teleportation in its purest sense, is the transfer of [matter](https://en.wikipedia.org/wiki/Matter) and [energy](https://en.wikipedia.org/wiki/Energy) from one point to another without traversing the physical space between them.
    
    However, teleportation has not yet been implemented in the real world, and so far, there is no known physical mechanism that would allow this, other than perhaps [Einstein-Rosen bridges](https://en.wikipedia.org/wiki/Einstein-Rosen_Bridge).
    
    Nevertheless, frequently appearing in science fiction, the user experience of it is that of a swift change of location. Can we create real world experiences that emulate this?
    
    .:cn
    最纯粹意义上的传送，就是将[物质](https://zh.wikipedia.org/wiki/%E7%89%A9%E8%B4%A8)和[能量](https://zh.wikipedia.org/wiki/%E8%83%BD%E9%87%8F)从一个点转移到另一个点，而不穿越它们之间的物理空间。
    
    然而，在现实世界中，传送还没有实现，到目前为止，除了[爱因斯坦-罗森桥](https://zh.wikipedia.org/wiki/%E8%99%AB%E6%B4%9E)之外，还没有已知的物理机制可以实现这一点。
    
    尽管如此，迅速改变位置的人类传送情景经常出现在科幻小说中。我们能不能创造出模仿这一点的现实世界体验？
    
    注：英语“teleportation”有多种中文说法，瞬间移动、瞬移、隐形传态、隐形传送、传送。
"item:permalink": "/intent/1287/?l=ja"
"item:source-date": ""
"item:owner": "Mindey"
"item:ownerlink": "/user/147/Mindey"
"item:created": "2020-06-01T13:57:23.867000"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=1287"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
  - "id": "i-950"
    "title": "Pendulum Transport"
    "summary": "Reinventing the pendulum (as in &quot;reinventing the wheel)"
    "url": "/method/950/"
    "owner": "Mindey"
    "permalink": "/intent/1287/?l=ja#i-950"
    "ownerlink": "/user/147/Mindey"
    "created": "2020-06-01T13:58:31.389000"
"item:method:add": "/admin/hlog/method/add/?parent=1287"
"item:comment:add": "/intents/addnote?parent=1287"
"item:comment:add:csrf_token": "wZ1iSIgWKMtzJKNzHJs4AKGWNwYNx14M5iNU0oT7z1Wv4AkhCMF2k82xZxiRXbt0"
"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">コメントが新しい問題を挙げるとマークする。</span></li>
    <li><label for="id_has_ideas">発想：</label> <input type="checkbox" name="has_ideas" id="id_has_ideas"> <span class="helptext">コメントが潜在的な解決を提供するとマークする。</span></li>
    <li><label for="id_has_facts">事実：</label> <input type="checkbox" name="has_facts" id="id_has_facts"> <span class="helptext">コメントが推論に役に立つの事実があるとマークする。</span></li>
    <a href="/accounts/login/"><u>ログイン</u>してください。</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
"base:js": "/static/js/base.c7357c06cc89.js"
