Things I work on. Everything else is on GitHub.

Ethereum testing

  • buildoor - a builder for ePBS testing, including withholding a payload reveal until an exact slot.
  • disruptoor - partitions, drops and delays inside a devnet’s docker networks, driven from a web UI.
  • assertoor - the thing that decides whether a testnet is actually healthy, so a human doesn’t have to squint at dashboards.

Infrastructure and observability

  • ethereum-package - spin up a full multi-client Ethereum testnet locally or in the cloud.
  • dora - a lightweight beacon chain explorer, built for devnets.
  • tracoor - beacon state and execution trace explorer, used to keep a corpus of interesting states around.
  • panda - the gateway to our tooling, including the skills and runbooks that let an LLM debug a devnet without inventing findings.

Personal

  • piecesoflife - a small shared service for friends to keep in touch.
  • mail2rss - turns newsletters into RSS feeds via JMAP, so my inbox stays an inbox.
  • quiverfeed - a python library for pulling Quiver Quantitative datasets into notebooks.