Trying Jujutsu

I’ve decided to try Jujutsu in one of my side projects, as I’ve been interested in it for a while.

Resizing and moving windows in Doom Emacs

The keybindings that I use the most when working with windows in Doom Emacs are:

Setting up TabNine on Doom Emacs

I was curious to try TabNine, so I purchased a pro subscription to test it.

The correct docker-compose setup for Wordpress and Nginx

Most of the docker-compose example configurations available online for Wordpress and Nginx are not the correct approach in my opinion. This is because they suggest to mount the whole /var/www/html folder as a volume.