What did I do in March?
Well, I celebrated my birthday. :P I worked on a functionality end to end using AI. It was a simple feature and AI wrote everything correctly in a single pass. I used Codex. After that, I had to ask i

Search for a command to run...
Well, I celebrated my birthday. :P I worked on a functionality end to end using AI. It was a simple feature and AI wrote everything correctly in a single pass. I used Codex. After that, I had to ask i

Let me think. So I worked on a new functionality and raised a PR in just 2 days for the whole end-to-end correct flow. I did not focus much on performance because I wanted to first get it right and th

Well, I did not build a new feature. Most of my tasks were client-facing, focused on solving client issues. And the client had many issues. Things were escalated, and escalated again. Now the trust that I had built with higher management is kind of g...

Well, I am going to be honest. I do not remember much right now, so I will try to recall things as I write. I did a lot of pair programming to fix production issues, and I changed a webhook implementation that receives a lot of data periodically from...

Hmm, the world is a different place now. I used to write a lot of code to build features, but now I’m doing something else, something that’s more technical in nature and design oriented. I unblock people, resolve production issues, take on customer r...

Yeah, I forgot to write in August, my bad. Sometimes I forget. But I’m back now. I’ll also add my thoughts on using AI. Be patient, my friends this will be a bit longer than usual. August I optimised an API. In short, it was about pre-calculation an...

Well, long time no see. I got pretty busy or maybe I just didn’t have the will to write this. Hmm… existential crisis. Anyway, I built a full end-to-end functionality using AI heavily, and honestly, it didn’t suck. Context is always a bottleneck. For...

When building applications that handle Facebook messages, you'll quickly run into a pretty frustrating limitation: the messages webhook doesn't include the sender's name. This seems like a weird oversight since if a user has messaged your application...

If you have programmed in python then you must have come across the keyword `yield` so what does it do? It YIELDS! Have you been through the above pain? So what do we do? We do not Yield to the machine overlord. We try to become efficient, and don’t...
