Hacker News new | ask | show | jobs
by jtymes 4362 days ago
I couldn't agree more. I came into development as an intern and it took me months to loosely wrap my head around how the code was organized.

Here I am 4 years later on the same codebase (a Swing-based application), and it is very difficult to hunt down bugs. Fixing them is often easier than finding the place in the code where it's happening, even if you know where it theoretically is.