Recent Posts

Using fzf with kubectl as REPL

2 minute read

I was pretty impressed by the article fzf-live-repl and decide to adapt these techniques in my daily work with Kubernetes.

Kubernetes rewrites

1 minute read

As I work with nginx Ingress and rewrite rules on a daily basis, I spend a good amount of time working with them. So I’ve decided to summarize my knowledge i...

Fedora 32 and github pages

1 minute read

Last week I’ve updated my working machine to Fedora 32. Upgrade went smoothly and, after a week, I thought that I wouldn’t face any issues.

TIL - Neovim Highlight yanked text

less than 1 minute read

I have a bad habit of visually selecting text in (neo)vim before yanking it. I know that it’s not efficient and always wanted to get rid of this habit.