Get the latest tech news
You've only added two lines – why did that take two days
It might seem a reasonable question, but it makes some terrible assumptions: lines of code = effort lines of code = value all lines of c...
Some developers would have immediately gone back to the person reporting the problem and required more information before investigating. Finding the exact cause of a problem, and looking at all the ways to get there can provide valuable insights. Because when I found the cause of the issue, I looked to find the simplest way of fixing it that would have minimal risk of introducing side-effects.
Or read this on Hacker News