This is the third time I’ve tried in earnest to switch to VSCode from Vim (or Neovim in my case) for reasons not all of which are relevant to this post. But I love Vim style modal editing and I’ve grown accustomed to some features that aren’t present or not well emulated in VSCodeVim.
Enter VSCode Neovim. I was intrigued by their claim to integrate Neovim instead of trying to emulate Vim.
Setting low but realistic expectations is better than setting high
but unrealistic ones.
During before and after various Git operations, Git invokes special
hooks that can be used execute custom scripts. This article explains how
to use them to automatically push to an upstream repository every time
you make a commit to a local repo.
Sentiments after using the reMarkable 2 tablet for a month.
Claude Shannon’s A mathematical theory of communication is
an oft cited classic in information theory. Let’s dive in and try to
tease apart the “why”s that are often overlooked when people build on
top of the introduced theory. They are definitely things that I didn’t
consider to be obvious without the benefit of reading the paper.