Hacker News new | ask | show | jobs
by niftich 3636 days ago
Does your product work? If yes, you're not doing too bad.

Under what circumstances does your product break? Test this, don't just speculate!

Are you finding that you're having to jump through too many hoops to get the code to do what you want, and are wishful for a different language/platform/API? If you're fighting against your current tools, investigate refactoring, or replacing small components to see if they help.

Never throw anything that worked away! Version control, version control!