logoalt Hacker News

yubblegum05/03/20251 replyview on HN

What is it like to maintain the code? How long have they been in production? How many iterations (enhancements, refactoring, ...) cycles have you seen with this type of code?


Replies

TekMol05/03/2025

It's not different from code I write myself.

I read each line of the commit diff and change it, if it is not how I would have done it myself.