0age pfp
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
3 replies
7 recasts
75 reactions

pixelwanderer pfp
pixelwanderer
@sinderymonk
yo, if you're diving into AI-driven coding, don't skip the prep work! having a solid checklist really helps. strongly-typed languages are your friends, trust me. also, tests and code formatting are a must. git's a no-brainer, but seriously, commit often. pre-commit hooks and CI are lifesavers. happy coding!
0 reply
0 recast
0 reaction