← Back to context

Comment by theultdev

3 days ago

Constantly ctrl-z just to see what I was doing a second ago.

ADHD is a blessing and a curse. I can hold every line of the codebase in my head but I can't remember what I was just doing...

You figure out how to work without working memory. Just offload it all immediately.

> I can hold every line of the codebase in my head but I can't remember what I was just doing...

The lines of the codebase are also working memory, no?

Especially on home projects, I push commits frequently as a second layer of Ctrl-Z.