@aral Good advice... in moderation. The trap is that temporary solutions can extremely easily turn permanent, especially under a deadline. But I'm feeling this recently, I'm working on porting a work thing from a deprecated API to the new API, and I started by copying the whole thing. I'll hopefully be able to merge it back together at the end, but that depends on how different the new API ends up being. Giving yourself permission to copy/paste can definitely break down the barrier to starting.