Emacs tip: when stepping through functions with edebug, don't use SPC to execute every single expression. Use `h` to execute up to point.
miniblog.
Related Posts
It is remarkably hard to escape command line arguments safely on Windows, and the standard libraries of multiple languages have needed patching:
Old news, but I really like how node v12.17 will speculatively execute pure functions in the REPL.
Gate is exploring transferring program state (like Smalltalk images), but leveraging wasm to execute untrusted code. An exciting model!
https://savo.la/introduction-to-gate.html
Execution of untrusted code still feels like a really underexplored space.
