Hacker News new | ask | show | jobs
by Aperocky 1260 days ago
These boilerplate code can be and are automated away using deterministic frameworks. No need to introduce a blackbox and be responsible to debug the stuff it creates, which sounds far more painful than the alternatives.
1 comments

That's true today, but think about all the work you do that takes basically no conscious effort, but is still not automated yet.

GPT can be of use there, as long as you're working with languages that use strict static types and have proper tests, it's easy to automate and ensure there are no mistakes.