Hacker News new | past | comments | ask | show | jobs | submit
Thst is definitely one tell, the hand rolled input parsing or error handling that people would never have done at their own discretion. The bigger issue is that we already do the error checking and parsing at the different points of abstraction where it makes the most sense. So it's bespoke, and redundant.

That is on the people using the AI and not cleaning up/thinking about it at all.