Nice behind the scenes of the <custom tool and wor...
# linking-together
m
Nice behind the scenes of the

custom tool and workflow to create 3Blue1Brown videos

I think it reinforces the idea that Effective system design requires insights drawn from serious contexts of use
k
He's chosen a hybrid workflow between a notebook and the classic Emacs/Slime approach of sending regions of code to a REPL.
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.