The ability to quickly execute scripts in Vim can give us REPL-like behavior, with the full power of our editor.
I like solving problems with software and working with collaborative, caring people. I enjoy when computers are simple and fast, and I'm disappointed when they are not. Find me on GitHub, LinkedIn, or send me an email.
I'm mostly a lurker on the internet, but I occasionally write about my encounters with the machine. Those posts are collected here.
-
-
When you're stubborn and stuck in your ways, you can still make improvements.
-
Vim enables you to edit text rapidly, but what do you do when Vim itself is slow? Profile!
-
You've probably heard of Brainfuck, but did you know there're many more strange languages out there?
-
Large, generated source code files can be a pain to deal with in diffs, but we have the tools to combat them.
-
In which we learn how often React renders components.