Recent Posts

Signing Git commits in NeoVim

3 minute read

While all commits to GitHub through the web interface are automatically signed, you have to do some configuration to make it work in the console.

Two years to the blog

1 minute read

Today marks two years of this blog. I wrote my first post on this blog on 2020.04.15. For two years, I wrote 73 posts, some of which become popular.

Improving work with Terraform in Neovim

1 minute read

Working with Terraform on a daily basis and using Neovim as my main and only editor, I recently figured out a few improvements, which I’ll share in this blog...