Hacker News new | ask | show | jobs
by BinaryIgor 170 days ago
Exactly this; for some tasks, it can speed up you dramatically, 5 - 10 x; with others, it actually makes you slower.

And yes, very often writing a prompt + verifying results and possible modifying them and/or following-up takes longer than just writing code from scratch, manually ;)