Chaitanya's blog

Coding | Productivity | Life

How to Create a Virtual Environment for Python Projects

Creating virtual environments for Python projects is a best practice to manage project dependencies and isolate them from the system-wide Python installation.

How to Make the Most of Your Small Screen on Macbook

Managing your screen real estate on a small screen specifically on a Macbook air 13 inch

How to Add Relative Line Numbers in Vscode

Relative line numbers for vim users in vscode

How to Automatically Change the Matching Closing Tag in Vscode

Change HTML closing tags automatically as you change the starting tag in VSCode without any extension.

How to Toggle Reading Mode in Safari MacOS

Two ways to enable reading mode for better reading experience in Safari MacOS

How to Copy and Paste From System Clipboard in Vim and Neovim

Effortless Copy-Paste Between Vim and System Clipboard: Boost Your Productivity!

Change VS Code Terminal Position to Right Side for a Neat Workspace

How to change VS Code integrated terminal position from bottom to right pane for better readability of terminal and code simultaneously in a neat workspace.

Effortless MacOS Desktop Navigation: Boost Your Productivity and Master Your Workflow

How to navigate MacOS desktops with keyboard shortcuts and get to where you want to with the least number of steps possible and make the process just a muscle memory

How to Add ASCII Art in any Text File in Vim/Neovim


How to Add Text Replacements in Macos Ventura