Comment by cadamsdotcom
19 days ago
This is part of a new trend towards “harness engineering”. You should automate away as much of the software construction and validation process as possible, but also the QA and integration (which includes debugging).. take yourself progressively out of those loops, that’s the new job.
For example you can iteratively automate code review. Every time you notice an issue during review, pop open your coding agent and ask it how it might be instructed to catch such a thing. There’s going to be an 80/20 rule here - you probably can’t eliminate every issue, but there’s bound to be low hanging fruit.
We will see where this goes!
No comments yet
Contribute on Hacker News ↗