Comment by 9999gold
6 months ago
> I can't imaging writing code by myself again, specially documentation, tests and most scaffolding
Shouldn’t we bother to write these things?
6 months ago
> I can't imaging writing code by myself again, specially documentation, tests and most scaffolding
Shouldn’t we bother to write these things?
Documentation, maybe. Tests and scaffolding, no way. 99% of my time writing tests is figuring out how to make this particular React component testable. It's a waste of time. It's very easy to verify that a test is correct, making them the ideal thing to use AI for.
Other than documentation (where I agree!), those are for communicating desired actions (primarily) to a machine.
A blog post is for communicating (primarily, these days) to humans.
They’re not the same audience (yet).
Yes, absolutely.
Nah.