logoalt Hacker News

yubblegumyesterday at 2:15 PM1 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

TekMolyesterday at 2:18 PM

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.