Posts

Is it a Commitment or Experiment?

I really wanted to share this, because it makes a good point of dividing your potential projects into the categories of "experiments" and "commitments". The idea being if you label something as a "commitment", you commit to finishing the project through thick and thin. If you label it an "experiment", then you can push as far as you like, then abandon the experiment if you feel like you can't derive anything more useful from it. And, of course, if you feel the need to re-label something, you can do that. The point is to make a habit of finishing things when you commit to them. https://www.scotthyoung.com/blog/2015/04/01/finish-what-you-start/

There's always a next step

Follow my lead on this one. Let's say any project, goal, or path is a series of steps. You cannot cheat and skip steps to finish the path, and there are always enough easy steps to finish the path. Now, as you travel along the path, you find a block in your way. You come to the conclusion that the block cannot be bypassed without a large amount of effort. Put another way, it's like attempting to jump over several steps on a stairway. It takes much more effort, and there's a limit on how far you can jump. I would submit that the block itself is part of the path, and the steps to go through the block are there. What may be happening is your mind sees a group of steps as a single step, and refuses to see it as the series of steps it actually is. So, to get through the block, you need to find those steps, and just as before, take them one at a time, until the block is behind you.

Beware the Dark Swamp of Despair

Image
This image illustrates what your emotions go through when taking on a project.  Note in the middle is the "Dark swamp of despair", and the bridge over it is "belief / persistence". Once you persist over the swamp, you start to regain your confidence in the project, and can soldier on to a satisfying conclusion. The post I pulled it from is here: https://john.do/inevitable/ .   I should inform you that the graphic is a refactor from a post by the same author in 2016, which was "stolen" (possibly) from "Steal Like An Artist" (2012), which was in turn "stolen" from Maureen McHugh (but the author published the credit in their book). I like the general concept of the really low point during the project, when many many people abandon it. This has happened to me time and time again.

Short poem about life direction

If you feel like you don't have direction,  you may not know of a direction you like.  You can explore new directions,  or make your own direction  and see where it leads you.  

Quick Tip: "Start Here"

Somewhat related to a previous post of mine, I wanted to do something about a habit of mine where I start a new day and ideas, subjects, and interests of the previous day have faded in my memory, and I have no idea what to do with myself. The quick solution is to have a "Start Here" list, where you can simply look at the list when you are feeling lost or directionless. Here is my first attempt at such a list: Work on "great ideas" that I have , even if I'm the only one who thinks they're great Record audio tracks that are "atmospheric" (note: I was playing with FL Studio recently, which led to this interest) Start a log for when I learn or come up with interesting thoughts that I think others could benefit from Make some lessons for JavaScript / React / React Native in a "You Are Here" style of instruction (note: I feel some lessons get lost in their wandering, I feel like if you remind the student where they are in the process, they c...

Book Recommendation: Atomic Habits by James Clear

I am in the middle of the audio book Atomic Habits: An Easy & Proven Way to Build Good Habits & Break Bad Ones by James Clear. The emphasis of this book is on working on the core of your habits, your identity, to help guide yourself to who you want to be. I think this quote typifies the idea the best: "Every action you take is a vote for the type of person you wish to become... as the votes build up, so does the evidence of your new identity... The most practical way to change who you are is to change what you do." https://www.amazon.com/Atomic-Habits-James-Clear-audiobook/dp/B07RFSSYBH/

Productivity Tip: Write Down Tasks For Later

Near the end of the book Addiction, Procrastination and Laziness by Roman Gelperin, it offers advice to prevent forgetting tasks. When you think of a task to do, but don't have the proper frame of mind to do it, you should write the task down to remember later when you are in the proper frame of mind. The book suggests writing it somewhere prominent so you will be more likely to see it. Thus, a whiteboard makes an excellent medium. The book also points out that if you leave the task up for long enough, it becomes "part of the scenery" and you begin to ignore it when you see it. Thus, you should only use this method for one-time tasks, and either cross it out or erase it when you finish the task. What follows are conclusions I made myself. A question came to me after reading this: what about longer/larger tasks? The answer is simple: break that task into smaller tasks, and write the next step on the board. Then you complete the task like the other tasks, and you can put th...