HackerTrans
トップ新着トレンドコメント過去質問紹介求人

kji

no profile record

コメント

kji
·10 か月前·議論
> the third party, unaffiliated, developer experience is better on an EVM than it is is on a traditional centralized database.

This is definitely a take, given how easy it is to write a program with security bugs using Solidity due to specific concerns like reentrancy that only exist due to the unique way smart contracts work. The inability to "undo" a fraudulent or mistaken transaction without requiring all validators to fork the chain also makes this a non-starter for many developers.

> your users pay to update the state of your application

Also a weird thing to call a "feature" for developers when this actively drives away potential users.
kji
·11 か月前·議論
In Blink setHref is automatically bound to C++ code [1]. I think it's fair to say that anything goes.

[1]: https://source.chromium.org/chromium/chromium/src/+/main:thi...