My only secret is to maximize the time I have available.  Your time is incredibly scarce.  Don't waste it playing with things.  Get what you need, read the buzz, keep the sites like this to a minimum and spend your actual day at work writing the best quality code you can.

I have made it a priority to spend time with my wife and kids.  You have to schedule it  just like everything else.  If you don't state it as a priority you will let it slip.  "Just one more bug test" quickly turns into a very late night.  Take the time off, go play with kids and wife - THEN look at the bug.  The bug will be there, I promise.  The wife and kids will be asleep by the time you have it solved.

Besides, there is a lot of research to suggest going and doing a totally different task (like play) can free your subconcious to solve the issue.  Coming back at the problem later with fresh eyes will often reward you with something you were missing before.

That is the biggest difference between me now and 15 years ago.  Back then I would spend entire weekends trying to solve some complex problem just because I could.  Now I spend the time with my family and let the cool problems be solved in much shorter time frames, or by working with a group.  

Yes, you can sometimes solve the problem much faster by sharing it with another code.  Even if they are just a sounding board, getting someone listen to you ramble can be helpful.

Get your priorities right.  Code is one of those activities that will expand to take all the available time if you let it.  Do the fun stuff (eat dessert first) and I then find it easier to work on the hard stuff.