| I sleep 10 to 11h per night. I may trim that to 6h one day but no more than once per month and if there is an absolute emergency - but then I know my productivity will be killed for at least 2 days. OTOH, my inspiration will be higher: I will have more creative ideas on how to combine stuff, but I will be too tired to do any of that. I will just take notes. With adequate sleep, I do not feel happier or sadder than anyone else. I feel more productive however. Sunday I had never done any python because I preferred perl, but for some specific task there was no option but a python library (well, it was also possible in another language I don't like either) So on Monday, I learned python, then asynchronous execution with asyncio, then parallelizing with joblib. Tuesday, I coded. Today I have a python3 daemon with error handling and other niceties ready to be deployed to test. It seems robust enough to require minimal oversight by systemd. In any case, it will be deployed on all POPs and in production on Friday - even if I must have a bad night. But that means I will not do much next day. But that means I will have other creative ideas! |