Hacker News new | ask | show | jobs
by aurareturn 972 days ago
So how will the LLM answer your questions in the future if SO is greatly diminished?

I guess LLMs can learn directly from documentation websites. But there is no human feedback on correct solutions or better ways to do things that SO provides.

1 comments

It'll get better and will be able to answer more questions based on sourcecode and documentation?
I've seen support forum sites that have integrated LLMs to automatically generate answers. I doubt that feeding that back into LLMs will improve quality in the long run.
Well, yes, and somewhat cynically also through eg. OpenAIs effort to pay programmers in low wage locations to create high quality train data related to programming in general (thus paying them to automate themselves out of a job)
LLM do no answer, but kind of autocomplete
Debatable, but true, still, my point holds, it'll be able to autocomplete bettereven without direct hints / dataset from SO, esp taking into account GitHub & github issues
Without the question text and the words explaining the answer ?

I think those words provide a lot of context for the LLM to get to that specific response