Skip to content

Latest commit

 

History

History

thoughts

Thoughts

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.

Article Workflow

  1. Copy the template from template to a new file in the thoughts directory.
  2. Fill in the template with your thoughts.
  3. Use a cutting edge reasoning AI assistant (like o1) with outline prompt to generate an outline.
  4. Copy the outline into the file.
  5. Edit the outline.
  6. Use a less expensive model (like Anthropic Sonnet or GPT 4o) AI assistant with article prompt to generate the article.
  7. Copy the article into a new file. Example: playbooks.article.md.
  8. Edit the article.
  9. Use a less expensive model (like Anthropic Sonnet or GPT 4o) AI assistant with proofreading prompt to proofread the article.
  10. Integrate feedback from the proofreading.
  11. Post the article to Substack by copying the rendered article.