Maintain (Refactor) or Rewrite? In the age of AI, I believe we need to shift our mentality from Maintain-first (or refactor-first) to Rewrite-first because it’ll be cheaper and faster to Rewrite.
Continue readingPost Category → Software Engineering
The No-Code Challenge: Building a CMS with Copilot and Node.js
Is it possible to develop a project using copilot, without writing a single line of code? This is the question that I was toying with for the last 4-5 weeks. So I went on and gave it a try. Here are the results.
Continue readingAI Made Easy: My Experience with LangChain as a Beginner
Last week, the LangChain team made LangSmith—a tool that adds tracing and observability to the LangChain ecosystem—generally available. I played around with the LangChain ecosystem, and here is what I found.
Continue readingInformation vs Misinformation in Software development teams
In the world that everything is represented in numbers, how should we measure software metrics? How can we tell information from misinformation or disinformation? How to approach these questions scientifically? Correlation vs Causation and more.
Continue readingCode-first vs Product-first developers
In this article, I talk about “Code-first vs Product-first developers” article by Zach Lloyd. I talk about what I think a great developer is like.
Continue reading