I am a blockchain engineer and DJ who aims to contribute to society by creating a community of trust. http://djhugu.xyz

ब्लॉकचेन का अंत
सबसे पहले स्पष्ट कर दूँ: मैं यह नहीं कह रहा कि DLT (डिस्ट्रीब्यूटेड लेज़र टेक्नॉलॉजी) स्वयं समाप्त हो रही है। इसके विपरीत, डिस्ट्रीब्यूटेड लेज़र टेक्नॉलॉजी अब से मुख्यधारा में आ जाएगी। मैं जो दावा कर रहा हूँ वह यह है कि वर्तमान में वर्ष 2024 में प्रभावी तथाकथित "ब्लॉकचेन" की मेननेट—जो अनुमोदन प्रक्रिया को सख़्त क्रमिक (सीरियल) ढंग से ही संचालित करती हैं—और उन पर चलने वाले स्मार्ट कॉन्ट्रैक्ट तथा निर्धारित मानकों का पालन करने वाले "टोकन" नामक अंकों का विनिमय, ये सभी अंततः लुप्त हो जाएँगे। संक्...

ब्लॉकचेन का अंत
सबसे पहले स्पष्ट कर दूँ: मैं यह नहीं कह रहा कि DLT (डिस्ट्रीब्यूटेड लेज़र टेक्नॉलॉजी) स्वयं समाप्त हो रही है। इसके विपरीत, डिस्ट्रीब्यूटेड लेज़र टेक्नॉलॉजी अब से मुख्यधारा में आ जाएगी। मैं जो दावा कर रहा हूँ वह यह है कि वर्तमान में वर्ष 2024 में प्रभावी तथाकथित "ब्लॉकचेन" की मेननेट—जो अनुमोदन प्रक्रिया को सख़्त क्रमिक (सीरियल) ढंग से ही संचालित करती हैं—और उन पर चलने वाले स्मार्ट कॉन्ट्रैक्ट तथा निर्धारित मानकों का पालन करने वाले "टोकन" नामक अंकों का विनिमय, ये सभी अंततः लुप्त हो जाएँगे। संक्...

The End of Blockchain
Let me state at the outset: I am not saying that DLT (Distributed Ledger Technology) itself is coming to an end. On the contrary, distributed ledger technology will become the mainstream from here on out. I am asserting that the mainnets of so-called “blockchains” currently dominant in 2024—those that only handle approval processing in a strictly serial manner—along with the smart contracts operating on them and the exchange of numbers called “tokens” that follow certain specifications, will ...

The End of Blockchain
Let me state at the outset: I am not saying that DLT (Distributed Ledger Technology) itself is coming to an end. On the contrary, distributed ledger technology will become the mainstream from here on out. I am asserting that the mainnets of so-called “blockchains” currently dominant in 2024—those that only handle approval processing in a strictly serial manner—along with the smart contracts operating on them and the exchange of numbers called “tokens” that follow certain specifications, will ...
Hedera hashgraph checksum calculation in coffee script.
hbarcalcchecksum = (accoundid, ledgerid)-> checksum = "" # 0 = mainnet # 1 = stable testnet # 2 = previewnet # ledgerid = 1 a = "0.0." + accoundid.toString() d = a.split("").map (i)-> if i == "." then 10 else Number i h = [ledgerid, 0,0,0,0,0,0] p3 = 26 * 26 * 26 p5 = 26 * 26 * 26 * 26 * 26 sd0 = d.filter((i,idx)-> (idx % 2) == 0).reduce((a,b)-> a+b) %11 sd1 = d.filter((i,idx)-> (idx % 2) == 1).reduce((a,b)-> a+b) %11 sd = d.reduce ((acc, curr) -> (acc * 31 + curr) % p3), 0 sh = h.reduce ((ac...
Hedera hashgraph checksum calculation in coffee script.
hbarcalcchecksum = (accoundid, ledgerid)-> checksum = "" # 0 = mainnet # 1 = stable testnet # 2 = previewnet # ledgerid = 1 a = "0.0." + accoundid.toString() d = a.split("").map (i)-> if i == "." then 10 else Number i h = [ledgerid, 0,0,0,0,0,0] p3 = 26 * 26 * 26 p5 = 26 * 26 * 26 * 26 * 26 sd0 = d.filter((i,idx)-> (idx % 2) == 0).reduce((a,b)-> a+b) %11 sd1 = d.filter((i,idx)-> (idx % 2) == 1).reduce((a,b)-> a+b) %11 sd = d.reduce ((acc, curr) -> (acc * 31 + curr) % p3), 0 sh = h.reduce ((ac...
危険な分散台帳
人が考えられる事象はすべて発生する。 マーフィーの法則というものがあります。 分散台帳の未来は明るいものだけでなく、人々の闇を反映します。 かつでのBBSシステムというものは人の手で、中央集権で管理されており、匿名の掲示板であっても、個人情報や政治的に危険なものは粛清されてきました。 一方、分散台帳の中ではどうでしょうか? 危険な情報が投入されても、システムを止めることはできません。 正義と平等はバランスです。 邪悪な平等は、私には考えられないほど危険な災害をもたらすと予想されます。 そして現時点でもうすでに完成しているでしょう。 パラダイムの転回が必要です。 そして、人々にはまだ早いパラダイムです。 分散台帳は透明性を保証します。 人々はどこまで透明になれるのでしょうか。
危険な分散台帳
人が考えられる事象はすべて発生する。 マーフィーの法則というものがあります。 分散台帳の未来は明るいものだけでなく、人々の闇を反映します。 かつでのBBSシステムというものは人の手で、中央集権で管理されており、匿名の掲示板であっても、個人情報や政治的に危険なものは粛清されてきました。 一方、分散台帳の中ではどうでしょうか? 危険な情報が投入されても、システムを止めることはできません。 正義と平等はバランスです。 邪悪な平等は、私には考えられないほど危険な災害をもたらすと予想されます。 そして現時点でもうすでに完成しているでしょう。 パラダイムの転回が必要です。 そして、人々にはまだ早いパラダイムです。 分散台帳は透明性を保証します。 人々はどこまで透明になれるのでしょうか。
Dangerous Distributed Ledger
All possible events that humans can conceive will occur. There is a principle known as Murphy's Law. The future of distributed ledgers reflects not only brightness but also the darkness of humanity. In centralized BBS systems, even anonymous bulletin boards were managed by human hands, and personal information or politically dangerous content was purged. On the other hand, what about distributed ledgers? Even if dangerous information is inputted, the system cannot be stopped. Justice and...
Dangerous Distributed Ledger
All possible events that humans can conceive will occur. There is a principle known as Murphy's Law. The future of distributed ledgers reflects not only brightness but also the darkness of humanity. In centralized BBS systems, even anonymous bulletin boards were managed by human hands, and personal information or politically dangerous content was purged. On the other hand, what about distributed ledgers? Even if dangerous information is inputted, the system cannot be stopped. Justice and...