logoalt Hacker News

20kyesterday at 11:03 PM1 replyview on HN

But you have to check the answer against the documentation anyway though, to validate that its actually correct!

Unless you're just taking the LLM answers at face value?


Replies

simonwtoday at 12:02 AM

For most code stuff you don't check the answer against the documentation - you write the code and run it and see if it works.

That's always a better signal than anything that official documentation might tell you.

show 1 reply