
Feb 28, 2026
Code Isn't Cheap. It Costs Tokens
The developer world is currently buzzing with two powerful, yet contradictory, statements. For 25 years, we lived by Linus Torvalds' mantra: "Talk is cheap. Show me the code." It was a call for proof
Insights, tutorials, and experiences from my journey in technology.

Feb 28, 2026
The developer world is currently buzzing with two powerful, yet contradictory, statements. For 25 years, we lived by Linus Torvalds' mantra: "Talk is cheap. Show me the code." It was a call for proof

Sep 1, 2025
Handling media, such as images and videos, is a common requirement for any modern applications. Be it uploading a simple profile picture for a user or building a highly scalable system like Youtube or Instagram where high quality media is the backbon...

May 28, 2025
In my last blog, I talked about different approaches towards AI and how various people have followed different paths to solve problems with AI. Out of all the approaches, there is one that is currently outshining: the Rational Agent. If we see the cu...

May 11, 2025
As someone learning about Artificial Intelligence, I came across an interesting idea in the book "Artificial Intelligence: A Modern Approach" by Russell and Norvig. It said, "A student in physics might feel that all the good ideas in physics have alr...

May 5, 2025
The world is at a crossroads for the race to AI superpower and I was quite curious to know where India stands in this AI race. In the high-stakes global race for Artificial Intelligence (AI) leadership, can India truly compete and lead, or will it be...

Apr 28, 2025
We all know \(2 + 3 - 1 = 4\) but what if I tell you that \(King - man + woman = Queen\). You will wonder how we can perform algebra on words, but this is possible in the world of Machine Learning and by the end of this article you will be able to cr...

Apr 20, 2025
"None of us is as smart as all of us." This simple wisdom resonates deeply in the world of machine learning, particularly when we consider the power of combining multiple perspectives. Just as a diverse group can often arrive at a more insightful sol...

Apr 12, 2025
We're living in the era of AI, where tech giants constantly unveil new, complex terms, leaving us scrambling to expand our AI vocabulary. But before diving into the latest buzzwords, it's essential to grasp the fundamentals that underpin this technol...

Apr 6, 2025
The machine learning revolution will not be televised: it will be vectorized.- Pete Warden You ask, the AI answers. It's a dialogue as natural as any conversation. One moment you're asking a complex question, the next, a perfectly crafted response a...

Sep 5, 2024
It was the early 2000s, and I was sitting in front of a desktop computer with 512 MB of RAM, running Windows 95. The boxy monitor hummed softly, and the familiar Windows startup sound filled the room. I had Solitaire open, clicking away on the cards,...

Jul 16, 2023
In today's digital world, images play a crucial role in enhancing user experience on websites and applications. Take the example of Instagram where millions of images are shared by users, it would be impossible to deliver the users a smooth experienc...

Apr 1, 2023
Amazon Simple Storage Service (S3) is a highly popular cloud storage solution provided by AWS. S3 provides an object storage service offering industry-leading scalability, data availability, security, and performance. It can have multiple use cases f...

Mar 10, 2023
Amazon Web Services (AWS) is a leading name in the world of cloud service providers. Big companies like Netflix, NASA, SONY and so many others use AWS to build their system and deliver quality service to the end users. Instagram’s system was based on...

Mar 3, 2023
AppSync is a serverless solution offered by Amazon Web Services (AWS) Cloud for building GraphQL APIs. Why it is a serverless solution? So traditionally, if one has to develop GraphQL APIs from scratch, one will have to do a lot of manual labour to s...