Link Search Menu Expand Document

Programming


Featured Posts

  • A Curious Case of Optimisation - Read about efficient solution to iterating relations in MVC including benchmarks!
  • Google File System - Read more about the file system that used to power Google's infrastructure, from Gmail to Docs and Youtube to Drive.
  • Intermediate Git - Git (and other VCS tools) form an integral part of developer workflow. Learn about more advanced topics to be more productive.
  • My Mistakes in GSoC 2019 - Read about my experience and reasons I couldn't be selected in GSoC 2019, the dream internship in the open source community.
  • Open Source and Free Software - Read about the differences between Open Source and Free Software, some commonly used licenses and factors involved in deciding the license.
  • Transforming Code Into Beautiful, Idiomatic Python - Read about simple transformations for more beautiful, idiomatic python. A companion piece for Pycon workshop.