I reflect on the Eclipse team's journey in building the Eclipse Mainnet, Ethereum's fastest L2. A reflection on rollups and challenges for the app-specific rollup thesis.
The app-specific rollup space is poorly defined, so I have taken it upon myself to define the market landscape and explain the economics for the uninitiated.
August 8, 2023 - rollups, rollups-as-a-service, OP Stack, RaaS, L2aaS, app rollups
The fastest chains today can’t accommodate the throughput requirements of web2 applications. Eclipse scales blockchains horizontally with customizable, modular rollups using your VM of choice on any chain.
September 27, 2022 - solana, cosmos, ibc, rollups, modular
This post outlines a Cosmos interchain security proposal that involves a CLI tool and a novel fee market, streamlining the process to launch an app chain.
July 5, 2022 - app chains, interchain security, atom, cosmos
Terra is a rapidly growing blockchain offering UST, the largest uncollateralized stablecoin ever. In this post, I give recommendations to the Terra ecosystem and propose Terranova: an EVM on Terra.
April 5, 2022 - terra, luna, terranova, evm, defi, crypto
My parents don't understand what I do as a quant, so I wrote this to help explain to them. This post goes into the basics of power pricing and the electricity market.
January 8, 2022 - quant, research, economics, math, optimization, power
In this article, I use a modified version of Q-learning to train a bot to play the card game Literature. Specifically, I use a neural net to approximate rewards with some shortcuts to speed up training.
In the MTV show "Are You the One?", contestants are secretly assigned to pairs and attempt to find their mate. In this post, I'll explore some of the probability behind the show.
August 11, 2019 - probability, combinatorics, game theory, statistics
If you're running a web server in a Docker container on a remote server, you might want to map a port on your computer to the web server within the Docker container. This tutorial breaks down the process into two steps.
May 4, 2017 - docker, ssh tunnel, port forward, forwarding, container
Page 1 - 4
All code that is referenced or shown in this blog is covered under the MIT License unless otherwise stated.