Andrew Stone
@gandrewstone
Founder of the Nexa Blockchain and Bitcoin Unlimited.
ID: 2326096045
03-02-2014 21:55:33
483 Tweet
1,1K Followers
117 Following
According to the @NYtimes and David Yaffe-Bellany being treated equivalently is "...advanc[ing] the crypto industry's agenda." nytimes.com/2025/07/30/tec…, not financial freedom. However, WRT the environment they "...hoped it would send a signal to the world." nytimes.com/2024/12/19/cli…
Developing a crypto contract language as a Kotlin by JetBrains DSL (domain specific language) has interesting advantages. You can have an instruction either actually calc the results or generate code depending on whether all inputs are known. This lets your compiler pre-calc any constants.