How the sausage is (currently) made
I have already written about my thoughts on how ethical I think coding with AI is and how I currently feel about bot sitting as a coding tool, as well as the current state of this page as a product of bot sitting. To round off this collection of initial meta posts, wanted to give a comprehensive recipe of my current workflow to create the page and its content.
Ingredients
- IDE: Cursor, a VS Code flavor that has various AI integrations in an all-in-one package. I mostly used it as a convenient entry point to agentic coding. It offers a paid plan that includes tokens for all major models and providers. Alternatively, you may use of your own API keys if yo...