# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - 生命长寿"
"og:title": "生命长寿"
"og:description": "生命长寿科学是一门 研究生物系统老化以及避免和逆转它的方法的领域。"
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/951/"
"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": "SE1Ueij90l9glUpRguRfq3Bi91qkmOzyQ9Hv5o719u3kUWsPA3NXri50TLTluRG3"
"layout:input-next": "/intent/951/"
"layout:languages": [{"code": "ja", "is-active": "false", "name": "日本語"}, {"code": "lt", "is-active": "false", "name": "Lietuviškai"}, {"code": "zh-hans", "is-active": "true", "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/917/"}, {"title": "科学与研究", "url": "/intent/1224/"}]
"item:title": ".:en:Life Longevity.:cn:生命长寿.:lt:Gyvenimo Ilgaamžiškumas"
"item:votes": +1
"item:add-vote": "#addnote"
"item:intent": "/intent/951/?l=cn"
"item:base-administration": false
"item:body": |
    .:en
    Life longevity is a reverse of degradation of biological systems, and research of methods to avert it.
    
    .:cn
    生命长寿科学是一门 研究生物系统老化以及避免和逆转它的方法的领域。
    
    .:lt
    Gyvenimo ilgaamžiškumas - tai biologinių sistemų savybė išlaikyti homeostazę ir išvengti degradavimo per ilgus laiko periodus.
    
    Ilgaamžiškumą tyrinėja ilgaamžiškumo mokslas ("longevity science"), kuris tyrinėja gyvenimo trukmės priklausomybę nuo įvairiausių faktorių, ir ieško kaip užkirsti kelią senėjimui: tai senatvės prevencijos bei jaunatvės atstatymo metodų tyrimo sritis.
"item:permalink": "/intent/951/?l=cn"
"item:source-date": ""
"item:owner": ""
"item:ownerlink": "/user//"
"item:created": "2020-02-28T21:43:15.708000"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=951"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
  - "id": "i-682"
    "title": "收集死亡因果图以防止死亡"
    "summary": "从世界各地的医院收集医疗回溯信息，计算疾病风险的更深层原因，提供早期诊断和生活方式改变建议。"
    "url": "/method/682/"
    "owner": "Mindey"
    "permalink": "/intent/951/?l=cn#i-682"
    "ownerlink": "/user/147/Mindey"
    "created": "2018-04-15T15:49:30.563000"
  - "id": "i-948"
    "title": "Shapeflow"
    "summary": "Generalization of Tetris: A strategic game with a variety of morphing shapes flowing through topological holes (like digestive tract) with increasing variety and speed, and complementaries (like matching Tetris bricks) that interact to break down into smaller ones, and a global goal to sustain their flow from clogging the system."
    "url": "/method/948/"
    "owner": "Mindey"
    "permalink": "/intent/951/?l=cn#i-948"
    "ownerlink": "/user/147/Mindey"
    "created": "2020-05-21T19:27:32.170000"
  - "id": "i-143001"
    "title": "Movable Frame Tetris"
    "summary": "Instead of moving the falling brick, move the entire tetris frame in the rain of tetris parts; make the frame walls semi-permeable sometimes, and emulate life form eating bricks, and medical interventions to alleviate clogging."
    "url": "/method/143001/"
    "owner": "Mindey"
    "permalink": "/intent/951/?l=cn#i-143001"
    "ownerlink": "/user/147/Mindey"
    "created": "2022-06-10T07:42:24.119739"
