思考空間
./socio-ecological-impact-of-ai community
What is the socio-ecological impact of AI-enabled systems?
+ 規則
工作 / 活動什麼?[結果]『這是我做的。接下來打算如此做…』
查看更多..
在不安全的瀏覽器和網絡可以窺視之前,人們一直關心真實性的保存,以及他們想法存在時間的證明。
證明發布適用於大多數已知的區塊鏈,您甚至可以輸入自己的自定義區塊鏈。
People had been concerned about the preservation of authenticity, and proof of time of existence of their ideas, before the time when an insecure browser and the web could peep into.
Proof-posting works with most of the known blockchains, and you can even enter a custom blockchain of your own.
爲了提高首頁首次訪問者的信噪比,我隱藏了菜單,壓縮操作,讓眼睛專注於內容。
To increase the signal-to-noise ratio for first-time visitors of the home page, I have hidden menus, and compacted operations, so as to let the eyes focus on content.
However, apparently, some people didn't like it, because it is not clear what to do, so, I mostly reverted the change.
現在可以鎖定目標,創建投資預告,並與潛在的利益相關方分享。
It is now possible to lock targets, create teasers for investment, and share them with potential interested parties.
我實現了一個散列,它採用以前的數據和當前列以及以前的散列來生成整個數據庫的散列。
這允許我們在編寫同步器部分時以最少的數據傳輸進行同步,該部分將重新散列所有自己的數據,然後檢索已排序數據的二進制搜索的散列。
I implemented a hash that takes previous data and current column and the previous hash to produce a hash of the entire database.
This allows us to synchronize with the minimum of data transmissions when I write the synchronizer part which shall rehash all its own data, then retrieve the hash of a binary search of the sorted data.