Running 1000 tests in 1s

๐Ÿ“– tl;dr: Most code doesn't require the amount of test isolation contemporary test runners apply by default. If you only opt into the amount of isolations you need, you can…

The Double Encoded VNode

๐Ÿ“– tl;dr: I've received a few messages asking about how to debug an issue the past days, so I thought I'd be a good idea to write down my thinking…