GDB tips

A collection of GDB tips. With examples.
Read more →

Install and start minikube

How to download and start minikube
Read more →

Containers from scratch

A small intro to what a container(e.g. docker container) is using under the surface to achieve process isolation
Read more →

My personal vim cheat sheet

My vim(neovim in my case) cheat sheet, includes some of my own binds
Read more →

Bash functions

Using bash funtions as more advanced aliases
Read more →