late night coding
This is something I used to do some years ago. Just staying up until you can feel you are about to fall sleep on your desktop. Those were great times, I learned a lot of things back then.
Well, I've began the new year getting back to that habit:
But i've found that all those years without training have damaged my night-coding skills. It is difficult to get myself focused, and when I found a nice error like:
TypeError: Error when calling the metaclass bases metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
I think to myself "hey, wtf are you doing here, just go to bed and take a rest!"
Then I keep myself busy for a while, trying to find the problem. When the solution finally appears, I realize myself that it is time to get a rest, and I go to bed.