Weekends are for rest and planning

I’m finding that I don’t have anything in the tank on the weekends to do any fun coding. I really want to, but I’m keeping burnout at bay.

Last weekend I tried to create a simple “Where do I post this thought I had” flowchart tool. I worked on it for three hours and came away with some borked logic and not much to show for it.

This failed experiment showed me that I really do need to take the time and rest to recover those overworked mental muscles. I’m not complaining, really, as I’m learning a ton on the job. I’m becoming a better developer on a daily basis, but there’s nothing extra left when I’m done.

So, what to do? Planning!

I want to rip Plastic apart and rebuild it from the ground up. I have a lot of questions to ask myself. What do I want it to do? What does an interaction look like? Can I build it without adding any libraries? Should it even be in javascript?

Sketching out a few demo game ideas would be helpful in figuring that out, too.

This is exciting! This means that despite being tired, there is still enthusiasm, the lifeblood of any side project. Now I’ve also found a way I can do something tangible with that excitement and move the project forward.