Hacker News new | ask | show | jobs
by Kapura 2218 days ago
>I have learned pretty consistently over that time that the best way to solve a problem is to just keep digging deeper into the system with the issue.

>You will eventually figure out that either the system has a bug or you used it wrong. And along the way you will familiarize yourself more with the system. (and debugging tools!)

I identify with this so much. It's a different kind of programming, where you're finding the source of the bleeding instead of trying to just bandage the wound, which is much more what I encountered in the tech industry.