0age
@0age
some tips if you’re letting AI take the wheel on writing code (cursor composer, windsurf, etc): write an overview doc with a checklist first use strongly-typed languages (ts, rust, etc) start with tests, lint, code formatting use git (obviously) & commit often set up pre-commit hooks and CI for all of the above
5 replies
5 recasts
53 reactions
Adrian Hacker
@adrianhacker
Great advice. Thank you. Fully working code off of a handful of prompts seems to be the holy grail. If working directly in chatgpt etc you can ask it to optimize your prompt before execution
0 reply
0 recast
0 reaction