Blog
Articles & Insights
Thoughts and learnings on DevOps, infrastructure automation, cloud architecture, and building reliable systems at scale.
All Articles
11 •
• 2 MIN
Cheatsheetify
A python tool to generate cheatsheet of command line tools as a PDF.
python python-module
12 •
• 1 MIN
Export pip packages list
Export the list of external python packages using Python
python python-module
13 •
• 2 MIN
How to open link in new tab in markdown?
Use rehype-external-links to open links in new tab
astro markdown
14 •
• 2 MIN
Improve tmux with a simple bash function
A better way to manage tmux sessions
tmux linux
15 •
• 2 MIN
How to execute python module?
Use this simple trick to execute a module instead of a single python script
python python-module
16 •
• 2 MIN
Sample Markdown
A step-by-step guide to my personal Arch Linux installation process using LUKS encryption, Logical Volume Management (LVM), and systemd-boot. This guide also includes WiFi setup using iwd and aims for a minimal, secure, and functional base system.
linux