Hacker News new | ask | show | jobs
by rglover 40 days ago
Best way I've found around this: I design and code the UI for a given feature by hand and then let AI do the more tedious backend work (HITL/human-in-the-loop) I don't wish to do by hand.

It's wonderful if you do the things you enjoy by hand and delegate the "buhhh" stuff to AI. This approach also circumvents the need to review massive PRs (you're only ever concerned with the individual feature, not the whole farm).