A place for me to outline my current thinking on how AI integrates into my software development process. These thoughts are intended to be living documents that will be updated as my thinking evolves.
They may or may not turn into articles posted to Substack or as playbooks in the playbooks directory.
- Copy the template from template to a new file in the
thoughts
directory. - Fill in the template with your thoughts.
- Use a cutting edge reasoning AI assistant (like o1) with outline prompt to generate an outline.
- Copy the outline into the file.
- Edit the outline.
- Use a less expensive model (like Anthropic Sonnet or GPT 4o) AI assistant with article prompt to generate the article.
- Copy the article into a new file. Example:
playbooks.article.md
. - Edit the article.
- Use a less expensive model (like Anthropic Sonnet or GPT 4o) AI assistant with proofreading prompt to proofread the article.
- Integrate feedback from the proofreading.
- Post the article to Substack by copying the rendered article.