I think a lot about the human part of code, especially the work our brains do when writing and reading it and interfacing with the computer. Rachelbythebay had a great take on a way to inject some brain-processing into a technical task - when you’re running a command to affect n servers, maybe it would be good to type that number in manually. The idea is to force you to take in that number through your usual input devices (I’d say eyes, but some people are using text-to-speech stuff or si...