TIL that org-mode has a great template system to save you typing things like #+BEGIN_SRC
miniblog.
Related Posts
I've heard the term 'mechanical sympathy' for the ability to write efficient code due to understanding how a CPU works.
Is there a legacy software equivalent? 'Architecture sympathy', where you've worked out the structure that the author intended and things begin to make sense?
Why do Windows functions begin with a pointless MOV EDI, EDI instruction? https://blogs.msdn.microsoft.com/oldnewthing/20110921-00/?p=9583 (it's a speedy 2 byte NOP for patching!)
