top | item 42621613

(no title)

ianpurton | 1 year ago

I've been coding professionally for 30 years.

I'm probably in the same place as the author, using Chat-GPT to create functions etc, then cut and pasting that into VSCode.

I've started using cline which allows me to code using prompts inside VSCode.

i.e. Create a new page so that users can add tasks to a tasks table.

I'm getting mixed results, but it is very promising. I create a clinerules file which gets added to the system prompt so the AI is more aware of my architecture. I'm also looking at overiding the cline system prompt to both make it fit my architecture better and also to remove stuff I don't need.

I jokingly imagine in the future we won't get asked how long a new feature will take, rather, how many tokens will it take.

discuss

order