Blog posts

2024

git submodules are erroneous

less than 1 minute read

Published:

In the name of sheer simplicity, it would be advised to best not use the git submodule utility ! If there is the utmost need to have one directory within the other, then try to have only git repository among them, yeah. Or else, try to separate out the repositories into separate folders, yah !

less than 1 minute read

2024

pdf2jpg via terminal

less than 1 minute read

Published:

How to convert PDF to JPG/PNG (images) via command line prompts on MacOS zsh terminal.

2023

How to use Sphinx Documentation

1 minute read

Published:

Sphinx documentation build also requires configuring the source pathname inside docs/conf.py

Customizing Mac Terminal

4 minute read

Published:

Changed the Mac terminal to iterm2 and then made numerous customizations to the oh-my-zsh plugin. The ~/.zshrc looks like the following after these modifications:

.gitignore file

less than 1 minute read

Published:

To ignore all files larger than 100MB:

2021

Linux Terminal Commands

1 minute read

Published:

These are some useful Linux Terminal Commands for productivity: