When creating a static site, you can pull a page's modified date directly from git.| Varun Ramesh's Blog
Simple tips for beginners to level up their Python skills (with interactive code snippets).| Varun Ramesh's Blog
Many languages distinguish between primitives on the stack and objects on the heap. Others only have objects, and thus require primitives to aways be boxed. It turns out you can get the best of both worlds.| Varun Ramesh's Blog