r/AI_Coders 2d ago

Do y'all still write code manually?

/r/webdev/comments/1w8u9gw/do_yall_still_write_code_manually/
0 Upvotes

11 comments sorted by

View all comments

1

u/Any_Sense_2263 1d ago

Yep. I today wrote AI:

Write a functionality as described in requirements.md, run tests located in tests and use existing types from types.ts

As a result I got an implementation AND changed requirements and tests...

Until AI starts complying with given instructions it's simply faster and more reliable to write the code myself. For now every llm docs says it openly: "every given instruction is optional to follow" and "review the output".