every time i try to code with ai, i find myself unproductive, because thing cant build anything meaningful.

if im gonna code with ai, i want it to work slow or act like its typing like a human, so i can watch it type, and tell it to stop.

i dont want it to accept generic commands, i just wanna describe writing the code. like:

- "add this function in this file"

- "change this part to that"

- "can you open this file, and scroll to x"

- "ok there see that, we dont want it like that, instead do this, and refactor the rest of the code accordingly"

- etc.

basically monkey coding ai

and IT HAS TO BE WITH VOICE

so when im tired i can just tell it do to stuff.

Reply to this note

Please Login to reply.

Discussion

Seems like AI ain’t gonna retire coders anytime soon.

i mean if you don't know anything about coding, its amazing.

but i don't understand how people trust it with a whole project at all. it can't even fix bugs with tests.

i think people are just using it for basic stuff instead of real logic, or not aware of the issues it creates.

or im just doing it wrong?

but i find it useful for creating project a skeleton for things im new at and don't know anything about. i make it create the skeleton, and even though i have no idea about the thing, i can understand what its trying to do, and refactor and rewrite it myself.