When it comes to programming, I have a really hard time making things from scratch. I seem to suffer from "blank canvas syndrome", where I get overwhelemed by all the sheer unlimited choice before me.

I work much better by taking something existing and modifying it, or at the very least starting with a pre-made skeleton. That seems to help keep me focused without overhwelming me.

@faoluin I'm always in a "this has been done before I should just build off someone else's" zone
@hax I would do that more often, but usually someone else's code isn't *quite* what I want, so then I'd end up needing to rewrite most of it anyway. Then I'd wonder if I could have spent all this time just writing it properly from scratch. x.x