logoalt Hacker News

slopinthebagyesterday at 11:34 PM0 repliesview on HN

> it may be less work to do something than to express your desires to an agent perfectly well

As I use AI more and more to write code I find myself just implementing something myself more and more for this reason. By the time I have actually explained what I want in precise detail it's often faster to have just made the change myself.

Without enough detail SOTA models can often still get something working, but it's usually not the desired approach and causes problems later.