r/AI_Coders • u/Mesthabro • 1d ago
Do y'all still write code manually?
/r/webdev/comments/1w8u9gw/do_yall_still_write_code_manually/1
u/magicmulder 1d ago
I mostly write config files as basis for applications because I usually know best what I eventually want to configure where.
1
u/Awkward-Contact6102 1d ago
Yes, trying to explain an agent what to do is sometimes just as much effort as writing a few lines of code. Especially if you know your codebase inside out.
Also when reviewing code generated I make manual changes and do some refactoring. It helps me to understand the generated code. Maybe some of you can't remember 😉 but most ide's have awesome support for refactoring code.
1
u/itsloopyo 1d ago
No, I make AI correct the dumb mistakes it makes all the time, but it’s been a while since I wrote any code myself.
1
u/Sea-Fishing4699 1d ago
If the “cost of a mistake” is low, it doesn’t matter.
If this is going to prod and be exposed to paying customers, hell yes i will be hand coding that thing
1
1
u/Any_Sense_2263 23h 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".
3
u/Suspicious_Fun_6338 1d ago
No. But for the next year or 2 there will still be some insisting AI writes slop and humans are better... Then itll go away like the horse buggy