Hacker News new | past | comments | ask | show | jobs | submit login

A more convenient manual that frequently spouts falsehoods, sure.

My favorite part is when it includes parameters in its output that are not and have never been a part of the API I'm trying to get it to build against.




My favorite part is when it includes parameters in its output that are not and have never been a part of the API I'm trying to get it to build against.

The thing is, when it hallucinates API functions and parameters, they aren't random garbage. Usually, those functions and parameters should have been there.

Things that should make you go "Hmm."


More than that, one of the standard practices in development is writing code with imaginary APIs that are convenient at the point of use, and then reconciling the ideal with the real - which often does involve adding the imaginary missing functions or parameters to the real API.


> Usually, those functions and parameters should have been there.

There is a huge leap here. What is your argument for it?


Professional judgement.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: