Since I like to write Python code, I use AI to do specific tasks. I structure my code in a way that targets specifically what I am after.
Soon, I am gonna be working with C for hardware stuff so my workflow is gonna change, but my foundation template I use when writing programs will remain the same.
- ( I actually do not know how well AI is with writing C )
I typically use AI ( Cursor ) for things like Web Development, quick scripts, or adding features rather than writing the entire project.
I need to be able to explain what is going on with the program. I cannot do that via reading as I well as I can from actually pulling it together. AI wrappers are everywhere so I have stayed away from that area.
AI is my sidekick, not the head honcho.