Day: September 18, 2025

Posted in Python

Use Python Dictionaries better

ValueError Why? Because I did this: print(student[‘marks’]) And guess what? ‘marks’ key was missing. Use .get() Like a Gentleman ❌ Wrong Way marks = student[‘marks’] ✅ Right Way: marks…

Continue Reading Use Python Dictionaries better
Posted in Interesting Tech Related

These 10 shortcuts in VS Code made me 10x faster at coding

Picture this. You are neck deep in a Python project debugging, scrolling, copying code, and renaming methods and/or variables like your life depends on it. Then…

Continue Reading These 10 shortcuts in VS Code made me 10x faster at coding
Posted in Devotional Hinduism Spiritual

When Narayan sleeps, creation breathes.

This image isn’t just art – it’s a cosmic truth. Shri Vishnu in Yog-Nidra on Sheshnag…A lotus blooms from his navel…And his divine hand touches…

Continue Reading When Narayan sleeps, creation breathes.
Posted in Devotional Hinduism Spiritual

Purusha Sukta — The Cosmic Being whose body became the universe

Purusha Sukta – This is one of the most mysterious hymns of the Rig Veda (10.90)… It describes how the entire cosmos is nothing but…

Continue Reading Purusha Sukta — The Cosmic Being whose body became the universe