Note that the following idea isn’t particularly new, economists have known this for a while. I only happen to think it ought to be better known. When it comes to...
There is a lot of value in private arbitrage, especially when dealing with emerging markets or countries where the judicial system isn’t well developed. However, a private arbitrage firm ideally...
WASHINGTON – The Supreme Court said Wednesday that evidence obtained after illegal searches or arrests based on simple police mistakes may be used to prosecute criminal defendants.
When I argue with Americans about socialized healthcare, I argue we shouldn’t move towards it, when I argue with French people, I argue we should get out of it. On...
I’ve been arguing with many people about politics, and over time, my persuasive power has steadily decreased. This may seem paradoxical, so here is what happened.
With the subprime crisis raging, there are many stories of people walking out of their mortgage. It also seems that it is not uncommon among young people to walk out...
This is a thought experiment, but I think it gives interesting results. Assume that you gain political power in a country, and - before you become absolutely corrupted - try...
Along with roads and defense, education often comes as a necessary output of the State. Even Hayek claims that, since we need to be educated to value education, it has...
This post is inspired by the recent paper on Mamba. Mamba introduces a simplified, linear RNN and shows that it can be computed in \(\mathcal{O}(\log n)\) time using a parallel...
Note that the following idea isn’t particularly new, economists have known this for a while. I only happen to think it ought to be better known. When it comes to...
Double-blind studies are the gold standard in medicine. I contend they should be triple-blind. The statistician analyzing the data should be given anonymized, whitened, normalized data from the experiment and...
Video compression codecs are getting better and better at compressing video. However, they only use a very limited set of properties characteristic of videos… namely, they describe a video as...
This post is inspired by the recent paper on Mamba. Mamba introduces a simplified, linear RNN and shows that it can be computed in \(\mathcal{O}(\log n)\) time using a parallel...
This blog post expands on a popular Reddit comment on the benefits and drawbacks of supply caps. This topic is particularly interesting as it touches upon many areas of crypto-economic...
It’s impossible to walk around the distributed ledger landscape without encountering the idea of so-called “colored coins”. The purpose of this post is to clarify their nature, the motivation behind...
In the interest of bringing some much-needed sanity to the discussion surrounding “blockchain technology” I have attempted to establish a functional nomenclature of cryptographic ledgers.
“Inscriptions” became a popular way to create NFTs on Bitcoin earlier in 2023 and have picked up significantly in the past month. However, they are, in many ways, a step...
It’s impossible to walk around the distributed ledger landscape without encountering the idea of so-called “colored coins”. The purpose of this post is to clarify their nature, the motivation behind...
In the interest of bringing some much-needed sanity to the discussion surrounding “blockchain technology” I have attempted to establish a functional nomenclature of cryptographic ledgers.
Note that the following idea isn’t particularly new, economists have known this for a while. I only happen to think it ought to be better known. When it comes to...
“Inscriptions” became a popular way to create NFTs on Bitcoin earlier in 2023 and have picked up significantly in the past month. However, they are, in many ways, a step...
Decentralization is a means to an end. In the case of blockchains, decentralization typically achieves two ends: double spending prevention and censorship resistance — these map, respectively, to the properties...
Seven years ago, I embarked on a mission to bring about a new form of money: bound by algorithmic rules, and yet capable of evolution; decentralized, and yet capable of...
The following is a collection of thoughts around fee markets in general and mechanism to fold in transaction fees in a protocol, such as the one outlined in EIP 1559....
This blog post expands on a popular Reddit comment on the benefits and drawbacks of supply caps. This topic is particularly interesting as it touches upon many areas of crypto-economic...
I have been compiling some thought from various community members regarding the design of an on-chain treasury for Tezos chains, and what that might look like. Of course, there is...
In which I outline, for different categories, what seems to me as reasonable, immediate, directions for improving Tezos. The emphasis is on relatively low hanging fruits, nothing earth shattering, just...
Futarchy, in a nutshell, is the governance technique of evaluating policies ex post while relying on a prediction market to determine the best policy ex ante.
What is baking? Bitcoin has mining, Tezos has baking. In Bitcoin, miners compete to publish blocks containing a proof-of-work stamp by repeatedly hashing block headers. In Tezos, block creation is...
I’ve spoken several times of hash-consing as a way to store contract data efficiently for the Tezos blockchain. Here’s why it’s useful, how it works, and what its limitations are....
Tezos is a proof-of-stake blockchain with a delegation mechanism. How delegation is handled at the launch of the network could have enduring consequences for the network.
This post describes a light compilation step to help stack manipulation in Michelson. It’s not critical for the launch, so we aren’t focusing on it in the near term, but...
Here is a short video update on Tezos development in the past week. Beware, this was largely improvised and the sound quality is not good. Please bear with us, we...
This post is an attempt to give a tour of the Tezos code base and its state of development. All of the functionality described in the whitepaper has been implemented...
This is meant to be a concise guide to the principles and values we hope to see embodied by the Tezos network. A longer, more detailed version of this list...
Like an idol with feet of clay, the oft-touted mathematical immutability of blockchains stands on a weak foundation so long as hard forks remain a possibility. Indeed, the rules of...
The meltdown of “The DAO” and, more recently DDOS attacks on Ethereum have spurred a debate on the wisdom of “Turing completeness” in smart contract languages. Tezos, a cryptographic ledger...
This post describes a light compilation step to help stack manipulation in Michelson. It’s not critical for the launch, so we aren’t focusing on it in the near term, but...
What is baking? Bitcoin has mining, Tezos has baking. In Bitcoin, miners compete to publish blocks containing a proof-of-work stamp by repeatedly hashing block headers. In Tezos, block creation is...
Tezos is a proof-of-stake blockchain with a delegation mechanism. How delegation is handled at the launch of the network could have enduring consequences for the network.
The following is a collection of thoughts around fee markets in general and mechanism to fold in transaction fees in a protocol, such as the one outlined in EIP 1559....