Recent posts

Moving from Gnu stow to Chezmoi

1 minute read

Current way of managing dotfiles (GNU stow) and limitations I’ve been managing my dotfiles via git and gnu-stow for a while. GNU stow is just a symlinks mana...

Learnings from Golang

less than 1 minute read

So I’ve recently started learning golang. It’s been a language that I’ve been keen to explore since its widely used under the hood for alot of infrastructure...

python configurations for neovim

1 minute read

1. Laggy experience when opening .py files An issue that I experienced when configuring neovim was this long waiting time when opening python files.

Managing marks in neovim

1 minute read

One issue I had when switching to neovim was the inefficiency in switching tabs and moving quickly across files.