Oncall in product teams

I have been oncall for as long as I can remember being in the industry, so far for every organisation I have been part of. Different things have worked at...

Keyboard setups over time

Over the years, I have used different keyboards for myself, and my setups have changed over time. This post is just me assimilating over the setups which I have used...

Renewing your root CA with a new root CA such that the older certs signed by old root CA are still valid

Context If you have a root CA which you used to sign certificates, and if the root certificate is about to expire, the certificates signed by the root CA will...

neovim setup for golang 6 months in

So far I have been using my nvim golang setup for around more than 6months now and I am still learning something new everyday while I use it. coc.vim works...

My vim setup for golang

Ok, not vim, but nvim tl;dr what does all this get me in my setup https://github.com/tasdikrahman/dotfiles/tree/master/vim jump to definitions jump to references jump to symbols fuzzy file search code folding...