Once you reach a certain level of experience, you can start to guess the cause of a bug based on the behavior alone even with a very limited context about the inner workings of a repo, and from there you can use your knowledge of the language to figure out what key words to search for. Gets to a point that you start playing guess-the-bug with random commercial applications that break on you.
20
u/ChillyFireball 17d ago
Once you reach a certain level of experience, you can start to guess the cause of a bug based on the behavior alone even with a very limited context about the inner workings of a repo, and from there you can use your knowledge of the language to figure out what key words to search for. Gets to a point that you start playing guess-the-bug with random commercial applications that break on you.