# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - Decimal time use"
"og:title": "Decimal time use"
"og:description": "So, [decimal time](https://en.wikipedia.org/wiki/Decimal_time) has been in literature for quite a while, and, as a kid, I have also come up with exactly the same version, which seem to be some kind of natural convergence of people liking to think in decimal. What do you think of us adopting such time for internal purposes here at Infinity family: # **Relationships:** - 1 year = 10 months - 1 week = 10 days - 1 day = 10 hours - 1 hour = 100 minutes - 1 minute = 100 seconds # **Starting point:** - Years start at 1970 Jan 1, midnight …"
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/94001/"
"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": "Kalba"
"layout:set-language-post-action": "/i18n/setlang/"
"layout:csrf-token": "YC9yvNs0CMERhx9Q84JWx6OoASHEQ559YFim9QunmleveYrtZedAhfwnKb2oHicB"
"layout:input-next": "/intent/94001/"
"layout:languages": [{"code": "ja", "is-active": "false", "name": "日本語"}, {"code": "lt", "is-active": "true", "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": "Laiko technologijos", "url": "/intent/1215/"}]
"item:title": "Decimal time use"
"item:votes": +1
"item:add-vote": "#addnote"
"item:intent": "/intent/94001/?l=lt"
"item:base-administration": true
"item:body": |
    So, [decimal time](https://en.wikipedia.org/wiki/Decimal_time) has been in literature for quite a while, and, as a kid, I have also come up with exactly the same version, which seem to be some kind of natural convergence of people liking to think in decimal. What do you think of us adopting such time for internal purposes here at Infinity family:
    
    # **Relationships:**
        - 1 year = 10 months
        - 1 week = 10 days
        - 1 day = 10 hours
        - 1 hour = 100 minutes
        - 1 minute = 100 seconds
    # **Starting point:**
        - Years start at 1970 Jan 1, midnight
        - (Begins like Unix time)
    
    The starting point not based in cultural, but rather geological phenomenon (i.e., carbon-based life beginning to develop silicon-based life).
    
    I've written a package for the conversion, [here](https://github.com/mindey/detime/blob/master/README.rst#decimal-silicon-time), and there are other implementations ([[1]](https://github.com/etinaude/Decimal-Clock), [[2]](https://github.com/kmturley/decimal-time)). 
    
    The implication of this, however, is, that if 1 day has 10 hours, then 1 hour length will be 2.4 traditional hours, meaning, the value of [1 HUR](https://0oo.li/rate) would hold a new meaning, so, something like the decimal version of hour (dHUR ?) would have to be introduced, and we'd have to renormalize the currencies to it then.
    
    There are arguments that traditional 12 months are useful due to lunar cycles connected with farming and the tradition of financial quarters, but that's about all the usefulness that would be lost. The gain is something that is easier to do calculations with, for example, 200 minutes = 2 hours, etc. 154814 seconds is 15 hours 48 minutes 14 seconds, or 1.54814 days etc.   ;)
"item:permalink": "/intent/94001/?l=lt"
"item:source-date": ""
"item:owner": "Mindey"
"item:ownerlink": "/user/147/Mindey"
"item:created": "2021-09-22T10:28:37.383571"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=94001"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
"item:method:add": "/admin/hlog/method/add/?parent=94001"
"item:comment:add": "/intents/addnote?parent=94001"
"item:comment:add:csrf_token": "YC9yvNs0CMERhx9Q84JWx6OoASHEQ559YFim9QunmleveYrtZedAhfwnKb2oHicB"
"item:comment:form": |
    <li> <textarea name="text" cols="40" rows="10" id="addnote" class="comment-textarea" required>
    </textarea></li>
    <li><label for="id_vote">Balsas:</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">Tyliai:</label> <input type="checkbox" name="crawl" onchange="handleSilently(this)" id="id_crawl"></li>
    <li><label for="id_has_questions">Siekių:</label> <input type="checkbox" name="has_questions" id="id_has_questions"> <span class="helptext">Pažymėkite, jei komentaras kelia naujų klausimų.</span></li>
    <li><label for="id_has_ideas">Idėjų:</label> <input type="checkbox" name="has_ideas" id="id_has_ideas"> <span class="helptext">Pažymėkite, jei komentaras siųlo galimus sprendimus.</span></li>
    <li><label for="id_has_facts">Faktų:</label> <input type="checkbox" name="has_facts" id="id_has_facts"> <span class="helptext">Pažymėkite, jei komentaras pateikia potencialiai naudingų faktų.</span></li>
    <a href="/accounts/login/">Prašome <u>prisijungti</u>.</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
  - "id": "r-196001"
    "mtrans": |

        „Gyvenimas anglies pagrindu pradėjo peraugti į silicio gyvenimą“-įdomu ~

    "text": |
        "碳基生命开始发展为硅基生命"——有趣〜
    "owner": "transiency"
    "ownerlink": "/user/197/transiency"
    "permalink": "/intent/94001/?l=lt#r-196001"
    "created": "2021-09-22T12:32:46.547442"
    "vote": "[+]"
"base:js": "/static/js/base.c7357c06cc89.js"