"item:method:add": "/admin/hlog/method/add/?parent=951"
"item:comment:add": "/intents/addnote?parent=951"
"item:comment:add:csrf_token": "SE1Ueij90l9glUpRguRfq3Bi91qkmOzyQ9Hv5o719u3kUWsPA3NXri50TLTluRG3"
"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/">请，<i><u>登录</u></i>。</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
  - "id": "r-242"
    "mtrans": |

        我认为[Shapeflow](https://0oo.li/method/948/)的想法可能具有强大的解释力和影响力，尤其是如果我们设计游戏的话，我们称之为**“ Body” **-您（作为摄取物质（例如，游戏玩家））所经过的这种结构是随着时间的流逝而生病或堵塞的人体，而您作为目标的目标要成功地通过代谢途径网络。玩此类游戏的孩子（或也许是AlphaZeros）可能会设计出许多我们不知道的策略……而且，没有欺骗，亲爱的AI –遍历所有必要的部分，可以获得加分，因此，不会突然将游戏化的人体转变为拓扑甜甜圈。

    "text": |
        I think, the idea of [Shapeflow](https://0oo.li/method/948/) may have great explanatory power and potential for impact, especially, if we devise a game -- let's call it **"Body"** -- where this structure that you (as ingested substance (say, game player)) is travelling through, is a human body that is getting sick or clogged over time, and your target, as a substance, is to go successfully through that network of metabolic pathways. Kids (or maybe AlphaZeros) playing such games might devise many strategies that we do not know of... and, no cheating, dear AI -- with going through all the necessary parts, where you get extra points -- so, that you wouldn't suddenly convert the gamified human body into a topological doughnut.
    "owner": "Mindey"
    "ownerlink": "/user/147/Mindey"
    "permalink": "/intent/951/?l=cn#r-242"
    "created": "2021-01-28T11:59:41.187200"
    "vote": ""
  - "id": "r-243"
    "mtrans": |

        //如果我们设计一款游戏-我们将其称为“身体”-您（作为摄入物质（例如，游戏玩家）正在经历的这种结构）会随着时间的流逝而生病或阻塞，作为目标，您的目标是成功地通过新陈代谢途径网络。 //
        
        哦，喜欢它！在我的[MUTANTU书](https://0oo.li/project/1011/mutantu)中，读者可笑地探索了人体内部，例如血管和肠子（我的漫画发生的地方！）:)

    "text": |
        // if we devise a game -- let's call it "Body" -- where this structure that you (as ingested substance (say, game player)) is travelling through, is a human body that is getting sick or clogged over time, and your target, as a substance, is to go successfully through that network of metabolic pathways. //
        
        oh, love it! in my [MUTANTU book](https://0oo.li/project/1011/mutantu), the readers comically explore the inside of the body, like blood vessels and intestines (where the action of my comics happens!) :)
    "owner": "Ruta"
    "ownerlink": "/user/170/Ruta"
    "permalink": "/intent/951/?l=cn#r-243"
    "created": "2021-01-28T17:30:19.606322"
    "vote": "[+]"
  - "id": "r-244"
    "mtrans": |

        正如您可能认为这是一门艺术，通过人体作为游戏世界将具有很高的教育水平（我的意思是：“高度**”），这可能会使孩子们对在做一些关于人体的事情上充满信心。例如，如果游戏具有特殊的额外工具，例如您在超级马里奥兄弟公司中收集大蘑菇的工具，给予额外的权力来通过某些路径移动，疏通拥挤的动脉，并让祖母再次看到世界而不会视力忽明忽暗，或者得到超级枪支，可以直通或修复某些路径...该游戏可能非常有趣（**且具有教育意义！**）。但是，我应该鼓励转到[Shapeflow](https://0oo.li/method/948/shapeflow)页面，并提供进一步的评论，因为该主题似乎比较笼统。 ;）

    "text": |
        As much as you may think this is an art, going through a human body as a game world would be highly (I mean it: **highly**) educational, that could result in kids gaining confidence in actually doing something about human bodies. For example, if the game had special extra tools, like what you collect a big mushroom in Super Mario Bros, giving extra powers to move through certain pathways, unclogging congested arteries, and letting grandmother see the world again without flickering eyesight, or getting a super gun, that allows to cut through, or fix certain pathways... That game could be so fun (**and educational!**) to play. But I should encourage moving to [Shapeflow](https://0oo.li/method/948/shapeflow) page with further comments, as this topic is more general it seems. ;)
    "owner": "Mindey"
    "ownerlink": "/user/147/Mindey"
    "permalink": "/intent/951/?l=cn#r-244"
    "created": "2021-01-28T17:37:39.857190"
    "vote": ""
"base:js": "/static/js/base.c7357c06cc89.js"
