Pharo has resumable exceptions, which are useful for coding and a delight when debugging. I don't know why they aren't more common.
miniblog.
Related Posts
JSON Lines is such a delight to use. It's particular nice as a CLI interop format.
You can use dumb, fast tools (e.g. grep to quickly filter large outputs) as well as structured tools (e.g. jq).
Conda is a delight to use. Proper dependency resolution, fast installs, and MKL builds of numpy by default!