Comment by lll-o-lll

2 hours ago

> "You can't debug something just by reading the code."

This is exactly how I debug things. When I first started working I was forbidden from using the debugger “you won’t have a debugger in the field”. Being able to read the code, spot the bug and tie it to the symptoms; that’s a skill. A damned important skill.