Hacker News new | ask | show | jobs
by arvinsim 3288 days ago
> A hacker cares very little about the surface. They want to understand every little nuance. They want to understand how it works, why it works the way it does. Their exploration to extend their understanding uncovers bugs. Most people stop at understanding the features and finding bugs. The hacker wants to understand the bugs too. Why does it occur? When does it occur? What conditions trigger it? What are the implications of it? They want to understand everything.

It is important to remember that we don't have unlimited time. While the hacker mindset is very good for understanding things, we also need to have the wisdom to pick which one is worth deep diving into. We need to learn which ones to leave or delegate.

1 comments

Indeed. This is something that comes with experience though. Frequently you don't learn this until you really find your feet and start seeing the patterns between what separates the good tools from the bad... or even the implications of one toolset over another. Sometimes the stupidest most brain dead tool turns out to have implications nobody else ever gave thought to until the light bulb fires in your head and you get that "Wait a minute..." Eureka moment.