
Maintain (Refactor) vs. Rewrite in the age of AI
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.
All posts about software engineering, best practices, and development.
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.
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.
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.
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.
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.