Mastering your text editor is an investment that will pay dividends for the rest of your software engineering career. (more…)
Read more »
What is Vim? Why is it so awesome? Why use Vim and VSCode together? Is that even a thing? (more…)
Read more »
To program GPT-3, you must give it a prompt. To do this, one of the things you need to do is clean your data into a prompt GPT-3 likes. Given a natural language prompt, this modifies the text accordingly, saving time. Here are some of the things it can do... (more…)
Read more »
This tutorial series will help you set up the Vim or Neovim text editors for efficiently writing LaTeX documents.
Here is an example of what I have in mind: (more…)
Read more »
tl;dr: You want to teach yourself vim (the best text editor known to human kind) in the fastest way possible. This is my way of doing it. You start by learning the minimal to survive, then you integrate all the tricks slowly. (more…)
Read more »