=dennis; (@xidea404) 's Twitter Profile
=dennis;

@xidea404

I like pineapple on pizza. I also like to code and learn something from everybody. // DevRel @nil_foundation | ex-@the_matter_labs | ex-@NEARProtocol

ID: 1489686404863037444

calendar_today04-02-2022 19:44:58

532 Tweet

1,1K Followers

277 Following

=dennis; (@xidea404) 's Twitter Profile Photo

Found out today about Japan’s experiment on planting trees in a spiral to study how diff they would grow with diff spacing. Turns out less space makes them grow shorter. Trees and blockspace aren’t that different

Found out today about Japan’s experiment on planting trees in a spiral to study how diff they would grow with diff spacing. Turns out less space makes them grow shorter. Trees and blockspace aren’t that different
=dennis; (@xidea404) 's Twitter Profile Photo

Used to think wanting to be AGI platform as a business was a silly idea bc it has linear cost scaling unlike network effect businesses Now I see how the today's perceived O(n) increase in costs drops from now on and cloud AGI today is what cloud CPUs was yday

vectorized.eth (@optimizoor) 's Twitter Profile Photo

Sometimes, we just want to send ETH safely. Enter Solady's new `safeMoveETH`. There are many ways to send ETH on the smart contract: - `CALL`: Opens up to gas griefing, reentrancy attacks. - `transfer`: This is actually a `CALL` with a gas stipend of 3000 gas under the hood.

Sometimes, we just want to send ETH safely.

Enter Solady's new `safeMoveETH`. 

There are many ways to send ETH on the smart contract:
- `CALL`: Opens up to gas griefing, reentrancy attacks.
- `transfer`: This is actually a `CALL` with a gas stipend of 3000 gas under the hood.