He's chosen a hybrid workflow between a notebook and the classic Emacs/Slime approach of sending regions of code to a REPL.
Kartik Agaram
10/13/2024, 2:46 AM
It's a really nice idea to have the environment take a snapshot of the world every time you see a comment, and then restore the snapshot the next time you're asked to execute code containing that comment.