Hacker News new | ask | show | jobs
by superasn 2729 days ago
I think the way to do anything well is to reverse engineer what other people are doing well, find a pattern, break it into small bite size steps and then do it or get help with the step you can't do it on your own.

Always beats imagination or reinventing the wheel.

3 comments

Take what works, then improve it the least amount possible, test that it is indeed an improvement. Once you verify it is an improvement, repeat.
Best advice ever.