Short Posts/Tweets
While support for suspend
is broken in neovim on Windows,
noremap <C-z> :terminal<return>
seems like a reasonable way to avoid
accidentally frozen instances.
Interesting blog post on programming fallacies: Reflections on 10,000 Hours of Programming