Processing AI

Mindfulcraig

Registered
I first read "Getting Things Done" (GTD) when it was released in 2001, and before that, I had consumed the cassette tape set on Managing Actions and Projects, which was the precursor to GTD. One idea that resonated with me was the concept of "open loops" and how identifying and objectifying everything on our minds can relieve mental overload.

I have explored many ways that AI could assist with GTD, but the main ideas typically revolve around automating the weekly or daily review or using AI for mind-dumping, etc. As a regular and mostly enthusiastic user of AI tools, I’ve started to notice that the low friction associated with initiating new projects, exploring interests, and brainstorming ideas can lead to an exponential number of "open loops" scattered across various AI platforms.

While some of this may be due to my ADHD brain, I believe it affects non-ADHD individuals as well. Many of the outputs from my AI interactions are likely disposable, but I’m realizing that if I don’t process them with some rigour, they will continue to occupy mental bandwidth.

I'm curious about the approaches others have adopted to capture and process AI outputs so they can clear their minds of these open loops.
 
I am using AI for my programming work, and I find it very good for suggesting things and analysing large amounts of text (usually the codebase I am working on). I find it incredibly useful for this sort of work. It generally gets me to where I would have gotten to myself much more quickly. Often it finds some nuance that I might have overlooked.

I ask it to generate code for me and sometimes to write the odd report. It is certainly fast at these, but I would not say it is particularly good. The exception is things where I havle little knowledge or skill. For example using a code library that I am not familiar with is much quicker, easier, and better with AI.

When I ask AI for code recommendations, what it comes up with is usually questionable and often bad. This is for low stake things like writing some code in a project. I won't trust it with these decisions and the idea of trusting it with life decisions terrifies me.

In summary, for computer code work (and I expect for other knowledge work): AI is excellent at analysing and inspiring; it is fast but mediocre at doing; and it is dangerous for making important decisions.
 
Top