﻿# "How do you work on all these projects and write these articles, is it just AI doing it all?"

<!--category-- Short, Q&A -->
<datetime class="hidden">2025-12-30T21:35</datetime>

Yes and no, I've ALWAYS been able to have multiple ideas in my head at the same time and let them coalesce until it's something I can build (I gave up all the 'social life' parts so it's not ALL GOOD!).

I can write pages on each idea and DO all the time (check my blog drafts folder!) eventually I write enough (usually 2-3000 words) that I have all the ideas down. THEN I do two things:
1. Spec the system...JUST enough to constrain the Code LLM & provide testable goals
2. Using the SAME DOCUMENT have the code LLM extract my style from the (now >500) hand written Blog Articles and make a draft based on those notes.

Then FOR EACH I review and iterate (generally two windows of code llms) on both the article (it sketches reasoning) AND the app at the same time (including the spec).

I HAVE been known to have 3 IDEs open at the same time doing it on 3 different ideas simultaneously.

As I say if you give up things like 'a social life' you have a aTON of time and brain space for other stuff (ASD & being a polymath likely helps too 🤓)

So that's the secret...how I can churn out SO MUCH content and have it be MY voice & discipline. Not a secret just a broken brain and crazy ideas.

Any more questions just ask! [scott.galloway@gmail.com](mailto:scott.galloway@gmail.com) 

I'll update this document with them all. 