Blogs

Git for beginners

Just show me the basic commands What even is git? Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is a tool if you once start using it you are never going to go back. This tool is not only …

Docker: installation …

first uninstall old versions sudo apt-get remove docker docker-engine docker.io containerd runc update package index sudo apt-get update install packages sudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ gnupg \ lsb-release add Docker’s official GPG key: curl -fsSL …

My VSCode setup

Font Anonymous Pro Extensions Palenight Theme Material Icon Theme Noctis Theme Horizon Theme indent-rainbow Dracula Theme Mayukai Theme Github Theme Monokai Pro Style/Formatting Prettier Useful/Extra Import Cost Display inline the size of the required/imported package Quokka.js Evaluate …