Incase it doesn't show up:

you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago (3 children)

Yep, sadly I've been exposed to a few such codebases before. I certainly learned a lot about how NOT to design a project.

You've been at it longer than I have, but I've already had coworkers look at me like I'm a wizard for decoding their error message. You do get a feel for where the important parts of the error actually are over time. So much scrolling though...

  • source
  • parent
  • hideshow 3 child comments
  • [–] 3 points 2 years ago (1 child)

    You do get a feel for where the important parts of the error actually are

    Yes, after decades of scanning large pages of text - code, errors, logs, search results, etc - a programmers ability to apply pattern recognition to screens of letters can be truly remarkable.

  • source
  • parent
  • hideshow 1 child comment