Make the easy things easy
It’s so easy to get out of rhythm, get busy, and drop the ball on some things
that you really want to do or should do. This blog is a good example. I took
some time off for some family reasons, but have taken a long time to get back
to it simply because I am out of rhythm. As I am trying to get back into the
rhythm there is some tooling that I have set up for it that I completely forgot
about that feel good to use again.
Repetitive Tasks # [1]
Simple Repetitive Tasks that I have to do often can just feel soul crushing,
and one main thing that got me interested in programming.
AI tools are becoming more and more useful at solving these problems. For
instance code generation tools like co-pilot or codeium are really good at
boilerplate and pattern repetition. Things that used to be a few vim macros is
now just banging on tab.
I often look for setting up templates or some sort of snippet to replace a big
chunk of boilerplate that I know I will need over and over.
timebox # [2]
Do...